* Package: media-libs/gegl-0.3.34  * Repository: gentoo  * Maintainer: torokhov-s-a@yandex.ru proxy-maint@gentoo.org  * USE: abi_ppc_64 cairo elibc_glibc ffmpeg introspection kernel_linux lcms ppc64 raw svg test tiff userland_GNU  * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox * Using python2.7 to build >>> 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 ] * Applying gegl-0.4.0-ffmpeg-4-0-compat-1.patch ...  [ ok ] * Applying gegl-0.4.0-ffmpeg-4-0-compat-2.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34' ... * Running autopoint --force ...  [ ok ] * Skipping 'gtkdocize --copy' due gtkdocize not installed * 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=powerpc64-unknown-linux-gnu --host=powerpc64-unknown-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-workshop --program-suffix=-0.3 --with-gdk-pixbuf --with-pango --without-libspiro --disable-mmx --disable-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 --with-libraw --without-sdl --with-librsvg --with-libtiff --without-umfpack --without-libv4l --without-libv4l2 --enable-introspection --without-vala --without-webp configure: loading site script /usr/share/config.site checking whether make supports nested variables... yes checking build system type... powerpc64-unknown-linux-gnu checking host system type... powerpc64-unknown-linux-gnu checking target system type... powerpc64-unknown-linux-gnu checking for a BSD-compatible install... /usr/lib/portage/python3.6/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 powerpc64-unknown-linux-gnu-gcc... powerpc64-unknown-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 powerpc64-unknown-linux-gnu-gcc accepts -g... yes checking for powerpc64-unknown-linux-gnu-gcc option to accept ISO C89... none needed checking whether powerpc64-unknown-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of powerpc64-unknown-linux-gnu-gcc... none checking for powerpc64-unknown-linux-gnu-gcc option to accept ISO C99... none needed checking for powerpc64-unknown-linux-gnu-g++... powerpc64-unknown-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether powerpc64-unknown-linux-gnu-g++ accepts -g... yes checking dependency style of powerpc64-unknown-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 powerpc64-unknown-linux-gnu-gcc... /usr/powerpc64-unknown-linux-gnu/bin/ld checking if the linker (/usr/powerpc64-unknown-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/powerpc64-unknown-linux-gnu-nm -B checking the name lister (/usr/bin/powerpc64-unknown-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 powerpc64-unknown-linux-gnu file names to powerpc64-unknown-linux-gnu format... func_convert_file_noop checking how to convert powerpc64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/powerpc64-unknown-linux-gnu/bin/ld option to reload object files... -r checking for powerpc64-unknown-linux-gnu-objdump... powerpc64-unknown-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for powerpc64-unknown-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for powerpc64-unknown-linux-gnu-ar... powerpc64-unknown-linux-gnu-ar checking for archiver @FILE support... @ checking for powerpc64-unknown-linux-gnu-strip... powerpc64-unknown-linux-gnu-strip checking for powerpc64-unknown-linux-gnu-ranlib... powerpc64-unknown-linux-gnu-ranlib checking command to parse /usr/bin/powerpc64-unknown-linux-gnu-nm -B output from powerpc64-unknown-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 powerpc64-unknown-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... powerpc64-unknown-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 powerpc64-unknown-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for powerpc64-unknown-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if powerpc64-unknown-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if powerpc64-unknown-linux-gnu-gcc static flag -static works... yes checking if powerpc64-unknown-linux-gnu-gcc supports -c -o file.o... yes checking if powerpc64-unknown-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the powerpc64-unknown-linux-gnu-gcc linker (/usr/powerpc64-unknown-linux-gnu/bin/ld -m elf64ppc) 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... powerpc64-unknown-linux-gnu-g++ -E checking for ld used by powerpc64-unknown-linux-gnu-g++... /usr/powerpc64-unknown-linux-gnu/bin/ld -m elf64ppc checking if the linker (/usr/powerpc64-unknown-linux-gnu/bin/ld -m elf64ppc) is GNU ld... yes checking whether the powerpc64-unknown-linux-gnu-g++ linker (/usr/powerpc64-unknown-linux-gnu/bin/ld -m elf64ppc) supports shared libraries... yes checking for powerpc64-unknown-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if powerpc64-unknown-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if powerpc64-unknown-linux-gnu-g++ static flag -static works... yes checking if powerpc64-unknown-linux-gnu-g++ supports -c -o file.o... yes checking if powerpc64-unknown-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the powerpc64-unknown-linux-gnu-g++ linker (/usr/powerpc64-unknown-linux-gnu/bin/ld -m elf64ppc) 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... powerpc64-unknown-linux-gnu checking for dynamic library filename suffix... .so checking for some Darwin platform... no checking for some Win32 platform... no checking for native Win32... no checking for perl5... no checking for perl... /usr/bin/perl checking for powerpc64-unknown-linux-gnu-pkg-config... /usr/bin/powerpc64-unknown-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 powerpc64-unknown-linux-gnu-pkg-config... (cached) /usr/bin/powerpc64-unknown-linux-gnu-pkg-config checking pkg-config is at least version 0.16... yes checking for glib-2.0 >= 2.44.0 gobject-2.0 gmodule-2.0... yes checking for GLIB - version >= 2.44.0... yes (version 2.60.7) 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 powerpc64-unknown-linux-gnu-gcc... /usr/powerpc64-unknown-linux-gnu/bin/ld -m elf64ppc checking if the linker (/usr/powerpc64-unknown-linux-gnu/bin/ld -m elf64ppc) 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 gtkdoc-check... no checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking for perl5... /usr/bin/perl checking for ruby... yes checking for enscript... no checking for asciidoc... /usr/bin/asciidoc checking for dot... /usr/bin/dot checking whether /usr/bin/python2.7 version is >= 2.5.0... yes checking for /usr/bin/python2.7 version... 2.7 checking for /usr/bin/python2.7 platform... linux2 checking for /usr/bin/python2.7 script directory... ${prefix}/lib64/python2.7/site-packages checking for /usr/bin/python2.7 extension module directory... ${exec_prefix}/lib64/python2.7/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 libraw >= 0.15.4... yes 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:no mmx:no 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: no libraw: yes 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 -j26 -l26 (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 powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIC -O2 -mcpu=970 -pipe -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: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIC -O2 -mcpu=970 -pipe -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 powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIC -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o librgbe.la librgbe_la-rgbe.lo libtool: link: powerpc64-unknown-linux-gnu-ar cru .libs/librgbe.a .libs/librgbe_la-rgbe.o libtool: link: powerpc64-unknown-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 powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../../libs/poly2tri-c -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o advancing_front.lo advancing_front.c /bin/sh ../../../../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../../libs/poly2tri-c -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o cdt.lo cdt.c /bin/sh ../../../../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../../libs/poly2tri-c -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o sweep.lo sweep.c /bin/sh ../../../../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../../libs/poly2tri-c -O2 -mcpu=970 -pipe -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: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../../libs/poly2tri-c -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../../libs/poly2tri-c -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../../libs/poly2tri-c -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c cdt.c -fPIC -DPIC -o .libs/cdt.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../../libs/poly2tri-c -O2 -mcpu=970 -pipe -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=link powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../../libs/poly2tri-c -O2 -mcpu=970 -pipe -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 -Wl,--hash-style=gnu -o libp2tc-sweep.la advancing_front.lo cdt.lo sweep.lo sweep_context.lo libtool: link: powerpc64-unknown-linux-gnu-ar cru .libs/libp2tc-sweep.a .libs/advancing_front.o .libs/cdt.o .libs/sweep.o .libs/sweep_context.o libtool: link: powerpc64-unknown-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 powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../../libs/poly2tri-c -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o shapes.lo shapes.c /bin/sh ../../../../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../../libs/poly2tri-c -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o utils.lo utils.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../../libs/poly2tri-c -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c shapes.c -fPIC -DPIC -o .libs/shapes.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../../libs/poly2tri-c -O2 -mcpu=970 -pipe -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 powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../../libs/poly2tri-c -O2 -mcpu=970 -pipe -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 -Wl,--hash-style=gnu -o libp2tc-common.la shapes.lo utils.lo libtool: link: powerpc64-unknown-linux-gnu-ar cru .libs/libp2tc-common.a .libs/shapes.o .libs/utils.o libtool: link: powerpc64-unknown-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 powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -mcpu=970 -pipe -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 -Wl,--hash-style=gnu -o libp2tc.la common/libp2tc-common.la sweep/libp2tc-sweep.la libtool: link: (cd .libs/libp2tc.lax/libp2tc-common.a && powerpc64-unknown-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 && powerpc64-unknown-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: powerpc64-unknown-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: powerpc64-unknown-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 powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o bounded-line.lo bounded-line.c /bin/sh ../../../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o cdt.lo cdt.c /bin/sh ../../../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o cdt-flipfix.lo cdt-flipfix.c /bin/sh ../../../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o circle.lo circle.c /bin/sh ../../../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o cluster.lo cluster.c /bin/sh ../../../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o delaunay-terminator.lo delaunay-terminator.c /bin/sh ../../../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o edge.lo edge.c /bin/sh ../../../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o line.lo line.c /bin/sh ../../../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o rmath.lo rmath.c /bin/sh ../../../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o mesh.lo mesh.c /bin/sh ../../../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o mesh-action.lo mesh-action.c /bin/sh ../../../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o point.lo point.c /bin/sh ../../../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o pslg.lo pslg.c /bin/sh ../../../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o refiner.lo refiner.c /bin/sh ../../../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o triangle.lo triangle.c /bin/sh ../../../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o utils.lo utils.c /bin/sh ../../../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o vector2.lo vector2.c /bin/sh ../../../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o vedge.lo vedge.c /bin/sh ../../../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o vtriangle.lo vtriangle.c /bin/sh ../../../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o visibility.lo visibility.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c utils.c -fPIC -DPIC -o .libs/utils.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c cdt.c -fPIC -DPIC -o .libs/cdt.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c vector2.c -fPIC -DPIC -o .libs/vector2.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c visibility.c -fPIC -DPIC -o .libs/visibility.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c mesh.c -fPIC -DPIC -o .libs/mesh.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c circle.c -fPIC -DPIC -o .libs/circle.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c cluster.c -fPIC -DPIC -o .libs/cluster.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c triangle.c -fPIC -DPIC -o .libs/triangle.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c vedge.c -fPIC -DPIC -o .libs/vedge.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c vtriangle.c -fPIC -DPIC -o .libs/vtriangle.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c line.c -fPIC -DPIC -o .libs/line.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c edge.c -fPIC -DPIC -o .libs/edge.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c refiner.c -fPIC -DPIC -o .libs/refiner.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c pslg.c -fPIC -DPIC -o .libs/pslg.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c rmath.c -fPIC -DPIC -o .libs/rmath.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c point.c -fPIC -DPIC -o .libs/point.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -mcpu=970 -pipe -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=link powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -mcpu=970 -pipe -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 -Wl,--hash-style=gnu -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: powerpc64-unknown-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: powerpc64-unknown-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 powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o mesh-render.lo mesh-render.c /bin/sh ../../../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -mcpu=970 -pipe -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: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -mcpu=970 -pipe -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 powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -mcpu=970 -pipe -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 -Wl,--hash-style=gnu -o libp2tc-render.la mesh-render.lo svg-plot.lo libtool: link: powerpc64-unknown-linux-gnu-ar cru .libs/libp2tc-render.a .libs/mesh-render.o .libs/svg-plot.o libtool: link: powerpc64-unknown-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 powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../libs/poly2tri-c -O2 -mcpu=970 -pipe -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 -Wl,--hash-style=gnu -o libpoly2tri-c.la p2t/libp2tc.la refine/libp2tc-refine.la render/libp2tc-render.la libtool: link: (cd .libs/libpoly2tri-c.lax/libp2tc.a && powerpc64-unknown-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 && powerpc64-unknown-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 && powerpc64-unknown-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: powerpc64-unknown-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: powerpc64-unknown-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 powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-buffer.lo gegl-buffer.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-cache.lo gegl-cache.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-sampler.lo gegl-sampler.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-tile.lo gegl-tile.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 gegl-tile-backend.c: In function 'gegl_tile_backend_class_init': gegl-tile-backend.c:174:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 174 | g_type_class_add_private (gobject_class, sizeof (GeglTileBackendPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from gegl-tile-backend.c:22: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here 1303 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 gegl-tile-handler.c: In function 'gegl_tile_handler_class_init': gegl-tile-handler.c:133:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 133 | g_type_class_add_private (gobject_class, sizeof (GeglTileHandlerPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from gegl-tile-handler.c:24: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here 1303 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -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: powerpc64-unknown-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: powerpc64-unknown-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 powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-connection.lo gegl-connection.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-node.lo gegl-node.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-pad.lo gegl-pad.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-visitor.lo gegl-visitor.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-visitable.lo gegl-visitable.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 In file included from /usr/include/glib-2.0/glib/glist.h:32, from /usr/include/glib-2.0/glib/ghash.h:33, from /usr/include/glib-2.0/glib.h:50, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from gegl-pad.c:22: gegl-pad.c: In function 'finalize': gegl-pad.c:83:39: warning: function called through a non-compatible type 83 | g_clear_pointer (&self->param_spec, (GDestroyNotify) g_param_spec_unref); /usr/include/glib-2.0/glib/gmem.h:121:8: note: in definition of macro 'g_clear_pointer' 121 | (destroy) (_ptr); \ | ^~~~~~~ gegl-node.c: In function 'gegl_node_class_init': gegl-node.c:133:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 133 | g_type_class_add_private (klass, sizeof (GeglNodePrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from gegl-node.c:25: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here 1303 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -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: powerpc64-unknown-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: powerpc64-unknown-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 powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegldatafiles.lo gegldatafiles.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o geglmodule.lo geglmodule.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o geglmoduledb.lo geglmoduledb.c libtool: compile: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c geglmoduledb.c -fPIC -DPIC -o .libs/geglmoduledb.o libtool: compile: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c geglmodule.c -fPIC -DPIC -o .libs/geglmodule.o libtool: compile: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegldatafiles.c -fPIC -DPIC -o .libs/gegldatafiles.o In file included from /usr/include/glib-2.0/glib/glist.h:32, from /usr/include/glib-2.0/glib/ghash.h:33, from /usr/include/glib-2.0/glib.h:50, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from geglmodule.c:23: geglmodule.c: In function 'gegl_module_finalize': geglmodule.c:101:35: warning: function called through a non-compatible type 101 | g_clear_pointer (&module->info, (GDestroyNotify) gegl_module_info_free); /usr/include/glib-2.0/glib/gmem.h:121:8: note: in definition of macro 'g_clear_pointer' 121 | (destroy) (_ptr); \ | ^~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libmodule.la gegldatafiles.lo geglmodule.lo geglmoduledb.lo libtool: link: powerpc64-unknown-linux-gnu-ar cru .libs/libmodule.a .libs/gegldatafiles.o .libs/geglmodule.o .libs/geglmoduledb.o libtool: link: powerpc64-unknown-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 powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-operation.lo gegl-operation.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 gegl-operation-temporal.c: In function 'gegl_operation_temporal_class_init': gegl-operation-temporal.c:130:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 130 | g_type_class_add_private (klass, sizeof (GeglOperationTemporalPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from gegl-operation-temporal.c:21: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here 1303 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -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: powerpc64-unknown-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: powerpc64-unknown-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 powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 In file included from /usr/include/glib-2.0/glib/glist.h:32, from /usr/include/glib-2.0/glib/ghash.h:33, from /usr/include/glib-2.0/glib.h:50, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from gegl-processor.c:22: gegl-processor.c: In function 'gegl_processor_finalize': gegl-processor.c:163:41: warning: function called through a non-compatible type 163 | g_clear_pointer (&processor->context, (GDestroyNotify) gegl_operation_context_destroy); /usr/include/glib-2.0/glib/gmem.h:121:8: note: in definition of macro 'g_clear_pointer' 121 | (destroy) (_ptr); \ | ^~~~~~~ gegl-processor.c:169:47: warning: function called through a non-compatible type 169 | g_clear_pointer (&processor->queued_region, (GDestroyNotify) gegl_region_destroy); /usr/include/glib-2.0/glib/gmem.h:121:8: note: in definition of macro 'g_clear_pointer' 121 | (destroy) (_ptr); \ | ^~~~~~~ gegl-processor.c:170:46: warning: function called through a non-compatible type 170 | g_clear_pointer (&processor->valid_region, (GDestroyNotify) gegl_region_destroy); /usr/include/glib-2.0/glib/gmem.h:121:8: note: in definition of macro 'g_clear_pointer' 121 | (destroy) (_ptr); \ | ^~~~~~~ In file included from /usr/include/glib-2.0/glib/glist.h:32, from /usr/include/glib-2.0/glib/ghash.h:33, from /usr/include/glib-2.0/glib.h:50, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from gegl-eval-manager.c:23: gegl-eval-manager.c: In function 'gegl_eval_manager_finalize': gegl-eval-manager.c:62:38: warning: function called through a non-compatible type 62 | g_clear_pointer (&self->traversal, (GDestroyNotify) gegl_graph_free); /usr/include/glib-2.0/glib/gmem.h:121:8: note: in definition of macro 'g_clear_pointer' 121 | (destroy) (_ptr); \ | ^~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libprocess.la gegl-eval-manager.lo gegl-graph-traversal.lo gegl-graph-traversal-debug.lo gegl-processor.lo libtool: link: powerpc64-unknown-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: powerpc64-unknown-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 powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-color.lo gegl-color.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-curve.lo gegl-curve.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-path.lo gegl-path.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 gegl-path.c: In function 'gegl_path_class_init': gegl-path.c:208:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 208 | g_type_class_add_private (klass, sizeof (GeglPathPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from ../../gegl/gegl.h:22, from gegl-path.c:26: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here 1303 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ gegl-curve.c: In function 'gegl_curve_class_init': gegl-curve.c:93:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 93 | g_type_class_add_private (klass, sizeof (GeglCurvePrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from gegl-curve.c:25: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here 1303 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ gegl-color.c: In function 'gegl_color_class_init': gegl-color.c:124:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 124 | g_type_class_add_private (klass, sizeof (GeglColorPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from gegl-color.c:23: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here 1303 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ gegl-audio-fragment.c: In function 'gegl_audio_fragment_class_init': gegl-audio-fragment.c:108:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 108 | g_type_class_add_private (klass, sizeof (GeglAudioFragmentPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from gegl-audio-fragment.c:19: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here 1303 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libpropertytypes.la gegl-audio-fragment.lo gegl-color.lo gegl-curve.lo gegl-path.lo gegl-paramspecs.lo libtool: link: powerpc64-unknown-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: powerpc64-unknown-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 powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-cl.lo gegl-cl.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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=link powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libcl.la gegl-cl.lo gegl-cl-init.lo gegl-cl-color.lo gegl-cl-random.lo libtool: link: powerpc64-unknown-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: powerpc64-unknown-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 powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-algorithms.lo gegl-algorithms.c /bin/sh ../libtool --tag=CC --mode=compile powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-apply.lo gegl-apply.c /bin/sh ../libtool --tag=CC --mode=compile powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-config.lo gegl-config.c /bin/sh ../libtool --tag=CC --mode=compile powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-cpuaccel.lo gegl-cpuaccel.c /bin/sh ../libtool --tag=CC --mode=compile powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-dot.lo gegl-dot.c /bin/sh ../libtool --tag=CC --mode=compile powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 /bin/sh ../libtool --tag=CC --mode=compile powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-enums.lo gegl-enums.c /bin/sh ../libtool --tag=CC --mode=compile powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-init.lo gegl-init.c /bin/sh ../libtool --tag=CC --mode=compile powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-instrument.lo gegl-instrument.c /bin/sh ../libtool --tag=CC --mode=compile powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 /bin/sh ../libtool --tag=CC --mode=compile powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-utils.lo gegl-utils.c /bin/sh ../libtool --tag=CC --mode=compile powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-lookup.lo gegl-lookup.c /bin/sh ../libtool --tag=CC --mode=compile powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-xml.lo gegl-xml.c /bin/sh ../libtool --tag=CC --mode=compile powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-gio.lo gegl-gio.c /bin/sh ../libtool --tag=CC --mode=compile powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-random.lo gegl-random.c /bin/sh ../libtool --tag=CC --mode=compile powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-serialize.lo gegl-serialize.c /bin/sh ../libtool --tag=CC --mode=compile powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-stats.lo gegl-stats.c /bin/sh ../libtool --tag=CC --mode=compile powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 gegl-dot-visitor.c: In function 'gegl_dot_visitor_class_init': gegl-dot-visitor.c:56:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 56 | g_type_class_add_private (klass, sizeof (GeglDotVisitorPriv)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from gegl-dot-visitor.c:21: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here 1303 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 -Wl,--hash-style=gnu -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: powerpc64-unknown-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 -mcpu=970 -Wl,-O1 -Wl,--hash-style=gnu -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 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition" LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu" CC="powerpc64-unknown-linux-gnu-gcc" PKG_CONFIG="/usr/bin/powerpc64-unknown-linux-gnu-pkg-config" GI_HOST_OS="" DLLTOOL="false" CFLAGS="-O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition" LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu" CPPFLAGS="" CXXFLAGS="-O2 -mcpu=970 -pipe" /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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -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 powerpc64-unknown-linux-gnu-gcc -o /var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/tmp-introspect5x0num9x/Gegl-0.3 -export-dynamic -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition /var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/tmp-introspect5x0num9x/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 -Wl,--hash-style=gnu libtool: link: powerpc64-unknown-linux-gnu-gcc -o /var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/tmp-introspect5x0num9x/.libs/Gegl-0.3 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition /var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/tmp-introspect5x0num9x/Gegl-0.3.o -Wl,--export-dynamic -pthread -Wl,-O1 -Wl,--hash-style=gnu -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 powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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=link powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -avoid-version -export-dynamic -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -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: powerpc64-unknown-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 -mcpu=970 -Wl,-O1 -Wl,--hash-style=gnu -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 powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/graph -I../gegl/graph -I../gegl/module -I../gegl/module -I../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I../libs/poly2tri-c -O2 -mcpu=970 -pipe -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 /bin/sh ../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/graph -I../gegl/graph -I../gegl/module -I../gegl/module -I../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I../libs/poly2tri-c -O2 -mcpu=970 -pipe -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 /bin/sh ../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/graph -I../gegl/graph -I../gegl/module -I../gegl/module -I../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I../libs/poly2tri-c -O2 -mcpu=970 -pipe -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: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/graph -I../gegl/graph -I../gegl/module -I../gegl/module -I../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I../libs/poly2tri-c -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/graph -I../gegl/graph -I../gegl/module -I../gegl/module -I../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I../libs/poly2tri-c -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/graph -I../gegl/graph -I../gegl/module -I../gegl/module -I../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I../libs/poly2tri-c -O2 -mcpu=970 -pipe -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 powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I../libs/poly2tri-c -O2 -mcpu=970 -pipe -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 -Wl,--hash-style=gnu -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: powerpc64-unknown-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 -mcpu=970 -Wl,-O1 -Wl,--hash-style=gnu -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' powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libpng16 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl.o gegl.c powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libpng16 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-options.o gegl-options.c powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libpng16 -O2 -mcpu=970 -pipe -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 powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libpng16 -O2 -mcpu=970 -pipe -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 -Wl,--hash-style=gnu -o gegl gegl.o gegl-options.o gegl-path-smooth.o libtool: link: powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libpng16 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,--export-dynamic -pthread -pthread -Wl,-O1 -Wl,--hash-style=gnu -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' powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libpng16 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gcut.o gcut.c powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libpng16 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gcut-util.o gcut-util.c powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libpng16 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o iconographer.o iconographer.c powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libpng16 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o clip.o clip.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] 1010 | 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] 898 | 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] 1214 | 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] 1227 | 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] 1399 | chdir (edl->parent_path); /* we try as good as we can to deal with absolute | ^~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libpng16 -O2 -mcpu=970 -pipe -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 -Wl,--hash-style=gnu -o gcut gcut.o gcut-util.o iconographer.o clip.o libtool: link: powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libpng16 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,--export-dynamic -pthread -pthread -Wl,-O1 -Wl,--hash-style=gnu -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' powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-imgcmp.o gegl-imgcmp.c powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o introspect.o introspect.c powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o operation_reference.o operation_reference.c powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o detect_opencl.o detect_opencl.c powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-tester.o gegl-tester.c powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 -Wl,--hash-style=gnu -o gegl-imgcmp gegl-imgcmp.o /bin/sh ../libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 -Wl,--hash-style=gnu -o detect_opencl detect_opencl.o /bin/sh ../libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 -Wl,--hash-style=gnu -o introspect introspect.o /bin/sh ../libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 -Wl,--hash-style=gnu -o gegl-tester gegl-tester.o /bin/sh ../libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 -Wl,--hash-style=gnu -o operation_reference operation_reference.o /bin/sh ../libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 -Wl,--hash-style=gnu -o operations_html operations_html.o libtool: link: powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,--export-dynamic -pthread -pthread -Wl,-O1 -Wl,--hash-style=gnu -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 libtool: link: powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,--export-dynamic -pthread -pthread -Wl,-O1 -Wl,--hash-style=gnu -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 libtool: link: powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,--export-dynamic -pthread -pthread -Wl,-O1 -Wl,--hash-style=gnu -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 libtool: link: powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,--export-dynamic -pthread -pthread -Wl,-O1 -Wl,--hash-style=gnu -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 libtool: link: powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,--export-dynamic -pthread -pthread -Wl,-O1 -Wl,--hash-style=gnu -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 libtool: link: powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,--export-dynamic -pthread -pthread -Wl,-O1 -Wl,--hash-style=gnu -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 powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o module.lo module.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o cache.lo cache.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o load.lo load.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o clone.lo clone.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o cast-format.lo cast-format.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o convert-format.lo convert-format.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o crop.lo crop.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o json.lo json.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o nop.lo nop.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c cache.c -fPIC -DPIC -o .libs/cache.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c module.c -fPIC -DPIC -o .libs/module.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c convert-format.c -fPIC -DPIC -o .libs/convert-format.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c crop.c -fPIC -DPIC -o .libs/crop.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c json.c -fPIC -DPIC -o .libs/json.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c clone.c -fPIC -DPIC -o .libs/clone.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c nop.c -fPIC -DPIC -o .libs/nop.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c load.c -fPIC -DPIC -o .libs/load.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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=link powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 -Wl,--hash-style=gnu -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: powerpc64-unknown-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 -mcpu=970 -Wl,-O1 -Wl,--hash-style=gnu -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 powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o module.lo module.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o alien-map.lo alien-map.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o bilateral-filter.lo bilateral-filter.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o box-blur.lo box-blur.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o brightness-contrast.lo brightness-contrast.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o buffer-sink.lo buffer-sink.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o buffer-source.lo buffer-source.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o c2g.lo c2g.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o checkerboard.lo checkerboard.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o dither.lo dither.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o color-enhance.lo color-enhance.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o color-rotate.lo color-rotate.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o color-temperature.lo color-temperature.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o color-warp.lo color-warp.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o color.lo color.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o component-extract.lo component-extract.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o contrast-curve.lo contrast-curve.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o convolution-matrix.lo convolution-matrix.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o copy-buffer.lo copy-buffer.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o display.lo display.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o distance-transform.lo distance-transform.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o dropshadow.lo dropshadow.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o edge-neon.lo edge-neon.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o edge-sobel.lo edge-sobel.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c color-temperature.c -fPIC -DPIC -o .libs/color-temperature.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c bilateral-filter.c -fPIC -DPIC -o .libs/bilateral-filter.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c dropshadow.c -fPIC -DPIC -o .libs/dropshadow.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c brightness-contrast.c -fPIC -DPIC -o .libs/brightness-contrast.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c module.c -fPIC -DPIC -o .libs/module.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c buffer-sink.c -fPIC -DPIC -o .libs/buffer-sink.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c display.c -fPIC -DPIC -o .libs/display.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c buffer-source.c -fPIC -DPIC -o .libs/buffer-source.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c box-blur.c -fPIC -DPIC -o .libs/box-blur.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c contrast-curve.c -fPIC -DPIC -o .libs/contrast-curve.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c dither.c -fPIC -DPIC -o .libs/dither.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c c2g.c -fPIC -DPIC -o .libs/c2g.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c checkerboard.c -fPIC -DPIC -o .libs/checkerboard.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c color.c -fPIC -DPIC -o .libs/color.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c difference-of-gaussians.c -fPIC -DPIC -o .libs/difference-of-gaussians.o /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o exposure.lo exposure.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o fattal02.lo fattal02.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gaussian-blur.lo gaussian-blur.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gblur-1d.lo gblur-1d.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl.lo gegl.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o grey.lo grey.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o grid.lo grid.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o high-pass.lo high-pass.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o hue-chroma.lo hue-chroma.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o image-compare.lo image-compare.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o image-gradient.lo image-gradient.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o introspect.lo introspect.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o invert-gamma.lo invert-gamma.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o invert-linear.lo invert-linear.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o layer.lo layer.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o levels.lo levels.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o linear-gradient.lo linear-gradient.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gaussian-blur.c -fPIC -DPIC -o .libs/gaussian-blur.o /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o mantiuk06.lo mantiuk06.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c fattal02.c -fPIC -DPIC -o .libs/fattal02.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl.c -fPIC -DPIC -o .libs/gegl.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c grey.c -fPIC -DPIC -o .libs/grey.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c introspect.c -fPIC -DPIC -o .libs/introspect.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c levels.c -fPIC -DPIC -o .libs/levels.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c magick-load.c -fPIC -DPIC -o .libs/magick-load.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o mblur.lo mblur.c gegl.c: In function 'prepare': gegl.c:79:6: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] 79 | getcwd (cwd, sizeof(cwd)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o median-blur.lo median-blur.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o mirrors.lo mirrors.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o mix.lo mix.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o newsprint.lo newsprint.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o noise-hsv.lo noise-hsv.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o noise-hurl.lo noise-hurl.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o noise-perlin.lo noise-perlin.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o noise-pick.lo noise-pick.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o noise-reduction.lo noise-reduction.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o noise-rgb.lo noise-rgb.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o noise-simplex.lo noise-simplex.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o noise-cell.lo noise-cell.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o opacity.lo opacity.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c mono-mixer.c -fPIC -DPIC -o .libs/mono-mixer.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c newsprint.c -fPIC -DPIC -o .libs/newsprint.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c mirrors.c -fPIC -DPIC -o .libs/mirrors.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c mix.c -fPIC -DPIC -o .libs/mix.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o over.lo over.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o panorama-projection.lo panorama-projection.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o pixelize.lo pixelize.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c opacity.c -fPIC -DPIC -o .libs/opacity.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c open-buffer.c -fPIC -DPIC -o .libs/open-buffer.o /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o posterize.lo posterize.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o rectangle.lo rectangle.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o reinhard05.lo reinhard05.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o remap.lo remap.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o rgb-clip.lo rgb-clip.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o saturation.lo saturation.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o save.lo save.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o sepia.lo sepia.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o slic.lo slic.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o snn-mean.lo snn-mean.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o stress.lo stress.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o stretch-contrast.lo stretch-contrast.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o svg-huerotate.lo svg-huerotate.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o svg-luminancetoalpha.lo svg-luminancetoalpha.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o svg-matrix.lo svg-matrix.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o svg-saturate.lo svg-saturate.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o threshold.lo threshold.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o tile.lo tile.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c rectangle.c -fPIC -DPIC -o .libs/rectangle.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c reinhard05.c -fPIC -DPIC -o .libs/reinhard05.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o unpremultiply.lo unpremultiply.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c slic.c -fPIC -DPIC -o .libs/slic.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c stress.c -fPIC -DPIC -o .libs/stress.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c snn-mean.c -fPIC -DPIC -o .libs/snn-mean.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c stretch-contrast.c -fPIC -DPIC -o .libs/stretch-contrast.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c svg-huerotate.c -fPIC -DPIC -o .libs/svg-huerotate.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c svg-luminancetoalpha.c -fPIC -DPIC -o .libs/svg-luminancetoalpha.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c svg-matrix.c -fPIC -DPIC -o .libs/svg-matrix.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c svg-saturate.c -fPIC -DPIC -o .libs/svg-saturate.o /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o value-invert.lo value-invert.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o vignette.lo vignette.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c threshold.c -fPIC -DPIC -o .libs/threshold.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c tile.c -fPIC -DPIC -o .libs/tile.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c unsharp-mask.c -fPIC -DPIC -o .libs/unsharp-mask.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o warp.lo warp.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o waterpixels.lo waterpixels.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o watershed-transform.lo watershed-transform.c stretch-contrast.c: In function 'cl_stretch_contrast': stretch-contrast.c:304:1: note: the ABI of passing aggregates with 16-byte alignment has changed in GCC 5 304 | cl_stretch_contrast (cl_mem in_tex, | ^~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o wavelet-blur.lo wavelet-blur.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o weighted-blend.lo weighted-blend.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c vignette.c -fPIC -DPIC -o .libs/vignette.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c value-invert.c -fPIC -DPIC -o .libs/value-invert.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c warp.c -fPIC -DPIC -o .libs/warp.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c write-buffer.c -fPIC -DPIC -o .libs/write-buffer.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c weighted-blend.c -fPIC -DPIC -o .libs/weighted-blend.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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=link powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 -Wl,--hash-style=gnu -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: powerpc64-unknown-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 -mcpu=970 -Wl,-O1 -Wl,--hash-style=gnu -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 powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o module.lo module.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o antialias.lo antialias.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o apply-lens.lo apply-lens.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o bump-map.lo bump-map.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o cartoon.lo cartoon.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o channel-mixer.lo channel-mixer.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o color-exchange.lo color-exchange.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o cubism.lo cubism.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o deinterlace.lo deinterlace.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o diffraction-patterns.lo diffraction-patterns.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o displace.lo displace.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o edge-laplace.lo edge-laplace.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o edge.lo edge.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o emboss.lo emboss.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o engrave.lo engrave.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o fractal-explorer.lo fractal-explorer.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o fractal-trace.lo fractal-trace.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o illusion.lo illusion.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o lens-distortion.lo lens-distortion.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o lens-flare.lo lens-flare.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o maze.lo maze.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o mosaic.lo mosaic.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c edge.c -fPIC -DPIC -o .libs/edge.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c displace.c -fPIC -DPIC -o .libs/displace.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c maze.c -fPIC -DPIC -o .libs/maze.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c mosaic.c -fPIC -DPIC -o .libs/mosaic.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c fractal-explorer.c -fPIC -DPIC -o .libs/fractal-explorer.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c illusion.c -fPIC -DPIC -o .libs/illusion.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c cartoon.c -fPIC -DPIC -o .libs/cartoon.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c engrave.c -fPIC -DPIC -o .libs/engrave.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c module.c -fPIC -DPIC -o .libs/module.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c antialias.c -fPIC -DPIC -o .libs/antialias.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c deinterlace.c -fPIC -DPIC -o .libs/deinterlace.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c cubism.c -fPIC -DPIC -o .libs/cubism.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c emboss.c -fPIC -DPIC -o .libs/emboss.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o noise-slur.lo noise-slur.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o noise-solid.lo noise-solid.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o oilify.lo oilify.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o photocopy.lo photocopy.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o plasma.lo plasma.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o polar-coordinates.lo polar-coordinates.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o ripple.lo ripple.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o shadows-highlights.lo shadows-highlights.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o shift.lo shift.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o sinus.lo sinus.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o softglow.lo softglow.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o spiral.lo spiral.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o supernova.lo supernova.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o texturize-canvas.lo texturize-canvas.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o tile-paper.lo tile-paper.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o value-propagate.lo value-propagate.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o video-degradation.lo video-degradation.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o waves.lo waves.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o whirl-pinch.lo whirl-pinch.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o wind.lo wind.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c photocopy.c -fPIC -DPIC -o .libs/photocopy.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c plasma.c -fPIC -DPIC -o .libs/plasma.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c ripple.c -fPIC -DPIC -o .libs/ripple.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c shift.c -fPIC -DPIC -o .libs/shift.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c softglow.c -fPIC -DPIC -o .libs/softglow.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c sinus.c -fPIC -DPIC -o .libs/sinus.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c spiral.c -fPIC -DPIC -o .libs/spiral.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c supernova.c -fPIC -DPIC -o .libs/supernova.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c waves.c -fPIC -DPIC -o .libs/waves.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 -Wl,--hash-style=gnu -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: powerpc64-unknown-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 -mcpu=970 -Wl,-O1 -Wl,--hash-style=gnu -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 powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o add.lo add.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o clear.lo clear.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o color-burn.lo color-burn.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o color-dodge.lo color-dodge.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o darken.lo darken.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o difference.lo difference.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o divide.lo divide.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o dst-atop.lo dst-atop.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o dst-in.lo dst-in.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o dst-out.lo dst-out.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o dst-over.lo dst-over.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o dst.lo dst.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o exclusion.lo exclusion.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gamma.lo gamma.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o hard-light.lo hard-light.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o lighten.lo lighten.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o multiply.lo multiply.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o overlay.lo overlay.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o plus.lo plus.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o screen.lo screen.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o soft-light.lo soft-light.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o src-atop.lo src-atop.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o src-in.lo src-in.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o src-out.lo src-out.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o src.lo src.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o subtract.lo subtract.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c color-dodge.c -fPIC -DPIC -o .libs/color-dodge.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c lighten.c -fPIC -DPIC -o .libs/lighten.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c src.c -fPIC -DPIC -o .libs/src.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c screen.c -fPIC -DPIC -o .libs/screen.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c difference.c -fPIC -DPIC -o .libs/difference.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c dst.c -fPIC -DPIC -o .libs/dst.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c divide.c -fPIC -DPIC -o .libs/divide.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c dst-atop.c -fPIC -DPIC -o .libs/dst-atop.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c exclusion.c -fPIC -DPIC -o .libs/exclusion.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c multiply.c -fPIC -DPIC -o .libs/multiply.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c overlay.c -fPIC -DPIC -o .libs/overlay.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c src-in.c -fPIC -DPIC -o .libs/src-in.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gamma.c -fPIC -DPIC -o .libs/gamma.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c hard-light.c -fPIC -DPIC -o .libs/hard-light.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c clear.c -fPIC -DPIC -o .libs/clear.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c add.c -fPIC -DPIC -o .libs/add.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c color-burn.c -fPIC -DPIC -o .libs/color-burn.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c darken.c -fPIC -DPIC -o .libs/darken.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c soft-light.c -fPIC -DPIC -o .libs/soft-light.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c dst-out.c -fPIC -DPIC -o .libs/dst-out.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c src-atop.c -fPIC -DPIC -o .libs/src-atop.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c subtract.c -fPIC -DPIC -o .libs/subtract.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c dst-over.c -fPIC -DPIC -o .libs/dst-over.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c dst-in.c -fPIC -DPIC -o .libs/dst-in.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c plus.c -fPIC -DPIC -o .libs/plus.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c src-out.c -fPIC -DPIC -o .libs/src-out.o /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o xor.lo xor.c make[3]: Circular module.c <- module.c dependency dropped. /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o module.lo module.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c module.c -fPIC -DPIC -o .libs/module.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c xor.c -fPIC -DPIC -o .libs/xor.o /bin/sh ../../libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -mcpu=970 -pipe -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 -Wl,--hash-style=gnu -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: powerpc64-unknown-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 -mcpu=970 -Wl,-O1 -Wl,--hash-style=gnu -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 powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -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 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o seamless-clone.lo seamless-clone.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -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 -mcpu=970 -pipe -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: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -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 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -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 -mcpu=970 -pipe -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 powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -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 -mcpu=970 -pipe -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 -Wl,--hash-style=gnu -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 /bin/sh ../../libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -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 -mcpu=970 -pipe -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 -Wl,--hash-style=gnu -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: powerpc64-unknown-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 -mcpu=970 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--export-dynamic -pthread -pthread -pthread -Wl,-soname -Wl,seamless-clone-compose.so -o .libs/seamless-clone-compose.so libtool: link: powerpc64-unknown-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 -mcpu=970 -Wl,-O1 -Wl,--hash-style=gnu -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-compose.la" && ln -s "../seamless-clone-compose.la" "seamless-clone-compose.la" ) libtool: link: ( cd ".libs" && rm -f "seamless-clone.la" && ln -s "../seamless-clone.la" "seamless-clone.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 powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o transform-core.lo transform-core.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o module.lo module.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o reflect.lo reflect.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o rotate.lo rotate.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o scale.lo scale.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o scale-ratio.lo scale-ratio.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o scale-size.lo scale-size.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o shear.lo shear.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o transform.lo transform.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o translate.lo translate.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c reflect.c -fPIC -DPIC -o .libs/reflect.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c translate.c -fPIC -DPIC -o .libs/translate.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c module.c -fPIC -DPIC -o .libs/module.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c shear.c -fPIC -DPIC -o .libs/shear.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c transform.c -fPIC -DPIC -o .libs/transform.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c rotate.c -fPIC -DPIC -o .libs/rotate.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c scale.c -fPIC -DPIC -o .libs/scale.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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=link powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 -Wl,--hash-style=gnu -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: powerpc64-unknown-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 -mcpu=970 -Wl,-O1 -Wl,--hash-style=gnu -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 powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -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/fribidi -I/usr/include/cairo -I/usr/lib64/libffi/include -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/libpng16 -O2 -mcpu=970 -pipe -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 /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -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/lib64/libffi/include -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/libpng16 -O2 -mcpu=970 -pipe -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 /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -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/lib64/libffi/include -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/libpng16 -O2 -mcpu=970 -pipe -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 /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -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/lib64/libffi/include -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/libpng16 -O2 -mcpu=970 -pipe -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 /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libpng16 -O2 -mcpu=970 -pipe -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 /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libpng16 -O2 -mcpu=970 -pipe -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 /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o jpg-load.lo jpg-load.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o jpg-save.lo jpg-save.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -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/lib64/libffi/include -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/libpng16 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/cairo -I/usr/lib64/libffi/include -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/libpng16 -O2 -mcpu=970 -pipe -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 /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -pipe -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 /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -pipe -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 /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libraw -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o raw_load_la-raw-load.lo `test -f 'raw-load.c' || echo './'`raw-load.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -Wno-deprecated-declarations -O2 -mcpu=970 -pipe -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 /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o lcms_from_profile_la-lcms-from-profile.lo `test -f 'lcms-from-profile.c' || echo './'`lcms-from-profile.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o tiff_load_la-tiff-load.lo `test -f 'tiff-load.c' || echo './'`tiff-load.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o tiff_save_la-tiff-save.lo `test -f 'tiff-save.c' || echo './'`tiff-save.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o ppm-load.lo ppm-load.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o ppm-save.lo ppm-save.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o npy-save.lo npy-save.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I ../../libs -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o rgbe_load_la-rgbe-load.lo `test -f 'rgbe-load.c' || echo './'`rgbe-load.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I ../../libs -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o rgbe_save_la-rgbe-save.lo `test -f 'rgbe-save.c' || echo './'`rgbe-save.c /bin/sh ../../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I../../libs -I/usr/include/cairo -I/usr/lib64/libffi/include -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/libpng16 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o npd_la-npd.lo `test -f 'npd.c' || echo './'`npd.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libraw -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c raw-load.c -fPIC -DPIC -o .libs/raw_load_la-raw-load.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c tiff-save.c -fPIC -DPIC -o .libs/tiff_save_la-tiff-save.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I ../../libs -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c rgbe-load.c -fPIC -DPIC -o .libs/rgbe_load_la-rgbe-load.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c ppm-save.c -fPIC -DPIC -o .libs/ppm-save.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -Wno-deprecated-declarations -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I ../../libs -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c rgbe-save.c -fPIC -DPIC -o .libs/rgbe_save_la-rgbe-save.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c tiff-load.c -fPIC -DPIC -o .libs/tiff_load_la-tiff-load.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libpng16 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -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/lib64/libffi/include -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/libpng16 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c lcms-from-profile.c -fPIC -DPIC -o .libs/lcms_from_profile_la-lcms-from-profile.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libpng16 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c ppm-load.c -fPIC -DPIC -o .libs/ppm-load.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c npy-save.c -fPIC -DPIC -o .libs/npy-save.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -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/lib64/libffi/include -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/libpng16 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -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/lib64/libffi/include -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/libpng16 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I../../libs -I/usr/include/cairo -I/usr/lib64/libffi/include -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/libpng16 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c npd.c -fPIC -DPIC -o .libs/npd_la-npd.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -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/fribidi -I/usr/include/cairo -I/usr/lib64/libffi/include -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/libpng16 -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -pipe -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 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -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/lib64/libffi/include -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/libpng16 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/cairo -I/usr/lib64/libffi/include -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/libpng16 -O2 -mcpu=970 -pipe -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 In file included from /usr/include/glib-2.0/glib/glist.h:32, from /usr/include/glib-2.0/glib/ghash.h:33, from /usr/include/glib-2.0/glib.h:50, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from raw-load.c:23: raw-load.c: In function 'raw_close': raw-load.c:70:31: warning: function called through a non-compatible type 70 | g_clear_pointer (&p->image, (GDestroyNotify) libraw_dcraw_clear_mem); /usr/include/glib-2.0/glib/gmem.h:121:8: note: in definition of macro 'g_clear_pointer' 121 | (destroy) (_ptr); \ | ^~~~~~~ raw-load.c:71:32: warning: function called through a non-compatible type 71 | g_clear_pointer (&p->LibRaw, (GDestroyNotify) libraw_close); /usr/include/glib-2.0/glib/gmem.h:121:8: note: in definition of macro 'g_clear_pointer' 121 | (destroy) (_ptr); \ | ^~~~~~~ ff-load.c: In function 'ff_cleanup': ff-load.c:143:7: warning: 'codec' is deprecated [-Wdeprecated-declarations] 143 | if (p->video_stream && p->video_stream->codec) | ^~ In file included from ff-load.c:67: /usr/include/libavformat/avformat.h:885:21: note: declared here 885 | AVCodecContext *codec; | ^~~~~ ff-load.c:144:9: warning: 'codec' is deprecated [-Wdeprecated-declarations] 144 | avcodec_close (p->video_stream->codec); | ^~~~~~~~~~~~~ In file included from ff-load.c:67: /usr/include/libavformat/avformat.h:885:21: note: declared here 885 | AVCodecContext *codec; | ^~~~~ ff-load.c:145:7: warning: 'codec' is deprecated [-Wdeprecated-declarations] 145 | if (p->audio_stream && p->audio_stream->codec) | ^~ In file included from ff-load.c:67: /usr/include/libavformat/avformat.h:885:21: note: declared here 885 | AVCodecContext *codec; | ^~~~~ ff-load.c:146:9: warning: 'codec' is deprecated [-Wdeprecated-declarations] 146 | avcodec_close (p->audio_stream->codec); | ^~~~~~~~~~~~~ In file included from ff-load.c:67: /usr/include/libavformat/avformat.h:885:21: note: declared here 885 | AVCodecContext *codec; | ^~~~~ ff-load.c: In function 'init': ff-load.c:171:7: warning: 'av_register_all' is deprecated [-Wdeprecated-declarations] 171 | av_register_all (); | ^~~~~~~~~~~~~~~ In file included from ff-load.c:67: /usr/include/libavformat/avformat.h:2050:6: note: declared here 2050 | void av_register_all(void); | ^~~~~~~~~~~~~~~ ff-load.c: In function 'decode_audio': ff-load.c:211:7: warning: 'codec' is deprecated [-Wdeprecated-declarations] 211 | avcodec_flush_buffers (p->audio_stream->codec); | ^~~~~~~~~~~~~~~~~~~~~ In file included from ff-load.c:67: /usr/include/libavformat/avformat.h:885:21: note: declared here 885 | AVCodecContext *codec; | ^~~~~ ff-load.c:230:11: warning: 'avcodec_decode_audio4' is deprecated [-Wdeprecated-declarations] 230 | decoded_bytes = avcodec_decode_audio4(p->audio_stream->codec, | ^~~~~~~~~~~~~ In file included from /usr/include/libavformat/avformat.h:317, from ff-load.c:67: /usr/include/libavcodec/avcodec.h:4779:5: note: declared here 4779 | int avcodec_decode_audio4(AVCodecContext *avctx, AVFrame *frame, | ^~~~~~~~~~~~~~~~~~~~~ ff-load.c:230:11: warning: 'codec' is deprecated [-Wdeprecated-declarations] 230 | decoded_bytes = avcodec_decode_audio4(p->audio_stream->codec, | ^~~~~~~~~~~~~ In file included from ff-load.c:67: /usr/include/libavformat/avformat.h:885:21: note: declared here 885 | AVCodecContext *codec; | ^~~~~ ff-load.c:246:16: warning: 'codec' is deprecated [-Wdeprecated-declarations] 246 | int channels = MIN(p->audio_stream->codec->channels, GEGL_MAX_AUDIO_CHANNELS); | ^~~ In file included from ff-load.c:67: /usr/include/libavformat/avformat.h:885:21: note: declared here 885 | AVCodecContext *codec; | ^~~~~ ff-load.c:246:16: warning: 'codec' is deprecated [-Wdeprecated-declarations] 246 | int channels = MIN(p->audio_stream->codec->channels, GEGL_MAX_AUDIO_CHANNELS); | ^~~ In file included from ff-load.c:67: /usr/include/libavformat/avformat.h:885:21: note: declared here 885 | AVCodecContext *codec; | ^~~~~ ff-load.c:250:16: warning: 'codec' is deprecated [-Wdeprecated-declarations] 250 | switch (p->audio_stream->codec->sample_fmt) | ^~~~~~ In file included from ff-load.c:67: /usr/include/libavformat/avformat.h:885:21: note: declared here 885 | AVCodecContext *codec; | ^~~~~ ff-load.c: In function 'decode_frame': ff-load.c:334:1: warning: 'codec' is deprecated [-Wdeprecated-declarations] 334 | , AV_TIME_BASE_Q, p->video_stream->time_base) / p->video_stream->codec->ticks_per_frame; | ^ In file included from ff-load.c:67: /usr/include/libavformat/avformat.h:885:21: note: declared here 885 | AVCodecContext *codec; | ^~~~~ ff-load.c:339:7: warning: 'codec' is deprecated [-Wdeprecated-declarations] 339 | avcodec_flush_buffers (p->video_stream->codec); | ^~~~~~~~~~~~~~~~~~~~~ In file included from ff-load.c:67: /usr/include/libavformat/avformat.h:885:21: note: declared here 885 | AVCodecContext *codec; | ^~~~~ ff-load.c:363:11: warning: 'avcodec_decode_video2' is deprecated [-Wdeprecated-declarations] 363 | decoded_bytes = avcodec_decode_video2 ( | ^~~~~~~~~~~~~ In file included from /usr/include/libavformat/avformat.h:317, from ff-load.c:67: /usr/include/libavcodec/avcodec.h:4828:5: note: declared here 4828 | int avcodec_decode_video2(AVCodecContext *avctx, AVFrame *picture, | ^~~~~~~~~~~~~~~~~~~~~ ff-load.c:364:18: warning: 'codec' is deprecated [-Wdeprecated-declarations] 364 | p->video_stream->codec, p->lavc_frame, | ^ In file included from ff-load.c:67: /usr/include/libavformat/avformat.h:885:21: note: declared here 885 | AVCodecContext *codec; | ^~~~~ ff-load.c: In function 'prepare': ff-load.c:459:11: warning: 'codec' is deprecated [-Wdeprecated-declarations] 459 | AVCodecContext *c = p->video_fcontext->streams[i]->codec; | ^~~~~~~~~~~~~~ In file included from ff-load.c:67: /usr/include/libavformat/avformat.h:885:21: note: declared here 885 | AVCodecContext *codec; | ^~~~~ ff-load.c:474:11: warning: 'codec' is deprecated [-Wdeprecated-declarations] 474 | p->video_codec = avcodec_find_decoder (p->video_stream->codec->codec_id); | ^ In file included from ff-load.c:67: /usr/include/libavformat/avformat.h:885:21: note: declared here 885 | AVCodecContext *codec; | ^~~~~ ff-load.c:477:11: warning: 'codec' is deprecated [-Wdeprecated-declarations] 477 | p->video_stream->codec->err_recognition = AV_EF_IGNORE_ERR | | ^ In file included from ff-load.c:67: /usr/include/libavformat/avformat.h:885:21: note: declared here 885 | AVCodecContext *codec; | ^~~~~ ff-load.c:480:11: warning: 'codec' is deprecated [-Wdeprecated-declarations] 480 | p->video_stream->codec->workaround_bugs = FF_BUG_AUTODETECT; | ^ In file included from ff-load.c:67: /usr/include/libavformat/avformat.h:885:21: note: declared here 885 | AVCodecContext *codec; | ^~~~~ ff-load.c:483:11: warning: 'codec' is deprecated [-Wdeprecated-declarations] 483 | if (avcodec_open2 (p->video_stream->codec, p->video_codec, NULL) < 0) | ^~ In file included from ff-load.c:67: /usr/include/libavformat/avformat.h:885:21: note: declared here 885 | AVCodecContext *codec; | ^~~~~ ff-load.c:485:13: warning: 'codec' is deprecated [-Wdeprecated-declarations] 485 | g_warning ("error opening codec %s", p->video_stream->codec->codec->name); | ^~~~~~~~~ In file included from ff-load.c:67: /usr/include/libavformat/avformat.h:885:21: note: declared here 885 | AVCodecContext *codec; | ^~~~~ ff-load.c:492:11: warning: 'codec' is deprecated [-Wdeprecated-declarations] 492 | p->audio_codec = avcodec_find_decoder (p->audio_stream->codec->codec_id); | ^ In file included from ff-load.c:67: /usr/include/libavformat/avformat.h:885:21: note: declared here 885 | AVCodecContext *codec; | ^~~~~ ff-load.c:495:11: warning: 'codec' is deprecated [-Wdeprecated-declarations] 495 | else if (avcodec_open2 (p->audio_stream->codec, p->audio_codec, NULL) < 0) | ^~~~ In file included from ff-load.c:67: /usr/include/libavformat/avformat.h:885:21: note: declared here 885 | AVCodecContext *codec; | ^~~~~ ff-load.c:497:15: warning: 'codec' is deprecated [-Wdeprecated-declarations] 497 | g_warning ("error opening codec %s", p->audio_stream->codec->codec->name); | ^~~~~~~~~ In file included from ff-load.c:67: /usr/include/libavformat/avformat.h:885:21: note: declared here 885 | AVCodecContext *codec; | ^~~~~ ff-load.c:501:15: warning: 'codec' is deprecated [-Wdeprecated-declarations] 501 | o->audio_sample_rate = p->audio_stream->codec->sample_rate; | ^ In file included from ff-load.c:67: /usr/include/libavformat/avformat.h:885:21: note: declared here 885 | AVCodecContext *codec; | ^~~~~ ff-load.c:502:15: warning: 'codec' is deprecated [-Wdeprecated-declarations] 502 | o->audio_channels = MIN(p->audio_stream->codec->channels, GEGL_MAX_AUDIO_CHANNELS); | ^ In file included from ff-load.c:67: /usr/include/libavformat/avformat.h:885:21: note: declared here 885 | AVCodecContext *codec; | ^~~~~ ff-load.c:502:15: warning: 'codec' is deprecated [-Wdeprecated-declarations] 502 | o->audio_channels = MIN(p->audio_stream->codec->channels, GEGL_MAX_AUDIO_CHANNELS); | ^ In file included from ff-load.c:67: /usr/include/libavformat/avformat.h:885:21: note: declared here 885 | AVCodecContext *codec; | ^~~~~ ff-load.c:508:11: warning: 'codec' is deprecated [-Wdeprecated-declarations] 508 | p->width = p->video_stream->codec->width; | ^ In file included from ff-load.c:67: /usr/include/libavformat/avformat.h:885:21: note: declared here 885 | AVCodecContext *codec; | ^~~~~ ff-load.c:509:11: warning: 'codec' is deprecated [-Wdeprecated-declarations] 509 | p->height = p->video_stream->codec->height; | ^ In file included from ff-load.c:67: /usr/include/libavformat/avformat.h:885:21: note: declared here 885 | AVCodecContext *codec; | ^~~~~ ff-load.c:553:11: warning: 'codec' is deprecated [-Wdeprecated-declarations] 553 | p->codec_delay = p->video_stream->codec->delay; | ^ In file included from ff-load.c:67: /usr/include/libavformat/avformat.h:885:21: note: declared here 885 | AVCodecContext *codec; | ^~~~~ ff-load.c:559:16: warning: 'filename' is deprecated [-Wdeprecated-declarations] 559 | if (strstr (p->video_fcontext->filename, ".mp4") || | ^~ In file included from ff-load.c:67: /usr/include/libavformat/avformat.h:1424:10: note: declared here 1424 | char filename[1024]; | ^~~~~~~~ ff-load.c:560:20: warning: 'filename' is deprecated [-Wdeprecated-declarations] 560 | strstr (p->video_fcontext->filename, ".MP4")) | ^~~~~~ In file included from ff-load.c:67: /usr/include/libavformat/avformat.h:1424:10: note: declared here 1424 | char filename[1024]; | ^~~~~~~~ ff-load.c: In function 'process': ff-load.c:710:11: warning: 'codec' is deprecated [-Wdeprecated-declarations] 710 | gegl_audio_fragment_set_sample_rate (o->audio, p->audio_stream->codec->sample_rate); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ff-load.c:67: /usr/include/libavformat/avformat.h:885:21: note: declared here 885 | AVCodecContext *codec; | ^~~~~ ff-load.c:715:16: warning: 'codec' is deprecated [-Wdeprecated-declarations] 715 | o->frame_rate, p->audio_stream->codec->sample_rate, | ^ In file included from ff-load.c:67: /usr/include/libavformat/avformat.h:885:21: note: declared here 885 | AVCodecContext *codec; | ^~~~~ ff-load.c:735:9: warning: 'codec' is deprecated [-Wdeprecated-declarations] 735 | if (p->video_stream->codec->pix_fmt == AV_PIX_FMT_RGB24) | ^~ In file included from ff-load.c:67: /usr/include/libavformat/avformat.h:885:21: note: declared here 885 | AVCodecContext *codec; | ^~~~~ ff-load.c:745:11: warning: 'codec' is deprecated [-Wdeprecated-declarations] 745 | img_convert_ctx = sws_getContext(p->width, p->height, p->video_stream->codec->pix_fmt, | ^~~~~~~~~~~~~~~ In file included from ff-load.c:67: /usr/include/libavformat/avformat.h:885:21: note: declared here 885 | AVCodecContext *codec; | ^~~~~ /bin/sh ../../libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I ../../libs -O2 -mcpu=970 -pipe -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 -Wl,--hash-style=gnu -o rgbe-save.la -rpath /usr/lib64/gegl-0.3 rgbe_save_la-rgbe-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 ../../libs/rgbe/librgbe.la /bin/sh ../../libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libraw -O2 -mcpu=970 -pipe -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 -Wl,--hash-style=gnu -o raw-load.la -rpath /usr/lib64/gegl-0.3 raw_load_la-raw-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 -lraw -lstdc++ -fopenmp -llcms2 /bin/sh ../../libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I ../../libs -O2 -mcpu=970 -pipe -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 -Wl,--hash-style=gnu -o rgbe-load.la -rpath /usr/lib64/gegl-0.3 rgbe_load_la-rgbe-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 ../../libs/rgbe/librgbe.la /bin/sh ../../libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 -Wl,--hash-style=gnu -o ppm-save.la -rpath /usr/lib64/gegl-0.3 ppm-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 /bin/sh ../../libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 -Wl,--hash-style=gnu -o lcms-from-profile.la -rpath /usr/lib64/gegl-0.3 lcms_from_profile_la-lcms-from-profile.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 -llcms2 /bin/sh ../../libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -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/lib64/libffi/include -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/libpng16 -O2 -mcpu=970 -pipe -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 -Wl,--hash-style=gnu -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 /bin/sh ../../libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -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/lib64/libffi/include -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/libpng16 -O2 -mcpu=970 -pipe -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 -Wl,--hash-style=gnu -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 /bin/sh ../../libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 -Wl,--hash-style=gnu -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 /bin/sh ../../libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 -Wl,--hash-style=gnu -o ppm-load.la -rpath /usr/lib64/gegl-0.3 ppm-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 /bin/sh ../../libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 -Wl,--hash-style=gnu -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 /bin/sh ../../libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 -Wl,--hash-style=gnu -o tiff-save.la -rpath /usr/lib64/gegl-0.3 tiff_save_la-tiff-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 -ltiff /bin/sh ../../libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -pipe -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 -Wl,--hash-style=gnu -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 /bin/sh ../../libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I../../libs -I/usr/include/cairo -I/usr/lib64/libffi/include -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/libpng16 -O2 -mcpu=970 -pipe -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 -Wl,--hash-style=gnu -o npd.la -rpath /usr/lib64/gegl-0.3 npd_la-npd.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 -L../../libs/npd -lgegl-npd-0.3 -lcairo /bin/sh ../../libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -pipe -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 -Wl,--hash-style=gnu -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 /bin/sh ../../libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -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/fribidi -I/usr/include/cairo -I/usr/lib64/libffi/include -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/libpng16 -O2 -mcpu=970 -pipe -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 -Wl,--hash-style=gnu -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 /bin/sh ../../libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 -Wl,--hash-style=gnu -o npy-save.la -rpath /usr/lib64/gegl-0.3 npy-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 /bin/sh ../../libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libpng16 -O2 -mcpu=970 -pipe -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 -Wl,--hash-style=gnu -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 /bin/sh ../../libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libpng16 -O2 -mcpu=970 -pipe -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 -Wl,--hash-style=gnu -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 /bin/sh ../../libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -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/lib64/libffi/include -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/libpng16 -O2 -mcpu=970 -pipe -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 -Wl,--hash-style=gnu -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 /bin/sh ../../libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -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/lib64/libffi/include -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/libpng16 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/cairo -I/usr/lib64/libffi/include -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/libpng16 -O2 -mcpu=970 -pipe -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 -Wl,--hash-style=gnu -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 /bin/sh ../../libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 -Wl,--hash-style=gnu -o tiff-load.la -rpath /usr/lib64/gegl-0.3 tiff_load_la-tiff-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 -ltiff /bin/sh ../../libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -Wno-deprecated-declarations -O2 -mcpu=970 -pipe -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 -Wl,--hash-style=gnu -o ff-save.la -rpath /usr/lib64/gegl-0.3 ff_save_la-ff-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 -lavformat -lavcodec -lswscale libtool: link: powerpc64-unknown-linux-gnu-gcc -shared -fPIC -DPIC .libs/ppm-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 -pthread -O2 -mcpu=970 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--export-dynamic -pthread -pthread -pthread -Wl,-soname -Wl,ppm-save.so -o .libs/ppm-save.so /bin/sh ../../libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -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 -Wl,--hash-style=gnu -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: powerpc64-unknown-linux-gnu-gcc -shared -fPIC -DPIC .libs/raw_load_la-raw-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 -lraw -lstdc++ -llcms2 -pthread -O2 -mcpu=970 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--export-dynamic -pthread -pthread -fopenmp -pthread -fopenmp -Wl,-soname -Wl,raw-load.so -o .libs/raw-load.so libtool: link: powerpc64-unknown-linux-gnu-gcc -shared -fPIC -DPIC .libs/ppm-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 -pthread -O2 -mcpu=970 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--export-dynamic -pthread -pthread -pthread -Wl,-soname -Wl,ppm-load.so -o .libs/ppm-load.so libtool: link: powerpc64-unknown-linux-gnu-gcc -shared -fPIC -DPIC .libs/lcms_from_profile_la-lcms-from-profile.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 -llcms2 -pthread -O2 -mcpu=970 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--export-dynamic -pthread -pthread -pthread -Wl,-soname -Wl,lcms-from-profile.so -o .libs/lcms-from-profile.so libtool: link: powerpc64-unknown-linux-gnu-gcc -shared -fPIC -DPIC .libs/rgbe_save_la-rgbe-save.o -Wl,--whole-archive ../../libs/rgbe/.libs/librgbe.a -Wl,--no-whole-archive -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 -mcpu=970 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--export-dynamic -pthread -pthread -pthread -Wl,-soname -Wl,rgbe-save.so -o .libs/rgbe-save.so libtool: link: powerpc64-unknown-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 -mcpu=970 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--export-dynamic -pthread -pthread -pthread -Wl,-soname -Wl,jpg-load.so -o .libs/jpg-load.so libtool: link: powerpc64-unknown-linux-gnu-gcc -shared -fPIC -DPIC .libs/rgbe_load_la-rgbe-load.o -Wl,--whole-archive ../../libs/rgbe/.libs/librgbe.a -Wl,--no-whole-archive -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 -mcpu=970 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--export-dynamic -pthread -pthread -pthread -Wl,-soname -Wl,rgbe-load.so -o .libs/rgbe-load.so libtool: link: ( cd ".libs" && rm -f "ppm-save.la" && ln -s "../ppm-save.la" "ppm-save.la" ) libtool: link: powerpc64-unknown-linux-gnu-gcc -shared -fPIC -DPIC .libs/tiff_save_la-tiff-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 -ltiff -pthread -O2 -mcpu=970 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--export-dynamic -pthread -pthread -pthread -Wl,-soname -Wl,tiff-save.so -o .libs/tiff-save.so libtool: link: powerpc64-unknown-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 -mcpu=970 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--export-dynamic -pthread -pthread -pthread -Wl,-soname -Wl,jpg-save.so -o .libs/jpg-save.so libtool: link: powerpc64-unknown-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 -mcpu=970 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--export-dynamic -pthread -pthread -pthread -Wl,-soname -Wl,pixbuf.so -o .libs/pixbuf.so libtool: link: powerpc64-unknown-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 -mcpu=970 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--export-dynamic -pthread -pthread -pthread -Wl,-soname -Wl,vector-stroke.so -o .libs/vector-stroke.so libtool: link: powerpc64-unknown-linux-gnu-gcc -shared -fPIC -DPIC .libs/npy-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 -pthread -O2 -mcpu=970 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--export-dynamic -pthread -pthread -pthread -Wl,-soname -Wl,npy-save.so -o .libs/npy-save.so libtool: link: powerpc64-unknown-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 -mcpu=970 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--export-dynamic -pthread -pthread -pthread -Wl,-soname -Wl,save-pixbuf.so -o .libs/save-pixbuf.so libtool: link: powerpc64-unknown-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 -mcpu=970 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--export-dynamic -pthread -pthread -pthread -Wl,-soname -Wl,vector-fill.so -o .libs/vector-fill.so libtool: link: ( cd ".libs" && rm -f "ppm-load.la" && ln -s "../ppm-load.la" "ppm-load.la" ) libtool: link: ( cd ".libs" && rm -f "lcms-from-profile.la" && ln -s "../lcms-from-profile.la" "lcms-from-profile.la" ) libtool: link: ( cd ".libs" && rm -f "rgbe-save.la" && ln -s "../rgbe-save.la" "rgbe-save.la" ) libtool: link: ( cd ".libs" && rm -f "raw-load.la" && ln -s "../raw-load.la" "raw-load.la" ) libtool: link: ( cd ".libs" && rm -f "jpg-load.la" && ln -s "../jpg-load.la" "jpg-load.la" ) libtool: link: powerpc64-unknown-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 -mcpu=970 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--export-dynamic -pthread -pthread -pthread -Wl,-soname -Wl,png-save.so -o .libs/png-save.so libtool: link: powerpc64-unknown-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 -mcpu=970 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--export-dynamic -pthread -pthread -pthread -Wl,-soname -Wl,text.so -o .libs/text.so libtool: link: ( cd ".libs" && rm -f "rgbe-load.la" && ln -s "../rgbe-load.la" "rgbe-load.la" ) libtool: link: powerpc64-unknown-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 -mcpu=970 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--export-dynamic -pthread -pthread -pthread -Wl,-soname -Wl,png-load.so -o .libs/png-load.so libtool: link: ( cd ".libs" && rm -f "jpg-save.la" && ln -s "../jpg-save.la" "jpg-save.la" ) libtool: link: ( cd ".libs" && rm -f "tiff-save.la" && ln -s "../tiff-save.la" "tiff-save.la" ) libtool: link: powerpc64-unknown-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 -mcpu=970 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--export-dynamic -pthread -pthread -pthread -Wl,-soname -Wl,path.so -o .libs/path.so libtool: link: ( cd ".libs" && rm -f "pixbuf.la" && ln -s "../pixbuf.la" "pixbuf.la" ) libtool: link: ( cd ".libs" && rm -f "save-pixbuf.la" && ln -s "../save-pixbuf.la" "save-pixbuf.la" ) libtool: link: ( cd ".libs" && rm -f "vector-stroke.la" && ln -s "../vector-stroke.la" "vector-stroke.la" ) libtool: link: ( cd ".libs" && rm -f "npy-save.la" && ln -s "../npy-save.la" "npy-save.la" ) libtool: link: ( cd ".libs" && rm -f "vector-fill.la" && ln -s "../vector-fill.la" "vector-fill.la" ) libtool: link: powerpc64-unknown-linux-gnu-gcc -shared -fPIC -DPIC .libs/tiff_load_la-tiff-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 -ltiff -pthread -O2 -mcpu=970 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--export-dynamic -pthread -pthread -pthread -Wl,-soname -Wl,tiff-load.so -o .libs/tiff-load.so libtool: link: powerpc64-unknown-linux-gnu-gcc -shared -fPIC -DPIC .libs/npd_la-npd.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/.libs -Wl,-rpath -Wl,/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/libs/npd/.libs -L/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 -L../../libs/npd /var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/libs/npd/.libs/libgegl-npd-0.3.so /var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/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 -lcairo -pthread -O2 -mcpu=970 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--export-dynamic -pthread -pthread -pthread -Wl,-soname -Wl,npd.so -o .libs/npd.so libtool: link: ( cd ".libs" && rm -f "png-save.la" && ln -s "../png-save.la" "png-save.la" ) libtool: link: powerpc64-unknown-linux-gnu-gcc -shared -fPIC -DPIC .libs/ff_save_la-ff-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 -lavformat -lavcodec -lswscale -pthread -O2 -mcpu=970 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--export-dynamic -pthread -pthread -pthread -Wl,-soname -Wl,ff-save.so -o .libs/ff-save.so libtool: link: ( cd ".libs" && rm -f "text.la" && ln -s "../text.la" "text.la" ) libtool: link: ( cd ".libs" && rm -f "png-load.la" && ln -s "../png-load.la" "png-load.la" ) libtool: link: ( cd ".libs" && rm -f "path.la" && ln -s "../path.la" "path.la" ) libtool: link: powerpc64-unknown-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 -mcpu=970 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--export-dynamic -pthread -pthread -pthread -Wl,-soname -Wl,svg-load.so -o .libs/svg-load.so libtool: link: ( cd ".libs" && rm -f "tiff-load.la" && ln -s "../tiff-load.la" "tiff-load.la" ) libtool: link: ( cd ".libs" && rm -f "npd.la" && ln -s "../npd.la" "npd.la" ) libtool: link: powerpc64-unknown-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 -mcpu=970 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--export-dynamic -pthread -pthread -pthread -Wl,-soname -Wl,ff-load.so -o .libs/ff-load.so libtool: link: ( cd ".libs" && rm -f "ff-save.la" && ln -s "../ff-save.la" "ff-save.la" ) libtool: link: ( cd ".libs" && rm -f "svg-load.la" && ln -s "../svg-load.la" "svg-load.la" ) libtool: link: ( cd ".libs" && rm -f "ff-load.la" && ln -s "../ff-load.la" "ff-load.la" ) make[3]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/operations/external' make[3]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/operations' 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/operations' make[2]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/operations' Making all in examples make[2]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/examples' Making all in data make[3]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/examples/data' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/examples/data' make[3]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/examples' powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o 2geglbuffer.o 2geglbuffer.c powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-convert.o gegl-convert.c powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-slicer.o gegl-slicer.c powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o video-invert.o video-invert.c powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o geglbuffer-add-image.o geglbuffer-add-image.c powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o geglbuffer-clock.o geglbuffer-clock.c powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o frame-counter.o frame-counter.c powerpc64-unknown-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/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o hello-world.o hello-world.c /bin/sh ../libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition ../gegl/libgegl-0.3.la -lbabl-0.1 -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 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o gegl-convert gegl-convert.o /bin/sh ../libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition ../gegl/libgegl-0.3.la -lbabl-0.1 -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 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o frame-counter frame-counter.o /bin/sh ../libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition ../gegl/libgegl-0.3.la -lbabl-0.1 -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 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o geglbuffer-add-image geglbuffer-add-image.o /bin/sh ../libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition ../gegl/libgegl-0.3.la -lbabl-0.1 -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 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o 2geglbuffer 2geglbuffer.o /bin/sh ../libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition ../gegl/libgegl-0.3.la -lbabl-0.1 -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 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o video-invert video-invert.o /bin/sh ../libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition ../gegl/libgegl-0.3.la -lbabl-0.1 -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 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o hello-world hello-world.o /bin/sh ../libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition ../gegl/libgegl-0.3.la -lbabl-0.1 -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 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o geglbuffer-clock geglbuffer-clock.o /bin/sh ../libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition ../gegl/libgegl-0.3.la -lbabl-0.1 -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 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o gegl-slicer gegl-slicer.o libtool: link: powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,--export-dynamic -pthread -pthread -Wl,-O1 -Wl,--hash-style=gnu -o .libs/gegl-convert gegl-convert.o ../gegl/.libs/libgegl-0.3.so -lbabl-0.1 -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lm -Wl,--as-needed -pthread libtool: link: powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,--export-dynamic -pthread -pthread -Wl,-O1 -Wl,--hash-style=gnu -o .libs/geglbuffer-clock geglbuffer-clock.o ../gegl/.libs/libgegl-0.3.so -lbabl-0.1 -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lm -Wl,--as-needed -pthread libtool: link: powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,--export-dynamic -pthread -pthread -Wl,-O1 -Wl,--hash-style=gnu -o .libs/frame-counter frame-counter.o ../gegl/.libs/libgegl-0.3.so -lbabl-0.1 -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lm -Wl,--as-needed -pthread libtool: link: powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,--export-dynamic -pthread -pthread -Wl,-O1 -Wl,--hash-style=gnu -o .libs/geglbuffer-add-image geglbuffer-add-image.o ../gegl/.libs/libgegl-0.3.so -lbabl-0.1 -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lm -Wl,--as-needed -pthread libtool: link: powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,--export-dynamic -pthread -pthread -Wl,-O1 -Wl,--hash-style=gnu -o .libs/2geglbuffer 2geglbuffer.o ../gegl/.libs/libgegl-0.3.so -lbabl-0.1 -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lm -Wl,--as-needed -pthread libtool: link: powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,--export-dynamic -pthread -pthread -Wl,-O1 -Wl,--hash-style=gnu -o .libs/gegl-slicer gegl-slicer.o ../gegl/.libs/libgegl-0.3.so -lbabl-0.1 -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lm -Wl,--as-needed -pthread libtool: link: powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,--export-dynamic -pthread -pthread -Wl,-O1 -Wl,--hash-style=gnu -o .libs/video-invert video-invert.o ../gegl/.libs/libgegl-0.3.so -lbabl-0.1 -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lm -Wl,--as-needed -pthread libtool: link: powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,--export-dynamic -pthread -pthread -Wl,-O1 -Wl,--hash-style=gnu -o .libs/hello-world hello-world.o ../gegl/.libs/libgegl-0.3.so -lbabl-0.1 -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lm -Wl,--as-needed -pthread make[3]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/examples' make[2]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/examples' Making all in tests make[2]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/tests' Making all in buffer make[3]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/tests/buffer' make all-recursive make[4]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/tests/buffer' Making all in reference make[5]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/tests/buffer/reference' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/tests/buffer/reference' Making all in tests make[5]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/tests/buffer/tests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/tests/buffer/tests' make[5]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/tests/buffer' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/tests/buffer' make[4]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/tests/buffer' make[3]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/tests/buffer' Making all in mipmap make[3]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/tests/mipmap' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/tests/mipmap' Making all in compositions make[3]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/tests/compositions' Making all in data make[4]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/tests/compositions/data' 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/tests/compositions/data' make[4]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/tests/compositions' 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/tests/compositions' make[3]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/tests/compositions' Making all in simple make[3]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/tests/simple' powerpc64-unknown-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 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o test-backend-file.o test-backend-file.c powerpc64-unknown-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 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o test-buffer-cast.o test-buffer-cast.c powerpc64-unknown-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 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o test-buffer-changes.o test-buffer-changes.c powerpc64-unknown-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 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o test-buffer-extract.o test-buffer-extract.c powerpc64-unknown-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 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o test-buffer-hot-tile.o test-buffer-hot-tile.c powerpc64-unknown-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 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o test-buffer-sharing.o test-buffer-sharing.c powerpc64-unknown-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 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o test-buffer-tile-voiding.o test-buffer-tile-voiding.c powerpc64-unknown-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 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o test-buffer-unaligned-access.o test-buffer-unaligned-access.c powerpc64-unknown-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 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o test-change-processor-rect.o test-change-processor-rect.c powerpc64-unknown-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 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o test-convert-format.o test-convert-format.c powerpc64-unknown-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 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o test-color-op.o test-color-op.c powerpc64-unknown-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 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o test-empty-tile.o test-empty-tile.c powerpc64-unknown-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 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o test-format-sensing.o test-format-sensing.c powerpc64-unknown-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 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o test-gegl-rectangle.o test-gegl-rectangle.c powerpc64-unknown-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 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o test-gegl-color.o test-gegl-color.c powerpc64-unknown-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 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o test-gegl-tile.o test-gegl-tile.c powerpc64-unknown-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 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o test-license-check.o test-license-check.c powerpc64-unknown-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 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o test-misc.o test-misc.c powerpc64-unknown-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 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o test-node-connections.o test-node-connections.c powerpc64-unknown-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 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o test-node-exponential.o test-node-exponential.c powerpc64-unknown-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 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o test-node-passthrough.o test-node-passthrough.c powerpc64-unknown-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 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o test-node-properties.o test-node-properties.c powerpc64-unknown-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 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o test-object-forked.o test-object-forked.c powerpc64-unknown-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 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o test-opencl-colors.o test-opencl-colors.c powerpc64-unknown-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 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o test-path.o test-path.c powerpc64-unknown-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 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o test-proxynop-processing.o test-proxynop-processing.c powerpc64-unknown-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 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o test-scaled-blit.o test-scaled-blit.c powerpc64-unknown-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 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o test-svg-abyss.o test-svg-abyss.c /bin/sh ../../libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -no-install -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o test-buffer-hot-tile test-buffer-hot-tile.o ../../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 /bin/sh ../../libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -no-install -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o test-change-processor-rect test-change-processor-rect.o ../../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 /bin/sh ../../libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -no-install -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o test-color-op test-color-op.o ../../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 /bin/sh ../../libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -no-install -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o test-gegl-rectangle test-gegl-rectangle.o ../../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 /bin/sh ../../libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -no-install -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o test-buffer-cast test-buffer-cast.o ../../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 /bin/sh ../../libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -no-install -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o test-buffer-extract test-buffer-extract.o ../../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 /bin/sh ../../libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -no-install -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o test-buffer-unaligned-access test-buffer-unaligned-access.o ../../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 /bin/sh ../../libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -no-install -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o test-format-sensing test-format-sensing.o ../../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 /bin/sh ../../libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -no-install -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o test-misc test-misc.o ../../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 /bin/sh ../../libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -no-install -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o test-node-exponential test-node-exponential.o ../../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 /bin/sh ../../libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -no-install -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o test-node-passthrough test-node-passthrough.o ../../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 /bin/sh ../../libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -no-install -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o test-opencl-colors test-opencl-colors.o ../../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 /bin/sh ../../libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -no-install -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o test-buffer-changes test-buffer-changes.o ../../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 /bin/sh ../../libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -no-install -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o test-buffer-sharing test-buffer-sharing.o ../../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 /bin/sh ../../libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -no-install -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o test-buffer-tile-voiding test-buffer-tile-voiding.o ../../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 /bin/sh ../../libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -no-install -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o test-convert-format test-convert-format.o ../../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 /bin/sh ../../libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -no-install -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o test-empty-tile test-empty-tile.o ../../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 /bin/sh ../../libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -no-install -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o test-gegl-color test-gegl-color.o ../../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 /bin/sh ../../libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -no-install -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o test-object-forked test-object-forked.o ../../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 /bin/sh ../../libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -no-install -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o test-backend-file test-backend-file.o ../../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 /bin/sh ../../libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -no-install -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o test-gegl-tile test-gegl-tile.o ../../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 /bin/sh ../../libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -no-install -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o test-node-connections test-node-connections.o ../../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 /bin/sh ../../libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -no-install -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o test-scaled-blit test-scaled-blit.o ../../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 /bin/sh ../../libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -no-install -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o test-svg-abyss test-svg-abyss.o ../../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 /bin/sh ../../libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -no-install -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o test-license-check test-license-check.o ../../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 /bin/sh ../../libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -no-install -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o test-node-properties test-node-properties.o ../../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 libtool: link: powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,-O1 -Wl,--hash-style=gnu -o test-buffer-extract test-buffer-extract.o -Wl,--export-dynamic -pthread -pthread -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 -Wl,-rpath -Wl,/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/.libs /bin/sh ../../libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -no-install -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o test-path test-path.o ../../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 libtool: link: powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,-O1 -Wl,--hash-style=gnu -o test-buffer-cast test-buffer-cast.o -Wl,--export-dynamic -pthread -pthread -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 -Wl,-rpath -Wl,/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/.libs libtool: link: powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,-O1 -Wl,--hash-style=gnu -o test-color-op test-color-op.o -Wl,--export-dynamic -pthread -pthread -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 -Wl,-rpath -Wl,/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/.libs libtool: link: powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,-O1 -Wl,--hash-style=gnu -o test-buffer-hot-tile test-buffer-hot-tile.o -Wl,--export-dynamic -pthread -pthread -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 -Wl,-rpath -Wl,/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/.libs libtool: link: powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,-O1 -Wl,--hash-style=gnu -o test-change-processor-rect test-change-processor-rect.o -Wl,--export-dynamic -pthread -pthread -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 -Wl,-rpath -Wl,/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/.libs libtool: link: powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,-O1 -Wl,--hash-style=gnu -o test-buffer-unaligned-access test-buffer-unaligned-access.o -Wl,--export-dynamic -pthread -pthread -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 -Wl,-rpath -Wl,/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/.libs libtool: link: powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,-O1 -Wl,--hash-style=gnu -o test-gegl-rectangle test-gegl-rectangle.o -Wl,--export-dynamic -pthread -pthread -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 -Wl,-rpath -Wl,/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/.libs libtool: link: powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,-O1 -Wl,--hash-style=gnu -o test-opencl-colors test-opencl-colors.o -Wl,--export-dynamic -pthread -pthread -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 -Wl,-rpath -Wl,/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/.libs libtool: link: powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,-O1 -Wl,--hash-style=gnu -o test-buffer-sharing test-buffer-sharing.o -Wl,--export-dynamic -pthread -pthread -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 -Wl,-rpath -Wl,/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/.libs libtool: link: powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,-O1 -Wl,--hash-style=gnu -o test-buffer-changes test-buffer-changes.o -Wl,--export-dynamic -pthread -pthread -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 -Wl,-rpath -Wl,/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/.libs libtool: link: powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,-O1 -Wl,--hash-style=gnu -o test-misc test-misc.o -Wl,--export-dynamic -pthread -pthread -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 -Wl,-rpath -Wl,/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/.libs /bin/sh ../../libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -no-install -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o test-proxynop-processing test-proxynop-processing.o ../../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 libtool: link: powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,-O1 -Wl,--hash-style=gnu -o test-node-exponential test-node-exponential.o -Wl,--export-dynamic -pthread -pthread -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 -Wl,-rpath -Wl,/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/.libs libtool: link: powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,-O1 -Wl,--hash-style=gnu -o test-format-sensing test-format-sensing.o -Wl,--export-dynamic -pthread -pthread -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 -Wl,-rpath -Wl,/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/.libs libtool: link: powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,-O1 -Wl,--hash-style=gnu -o test-buffer-tile-voiding test-buffer-tile-voiding.o -Wl,--export-dynamic -pthread -pthread -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 -Wl,-rpath -Wl,/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/.libs libtool: link: powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,-O1 -Wl,--hash-style=gnu -o test-node-passthrough test-node-passthrough.o -Wl,--export-dynamic -pthread -pthread -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 -Wl,-rpath -Wl,/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/.libs libtool: link: powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,-O1 -Wl,--hash-style=gnu -o test-convert-format test-convert-format.o -Wl,--export-dynamic -pthread -pthread -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 -Wl,-rpath -Wl,/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/.libs libtool: link: powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,-O1 -Wl,--hash-style=gnu -o test-empty-tile test-empty-tile.o -Wl,--export-dynamic -pthread -pthread -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 -Wl,-rpath -Wl,/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/.libs libtool: link: powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,-O1 -Wl,--hash-style=gnu -o test-gegl-color test-gegl-color.o -Wl,--export-dynamic -pthread -pthread -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 -Wl,-rpath -Wl,/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/.libs libtool: link: powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,-O1 -Wl,--hash-style=gnu -o test-object-forked test-object-forked.o -Wl,--export-dynamic -pthread -pthread -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 -Wl,-rpath -Wl,/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/.libs libtool: link: powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,-O1 -Wl,--hash-style=gnu -o test-backend-file test-backend-file.o -Wl,--export-dynamic -pthread -pthread -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 -Wl,-rpath -Wl,/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/.libs libtool: link: powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,-O1 -Wl,--hash-style=gnu -o test-node-connections test-node-connections.o -Wl,--export-dynamic -pthread -pthread -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 -Wl,-rpath -Wl,/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/.libs libtool: link: powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,-O1 -Wl,--hash-style=gnu -o test-gegl-tile test-gegl-tile.o -Wl,--export-dynamic -pthread -pthread -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 -Wl,-rpath -Wl,/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/.libs libtool: link: powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,-O1 -Wl,--hash-style=gnu -o test-svg-abyss test-svg-abyss.o -Wl,--export-dynamic -pthread -pthread -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 -Wl,-rpath -Wl,/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/.libs libtool: link: powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,-O1 -Wl,--hash-style=gnu -o test-scaled-blit test-scaled-blit.o -Wl,--export-dynamic -pthread -pthread -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 -Wl,-rpath -Wl,/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/.libs libtool: link: powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,-O1 -Wl,--hash-style=gnu -o test-license-check test-license-check.o -Wl,--export-dynamic -pthread -pthread -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 -Wl,-rpath -Wl,/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/.libs libtool: link: powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,-O1 -Wl,--hash-style=gnu -o test-node-properties test-node-properties.o -Wl,--export-dynamic -pthread -pthread -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 -Wl,-rpath -Wl,/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/.libs libtool: link: powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,-O1 -Wl,--hash-style=gnu -o test-path test-path.o -Wl,--export-dynamic -pthread -pthread -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 -Wl,-rpath -Wl,/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/.libs libtool: link: powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,-O1 -Wl,--hash-style=gnu -o test-proxynop-processing test-proxynop-processing.o -Wl,--export-dynamic -pthread -pthread -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 -Wl,-rpath -Wl,/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/.libs make[3]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/tests/simple' Making all in xml make[3]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/tests/xml' Making all in data make[4]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/tests/xml/data' 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/tests/xml/data' make[4]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/tests/xml' powerpc64-unknown-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 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o test-save.o test-save.c powerpc64-unknown-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 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o test-load.o test-load.c powerpc64-unknown-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 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o test-roundtrip.o test-roundtrip.c /bin/sh ../../libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o test-load test-load.o ../../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 /bin/sh ../../libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o test-roundtrip test-roundtrip.o ../../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 /bin/sh ../../libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o test-save test-save.o ../../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 libtool: link: powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,-O1 -Wl,--hash-style=gnu -o .libs/test-load test-load.o -Wl,--export-dynamic -pthread -pthread -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 libtool: link: powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,-O1 -Wl,--hash-style=gnu -o .libs/test-roundtrip test-roundtrip.o -Wl,--export-dynamic -pthread -pthread -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 libtool: link: powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,-O1 -Wl,--hash-style=gnu -o .libs/test-save test-save.o -Wl,--export-dynamic -pthread -pthread -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 make[4]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/tests/xml' make[3]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/tests/xml' Making all in ff-load-save make[3]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/tests/ff-load-save' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/tests/ff-load-save' Making all in python make[3]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/tests/python' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/tests/python' make[3]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/tests' 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/tests' make[2]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/tests' Making all in po make[2]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/po' make[2]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34' make[2]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34' make[1]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34' >>> Source compiled. >>> Test phase: media-libs/gegl-0.3.34 make -j26 -l26 check Making check in libs make[1]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/libs' Making check in rgbe make[2]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/libs/rgbe' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/libs/rgbe' Making check in poly2tri-c make[2]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/libs/poly2tri-c' Making check in poly2tri-c make[3]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/libs/poly2tri-c/poly2tri-c' Making check in p2t make[4]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/libs/poly2tri-c/poly2tri-c/p2t' Making check in sweep make[5]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/libs/poly2tri-c/poly2tri-c/p2t/sweep' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/libs/poly2tri-c/poly2tri-c/p2t/sweep' Making check in common make[5]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/libs/poly2tri-c/poly2tri-c/p2t/common' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/libs/poly2tri-c/poly2tri-c/p2t/common' make[5]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/libs/poly2tri-c/poly2tri-c/p2t' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/libs/poly2tri-c/poly2tri-c/p2t' make[4]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/libs/poly2tri-c/poly2tri-c/p2t' Making check in refine make[4]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/libs/poly2tri-c/poly2tri-c/refine' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/libs/poly2tri-c/poly2tri-c/refine' Making check in render make[4]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/libs/poly2tri-c/poly2tri-c/render' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/libs/poly2tri-c/poly2tri-c/render' make[4]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/libs/poly2tri-c/poly2tri-c' make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/libs/poly2tri-c/poly2tri-c' make[3]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/libs/poly2tri-c/poly2tri-c' make[3]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/libs/poly2tri-c' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/libs/poly2tri-c' make[2]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/libs/poly2tri-c' make[2]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/libs' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/libs' make[1]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/libs' Making check in opencl make[1]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/opencl' make check-am make[2]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/opencl' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/opencl' make[1]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/opencl' Making check in gegl make[1]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl' Making check in buffer make[2]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/buffer' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/buffer' Making check in graph make[2]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/graph' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/graph' Making check in module make[2]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/module' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/module' Making check in operation make[2]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/operation' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/operation' Making check in process make[2]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/process' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/process' Making check in property-types make[2]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/property-types' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/property-types' Making check in opencl make[2]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/opencl' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/opencl' make[2]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl' make[1]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl' Making check in libs/npd make[1]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/libs/npd' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/libs/npd' Making check in seamless-clone make[1]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/seamless-clone' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/seamless-clone' Making check in bin make[1]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/bin' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/bin' Making check in gcut make[1]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gcut' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gcut' Making check in tools make[1]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/tools' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/tools' Making check in operations make[1]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/operations' Making check in core make[2]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/operations/core' make[2]: Circular module.c <- module.c dependency dropped. make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/operations/core' Making check in common make[2]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/operations/common' Making check in perlin make[3]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/operations/common/perlin' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/operations/common/perlin' make[3]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/operations/common' make[3]: Circular module.c <- module.c dependency dropped. make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/operations/common' make[2]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/operations/common' Making check in common-gpl3+ make[2]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/operations/common-gpl3+' make[2]: Circular module.c <- module.c dependency dropped. make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/operations/common-gpl3+' Making check in generated make[2]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/operations/generated' make[2]: Circular module.c <- module.c dependency dropped. make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/operations/generated' Making check in seamless-clone make[2]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/operations/seamless-clone' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/operations/seamless-clone' Making check in transform make[2]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/operations/transform' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/operations/transform' Making check in json make[2]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/operations/json' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/operations/json' Making check in external make[2]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/operations/external' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/operations/external' make[2]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/operations' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/operations' make[1]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/operations' Making check in examples make[1]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/examples' Making check in data make[2]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/examples/data' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/examples/data' make[2]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/examples' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/examples' make[1]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/examples' Making check in tests make[1]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/tests' Making check in buffer make[2]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/tests/buffer' make check-recursive make[3]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/tests/buffer' Making check in reference make[4]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/tests/buffer/reference' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/tests/buffer/reference' Making check in tests make[4]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/tests/buffer/tests' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/tests/buffer/tests' make[4]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/tests/buffer' make buffer-test make[5]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/tests/buffer' powerpc64-unknown-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 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o buffer-test.o buffer-test.c /bin/sh ../../libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -no-install -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o buffer-test buffer-test.o ../../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 libtool: link: powerpc64-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -mcpu=970 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,-O1 -Wl,--hash-style=gnu -o buffer-test buffer-test.o -Wl,--export-dynamic -pthread -pthread -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 -Wl,-rpath -Wl,/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/.libs make[5]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/tests/buffer' make check-TESTS make[5]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/tests/buffer' GEGL_SWAP=RAM GEGL_PATH=../../operations ./buffer-test blank buffer_copy_abyss buffer_copy buffer_copy_lower_left buffer_copy_lower_right buffer_copy_self buffer_copy_upper_left buffer_copy_upper_right buffer_dup_copy1 buffer_dup_copy2 buffer_dup_delete1 buffer_dup_delete2 buffer_dup_write1 buffer_dup_write2 buffer_dup_write3 buffer_dup_write4 buffer_iterator1 buffer_iterator1sub buffer_iterator2 buffer_iterator2sub buffer_iterator3 buffer_iterator3sub buffer_iterator4 buffer_iterator4sub buffer_linear_copy buffer_linear_iter2 buffer_linear_iter buffer_multcopy buffer_set_pattern buffer_shift_diagonal buffer_shift_horizontal buffer_shift_vertical checks disabled_abyss dup_linear_from_data get_abyss_black get_abyss_clamp get_abyss_empty_buffer get_abyss_loop get_abyss_none get_abyss_white get_buffer_scaled2 get_buffer_scaled get_shifted gray grow_extent linear_from_data linear_from_data_rows linear_modify linear_new linear_proxy_modify linear_shift mipmap_iterator2 mipmap_iterator mipmap_sampler mipmap_set2 mipmap_set rect sample save_small_roi sub_rect_fills_and_ (buffer-test:494): GEGL-WARNING **: 23:21:18.824: (gegl-tile-handler-cache.c:840):gegl_tile_cache_destroy: runtime check failed: (g_queue_is_empty (&cache_queue)) gets sub_sub_fill2 sub_sub_fill vertical_gradient EEEEeEeek! 4 GeglBuffers leaked for f in ../../tests/buffer/reference/*.buf; do LC_ALL=C diff --report-identical-files --context=50 $f output/`basename $f`; done > buffer-tests-report; true REFERENCE_DIR=../../tests/buffer/reference \ /usr/bin/python2.7 ./../run-tests.py \ --build-dir=../.. --src-dir=../.. \ buffer-tests-results.sh /bin/bash /var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/tests/buffer/buffer-tests-results.sh 64 of 64 tests succesful. PASS buffer-tests-results.sh === Test Results === tests passed: 1 tests skipped: 0 tests failed: 0 ====== PASS ====== make[5]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/tests/buffer' make[4]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/tests/buffer' make[3]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/tests/buffer' make[2]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/tests/buffer' Making check in mipmap make[2]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/tests/mipmap' make check-TESTS make[3]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/tests/mipmap' /usr/bin/python2.7 ./../run-tests.py \ --build-dir=../.. --src-dir=../.. \ invert.sh invert-crop.sh unsharp-crop.sh unsharp.sh rotate.sh rotate-crop.sh /bin/bash /var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/tests/mipmap/invert.sh missing reference, assuming SUCCESS PASS invert.sh /bin/bash /var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/tests/mipmap/invert-crop.sh missing reference, assuming SUCCESS PASS invert-crop.sh /bin/bash /var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/tests/mipmap/unsharp-crop.sh (gegl:821): GEGL-WARNING **: 23:21:22.771: (gegl-tile-handler-cache.c:840):gegl_tile_cache_destroy: runtime check failed: (g_queue_is_empty (&cache_queue)) EEEEeEeek! 2 GeglBuffers leaked missing reference, assuming SUCCESS PASS unsharp-crop.sh /bin/bash /var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/tests/mipmap/unsharp.sh (gegl:912): GEGL-WARNING **: 23:21:23.627: (gegl-tile-handler-cache.c:840):gegl_tile_cache_destroy: runtime check failed: (g_queue_is_empty (&cache_queue)) EEEEeEeek! 2 GeglBuffers leaked missing reference, assuming SUCCESS PASS unsharp.sh /bin/bash /var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/tests/mipmap/rotate.sh missing reference, assuming SUCCESS PASS rotate.sh /bin/bash /var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/tests/mipmap/rotate-crop.sh missing reference, assuming SUCCESS PASS rotate-crop.sh === Test Results === tests passed: 6 tests skipped: 0 tests failed: 0 ====== PASS ====== make[3]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/tests/mipmap' make[2]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/tests/mipmap' Making check in compositions make[2]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/tests/compositions' Making check in data make[3]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/tests/compositions/data' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/tests/compositions/data' make[3]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/tests/compositions' make check-TESTS make[4]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/tests/compositions' /usr/bin/python2.7 ./run-compositions.py \ --build-dir=../.. --src-dir=../.. --xml-dir=. \ affine-with-negative.xml alien-map.xml apply-lens.xml apply-lens2.xml apply-lens3.xml bump-map.xml checkerboard.xml colors.xml color-enhance.xml color-exchange.xml color-to-alpha.xml convolve1.xml convolve2.xml contrast-curve.xml edge.xml fattal02.xml gegl.xml gamma.xml hdr-color.xml illusion.xml image-compare.xml lens-flare.xml mantiuk06.xml noise-cell.xml noise-hurl.xml noise-simplex.xml noise-solid.xml posterize.xml red-eye-removal.xml reflect.xml reflect2.xml reinhard05.xml rgb-params.xml rotate.xml rotate-on-center.xml simple-scale.xml scale-size-keepaspect.xml sinus.xml stretch-contrast.xml supernova.xml transform.xml grey-json.xml weighted-blend.xml rectangles.xml missing reference, assuming SUCCESS PASS affine-with-negative.xml SKIP affine-with-negative.xml (OpenCL) missing reference, assuming SUCCESS PASS alien-map.xml SKIP alien-map.xml (OpenCL) missing reference, assuming SUCCESS PASS apply-lens.xml SKIP apply-lens.xml (OpenCL) missing reference, assuming SUCCESS PASS apply-lens2.xml SKIP apply-lens2.xml (OpenCL) missing reference, assuming SUCCESS PASS apply-lens3.xml SKIP apply-lens3.xml (OpenCL) missing reference, assuming SUCCESS PASS bump-map.xml SKIP bump-map.xml (OpenCL) missing reference, assuming SUCCESS PASS checkerboard.xml SKIP checkerboard.xml (OpenCL) missing reference, assuming SUCCESS PASS colors.xml SKIP colors.xml (OpenCL) missing reference, assuming SUCCESS PASS color-enhance.xml SKIP color-enhance.xml (OpenCL) missing reference, assuming SUCCESS PASS color-exchange.xml SKIP color-exchange.xml (OpenCL) missing reference, assuming SUCCESS PASS color-to-alpha.xml SKIP color-to-alpha.xml (OpenCL) missing reference, assuming SUCCESS PASS convolve1.xml SKIP convolve1.xml (OpenCL) missing reference, assuming SUCCESS PASS convolve2.xml SKIP convolve2.xml (OpenCL) missing reference, assuming SUCCESS PASS contrast-curve.xml SKIP contrast-curve.xml (OpenCL) missing reference, assuming SUCCESS PASS edge.xml SKIP edge.xml (OpenCL) missing reference, assuming SUCCESS PASS fattal02.xml SKIP fattal02.xml (OpenCL) missing reference, assuming SUCCESS PASS gegl.xml SKIP gegl.xml (OpenCL) missing reference, assuming SUCCESS PASS gamma.xml SKIP gamma.xml (OpenCL) missing reference, assuming SUCCESS PASS hdr-color.xml SKIP hdr-color.xml (OpenCL) missing reference, assuming SUCCESS PASS illusion.xml SKIP illusion.xml (OpenCL) missing reference, assuming SUCCESS PASS image-compare.xml SKIP image-compare.xml (OpenCL) missing reference, assuming SUCCESS PASS lens-flare.xml SKIP lens-flare.xml (OpenCL) missing reference, assuming SUCCESS PASS mantiuk06.xml SKIP mantiuk06.xml (OpenCL) (gegl:2447): GEGL-WARNING **: 23:21:48.938: operation desired unknown paramspec type for seed (gegl:2447): GEGL-WARNING **: 23:21:48.939: operation desired unknown paramspec type for seed (gegl:2447): GEGL-WARNING **: 23:21:48.940: operation desired unknown paramspec type for seed (gegl:2447): GEGL-WARNING **: 23:21:48.941: operation desired unknown paramspec type for seed (gegl:2447): GEGL-WARNING **: 23:21:48.941: operation desired unknown paramspec type for seed missing reference, assuming SUCCESS PASS noise-cell.xml SKIP noise-cell.xml (OpenCL) (gegl:2538): GEGL-WARNING **: 23:21:49.774: operation desired unknown paramspec type for seed missing reference, assuming SUCCESS PASS noise-hurl.xml SKIP noise-hurl.xml (OpenCL) (gegl:2597): GEGL-WARNING **: 23:21:50.710: operation desired unknown paramspec type for seed missing reference, assuming SUCCESS PASS noise-simplex.xml SKIP noise-simplex.xml (OpenCL) (gegl:2673): GEGL-WARNING **: 23:21:51.456: operation desired unknown paramspec type for seed missing reference, assuming SUCCESS PASS noise-solid.xml SKIP noise-solid.xml (OpenCL) missing reference, assuming SUCCESS PASS posterize.xml SKIP posterize.xml (OpenCL) missing reference, assuming SUCCESS PASS red-eye-removal.xml SKIP red-eye-removal.xml (OpenCL) missing reference, assuming SUCCESS PASS reflect.xml SKIP reflect.xml (OpenCL) missing reference, assuming SUCCESS PASS reflect2.xml SKIP reflect2.xml (OpenCL) missing reference, assuming SUCCESS PASS reinhard05.xml SKIP reinhard05.xml (OpenCL) missing reference, assuming SUCCESS PASS rgb-params.xml SKIP rgb-params.xml (OpenCL) missing reference, assuming SUCCESS PASS rotate.xml SKIP rotate.xml (OpenCL) missing reference, assuming SUCCESS PASS rotate-on-center.xml SKIP rotate-on-center.xml (OpenCL) missing reference, assuming SUCCESS PASS simple-scale.xml SKIP simple-scale.xml (OpenCL) missing reference, assuming SUCCESS PASS scale-size-keepaspect.xml SKIP scale-size-keepaspect.xml (OpenCL) (gegl:3229): GEGL-WARNING **: 23:21:59.941: operation desired unknown paramspec type for seed missing reference, assuming SUCCESS PASS sinus.xml SKIP sinus.xml (OpenCL) missing reference, assuming SUCCESS PASS stretch-contrast.xml SKIP stretch-contrast.xml (OpenCL) (gegl:3315): GEGL-WARNING **: 23:22:01.496: operation desired unknown paramspec type for seed missing reference, assuming SUCCESS PASS supernova.xml SKIP supernova.xml (OpenCL) missing reference, assuming SUCCESS PASS transform.xml SKIP transform.xml (OpenCL) missing reference, assuming SUCCESS PASS grey-json.xml SKIP grey-json.xml (OpenCL) missing reference, assuming SUCCESS PASS weighted-blend.xml SKIP weighted-blend.xml (OpenCL) missing reference, assuming SUCCESS PASS rectangles.xml SKIP rectangles.xml (OpenCL) === Test Results === tests passed: 44 tests skipped: 44 tests failed: 0 ====== PASS ====== /usr/bin/python2.7 ./run-compositions.py --without-opencl \ --build-dir=../.. --src-dir=../.. --xml-dir=. \ color-reduction.xml rgbe-load.xml rgbe-save.xml shift.xml stretch-contrast-hsv.xml pnm-raw-load.xml pnm-ascii-load.xml jpg-load-datauri.xml tiff-load.xml tile.xml (gegl:3741): GEGL-WARNING **: 23:22:06.118: operation desired unknown paramspec type for seed (gegl:3741): GEGL-WARNING **: 23:22:06.156: operation desired unknown paramspec type for seed (gegl:3741): GEGL-WARNING **: 23:22:06.157: operation desired unknown paramspec type for seed (gegl:3741): GEGL-WARNING **: 23:22:06.158: operation desired unknown paramspec type for seed (gegl:3741): GEGL-WARNING **: 23:22:06.159: operation desired unknown paramspec type for seed (gegl:3741): GEGL-WARNING **: 23:22:06.160: operation desired unknown paramspec type for seed missing reference, assuming SUCCESS PASS color-reduction.xml missing reference, assuming SUCCESS PASS rgbe-load.xml missing reference, assuming SUCCESS PASS rgbe-save.xml (gegl:3918): GEGL-WARNING **: 23:22:08.815: operation desired unknown paramspec type for seed missing reference, assuming SUCCESS PASS shift.xml missing reference, assuming SUCCESS PASS stretch-contrast-hsv.xml missing reference, assuming SUCCESS PASS pnm-raw-load.xml missing reference, assuming SUCCESS PASS pnm-ascii-load.xml missing reference, assuming SUCCESS PASS jpg-load-datauri.xml missing reference, assuming SUCCESS PASS tiff-load.xml missing reference, assuming SUCCESS PASS tile.xml === Test Results === tests passed: 10 tests skipped: 0 tests failed: 0 ====== PASS ====== make[4]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/tests/compositions' make[3]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/tests/compositions' make[2]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/tests/compositions' Making check in simple make[2]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/tests/simple' make check-TESTS make[3]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/tests/simple' /usr/bin/python2.7 ./../run-tests.py \ --build-dir=../.. --src-dir=../.. \ test-backend-file test-buffer-cast test-buffer-changes test-buffer-extract test-buffer-hot-tile test-buffer-sharing test-buffer-tile-voiding test-buffer-unaligned-access test-change-processor-rect test-convert-format test-color-op test-empty-tile test-format-sensing test-gegl-rectangle test-gegl-color test-gegl-tile test-license-check test-misc test-node-connections test-node-exponential test-node-passthrough test-node-properties test-object-forked test-opencl-colors test-path test-proxynop-processing test-scaled-blit test-svg-abyss test-exp-combine.sh ./test-backend-file test_buffer_path ... PASS test_buffer_path_from_backend ... PASS test_buffer_load ... PASS test_buffer_same_path ... PASS test_buffer_open ... PASS test_buffer_change_extent ... PASS PASS test-backend-file ./test-buffer-cast PASS test-buffer-cast ./test-buffer-changes /buffer/change/signal-on-set: OK /buffer/change/no-signal-with-iter-read: OK /buffer/change/signal-with-iter-readwrite: OK /buffer/change/signal-with-iter-write: OK PASS test-buffer-changes ./test-buffer-extract PASS test-buffer-extract ./test-buffer-hot-tile set_clear_get... passed PASS test-buffer-hot-tile ./test-buffer-sharing PASS PASS test-buffer-sharing ./test-buffer-tile-voiding test_buffer_copy ... PASS PASS test-buffer-tile-voiding ./test-buffer-unaligned-access unaligned_fill (clear)... passed unaligned_fill (set_color)... passed unaligned_fill (set_pattern)... passed unaligned_fill (copy)... passed PASS test-buffer-unaligned-access ./test-change-processor-rect PASS test-change-processor-rect ./test-convert-format test_convert_001 ... PASS test_convert_002 ... PASS test_same_001 ... PASS PASS test-convert-format ./test-color-op PASS test-color-op ./test-empty-tile PASS test-empty-tile ./test-format-sensing test_buffer_sink_001 ... PASS test_opacity_linear_001 ... PASS test_opacity_linear_002 ... PASS test_opacity_linear_003 ... PASS test_opacity_linear_004 ... PASS test_opacity_gamma_001 ... PASS test_opacity_gamma_002 ... PASS test_opacity_gamma_003 ... PASS test_opacity_gamma_004 ... PASS PASS test-format-sensing ./test-gegl-rectangle PASS test-gegl-rectangle ./test-gegl-color /GeglColor/rgba_set_get/all_components_zero: OK /GeglColor/rgba_set_get/all_components_one: OK /GeglColor/rgba_set_get/mixed_components: OK /GeglColor/parse/named_white: OK /GeglColor/parse/named_black: OK /GeglColor/parse/named_olive: OK /GeglColor/parse/rgb_hex6_black: OK /GeglColor/parse/rgb_hex6_white_lowercase: OK /GeglColor/parse/rgb_hex6_white_uppercase: OK /GeglColor/parse/rgb_hex8_olive_semitrans: OK /GeglColor/parse/rgb_hex3_: OK /GeglColor/parse/rgb_hex4_: OK /GeglColor/parse/rgb_integer_black: OK /GeglColor/parse/rgb_float_white: OK /GeglColor/parse/rgba_middle_semitrans: OK PASS test-gegl-color ./test-gegl-tile /gegl-tile/set_unlock_notify: OK /gegl-tile/set_data_full: OK PASS test-gegl-tile ./test-license-check test_default ... PASS test_gpl1 ... PASS test_gpl2 ... PASS test_gpl3 ... PASS test_foo ... PASS test_foo_bar ... PASS PASS test-license-check ./test-misc PASS test-misc ./test-node-connections test_node_already_connected ... PASS test_node_dont_invalidate_source ... PASS test_node_reconnect_many ... PASS test_operation_get_source_node ... PASS test_operation_meta_get_source_node ... PASS PASS test-node-connections ./test-node-exponential PASS test-node-exponential ./test-node-passthrough test_sub_graph_crop_passthrough ... PASS PASS test-node-passthrough ./test-node-properties (test-node-properties:4267): GEGL-WARNING **: 23:22:21.811: Failed to set operation type gegl:doesnt-exist, using a passthrough op instead PASS test-node-properties ./test-object-forked PASS test-object-forked ./test-opencl-colors OpenCL disabled, skipping tests SKIP test-opencl-colors ./test-path PASS test-path ./test-proxynop-processing PASS test-proxynop-processing ./test-scaled-blit testing scaled blit ........................................................................ PASS test-scaled-blit ./test-svg-abyss testing abyss handling of svg blends .... svg:src-in ... FAIL ... svg:src-atop ... FAIL ... FAIL test-svg-abyss /bin/bash /var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/tests/simple/test-exp-combine.sh Skipping test-exp-combine due to lack of exp_combine executable SKIP test-exp-combine.sh === Test Results === tests passed: 26 tests skipped: 2 tests failed: 1 ====== FAIL ====== make[3]: *** [Makefile:1663: check-TESTS] Error 1 make[3]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/tests/simple' make[2]: *** [Makefile:1480: check-am] Error 2 make[2]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/tests/simple' make[1]: *** [Makefile:513: check-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/tests' make: *** [Makefile:637: check-recursive] Error 1 * ERROR: media-libs/gegl-0.3.34::gentoo failed (test phase): * Make check failed. See above for details. * * Call stack: * ebuild.sh, line 125: Called src_test * environment, line 3774: Called default * phase-functions.sh, line 855: Called default_src_test * phase-functions.sh, line 884: Called __eapi0_src_test * phase-helpers.sh, line 779: Called die * The specific snippet of code: * $emake_cmd ${internal_opts} check || \ * die "Make check failed. See above for details." * * 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/build/media-libs/gegl-0.3.34:20200407-211908.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'