Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 515370 Details for
Bug 645136
media-libs/gegl-0.3.26: ff-load-save test fails on ppc
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 947.02 KB, created by
ernsteiswuerfel
on 2018-01-20 15:12:37 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
ernsteiswuerfel
Created:
2018-01-20 15:12:37 UTC
Size:
947.02 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: media-libs/gegl-0.3.26 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: sping@gentoo.org >[32;01m * [39;49;00mUSE: abi_ppc_32 elibc_glibc ffmpeg kernel_linux ppc test userland_GNU >[32;01m * [39;49;00mFEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking gegl-0.3.26.tar.bz2 to /var/tmp/portage/media-libs/gegl-0.3.26/work >>>> Source unpacked in /var/tmp/portage/media-libs/gegl-0.3.26/work >>>> Preparing source in /var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26 ... > [32;01m*[0m Applying gegl-0.3.12-failing-tests.patch ... >[A[203C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running eautoreconf in '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26' ... > [32;01m*[0m Running autopoint --force ... >[A[203C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Skipping 'gtkdocize --copy' due gtkdocize not installed > [32;01m*[0m Running libtoolize --install --copy --force --automake ... >[A[203C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running aclocal -I m4 ... >[A[203C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf --force ... >[A[203C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[203C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running automake --add-missing --copy --force-missing ... >[A[203C [34;01m[ [32;01mok[34;01m ][0m > * Running elibtoolize in: gegl-0.3.26/ > * 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.26/work/gegl-0.3.26 ... > * econf: updating gegl-0.3.26/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating gegl-0.3.26/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=powerpc-unknown-linux-gnu --host=powerpc-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.26 --htmldir=/usr/share/doc/gegl-0.3.26/html --libdir=/usr/lib --disable-docs --disable-profile --disable-silent-rules --disable-workshop --program-suffix=-0.3 --with-gdk-pixbuf --with-pango --without-libspiro --disable-mmx --disable-sse --disable-debug --without-cairo --without-pangocairo --without-exiv2 --with-libavformat --without-gexiv2 --without-graphviz --without-jasper --without-lcms --without-lensfun --without-lua --without-mrg --without-openexr --without-libraw --without-sdl --without-librsvg --without-libtiff --without-umfpack --without-libv4l --without-libv4l2 --disable-introspection --without-vala --without-webp >checking whether make supports nested variables... yes >checking build system type... powerpc-unknown-linux-gnu >checking host system type... powerpc-unknown-linux-gnu >checking target system type... powerpc-unknown-linux-gnu >checking for a BSD-compatible install... /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether to enable maintainer-specific portions of Makefiles... yes >checking for powerpc-unknown-linux-gnu-gcc... powerpc-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 powerpc-unknown-linux-gnu-gcc accepts -g... yes >checking for powerpc-unknown-linux-gnu-gcc option to accept ISO C89... none needed >checking whether powerpc-unknown-linux-gnu-gcc understands -c and -o together... yes >checking for style of include used by make... GNU >checking dependency style of powerpc-unknown-linux-gnu-gcc... none >checking for powerpc-unknown-linux-gnu-gcc option to accept ISO C99... none needed >checking for powerpc-unknown-linux-gnu-g++... powerpc-unknown-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether powerpc-unknown-linux-gnu-g++ accepts -g... yes >checking dependency style of powerpc-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... 64 >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 powerpc-unknown-linux-gnu-gcc... /usr/powerpc-unknown-linux-gnu/bin/ld >checking if the linker (/usr/powerpc-unknown-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/powerpc-unknown-linux-gnu-nm -B >checking the name lister (/usr/bin/powerpc-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 powerpc-unknown-linux-gnu file names to powerpc-unknown-linux-gnu format... func_convert_file_noop >checking how to convert powerpc-unknown-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/powerpc-unknown-linux-gnu/bin/ld option to reload object files... -r >checking for powerpc-unknown-linux-gnu-objdump... powerpc-unknown-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for powerpc-unknown-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for powerpc-unknown-linux-gnu-ar... powerpc-unknown-linux-gnu-ar >checking for archiver @FILE support... @ >checking for powerpc-unknown-linux-gnu-strip... powerpc-unknown-linux-gnu-strip >checking for powerpc-unknown-linux-gnu-ranlib... powerpc-unknown-linux-gnu-ranlib >checking command to parse /usr/bin/powerpc-unknown-linux-gnu-nm -B output from powerpc-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 powerpc-unknown-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking how to run the C preprocessor... powerpc-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 powerpc-unknown-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for powerpc-unknown-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if powerpc-unknown-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if powerpc-unknown-linux-gnu-gcc static flag -static works... yes >checking if powerpc-unknown-linux-gnu-gcc supports -c -o file.o... yes >checking if powerpc-unknown-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the powerpc-unknown-linux-gnu-gcc linker (/usr/powerpc-unknown-linux-gnu/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for shl_load... no >checking for shl_load in -ldld... no >checking for dlopen... no >checking for dlopen in -ldl... yes >checking whether a program can dlopen itself... yes >checking whether a statically linked program can dlopen itself... no >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking how to run the C++ preprocessor... powerpc-unknown-linux-gnu-g++ -E >checking for ld used by powerpc-unknown-linux-gnu-g++... /usr/powerpc-unknown-linux-gnu/bin/ld >checking if the linker (/usr/powerpc-unknown-linux-gnu/bin/ld) is GNU ld... yes >checking whether the powerpc-unknown-linux-gnu-g++ linker (/usr/powerpc-unknown-linux-gnu/bin/ld) supports shared libraries... yes >checking for powerpc-unknown-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if powerpc-unknown-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if powerpc-unknown-linux-gnu-g++ static flag -static works... yes >checking if powerpc-unknown-linux-gnu-g++ supports -c -o file.o... yes >checking if powerpc-unknown-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the powerpc-unknown-linux-gnu-g++ linker (/usr/powerpc-unknown-linux-gnu/bin/ld) 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... powerpc-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 powerpc-unknown-linux-gnu-pkg-config... /usr/bin/powerpc-unknown-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for gobject-introspection... no (disabled, use --enable-introspection to enable) >checking for fsync... yes >checking for babl >= 0.1.38... yes >checking for powerpc-unknown-linux-gnu-pkg-config... (cached) /usr/bin/powerpc-unknown-linux-gnu-pkg-config >checking pkg-config is at least version 0.16... yes >checking for GLIB - version >= 2.44.0... yes (version 2.50.3) >checking for glib-2.0 >= 2.44.0 gobject-2.0 gmodule-2.0 gio-2.0 json-glib-1.0 gio-unix-2.0... yes >checking whether NLS is requested... yes >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking for ld used by powerpc-unknown-linux-gnu-gcc... /usr/powerpc-unknown-linux-gnu/bin/ld >checking if the linker (/usr/powerpc-unknown-linux-gnu/bin/ld) 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 for a Python interpreter with version >= 2.5.0... python >checking for python... /usr/bin/python >checking for python version... 3.5 >checking for python platform... linux >checking for python script directory... ${prefix}/lib/python3.5/site-packages >checking for python extension module directory... ${exec_prefix}/lib/python3.5/site-packages >checking for pango >= 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 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 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... no >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: no > Pango: yes > pangocairo: no > GDKPixbuf: yes > JPEG: yes > PNG: yes > OpenEXR: no > rsvg: no > SDL: no > libraw: no > Jasper: no > graphviz: no > avformat: yes > V4L: no (disabled with --without-libv4l) > V4L2: no > spiro: no > EXIV: no > gexiv2: no > umfpack: no > TIFF no > webp: no > poly2tri-c: yes (internal) > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26 ... >make -j3 >(CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/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.26/work/gegl-0.3.26' >Making all in libs >make[2]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/libs' >Making all in rgbe >make[3]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/libs/rgbe' >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -fPIC -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -fPIC -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fPIC -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-ar cru .libs/librgbe.a .libs/librgbe_la-rgbe.o >libtool: link: powerpc-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.26/work/gegl-0.3.26/libs/rgbe' >Making all in poly2tri-c >make[3]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/libs/poly2tri-c' >Making all in poly2tri-c >make[4]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/libs/poly2tri-c/poly2tri-c' >Making all in p2t >make[5]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/libs/poly2tri-c/poly2tri-c/p2t' >Making all in sweep >make[6]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/libs/poly2tri-c/poly2tri-c/p2t/sweep' >/bin/sh ../../../../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../../../../libs/poly2tri-c -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../../../../libs/poly2tri-c -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../../../../libs/poly2tri-c -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o sweep.lo sweep.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../../../../libs/poly2tri-c -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../../../../libs/poly2tri-c -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../../../../libs/poly2tri-c -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c sweep.c -fPIC -DPIC -o .libs/sweep.o >/bin/sh ../../../../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../../../../libs/poly2tri-c -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../../../../libs/poly2tri-c -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c sweep_context.c -fPIC -DPIC -o .libs/sweep_context.o >/bin/sh ../../../../../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../../../../libs/poly2tri-c -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-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: powerpc-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.26/work/gegl-0.3.26/libs/poly2tri-c/poly2tri-c/p2t/sweep' >Making all in common >make[6]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/libs/poly2tri-c/poly2tri-c/p2t/common' >/bin/sh ../../../../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../../../../libs/poly2tri-c -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../../../../libs/poly2tri-c -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o utils.lo utils.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../../../../libs/poly2tri-c -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../../../../libs/poly2tri-c -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../../../../libs/poly2tri-c -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-ar cru .libs/libp2tc-common.a .libs/shapes.o .libs/utils.o >libtool: link: powerpc-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.26/work/gegl-0.3.26/libs/poly2tri-c/poly2tri-c/p2t/common' >make[6]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/libs/poly2tri-c/poly2tri-c/p2t' >/bin/sh ../../../../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 && powerpc-unknown-linux-gnu-ar x "/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/libs/poly2tri-c/poly2tri-c/p2t/common/.libs/libp2tc-common.a") >libtool: link: (cd .libs/libp2tc.lax/libp2tc-sweep.a && powerpc-unknown-linux-gnu-ar x "/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/libs/poly2tri-c/poly2tri-c/p2t/sweep/.libs/libp2tc-sweep.a") >libtool: link: powerpc-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: powerpc-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.26/work/gegl-0.3.26/libs/poly2tri-c/poly2tri-c/p2t' >make[5]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/libs/poly2tri-c/poly2tri-c/p2t' >Making all in refine >make[5]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/libs/poly2tri-c/poly2tri-c/refine' >/bin/sh ../../../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o cdt-flipfix.lo cdt-flipfix.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c cdt-flipfix.c -fPIC -DPIC -o .libs/cdt-flipfix.o >/bin/sh ../../../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o delaunay-terminator.lo delaunay-terminator.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c delaunay-terminator.c -fPIC -DPIC -o .libs/delaunay-terminator.o >/bin/sh ../../../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o line.lo line.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c edge.c -fPIC -DPIC -o .libs/edge.o >/bin/sh ../../../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o rmath.lo rmath.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c line.c -fPIC -DPIC -o .libs/line.o >/bin/sh ../../../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o mesh-action.lo mesh-action.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c rmath.c -fPIC -DPIC -o .libs/rmath.o >/bin/sh ../../../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o point.lo point.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c mesh-action.c -fPIC -DPIC -o .libs/mesh-action.o >/bin/sh ../../../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o pslg.lo pslg.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c point.c -fPIC -DPIC -o .libs/point.o >/bin/sh ../../../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o triangle.lo triangle.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c refiner.c -fPIC -DPIC -o .libs/refiner.o >/bin/sh ../../../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o utils.lo utils.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c utils.c -fPIC -DPIC -o .libs/utils.o >/bin/sh ../../../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o vtriangle.lo vtriangle.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c vector2.c -fPIC -DPIC -o .libs/vector2.o >/bin/sh ../../../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o visibility.lo visibility.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c visibility.c -fPIC -DPIC -o .libs/visibility.o >/bin/sh ../../../../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-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: powerpc-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.26/work/gegl-0.3.26/libs/poly2tri-c/poly2tri-c/refine' >Making all in render >make[5]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/libs/poly2tri-c/poly2tri-c/render' >/bin/sh ../../../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-ar cru .libs/libp2tc-render.a .libs/mesh-render.o .libs/svg-plot.o >libtool: link: powerpc-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.26/work/gegl-0.3.26/libs/poly2tri-c/poly2tri-c/render' >make[5]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/libs/poly2tri-c/poly2tri-c' >/bin/sh ../../../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../../libs/poly2tri-c -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 && powerpc-unknown-linux-gnu-ar x "/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/libs/poly2tri-c/poly2tri-c/p2t/.libs/libp2tc.a") >libtool: link: (cd .libs/libpoly2tri-c.lax/libp2tc-refine.a && powerpc-unknown-linux-gnu-ar x "/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/libs/poly2tri-c/poly2tri-c/refine/.libs/libp2tc-refine.a") >libtool: link: (cd .libs/libpoly2tri-c.lax/libp2tc-render.a && powerpc-unknown-linux-gnu-ar x "/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/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: powerpc-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: powerpc-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.26/work/gegl-0.3.26/libs/poly2tri-c/poly2tri-c' >make[4]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/libs/poly2tri-c/poly2tri-c' >make[4]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/libs/poly2tri-c' >make[4]: Nothing to be done for 'all-am'. >make[4]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/libs/poly2tri-c' >make[3]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/libs/poly2tri-c' >make[3]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/libs' >make[3]: Nothing to be done for 'all-am'. >make[3]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/libs' >make[2]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/libs' >Making all in opencl >make[2]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/opencl' >make all-am >make[3]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/opencl' >make[3]: Nothing to be done for 'all-am'. >make[3]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/opencl' >make[2]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/opencl' >Making all in gegl >make[2]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/gegl' >Making all in buffer >make[3]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/gegl/buffer' >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-buffer-iterator.lo gegl-buffer-iterator.c >libtool: compile: powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-buffer.c -fPIC -DPIC -o .libs/gegl-buffer.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-buffer-cl-cache.lo gegl-buffer-cl-cache.c >libtool: compile: powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-buffer-cl-cache.c -fPIC -DPIC -o .libs/gegl-buffer-cl-cache.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-buffer-save.lo gegl-buffer-save.c >libtool: compile: powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-buffer-load.c -fPIC -DPIC -o .libs/gegl-buffer-load.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-cache.lo gegl-cache.c >libtool: compile: powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-buffer-save.c -fPIC -DPIC -o .libs/gegl-buffer-save.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-sampler.lo gegl-sampler.c >libtool: compile: powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-cache.c -fPIC -DPIC -o .libs/gegl-cache.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-sampler-cubic.lo gegl-sampler-cubic.c >libtool: compile: powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-sampler.c -fPIC -DPIC -o .libs/gegl-sampler.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-sampler-linear.lo gegl-sampler-linear.c >libtool: compile: powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-sampler-cubic.c -fPIC -DPIC -o .libs/gegl-sampler-cubic.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-sampler-nohalo.lo gegl-sampler-nohalo.c >libtool: compile: powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-sampler-nearest.c -fPIC -DPIC -o .libs/gegl-sampler-nearest.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-sampler-lohalo.lo gegl-sampler-lohalo.c >libtool: compile: powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-sampler-nohalo.c -fPIC -DPIC -o .libs/gegl-sampler-nohalo.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-region-generic.lo gegl-region-generic.c >libtool: compile: powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-region-generic.c -fPIC -DPIC -o .libs/gegl-region-generic.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-tile-source.lo gegl-tile-source.c >libtool: compile: powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-tile.c -fPIC -DPIC -o .libs/gegl-tile.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-tile-storage.lo gegl-tile-storage.c >libtool: compile: powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-tile-source.c -fPIC -DPIC -o .libs/gegl-tile-source.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-tile-backend-file-async.lo gegl-tile-backend-file-async.c >libtool: compile: powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-tile-backend-file-async.c -fPIC -DPIC -o .libs/gegl-tile-backend-file-async.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-tile-backend-swap.lo gegl-tile-backend-swap.c >libtool: compile: powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-tile-backend-ram.c -fPIC -DPIC -o .libs/gegl-tile-backend-ram.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-tile-handler.lo gegl-tile-handler.c >libtool: compile: powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-tile-backend-swap.c -fPIC -DPIC -o .libs/gegl-tile-backend-swap.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-tile-handler-cache.lo gegl-tile-handler-cache.c >libtool: compile: powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-tile-handler.c -fPIC -DPIC -o .libs/gegl-tile-handler.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-tile-handler-cache.c -fPIC -DPIC -o .libs/gegl-tile-handler-cache.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-tile-handler-empty.lo gegl-tile-handler-empty.c >libtool: compile: powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-tile-handler-chain.c -fPIC -DPIC -o .libs/gegl-tile-handler-chain.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-tile-handler-log.lo gegl-tile-handler-log.c >libtool: compile: powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-tile-handler-empty.c -fPIC -DPIC -o .libs/gegl-tile-handler-empty.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-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: powerpc-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.26/work/gegl-0.3.26/gegl/buffer' >Making all in graph >make[3]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/gegl/graph' >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-pad.lo gegl-pad.c >libtool: compile: powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-node.c -fPIC -DPIC -o .libs/gegl-node.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-callback-visitor.lo gegl-callback-visitor.c >libtool: compile: powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-callback-visitor.c -fPIC -DPIC -o .libs/gegl-callback-visitor.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-node-output-visitable.c -fPIC -DPIC -o .libs/gegl-node-output-visitable.o >/bin/sh ../../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-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: powerpc-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.26/work/gegl-0.3.26/gegl/graph' >Making all in module >make[3]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/gegl/module' >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o geglmoduledb.lo geglmoduledb.c >libtool: compile: powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegldatafiles.c -fPIC -DPIC -o .libs/gegldatafiles.o >/bin/sh ../../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-ar cru .libs/libmodule.a .libs/gegldatafiles.o .libs/geglmodule.o .libs/geglmoduledb.o >libtool: link: powerpc-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.26/work/gegl-0.3.26/gegl/module' >Making all in operation >make[3]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/gegl/operation' >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-operation-area-filter.lo gegl-operation-area-filter.c >libtool: compile: powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-operation.c -fPIC -DPIC -o .libs/gegl-operation.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-operation-composer3.lo gegl-operation-composer3.c >libtool: compile: powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-operation-composer3.c -fPIC -DPIC -o .libs/gegl-operation-composer3.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-operation-handlers.lo gegl-operation-handlers.c >libtool: compile: powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-operation-filter.c -fPIC -DPIC -o .libs/gegl-operation-filter.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-operation-meta.lo gegl-operation-meta.c >libtool: compile: powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-operation-handlers.c -fPIC -DPIC -o .libs/gegl-operation-handlers.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-operation-meta-json.lo gegl-operation-meta-json.c >libtool: compile: powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-operation-meta.c -fPIC -DPIC -o .libs/gegl-operation-meta.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-operation-point-composer3.lo gegl-operation-point-composer3.c >libtool: compile: powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-operation-point-composer.c -fPIC -DPIC -o .libs/gegl-operation-point-composer.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-operation-point-filter.lo gegl-operation-point-filter.c >libtool: compile: powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-operation-point-composer3.c -fPIC -DPIC -o .libs/gegl-operation-point-composer3.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-operation-point-render.lo gegl-operation-point-render.c >libtool: compile: powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-operation-point-render.c -fPIC -DPIC -o .libs/gegl-operation-point-render.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-operation-source.lo gegl-operation-source.c >libtool: compile: powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-operation-sink.c -fPIC -DPIC -o .libs/gegl-operation-sink.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-operations.c -fPIC -DPIC -o .libs/gegl-operations.o >/bin/sh ../../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-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: powerpc-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.26/work/gegl-0.3.26/gegl/operation' >Making all in process >make[3]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/gegl/process' >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-graph-traversal-debug.lo gegl-graph-traversal-debug.c >libtool: compile: powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-graph-traversal-debug.c -fPIC -DPIC -o .libs/gegl-graph-traversal-debug.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-processor.c -fPIC -DPIC -o .libs/gegl-processor.o >/bin/sh ../../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-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: powerpc-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.26/work/gegl-0.3.26/gegl/process' >Making all in property-types >make[3]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/gegl/property-types' >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-curve.lo gegl-curve.c >libtool: compile: powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-curve.c -fPIC -DPIC -o .libs/gegl-curve.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 >libtool: compile: powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-path.c -fPIC -DPIC -o .libs/gegl-path.o >/bin/sh ../../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-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: powerpc-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.26/work/gegl-0.3.26/gegl/property-types' >Making all in opencl >make[3]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/gegl/opencl' >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-cl-color.lo gegl-cl-color.c >libtool: compile: powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 >libtool: compile: powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-cl-color.c -fPIC -DPIC -o .libs/gegl-cl-color.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-cl-random.c -fPIC -DPIC -o .libs/gegl-cl-random.o >/bin/sh ../../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-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: powerpc-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.26/work/gegl-0.3.26/gegl/opencl' >make[3]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/gegl' >/bin/sh ../libtool --tag=CC --mode=compile powerpc-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/lib"\" -DG_LOG_DOMAIN=\"GEGL\" -DGEGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-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/lib"\" -DG_LOG_DOMAIN=\"GEGL\" -DGEGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-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/lib"\" -DG_LOG_DOMAIN=\"GEGL\" -DGEGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-config.lo gegl-config.c >libtool: compile: powerpc-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/lib\" -DG_LOG_DOMAIN=\"GEGL\" -DGEGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-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/lib\" -DG_LOG_DOMAIN=\"GEGL\" -DGEGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-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/lib\" -DG_LOG_DOMAIN=\"GEGL\" -DGEGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-apply.c -fPIC -DPIC -o .libs/gegl-apply.o >/bin/sh ../libtool --tag=CC --mode=compile powerpc-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/lib"\" -DG_LOG_DOMAIN=\"GEGL\" -DGEGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-cpuaccel.lo gegl-cpuaccel.c >libtool: compile: powerpc-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/lib\" -DG_LOG_DOMAIN=\"GEGL\" -DGEGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-cpuaccel.c -fPIC -DPIC -o .libs/gegl-cpuaccel.o >/bin/sh ../libtool --tag=CC --mode=compile powerpc-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/lib"\" -DG_LOG_DOMAIN=\"GEGL\" -DGEGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-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/lib"\" -DG_LOG_DOMAIN=\"GEGL\" -DGEGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-dot-visitor.lo gegl-dot-visitor.c >libtool: compile: powerpc-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/lib\" -DG_LOG_DOMAIN=\"GEGL\" -DGEGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-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/lib\" -DG_LOG_DOMAIN=\"GEGL\" -DGEGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-dot-visitor.c -fPIC -DPIC -o .libs/gegl-dot-visitor.o >/bin/sh ../libtool --tag=CC --mode=compile powerpc-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/lib"\" -DG_LOG_DOMAIN=\"GEGL\" -DGEGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-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/lib"\" -DG_LOG_DOMAIN=\"GEGL\" -DGEGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-init.lo gegl-init.c >libtool: compile: powerpc-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/lib\" -DG_LOG_DOMAIN=\"GEGL\" -DGEGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-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/lib\" -DG_LOG_DOMAIN=\"GEGL\" -DGEGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-init.c -fPIC -DPIC -o .libs/gegl-init.o >/bin/sh ../libtool --tag=CC --mode=compile powerpc-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/lib"\" -DG_LOG_DOMAIN=\"GEGL\" -DGEGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-instrument.lo gegl-instrument.c >libtool: compile: powerpc-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/lib\" -DG_LOG_DOMAIN=\"GEGL\" -DGEGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-instrument.c -fPIC -DPIC -o .libs/gegl-instrument.o >/bin/sh ../libtool --tag=CC --mode=compile powerpc-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/lib"\" -DG_LOG_DOMAIN=\"GEGL\" -DGEGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-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/lib"\" -DG_LOG_DOMAIN=\"GEGL\" -DGEGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-utils.lo gegl-utils.c >libtool: compile: powerpc-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/lib\" -DG_LOG_DOMAIN=\"GEGL\" -DGEGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-introspection-support.c -fPIC -DPIC -o .libs/gegl-introspection-support.o >/bin/sh ../libtool --tag=CC --mode=compile powerpc-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/lib"\" -DG_LOG_DOMAIN=\"GEGL\" -DGEGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-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/lib"\" -DG_LOG_DOMAIN=\"GEGL\" -DGEGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-xml.lo gegl-xml.c >libtool: compile: powerpc-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/lib\" -DG_LOG_DOMAIN=\"GEGL\" -DGEGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-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/lib\" -DG_LOG_DOMAIN=\"GEGL\" -DGEGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-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/lib\" -DG_LOG_DOMAIN=\"GEGL\" -DGEGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-lookup.c -fPIC -DPIC -o .libs/gegl-lookup.o >/bin/sh ../libtool --tag=CC --mode=compile powerpc-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/lib"\" -DG_LOG_DOMAIN=\"GEGL\" -DGEGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-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/lib"\" -DG_LOG_DOMAIN=\"GEGL\" -DGEGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-random.lo gegl-random.c >libtool: compile: powerpc-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/lib\" -DG_LOG_DOMAIN=\"GEGL\" -DGEGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-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/lib\" -DG_LOG_DOMAIN=\"GEGL\" -DGEGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-random.c -fPIC -DPIC -o .libs/gegl-random.o >/bin/sh ../libtool --tag=CC --mode=compile powerpc-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/lib"\" -DG_LOG_DOMAIN=\"GEGL\" -DGEGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-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/lib"\" -DG_LOG_DOMAIN=\"GEGL\" -DGEGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-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/lib\" -DG_LOG_DOMAIN=\"GEGL\" -DGEGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-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/lib\" -DG_LOG_DOMAIN=\"GEGL\" -DGEGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-matrix.c -fPIC -DPIC -o .libs/gegl-matrix.o >/bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -export-dynamic -version-info 326:0:326 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libgegl-0.3.la -rpath /usr/lib 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-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: powerpc-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-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=powerpc -mtune=powerpc -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.326.0 >libtool: link: (cd ".libs" && rm -f "libgegl-0.3.so.0" && ln -s "libgegl-0.3.so.0.326.0" "libgegl-0.3.so.0") >libtool: link: (cd ".libs" && rm -f "libgegl-0.3.so" && ln -s "libgegl-0.3.so.0.326.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" ) >make[3]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/gegl' >make[2]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/gegl' >Making all in libs/npd >make[2]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/libs/npd' >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o libgegl_npd_0.3_la-npd_math.lo `test -f 'npd_math.c' || echo './'`npd_math.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c npd_math.c -fPIC -DPIC -o .libs/libgegl_npd_0.3_la-npd_math.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o libgegl_npd_0.3_la-npd_debug.lo `test -f 'npd_debug.c' || echo './'`npd_debug.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c npd_debug.c -fPIC -DPIC -o .libs/libgegl_npd_0.3_la-npd_debug.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c npd_gegl.c -fPIC -DPIC -o .libs/libgegl_npd_0.3_la-npd_gegl.o >/bin/sh ../../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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/lib 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 >libtool: link: powerpc-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.26/work/gegl-0.3.26/gegl/.libs -Wl,--as-needed ../../gegl/.libs/libgegl-0.3.so -ljson-glib-1.0 -lgio-2.0 -lgthread-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lbabl-0.1 -pthread -O2 -mcpu=powerpc -mtune=powerpc -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.26/work/gegl-0.3.26/libs/npd' >Making all in seamless-clone >make[2]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/seamless-clone' >/bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/graph -I../gegl/graph -I../gegl/module -I../gegl/module -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -I../gegl/process -I../gegl/process -I../gegl/property-types -I../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -I../libs/poly2tri-c -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/graph -I../gegl/graph -I../gegl/module -I../gegl/module -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -I../gegl/process -I../gegl/process -I../gegl/property-types -I../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -I../libs/poly2tri-c -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/graph -I../gegl/graph -I../gegl/module -I../gegl/module -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -I../gegl/process -I../gegl/process -I../gegl/property-types -I../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -I../libs/poly2tri-c -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/graph -I../gegl/graph -I../gegl/module -I../gegl/module -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -I../gegl/process -I../gegl/process -I../gegl/property-types -I../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -I../libs/poly2tri-c -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/graph -I../gegl/graph -I../gegl/module -I../gegl/module -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -I../gegl/process -I../gegl/process -I../gegl/property-types -I../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -I../libs/poly2tri-c -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/graph -I../gegl/graph -I../gegl/module -I../gegl/module -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -I../gegl/process -I../gegl/process -I../gegl/property-types -I../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -I../libs/poly2tri-c -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -I../libs/poly2tri-c -O2 -pipe -mcpu=powerpc -mtune=powerpc -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/lib 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: powerpc-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.26/work/gegl-0.3.26/libs/poly2tri-c/poly2tri-c/.libs/libpoly2tri-c.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/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=powerpc -mtune=powerpc -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.26/work/gegl-0.3.26/seamless-clone' >Making all in bin >make[2]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/bin' >powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libpng16 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl.o gegl.c >powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libpng16 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-options.o gegl-options.c >powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libpng16 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libpng16 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 -lm -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o gegl gegl.o gegl-options.o gegl-path-smooth.o >libtool: link: powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libpng16 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 -lm -Wl,--as-needed -pthread >make[2]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/bin' >Making all in gcut >make[2]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/gcut' >powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libpng16 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gcut.o gcut.c >powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libpng16 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gcut-util.o gcut-util.c >powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libpng16 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o iconographer.o iconographer.c >powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libpng16 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o clip.o clip.c >[01m[Kgcut.c:[m[K In function ‘[01m[Kgcut_new_from_path[m[K’: >[01m[Kgcut.c:1010:7:[m[K [01;35m[Kwarning: [m[Kignoring return value of ‘[01m[Kgetcwd[m[K’, declared with attribute warn_unused_result [[01;35m[K-Wunused-result[m[K] > [01;35m[Kgetcwd (parent, strlen(path))[m[K; > [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kgcut.c:[m[K In function ‘[01m[Kgenerate_gcut_dir[m[K’: >[01m[Kgcut.c:898:3:[m[K [01;35m[Kwarning: [m[Kignoring return value of ‘[01m[Ksystem[m[K’, declared with attribute warn_unused_result [[01;35m[K-Wunused-result[m[K] > [01;35m[Ksystem (tmp)[m[K; > [01;35m[K^~~~~~~~~~~~[m[K >[01m[Kgcut.c:[m[K In function ‘[01m[Kgegl_make_thumb_image[m[K’: >[01m[Kgcut.c:1214:3:[m[K [01;35m[Kwarning: [m[Kignoring return value of ‘[01m[Ksystem[m[K’, declared with attribute warn_unused_result [[01;35m[K-Wunused-result[m[K] > [01;35m[Ksystem (str->str)[m[K; > [01;35m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kgcut.c:[m[K In function ‘[01m[Kgegl_make_thumb_video[m[K’: >[01m[Kgcut.c:1227:3:[m[K [01;35m[Kwarning: [m[Kignoring return value of ‘[01m[Ksystem[m[K’, declared with attribute warn_unused_result [[01;35m[K-Wunused-result[m[K] > [01;35m[Ksystem (str->str)[m[K; > [01;35m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kgcut.c:[m[K In function ‘[01m[Kmain[m[K’: >[01m[Kgcut.c:1399:3:[m[K [01;35m[Kwarning: [m[Kignoring return value of ‘[01m[Kchdir[m[K’, declared with attribute warn_unused_result [[01;35m[K-Wunused-result[m[K] > [01;35m[Kchdir (edl->parent_path)[m[K; /* we try as good as we can to deal with absolute > [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~[m[K >/bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libpng16 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 -lm -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o gcut gcut.o gcut-util.o iconographer.o clip.o >libtool: link: powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libpng16 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 -lm -Wl,--as-needed -pthread >make[2]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/gcut' >Making all in tools >make[2]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tools' >powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-imgcmp.o gegl-imgcmp.c >powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o introspect.o introspect.c >powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o operation_reference.o operation_reference.c >powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o detect_opencl.o detect_opencl.c >powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-tester.o gegl-tester.c >powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 >libtool: link: powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 >/bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 >libtool: link: powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 >/bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 >libtool: link: powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 >/bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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.26/work/gegl-0.3.26/tools' >Making all in operations >make[2]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/operations' >Making all in core >make[3]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/operations/core' >make[3]: Circular module.c <- module.c dependency dropped. >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o load.lo load.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c load.c -fPIC -DPIC -o .libs/load.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o cast-format.lo cast-format.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c clone.c -fPIC -DPIC -o .libs/clone.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o convert-format.lo convert-format.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c cast-format.c -fPIC -DPIC -o .libs/cast-format.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o crop.lo crop.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c convert-format.c -fPIC -DPIC -o .libs/convert-format.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o json.lo json.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c crop.c -fPIC -DPIC -o .libs/crop.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o nop.lo nop.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c nop.c -fPIC -DPIC -o .libs/nop.o >/bin/sh ../../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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/lib/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: powerpc-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.26/work/gegl-0.3.26/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=powerpc -mtune=powerpc -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.26/work/gegl-0.3.26/operations/core' >Making all in common >make[3]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/operations/common' >Making all in perlin >make[4]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/operations/common/perlin' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/operations/common/perlin' >make[4]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/operations/common' >make[4]: Circular module.c <- module.c dependency dropped. >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o bilateral-filter.lo bilateral-filter.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c bilateral-filter.c -fPIC -DPIC -o .libs/bilateral-filter.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o brightness-contrast.lo brightness-contrast.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c box-blur.c -fPIC -DPIC -o .libs/box-blur.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o buffer-sink.lo buffer-sink.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c buffer-sink.c -fPIC -DPIC -o .libs/buffer-sink.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o checkerboard.lo checkerboard.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c checkerboard.c -fPIC -DPIC -o .libs/checkerboard.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o color-enhance.lo color-enhance.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c dither.c -fPIC -DPIC -o .libs/dither.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o color-rotate.lo color-rotate.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c color-rotate.c -fPIC -DPIC -o .libs/color-rotate.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o color.lo color.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c color-warp.c -fPIC -DPIC -o .libs/color-warp.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o contrast-curve.lo contrast-curve.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c contrast-curve.c -fPIC -DPIC -o .libs/contrast-curve.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o copy-buffer.lo copy-buffer.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c convolution-matrix.c -fPIC -DPIC -o .libs/convolution-matrix.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o difference-of-gaussians.lo difference-of-gaussians.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c copy-buffer.c -fPIC -DPIC -o .libs/copy-buffer.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o display.lo display.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c display.c -fPIC -DPIC -o .libs/display.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o edge-neon.lo edge-neon.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c edge-neon.c -fPIC -DPIC -o .libs/edge-neon.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o exp-combine.lo exp-combine.c >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o exposure.lo exposure.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gaussian-blur.lo gaussian-blur.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-buffer-load-op.lo gegl-buffer-load-op.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-buffer-load-op.c -fPIC -DPIC -o .libs/gegl-buffer-load-op.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl.lo gegl.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl.c -fPIC -DPIC -o .libs/gegl.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o grid.lo grid.c >[01m[Kgegl.c:[m[K In function ‘[01m[Kprepare[m[K’: >[01m[Kgegl.c:79:6:[m[K [01;35m[Kwarning: [m[Kignoring return value of ‘[01m[Kgetcwd[m[K’, declared with attribute warn_unused_result [[01;35m[K-Wunused-result[m[K] > [01;35m[Kgetcwd (cwd, sizeof(cwd))[m[K; > [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~[m[K >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c grey.c -fPIC -DPIC -o .libs/grey.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o high-pass.lo high-pass.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o hue-chroma.lo hue-chroma.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c hue-chroma.c -fPIC -DPIC -o .libs/hue-chroma.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o introspect.lo introspect.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c introspect.c -fPIC -DPIC -o .libs/introspect.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o invert-gamma.lo invert-gamma.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o levels.lo levels.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c layer.c -fPIC -DPIC -o .libs/layer.o >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c levels.c -fPIC -DPIC -o .libs/levels.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o magick-load.lo magick-load.c >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o mantiuk06.lo mantiuk06.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o map-absolute.lo map-absolute.c >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c map-absolute.c -fPIC -DPIC -o .libs/map-absolute.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c map-relative.c -fPIC -DPIC -o .libs/map-relative.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o mblur.lo mblur.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o median-blur.lo median-blur.c >[01m[Kmatting-global.c:[m[K In function ‘[01m[Kdo_random_search[m[K’: >[01m[Kmatting-global.c:246:29:[m[K [01;35m[Kwarning: [m[Kimplicit declaration of function ‘[01m[Krand[m[K’ [[01;35m[K-Wimplicit-function-declaration[m[K] > int fi = (start_fi + ([01;35m[Krand[m[K () % (dist_f * 2 + 1)) + fl - dist_f) % fl; > [01;35m[K^~~~[m[K >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c mblur.c -fPIC -DPIC -o .libs/mblur.o >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c median-blur.c -fPIC -DPIC -o .libs/median-blur.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o mix.lo mix.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c mix.c -fPIC -DPIC -o .libs/mix.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o mono-mixer.lo mono-mixer.c >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o motion-blur-linear.lo motion-blur-linear.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c motion-blur-linear.c -fPIC -DPIC -o .libs/motion-blur-linear.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o noise-hsv.lo noise-hsv.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c noise-hsv.c -fPIC -DPIC -o .libs/noise-hsv.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o noise-pick.lo noise-pick.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c noise-pick.c -fPIC -DPIC -o .libs/noise-pick.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o noise-simplex.lo noise-simplex.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c noise-simplex.c -fPIC -DPIC -o .libs/noise-simplex.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o noise-spread.lo noise-spread.c >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o opacity.lo opacity.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c opacity.c -fPIC -DPIC -o .libs/opacity.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o open-buffer.lo open-buffer.c >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o panorama-projection.lo panorama-projection.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c over.c -fPIC -DPIC -o .libs/over.o >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o pixelize.lo pixelize.c >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o posterize.lo posterize.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c posterize.c -fPIC -DPIC -o .libs/posterize.o >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c radial-gradient.c -fPIC -DPIC -o .libs/radial-gradient.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o rectangle.lo rectangle.c >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o remap.lo remap.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o saturation.lo saturation.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c rgb-clip.c -fPIC -DPIC -o .libs/rgb-clip.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o save.lo save.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o sepia.lo sepia.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o snn-mean.lo snn-mean.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c sepia.c -fPIC -DPIC -o .libs/sepia.o >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c slic.c -fPIC -DPIC -o .libs/slic.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o stress.lo stress.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c stress.c -fPIC -DPIC -o .libs/stress.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o stretch-contrast.lo stretch-contrast.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c stretch-contrast-hsv.c -fPIC -DPIC -o .libs/stretch-contrast-hsv.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o svg-huerotate.lo svg-huerotate.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c stretch-contrast.c -fPIC -DPIC -o .libs/stretch-contrast.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o svg-luminancetoalpha.lo svg-luminancetoalpha.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c svg-huerotate.c -fPIC -DPIC -o .libs/svg-huerotate.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o svg-saturate.lo svg-saturate.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o threshold.lo threshold.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c threshold.c -fPIC -DPIC -o .libs/threshold.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o tile.lo tile.c >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c tile.c -fPIC -DPIC -o .libs/tile.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o unpremultiply.lo unpremultiply.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c unsharp-mask.c -fPIC -DPIC -o .libs/unsharp-mask.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o vignette.lo vignette.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c unpremultiply.c -fPIC -DPIC -o .libs/unpremultiply.o >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c vignette.c -fPIC -DPIC -o .libs/vignette.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o warp.lo warp.c >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o waterpixels.lo waterpixels.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c waterpixels.c -fPIC -DPIC -o .libs/waterpixels.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o watershed-transform.lo watershed-transform.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c watershed-transform.c -fPIC -DPIC -o .libs/watershed-transform.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o weighted-blend.lo weighted-blend.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c weighted-blend.c -fPIC -DPIC -o .libs/weighted-blend.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c write-buffer.c -fPIC -DPIC -o .libs/write-buffer.o >/bin/sh ../../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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/lib/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 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: powerpc-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/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.26/work/gegl-0.3.26/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=powerpc -mtune=powerpc -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.26/work/gegl-0.3.26/operations/common' >make[3]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/operations/common' >Making all in common-gpl3+ >make[3]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/operations/common-gpl3+' >make[3]: Circular module.c <- module.c dependency dropped. >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o apply-lens.lo apply-lens.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c antialias.c -fPIC -DPIC -o .libs/antialias.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o cartoon.lo cartoon.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c bump-map.c -fPIC -DPIC -o .libs/bump-map.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o channel-mixer.lo channel-mixer.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c channel-mixer.c -fPIC -DPIC -o .libs/channel-mixer.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o color-to-alpha.lo color-to-alpha.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c color-exchange.c -fPIC -DPIC -o .libs/color-exchange.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o cubism.lo cubism.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c color-to-alpha.c -fPIC -DPIC -o .libs/color-to-alpha.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o deinterlace.lo deinterlace.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c cubism.c -fPIC -DPIC -o .libs/cubism.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o diffraction-patterns.lo diffraction-patterns.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c diffraction-patterns.c -fPIC -DPIC -o .libs/diffraction-patterns.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o edge-laplace.lo edge-laplace.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c edge-laplace.c -fPIC -DPIC -o .libs/edge-laplace.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o edge.lo edge.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c edge.c -fPIC -DPIC -o .libs/edge.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o engrave.lo engrave.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c emboss.c -fPIC -DPIC -o .libs/emboss.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o fractal-explorer.lo fractal-explorer.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c fractal-explorer.c -fPIC -DPIC -o .libs/fractal-explorer.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gaussian-blur-selective.lo gaussian-blur-selective.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c fractal-trace.c -fPIC -DPIC -o .libs/fractal-trace.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o illusion.lo illusion.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c illusion.c -fPIC -DPIC -o .libs/illusion.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o lens-flare.lo lens-flare.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c lens-distortion.c -fPIC -DPIC -o .libs/lens-distortion.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o maze.lo maze.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c maze.c -fPIC -DPIC -o .libs/maze.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c motion-blur-zoom.c -fPIC -DPIC -o .libs/motion-blur-zoom.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o noise-solid.lo noise-solid.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o plasma.lo plasma.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c oilify.c -fPIC -DPIC -o .libs/oilify.o >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c plasma.c -fPIC -DPIC -o .libs/plasma.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o ripple.lo ripple.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c ripple.c -fPIC -DPIC -o .libs/ripple.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o softglow.lo softglow.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c sinus.c -fPIC -DPIC -o .libs/sinus.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o supernova.lo supernova.c >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o texturize-canvas.lo texturize-canvas.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c texturize-canvas.c -fPIC -DPIC -o .libs/texturize-canvas.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o tile-glass.lo tile-glass.c >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o value-propagate.lo value-propagate.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 >[01m[Ktile-paper.c:[m[K In function ‘[01m[Krandomize_tiles[m[K’: >[01m[Ktile-paper.c:195:3:[m[K [01;35m[Kwarning: [m[Kimplicit declaration of function ‘[01m[Kqsort[m[K’ [[01;35m[K-Wimplicit-function-declaration[m[K] > [01;35m[Kqsort[m[K (tiles, n_tiles, sizeof (*tiles), tile_compare); > [01;35m[K^~~~~[m[K >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o waves.lo waves.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c waves.c -fPIC -DPIC -o .libs/waves.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o wind.lo wind.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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/lib/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 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: powerpc-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/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.26/work/gegl-0.3.26/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=powerpc -mtune=powerpc -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.26/work/gegl-0.3.26/operations/common-gpl3+' >Making all in generated >make[3]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/operations/generated' >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o color-burn.lo color-burn.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c color-burn.c -fPIC -DPIC -o .libs/color-burn.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o difference.lo difference.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c difference.c -fPIC -DPIC -o .libs/difference.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o dst-in.lo dst-in.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c dst-in.c -fPIC -DPIC -o .libs/dst-in.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o dst.lo dst.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c dst.c -fPIC -DPIC -o .libs/dst.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o hard-light.lo hard-light.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gamma.c -fPIC -DPIC -o .libs/gamma.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o lighten.lo lighten.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c hard-light.c -fPIC -DPIC -o .libs/hard-light.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o multiply.lo multiply.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c lighten.c -fPIC -DPIC -o .libs/lighten.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o plus.lo plus.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c plus.c -fPIC -DPIC -o .libs/plus.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o src-atop.lo src-atop.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c soft-light.c -fPIC -DPIC -o .libs/soft-light.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o src-in.lo src-in.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c src-in.c -fPIC -DPIC -o .libs/src-in.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o subtract.lo subtract.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c subtract.c -fPIC -DPIC -o .libs/subtract.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o module.lo module.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c xor.c -fPIC -DPIC -o .libs/xor.o >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c module.c -fPIC -DPIC -o .libs/module.o >/bin/sh ../../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -mcpu=powerpc -mtune=powerpc -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/lib/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: powerpc-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.26/work/gegl-0.3.26/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=powerpc -mtune=powerpc -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.26/work/gegl-0.3.26/operations/generated' >Making all in seamless-clone >make[3]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/operations/seamless-clone' >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -I../../libs/poly2tri-c -I../../seamless-clone -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -I../../libs/poly2tri-c -I../../seamless-clone -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -I../../libs/poly2tri-c -I../../seamless-clone -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -I../../libs/poly2tri-c -I../../seamless-clone -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c seamless-clone.c -fPIC -DPIC -o .libs/seamless-clone.o >/bin/sh ../../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -I../../libs/poly2tri-c -I../../seamless-clone -O2 -pipe -mcpu=powerpc -mtune=powerpc -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/lib/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 powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -I../../libs/poly2tri-c -I../../seamless-clone -O2 -pipe -mcpu=powerpc -mtune=powerpc -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/lib/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: powerpc-unknown-linux-gnu-gcc -shared -fPIC -DPIC .libs/seamless-clone-compose.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/seamless-clone/.libs -Wl,-rpath -Wl,/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/gegl/.libs -L/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/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.26/work/gegl-0.3.26/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=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -shared -fPIC -DPIC .libs/seamless-clone.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/seamless-clone/.libs -Wl,-rpath -Wl,/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/gegl/.libs -L/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/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.26/work/gegl-0.3.26/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=powerpc -mtune=powerpc -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.26/work/gegl-0.3.26/operations/seamless-clone' >Making all in transform >make[3]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/operations/transform' >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o reflect.lo reflect.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c transform-core.c -fPIC -DPIC -o .libs/transform-core.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o rotate-on-center.lo rotate-on-center.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c rotate.c -fPIC -DPIC -o .libs/rotate.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o scale-ratio.lo scale-ratio.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c rotate-on-center.c -fPIC -DPIC -o .libs/rotate-on-center.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o scale-size.lo scale-size.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c scale-size.c -fPIC -DPIC -o .libs/scale-size.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o transform.lo transform.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c transform.c -fPIC -DPIC -o .libs/transform.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o translate.lo translate.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c translate.c -fPIC -DPIC -o .libs/translate.o >/bin/sh ../../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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/lib/gegl-0.3 transform-core.lo module.lo reflect.lo rotate.lo rotate-on-center.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: powerpc-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-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.26/work/gegl-0.3.26/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=powerpc -mtune=powerpc -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.26/work/gegl-0.3.26/operations/transform' >Making all in json >make[3]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/operations/json' >echo 'Nothing to do' >Nothing to do >make[3]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/operations/json' >Making all in external >make[3]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/operations/external' >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libpng16 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libpng16 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o jpg-load.lo jpg-load.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libpng16 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libpng16 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 >[01m[Kjpg-load.c:[m[K In function ‘[01m[Kgio_source_skip[m[K’: >[01m[Kjpg-load.c:127:39:[m[K [01;35m[Kwarning: [m[Kformat ‘[01m[K%ld[m[K’ expects argument of type ‘[01m[Klong int[m[K’, but argument 3 has type ‘[01m[Kgssize {aka const int}[m[K’ [[01;35m[K-Wformat=[m[K] > g_printerr("%s: skipped=%l[01;35m[Kd[m[K, err=%s\n", __PRETTY_FUNCTION__, skipped, err->message); > [01;35m[K^[m[K >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o save_pixbuf_la-save-pixbuf.lo `test -f 'save-pixbuf.c' || echo './'`save-pixbuf.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c pixbuf.c -fPIC -DPIC -o .libs/pixbuf_la-pixbuf.o >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -Wno-deprecated-declarations -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o ppm-load.lo ppm-load.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -Wno-deprecated-declarations -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 >[01m[Kff-load.c:[m[K In function ‘[01m[Kff_cleanup[m[K’: >[01m[Kff-load.c:143:7:[m[K [01;35m[Kwarning: [m[K‘[01m[Kcodec[m[K’ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > [01;35m[Kif[m[K (p->video_stream && p->video_stream->codec) > [01;35m[K^~[m[K >In file included from [01m[Kff-load.c:67:0[m[K: >[01m[K/usr/include/libavformat/avformat.h:893:21:[m[K [01;36m[Knote: [m[Kdeclared here > AVCodecContext *[01;36m[Kcodec[m[K; > [01;36m[K^~~~~[m[K >[01m[Kff-load.c:144:9:[m[K [01;35m[Kwarning: [m[K‘[01m[Kcodec[m[K’ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > [01;35m[Kavcodec_close[m[K (p->video_stream->codec); > [01;35m[K^~~~~~~~~~~~~[m[K >In file included from [01m[Kff-load.c:67:0[m[K: >[01m[K/usr/include/libavformat/avformat.h:893:21:[m[K [01;36m[Knote: [m[Kdeclared here > AVCodecContext *[01;36m[Kcodec[m[K; > [01;36m[K^~~~~[m[K >[01m[Kff-load.c:145:7:[m[K [01;35m[Kwarning: [m[K‘[01m[Kcodec[m[K’ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > [01;35m[Kif[m[K (p->audio_stream && p->audio_stream->codec) > [01;35m[K^~[m[K >In file included from [01m[Kff-load.c:67:0[m[K: >[01m[K/usr/include/libavformat/avformat.h:893:21:[m[K [01;36m[Knote: [m[Kdeclared here > AVCodecContext *[01;36m[Kcodec[m[K; > [01;36m[K^~~~~[m[K >[01m[Kff-load.c:146:9:[m[K [01;35m[Kwarning: [m[K‘[01m[Kcodec[m[K’ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > [01;35m[Kavcodec_close[m[K (p->audio_stream->codec); > [01;35m[K^~~~~~~~~~~~~[m[K >In file included from [01m[Kff-load.c:67:0[m[K: >[01m[K/usr/include/libavformat/avformat.h:893:21:[m[K [01;36m[Knote: [m[Kdeclared here > AVCodecContext *[01;36m[Kcodec[m[K; > [01;36m[K^~~~~[m[K >[01m[Kff-load.c:[m[K In function ‘[01m[Kdecode_audio[m[K’: >[01m[Kff-load.c:211:7:[m[K [01;35m[Kwarning: [m[K‘[01m[Kcodec[m[K’ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > [01;35m[Kavcodec_flush_buffers[m[K (p->audio_stream->codec); > [01;35m[K^~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[Kff-load.c:67:0[m[K: >[01m[K/usr/include/libavformat/avformat.h:893:21:[m[K [01;36m[Knote: [m[Kdeclared here > AVCodecContext *[01;36m[Kcodec[m[K; > [01;36m[K^~~~~[m[K >[01m[Kff-load.c:230:11:[m[K [01;35m[Kwarning: [m[K‘[01m[Kavcodec_decode_audio4[m[K’ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > [01;35m[Kdecoded_bytes[m[K = avcodec_decode_audio4(p->audio_stream->codec, > [01;35m[K^~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/libavformat/avformat.h:319:0[m[K, > from [01m[Kff-load.c:67[m[K: >[01m[K/usr/include/libavcodec/avcodec.h:4852:5:[m[K [01;36m[Knote: [m[Kdeclared here > int [01;36m[Kavcodec_decode_audio4[m[K(AVCodecContext *avctx, AVFrame *frame, > [01;36m[K^~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kff-load.c:230:11:[m[K [01;35m[Kwarning: [m[K‘[01m[Kcodec[m[K’ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > [01;35m[Kdecoded_bytes[m[K = avcodec_decode_audio4(p->audio_stream->codec, > [01;35m[K^~~~~~~~~~~~~[m[K >In file included from [01m[Kff-load.c:67:0[m[K: >[01m[K/usr/include/libavformat/avformat.h:893:21:[m[K [01;36m[Knote: [m[Kdeclared here > AVCodecContext *[01;36m[Kcodec[m[K; > [01;36m[K^~~~~[m[K >[01m[Kff-load.c:246:16:[m[K [01;35m[Kwarning: [m[K‘[01m[Kcodec[m[K’ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > [01;35m[Kint[m[K channels = MIN(p->audio_stream->codec->channels, GEGL_MAX_AUDIO_CHANNELS); > [01;35m[K^~~[m[K >In file included from [01m[Kff-load.c:67:0[m[K: >[01m[K/usr/include/libavformat/avformat.h:893:21:[m[K [01;36m[Knote: [m[Kdeclared here > AVCodecContext *[01;36m[Kcodec[m[K; > [01;36m[K^~~~~[m[K >[01m[Kff-load.c:246:16:[m[K [01;35m[Kwarning: [m[K‘[01m[Kcodec[m[K’ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > [01;35m[Kint[m[K channels = MIN(p->audio_stream->codec->channels, GEGL_MAX_AUDIO_CHANNELS); > [01;35m[K^~~[m[K >In file included from [01m[Kff-load.c:67:0[m[K: >[01m[K/usr/include/libavformat/avformat.h:893:21:[m[K [01;36m[Knote: [m[Kdeclared here > AVCodecContext *[01;36m[Kcodec[m[K; > [01;36m[K^~~~~[m[K >[01m[Kff-load.c:250:16:[m[K [01;35m[Kwarning: [m[K‘[01m[Kcodec[m[K’ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > [01;35m[Kswitch[m[K (p->audio_stream->codec->sample_fmt) > [01;35m[K^~~~~~[m[K >In file included from [01m[Kff-load.c:67:0[m[K: >[01m[K/usr/include/libavformat/avformat.h:893:21:[m[K [01;36m[Knote: [m[Kdeclared here > AVCodecContext *[01;36m[Kcodec[m[K; > [01;36m[K^~~~~[m[K >[01m[Kff-load.c:[m[K In function ‘[01m[Kdecode_frame[m[K’: >[01m[Kff-load.c:331:1:[m[K [01;35m[Kwarning: [m[K‘[01m[Kcodec[m[K’ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > [01;35m[K,[m[K AV_TIME_BASE_Q, p->video_stream->time_base) / p->video_stream->codec->ticks_per_frame; > [01;35m[K^[m[K >In file included from [01m[Kff-load.c:67:0[m[K: >[01m[K/usr/include/libavformat/avformat.h:893:21:[m[K [01;36m[Knote: [m[Kdeclared here > AVCodecContext *[01;36m[Kcodec[m[K; > [01;36m[K^~~~~[m[K >[01m[Kff-load.c:336:7:[m[K [01;35m[Kwarning: [m[K‘[01m[Kcodec[m[K’ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > [01;35m[Kavcodec_flush_buffers[m[K (p->video_stream->codec); > [01;35m[K^~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[Kff-load.c:67:0[m[K: >[01m[K/usr/include/libavformat/avformat.h:893:21:[m[K [01;36m[Knote: [m[Kdeclared here > AVCodecContext *[01;36m[Kcodec[m[K; > [01;36m[K^~~~~[m[K >[01m[Kff-load.c:360:11:[m[K [01;35m[Kwarning: [m[K‘[01m[Kavcodec_decode_video2[m[K’ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > [01;35m[Kdecoded_bytes[m[K = avcodec_decode_video2 ( > [01;35m[K^~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/libavformat/avformat.h:319:0[m[K, > from [01m[Kff-load.c:67[m[K: >[01m[K/usr/include/libavcodec/avcodec.h:4901:5:[m[K [01;36m[Knote: [m[Kdeclared here > int [01;36m[Kavcodec_decode_video2[m[K(AVCodecContext *avctx, AVFrame *picture, > [01;36m[K^~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kff-load.c:361:18:[m[K [01;35m[Kwarning: [m[K‘[01m[Kcodec[m[K’ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > [01;35m[Kp[m[K->video_stream->codec, p->lavc_frame, > [01;35m[K^[m[K >In file included from [01m[Kff-load.c:67:0[m[K: >[01m[K/usr/include/libavformat/avformat.h:893:21:[m[K [01;36m[Knote: [m[Kdeclared here > AVCodecContext *[01;36m[Kcodec[m[K; > [01;36m[K^~~~~[m[K >[01m[Kff-load.c:[m[K In function ‘[01m[Kprepare[m[K’: >[01m[Kff-load.c:455:11:[m[K [01;35m[Kwarning: [m[K‘[01m[Kcodec[m[K’ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > [01;35m[KAVCodecContext[m[K *c = p->video_fcontext->streams[i]->codec; > [01;35m[K^~~~~~~~~~~~~~[m[K >In file included from [01m[Kff-load.c:67:0[m[K: >[01m[K/usr/include/libavformat/avformat.h:893:21:[m[K [01;36m[Knote: [m[Kdeclared here > AVCodecContext *[01;36m[Kcodec[m[K; > [01;36m[K^~~~~[m[K >[01m[Kff-load.c:468:7:[m[K [01;35m[Kwarning: [m[K‘[01m[Kcodec[m[K’ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > [01;35m[Kp[m[K->video_codec = avcodec_find_decoder (p->video_stream->codec->codec_id); > [01;35m[K^[m[K >In file included from [01m[Kff-load.c:67:0[m[K: >[01m[K/usr/include/libavformat/avformat.h:893:21:[m[K [01;36m[Knote: [m[Kdeclared here > AVCodecContext *[01;36m[Kcodec[m[K; > [01;36m[K^~~~~[m[K >[01m[Kff-load.c:472:11:[m[K [01;35m[Kwarning: [m[K‘[01m[Kcodec[m[K’ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > [01;35m[Kp[m[K->audio_codec = avcodec_find_decoder (p->audio_stream->codec->codec_id); > [01;35m[K^[m[K >In file included from [01m[Kff-load.c:67:0[m[K: >[01m[K/usr/include/libavformat/avformat.h:893:21:[m[K [01;36m[Knote: [m[Kdeclared here > AVCodecContext *[01;36m[Kcodec[m[K; > [01;36m[K^~~~~[m[K >[01m[Kff-load.c:475:11:[m[K [01;35m[Kwarning: [m[K‘[01m[Kcodec[m[K’ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > [01;35m[Kelse[m[K if (avcodec_open2 (p->audio_stream->codec, p->audio_codec, NULL) < 0) > [01;35m[K^~~~[m[K >In file included from [01m[Kff-load.c:67:0[m[K: >[01m[K/usr/include/libavformat/avformat.h:893:21:[m[K [01;36m[Knote: [m[Kdeclared here > AVCodecContext *[01;36m[Kcodec[m[K; > [01;36m[K^~~~~[m[K >[01m[Kff-load.c:477:15:[m[K [01;35m[Kwarning: [m[K‘[01m[Kcodec[m[K’ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > [01;35m[Kg_warning[m[K ("error opening codec %s", p->audio_stream->codec->codec->name); > [01;35m[K^~~~~~~~~[m[K >In file included from [01m[Kff-load.c:67:0[m[K: >[01m[K/usr/include/libavformat/avformat.h:893:21:[m[K [01;36m[Knote: [m[Kdeclared here > AVCodecContext *[01;36m[Kcodec[m[K; > [01;36m[K^~~~~[m[K >[01m[Kff-load.c:481:15:[m[K [01;35m[Kwarning: [m[K‘[01m[Kcodec[m[K’ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > [01;35m[Ko[m[K->audio_sample_rate = p->audio_stream->codec->sample_rate; > [01;35m[K^[m[K >In file included from [01m[Kff-load.c:67:0[m[K: >[01m[K/usr/include/libavformat/avformat.h:893:21:[m[K [01;36m[Knote: [m[Kdeclared here > AVCodecContext *[01;36m[Kcodec[m[K; > [01;36m[K^~~~~[m[K >[01m[Kff-load.c:482:15:[m[K [01;35m[Kwarning: [m[K‘[01m[Kcodec[m[K’ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > [01;35m[Ko[m[K->audio_channels = MIN(p->audio_stream->codec->channels, GEGL_MAX_AUDIO_CHANNELS); > [01;35m[K^[m[K >In file included from [01m[Kff-load.c:67:0[m[K: >[01m[K/usr/include/libavformat/avformat.h:893:21:[m[K [01;36m[Knote: [m[Kdeclared here > AVCodecContext *[01;36m[Kcodec[m[K; > [01;36m[K^~~~~[m[K >[01m[Kff-load.c:482:15:[m[K [01;35m[Kwarning: [m[K‘[01m[Kcodec[m[K’ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > [01;35m[Ko[m[K->audio_channels = MIN(p->audio_stream->codec->channels, GEGL_MAX_AUDIO_CHANNELS); > [01;35m[K^[m[K >In file included from [01m[Kff-load.c:67:0[m[K: >[01m[K/usr/include/libavformat/avformat.h:893:21:[m[K [01;36m[Knote: [m[Kdeclared here > AVCodecContext *[01;36m[Kcodec[m[K; > [01;36m[K^~~~~[m[K >[01m[Kff-load.c:486:7:[m[K [01;35m[Kwarning: [m[K‘[01m[Kcodec[m[K’ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > [01;35m[Kp[m[K->video_stream->codec->err_recognition = AV_EF_IGNORE_ERR | > [01;35m[K^[m[K >In file included from [01m[Kff-load.c:67:0[m[K: >[01m[K/usr/include/libavformat/avformat.h:893:21:[m[K [01;36m[Knote: [m[Kdeclared here > AVCodecContext *[01;36m[Kcodec[m[K; > [01;36m[K^~~~~[m[K >[01m[Kff-load.c:489:7:[m[K [01;35m[Kwarning: [m[K‘[01m[Kcodec[m[K’ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > [01;35m[Kp[m[K->video_stream->codec->workaround_bugs = FF_BUG_AUTODETECT; > [01;35m[K^[m[K >In file included from [01m[Kff-load.c:67:0[m[K: >[01m[K/usr/include/libavformat/avformat.h:893:21:[m[K [01;36m[Knote: [m[Kdeclared here > AVCodecContext *[01;36m[Kcodec[m[K; > [01;36m[K^~~~~[m[K >[01m[Kff-load.c:494:7:[m[K [01;35m[Kwarning: [m[K‘[01m[Kcodec[m[K’ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > [01;35m[Kif[m[K (avcodec_open2 (p->video_stream->codec, p->video_codec, NULL) < 0) > [01;35m[K^~[m[K >In file included from [01m[Kff-load.c:67:0[m[K: >[01m[K/usr/include/libavformat/avformat.h:893:21:[m[K [01;36m[Knote: [m[Kdeclared here > AVCodecContext *[01;36m[Kcodec[m[K; > [01;36m[K^~~~~[m[K >[01m[Kff-load.c:496:11:[m[K [01;35m[Kwarning: [m[K‘[01m[Kcodec[m[K’ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > [01;35m[Kg_warning[m[K ("error opening codec %s", p->video_stream->codec->codec->name); > [01;35m[K^~~~~~~~~[m[K >In file included from [01m[Kff-load.c:67:0[m[K: >[01m[K/usr/include/libavformat/avformat.h:893:21:[m[K [01;36m[Knote: [m[Kdeclared here > AVCodecContext *[01;36m[Kcodec[m[K; > [01;36m[K^~~~~[m[K >[01m[Kff-load.c:500:7:[m[K [01;35m[Kwarning: [m[K‘[01m[Kcodec[m[K’ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > [01;35m[Kp[m[K->width = p->video_stream->codec->width; > [01;35m[K^[m[K >In file included from [01m[Kff-load.c:67:0[m[K: >[01m[K/usr/include/libavformat/avformat.h:893:21:[m[K [01;36m[Knote: [m[Kdeclared here > AVCodecContext *[01;36m[Kcodec[m[K; > [01;36m[K^~~~~[m[K >[01m[Kff-load.c:501:7:[m[K [01;35m[Kwarning: [m[K‘[01m[Kcodec[m[K’ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > [01;35m[Kp[m[K->height = p->video_stream->codec->height; > [01;35m[K^[m[K >In file included from [01m[Kff-load.c:67:0[m[K: >[01m[K/usr/include/libavformat/avformat.h:893:21:[m[K [01;36m[Knote: [m[Kdeclared here > AVCodecContext *[01;36m[Kcodec[m[K; > [01;36m[K^~~~~[m[K >[01m[Kff-load.c:543:5:[m[K [01;35m[Kwarning: [m[K‘[01m[Kcodec[m[K’ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > [01;35m[Kp[m[K->codec_delay = p->video_stream->codec->delay; > [01;35m[K^[m[K >In file included from [01m[Kff-load.c:67:0[m[K: >[01m[K/usr/include/libavformat/avformat.h:893:21:[m[K [01;36m[Knote: [m[Kdeclared here > AVCodecContext *[01;36m[Kcodec[m[K; > [01;36m[K^~~~~[m[K >[01m[Kff-load.c:[m[K In function ‘[01m[Kprocess[m[K’: >[01m[Kff-load.c:691:11:[m[K [01;35m[Kwarning: [m[K‘[01m[Kcodec[m[K’ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > [01;35m[Kgegl_audio_fragment_set_sample_rate[m[K (o->audio, p->audio_stream->codec->sample_rate); > [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[Kff-load.c:67:0[m[K: >[01m[K/usr/include/libavformat/avformat.h:893:21:[m[K [01;36m[Knote: [m[Kdeclared here > AVCodecContext *[01;36m[Kcodec[m[K; > [01;36m[K^~~~~[m[K >[01m[Kff-load.c:696:16:[m[K [01;35m[Kwarning: [m[K‘[01m[Kcodec[m[K’ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > [01;35m[Ko[m[K->frame_rate, p->audio_stream->codec->sample_rate, > [01;35m[K^[m[K >In file included from [01m[Kff-load.c:67:0[m[K: >[01m[K/usr/include/libavformat/avformat.h:893:21:[m[K [01;36m[Knote: [m[Kdeclared here > AVCodecContext *[01;36m[Kcodec[m[K; > [01;36m[K^~~~~[m[K >[01m[Kff-load.c:713:9:[m[K [01;35m[Kwarning: [m[K‘[01m[Kcodec[m[K’ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > [01;35m[Kif[m[K (p->video_stream->codec->pix_fmt == AV_PIX_FMT_RGB24) > [01;35m[K^~[m[K >In file included from [01m[Kff-load.c:67:0[m[K: >[01m[K/usr/include/libavformat/avformat.h:893:21:[m[K [01;36m[Knote: [m[Kdeclared here > AVCodecContext *[01;36m[Kcodec[m[K; > [01;36m[K^~~~~[m[K >[01m[Kff-load.c:723:11:[m[K [01;35m[Kwarning: [m[K‘[01m[Kcodec[m[K’ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > [01;35m[Kimg_convert_ctx[m[K = sws_getContext(p->width, p->height, p->video_stream->codec->pix_fmt, > [01;35m[K^~~~~~~~~~~~~~~[m[K >In file included from [01m[Kff-load.c:67:0[m[K: >[01m[K/usr/include/libavformat/avformat.h:893:21:[m[K [01;36m[Knote: [m[Kdeclared here > AVCodecContext *[01;36m[Kcodec[m[K; > [01;36m[K^~~~~[m[K >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -I ../../libs -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -I ../../libs -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 >/bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -I ../../libs -O2 -pipe -mcpu=powerpc -mtune=powerpc -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=link powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libpng16 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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/lib/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 >/bin/sh ../../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libpng16 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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/lib/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 >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -I ../../libs -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 >/bin/sh ../../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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/lib/gegl-0.3 jpg-load.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lm -lbabl-0.1 ../../gegl/libgegl-0.3.la -ljpeg >libtool: link: powerpc-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.26/work/gegl-0.3.26/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 -pthread -O2 -mcpu=powerpc -mtune=powerpc -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: powerpc-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.26/work/gegl-0.3.26/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 -pthread -O2 -mcpu=powerpc -mtune=powerpc -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: ( cd ".libs" && rm -f "png-load.la" && ln -s "../png-load.la" "png-load.la" ) >/bin/sh ../../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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/lib/gegl-0.3 jpg-save.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lm -lbabl-0.1 ../../gegl/libgegl-0.3.la -ljpeg >libtool: link: ( cd ".libs" && rm -f "png-save.la" && ln -s "../png-save.la" "png-save.la" ) >/bin/sh ../../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -pipe -mcpu=powerpc -mtune=powerpc -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/lib/gegl-0.3 pixbuf_la-pixbuf.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lm -lbabl-0.1 ../../gegl/libgegl-0.3.la -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 >libtool: link: powerpc-unknown-linux-gnu-gcc -shared -fPIC -DPIC .libs/jpg-load.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/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=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -shared -fPIC -DPIC .libs/jpg-save.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/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=powerpc -mtune=powerpc -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: ( cd ".libs" && rm -f "jpg-load.la" && ln -s "../jpg-load.la" "jpg-load.la" ) >libtool: link: ( cd ".libs" && rm -f "jpg-save.la" && ln -s "../jpg-save.la" "jpg-save.la" ) >/bin/sh ../../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -pipe -mcpu=powerpc -mtune=powerpc -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/lib/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 powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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/lib/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: powerpc-unknown-linux-gnu-gcc -shared -fPIC -DPIC .libs/pixbuf_la-pixbuf.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/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=powerpc -mtune=powerpc -Wl,-O1 -Wl,--hash-style=gnu -Wl,--export-dynamic -pthread -pthread -pthread -Wl,-soname -Wl,pixbuf.so -o .libs/pixbuf.so >libtool: link: ( cd ".libs" && rm -f "pixbuf.la" && ln -s "../pixbuf.la" "pixbuf.la" ) >/bin/sh ../../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -Wno-deprecated-declarations -O2 -pipe -mcpu=powerpc -mtune=powerpc -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/lib/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: powerpc-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.26/work/gegl-0.3.26/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=powerpc -mtune=powerpc -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: powerpc-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.26/work/gegl-0.3.26/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=powerpc -mtune=powerpc -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: ( cd ".libs" && rm -f "ff-load.la" && ln -s "../ff-load.la" "ff-load.la" ) >/bin/sh ../../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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/lib/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 >libtool: link: ( cd ".libs" && rm -f "save-pixbuf.la" && ln -s "../save-pixbuf.la" "save-pixbuf.la" ) >/bin/sh ../../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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/lib/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 >libtool: link: powerpc-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.26/work/gegl-0.3.26/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=powerpc -mtune=powerpc -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 "ff-save.la" && ln -s "../ff-save.la" "ff-save.la" ) >/bin/sh ../../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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/lib/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 >libtool: link: powerpc-unknown-linux-gnu-gcc -shared -fPIC -DPIC .libs/ppm-save.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/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=powerpc -mtune=powerpc -Wl,-O1 -Wl,--hash-style=gnu -Wl,--export-dynamic -pthread -pthread -pthread -Wl,-soname -Wl,ppm-save.so -o .libs/ppm-save.so >libtool: link: powerpc-unknown-linux-gnu-gcc -shared -fPIC -DPIC .libs/ppm-load.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/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=powerpc -mtune=powerpc -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: ( cd ".libs" && rm -f "ppm-load.la" && ln -s "../ppm-load.la" "ppm-load.la" ) >/bin/sh ../../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -I ../../libs -O2 -pipe -mcpu=powerpc -mtune=powerpc -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/lib/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 >libtool: link: ( cd ".libs" && rm -f "ppm-save.la" && ln -s "../ppm-save.la" "ppm-save.la" ) >/bin/sh ../../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -I ../../libs -O2 -pipe -mcpu=powerpc -mtune=powerpc -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/lib/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 >libtool: link: powerpc-unknown-linux-gnu-gcc -shared -fPIC -DPIC .libs/npy-save.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/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=powerpc -mtune=powerpc -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: ( cd ".libs" && rm -f "npy-save.la" && ln -s "../npy-save.la" "npy-save.la" ) >libtool: link: powerpc-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.26/work/gegl-0.3.26/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=powerpc -mtune=powerpc -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: powerpc-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.26/work/gegl-0.3.26/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=powerpc -mtune=powerpc -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: ( cd ".libs" && rm -f "rgbe-load.la" && ln -s "../rgbe-load.la" "rgbe-load.la" ) >libtool: link: ( cd ".libs" && rm -f "rgbe-save.la" && ln -s "../rgbe-save.la" "rgbe-save.la" ) >make[3]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/operations/external' >make[3]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/operations' >make[3]: Nothing to be done for 'all-am'. >make[3]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/operations' >make[2]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/operations' >Making all in examples >make[2]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/examples' >Making all in data >make[3]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/examples/data' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/examples/data' >make[3]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/examples' >powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o 2geglbuffer.o 2geglbuffer.c >powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-convert.o gegl-convert.c >powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-slicer.o gegl-slicer.c >powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o video-invert.o video-invert.c >powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 >powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o geglbuffer-clock.o geglbuffer-clock.c >powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o frame-counter.o frame-counter.c >powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 >/bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 >libtool: link: powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 >/bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 >libtool: link: powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 >libtool: link: powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 >make[3]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/examples' >make[2]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/examples' >Making all in tests >make[2]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tests' >Making all in buffer >make[3]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tests/buffer' >make all-recursive >make[4]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tests/buffer' >Making all in reference >make[5]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tests/buffer/reference' >make[5]: Nothing to be done for 'all'. >make[5]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tests/buffer/reference' >Making all in tests >make[5]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tests/buffer/tests' >make[5]: Nothing to be done for 'all'. >make[5]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tests/buffer/tests' >make[5]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tests/buffer' >make[5]: Nothing to be done for 'all-am'. >make[5]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tests/buffer' >make[4]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tests/buffer' >make[3]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tests/buffer' >Making all in mipmap >make[3]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tests/mipmap' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tests/mipmap' >Making all in compositions >make[3]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tests/compositions' >Making all in data >make[4]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tests/compositions/data' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tests/compositions/data' >make[4]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tests/compositions' >make[4]: Nothing to be done for 'all-am'. >make[4]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tests/compositions' >make[3]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tests/compositions' >Making all in simple >make[3]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tests/simple' >powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 >powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 >powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 >powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 >powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 >powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 >powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 >powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 >powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 >powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 >powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 >powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 >powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 >powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 >powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 >powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 >powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o test-misc.o test-misc.c >powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 >powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 >powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 >powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 >powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 >powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 >powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o test-path.o test-path.c >powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 >powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 >powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 >libtool: link: powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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.26/work/gegl-0.3.26/gegl/.libs >libtool: link: powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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.26/work/gegl-0.3.26/gegl/.libs >/bin/sh ../../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 >libtool: link: powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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.26/work/gegl-0.3.26/gegl/.libs >/bin/sh ../../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 >libtool: link: powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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.26/work/gegl-0.3.26/gegl/.libs >/bin/sh ../../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 >libtool: link: powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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.26/work/gegl-0.3.26/gegl/.libs >libtool: link: powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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.26/work/gegl-0.3.26/gegl/.libs >/bin/sh ../../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 >libtool: link: powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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.26/work/gegl-0.3.26/gegl/.libs >/bin/sh ../../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 >libtool: link: powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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.26/work/gegl-0.3.26/gegl/.libs >/bin/sh ../../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 >libtool: link: powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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.26/work/gegl-0.3.26/gegl/.libs >/bin/sh ../../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 >libtool: link: powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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.26/work/gegl-0.3.26/gegl/.libs >/bin/sh ../../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 >libtool: link: powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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.26/work/gegl-0.3.26/gegl/.libs >/bin/sh ../../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 >libtool: link: powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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.26/work/gegl-0.3.26/gegl/.libs >/bin/sh ../../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 >libtool: link: powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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.26/work/gegl-0.3.26/gegl/.libs >libtool: link: powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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.26/work/gegl-0.3.26/gegl/.libs >/bin/sh ../../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 >libtool: link: powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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.26/work/gegl-0.3.26/gegl/.libs >/bin/sh ../../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 >libtool: link: powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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.26/work/gegl-0.3.26/gegl/.libs >/bin/sh ../../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 >libtool: link: powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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.26/work/gegl-0.3.26/gegl/.libs >libtool: link: powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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.26/work/gegl-0.3.26/gegl/.libs >/bin/sh ../../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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.26/work/gegl-0.3.26/gegl/.libs >/bin/sh ../../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 >libtool: link: powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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.26/work/gegl-0.3.26/gegl/.libs >libtool: link: powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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.26/work/gegl-0.3.26/gegl/.libs >/bin/sh ../../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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.26/work/gegl-0.3.26/gegl/.libs >/bin/sh ../../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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.26/work/gegl-0.3.26/gegl/.libs >libtool: link: powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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.26/work/gegl-0.3.26/gegl/.libs >/bin/sh ../../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 >libtool: link: powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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.26/work/gegl-0.3.26/gegl/.libs >libtool: link: powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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.26/work/gegl-0.3.26/gegl/.libs >libtool: link: powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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.26/work/gegl-0.3.26/gegl/.libs >make[3]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tests/simple' >Making all in xml >make[3]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tests/xml' >Making all in data >make[4]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tests/xml/data' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tests/xml/data' >make[4]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tests/xml' >powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o test-save.o test-save.c >powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o test-load.o test-load.c >powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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.26/work/gegl-0.3.26/tests/xml' >make[3]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tests/xml' >Making all in ff-load-save >make[3]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tests/ff-load-save' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tests/ff-load-save' >Making all in python >make[3]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tests/python' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tests/python' >make[3]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tests' >make[3]: Nothing to be done for 'all-am'. >make[3]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tests' >make[2]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tests' >Making all in perf >make[2]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/perf' >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../gegl/ -I../gegl/buffer -I../gegl/operation -I../gegl/graph -I../gegl/process -I../gegl/property-types -I../gegl -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DTESTS_DATA_DIR=\""../tests/data/"\" -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o test-blur.o test-blur.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../gegl/ -I../gegl/buffer -I../gegl/operation -I../gegl/graph -I../gegl/process -I../gegl/property-types -I../gegl -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DTESTS_DATA_DIR=\""../tests/data/"\" -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o test-bcontrast.o test-bcontrast.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../gegl/ -I../gegl/buffer -I../gegl/operation -I../gegl/graph -I../gegl/process -I../gegl/property-types -I../gegl -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DTESTS_DATA_DIR=\""../tests/data/"\" -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o test-bcontrast-minichunk.o test-bcontrast-minichunk.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../gegl/ -I../gegl/buffer -I../gegl/operation -I../gegl/graph -I../gegl/process -I../gegl/property-types -I../gegl -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DTESTS_DATA_DIR=\""../tests/data/"\" -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o test-unsharpmask.o test-unsharpmask.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../gegl/ -I../gegl/buffer -I../gegl/operation -I../gegl/graph -I../gegl/process -I../gegl/property-types -I../gegl -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DTESTS_DATA_DIR=\""../tests/data/"\" -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o test-bcontrast-4x.o test-bcontrast-4x.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../gegl/ -I../gegl/buffer -I../gegl/operation -I../gegl/graph -I../gegl/process -I../gegl/property-types -I../gegl -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DTESTS_DATA_DIR=\""../tests/data/"\" -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o test-init.o test-init.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../gegl/ -I../gegl/buffer -I../gegl/operation -I../gegl/graph -I../gegl/process -I../gegl/property-types -I../gegl -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DTESTS_DATA_DIR=\""../tests/data/"\" -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o test-gegl-buffer-access.o test-gegl-buffer-access.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../gegl/ -I../gegl/buffer -I../gegl/operation -I../gegl/graph -I../gegl/process -I../gegl/property-types -I../gegl -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DTESTS_DATA_DIR=\""../tests/data/"\" -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o test-samplers.o test-samplers.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../gegl/ -I../gegl/buffer -I../gegl/operation -I../gegl/graph -I../gegl/process -I../gegl/property-types -I../gegl -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DTESTS_DATA_DIR=\""../tests/data/"\" -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o test-rotate.o test-rotate.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../gegl/ -I../gegl/buffer -I../gegl/operation -I../gegl/graph -I../gegl/process -I../gegl/property-types -I../gegl -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DTESTS_DATA_DIR=\""../tests/data/"\" -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o test-saturation.o test-saturation.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../gegl/ -I../gegl/buffer -I../gegl/operation -I../gegl/graph -I../gegl/process -I../gegl/property-types -I../gegl -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DTESTS_DATA_DIR=\""../tests/data/"\" -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o test-scale.o test-scale.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../gegl/ -I../gegl/buffer -I../gegl/operation -I../gegl/graph -I../gegl/process -I../gegl/property-types -I../gegl -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DTESTS_DATA_DIR=\""../tests/data/"\" -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o test-translate.o test-translate.c >/bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -O2 -pipe -mcpu=powerpc -mtune=powerpc -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-blur test-blur.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 powerpc-unknown-linux-gnu-gcc -O2 -pipe -mcpu=powerpc -mtune=powerpc -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-bcontrast test-bcontrast.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 powerpc-unknown-linux-gnu-gcc -O2 -pipe -mcpu=powerpc -mtune=powerpc -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-bcontrast-minichunk test-bcontrast-minichunk.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: powerpc-unknown-linux-gnu-gcc -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,-O1 -Wl,--hash-style=gnu -o .libs/test-blur test-blur.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: powerpc-unknown-linux-gnu-gcc -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,-O1 -Wl,--hash-style=gnu -o .libs/test-bcontrast test-bcontrast.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 >/bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -O2 -pipe -mcpu=powerpc -mtune=powerpc -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-unsharpmask test-unsharpmask.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: powerpc-unknown-linux-gnu-gcc -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,-O1 -Wl,--hash-style=gnu -o .libs/test-bcontrast-minichunk test-bcontrast-minichunk.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 >/bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -O2 -pipe -mcpu=powerpc -mtune=powerpc -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-bcontrast-4x test-bcontrast-4x.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 powerpc-unknown-linux-gnu-gcc -O2 -pipe -mcpu=powerpc -mtune=powerpc -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-init test-init.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: powerpc-unknown-linux-gnu-gcc -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,-O1 -Wl,--hash-style=gnu -o .libs/test-unsharpmask test-unsharpmask.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: powerpc-unknown-linux-gnu-gcc -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,-O1 -Wl,--hash-style=gnu -o .libs/test-bcontrast-4x test-bcontrast-4x.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: powerpc-unknown-linux-gnu-gcc -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,-O1 -Wl,--hash-style=gnu -o .libs/test-init test-init.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 >/bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -O2 -pipe -mcpu=powerpc -mtune=powerpc -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-gegl-buffer-access test-gegl-buffer-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 powerpc-unknown-linux-gnu-gcc -O2 -pipe -mcpu=powerpc -mtune=powerpc -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-samplers test-samplers.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 powerpc-unknown-linux-gnu-gcc -O2 -pipe -mcpu=powerpc -mtune=powerpc -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-rotate test-rotate.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: powerpc-unknown-linux-gnu-gcc -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,-O1 -Wl,--hash-style=gnu -o .libs/test-gegl-buffer-access test-gegl-buffer-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 >/bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -O2 -pipe -mcpu=powerpc -mtune=powerpc -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-saturation test-saturation.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: powerpc-unknown-linux-gnu-gcc -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,-O1 -Wl,--hash-style=gnu -o .libs/test-rotate test-rotate.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: powerpc-unknown-linux-gnu-gcc -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,-O1 -Wl,--hash-style=gnu -o .libs/test-samplers test-samplers.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 >/bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -O2 -pipe -mcpu=powerpc -mtune=powerpc -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-scale test-scale.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 powerpc-unknown-linux-gnu-gcc -O2 -pipe -mcpu=powerpc -mtune=powerpc -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-translate test-translate.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: powerpc-unknown-linux-gnu-gcc -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,-O1 -Wl,--hash-style=gnu -o .libs/test-saturation test-saturation.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: powerpc-unknown-linux-gnu-gcc -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,-O1 -Wl,--hash-style=gnu -o .libs/test-scale test-scale.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: powerpc-unknown-linux-gnu-gcc -O2 -pipe -mcpu=powerpc -mtune=powerpc -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,-O1 -Wl,--hash-style=gnu -o .libs/test-translate test-translate.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[2]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/perf' >Making all in po >make[2]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/po' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/po' >make[2]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26' >make[2]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26' >make[1]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26' >>>> Source compiled. >>>> Test phase: media-libs/gegl-0.3.26 >make -j3 check >Making check in libs >make[1]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/libs' >Making check in rgbe >make[2]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/libs/rgbe' >make[2]: Nothing to be done for 'check'. >make[2]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/libs/rgbe' >Making check in poly2tri-c >make[2]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/libs/poly2tri-c' >Making check in poly2tri-c >make[3]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/libs/poly2tri-c/poly2tri-c' >Making check in p2t >make[4]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/libs/poly2tri-c/poly2tri-c/p2t' >Making check in sweep >make[5]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/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.26/work/gegl-0.3.26/libs/poly2tri-c/poly2tri-c/p2t/sweep' >Making check in common >make[5]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/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.26/work/gegl-0.3.26/libs/poly2tri-c/poly2tri-c/p2t/common' >make[5]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/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.26/work/gegl-0.3.26/libs/poly2tri-c/poly2tri-c/p2t' >make[4]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/libs/poly2tri-c/poly2tri-c/p2t' >Making check in refine >make[4]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/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.26/work/gegl-0.3.26/libs/poly2tri-c/poly2tri-c/refine' >Making check in render >make[4]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/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.26/work/gegl-0.3.26/libs/poly2tri-c/poly2tri-c/render' >make[4]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/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.26/work/gegl-0.3.26/libs/poly2tri-c/poly2tri-c' >make[3]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/libs/poly2tri-c/poly2tri-c' >make[3]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/libs/poly2tri-c' >make[3]: Nothing to be done for 'check-am'. >make[3]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/libs/poly2tri-c' >make[2]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/libs/poly2tri-c' >make[2]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/libs' >make[2]: Nothing to be done for 'check-am'. >make[2]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/libs' >make[1]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/libs' >Making check in opencl >make[1]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/opencl' >make check-am >make[2]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/opencl' >make[2]: Nothing to be done for 'check-am'. >make[2]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/opencl' >make[1]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/opencl' >Making check in gegl >make[1]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/gegl' >Making check in buffer >make[2]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/gegl/buffer' >make[2]: Nothing to be done for 'check'. >make[2]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/gegl/buffer' >Making check in graph >make[2]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/gegl/graph' >make[2]: Nothing to be done for 'check'. >make[2]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/gegl/graph' >Making check in module >make[2]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/gegl/module' >make[2]: Nothing to be done for 'check'. >make[2]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/gegl/module' >Making check in operation >make[2]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/gegl/operation' >make[2]: Nothing to be done for 'check'. >make[2]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/gegl/operation' >Making check in process >make[2]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/gegl/process' >make[2]: Nothing to be done for 'check'. >make[2]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/gegl/process' >Making check in property-types >make[2]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/gegl/property-types' >make[2]: Nothing to be done for 'check'. >make[2]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/gegl/property-types' >Making check in opencl >make[2]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/gegl/opencl' >make[2]: Nothing to be done for 'check'. >make[2]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/gegl/opencl' >make[2]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/gegl' >make[2]: Nothing to be done for 'check-am'. >make[2]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/gegl' >make[1]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/gegl' >Making check in libs/npd >make[1]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/libs/npd' >make[1]: Nothing to be done for 'check'. >make[1]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/libs/npd' >Making check in seamless-clone >make[1]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/seamless-clone' >make[1]: Nothing to be done for 'check'. >make[1]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/seamless-clone' >Making check in bin >make[1]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/bin' >make[1]: Nothing to be done for 'check'. >make[1]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/bin' >Making check in gcut >make[1]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/gcut' >make[1]: Nothing to be done for 'check'. >make[1]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/gcut' >Making check in tools >make[1]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tools' >make[1]: Nothing to be done for 'check'. >make[1]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tools' >Making check in operations >make[1]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/operations' >Making check in core >make[2]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/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.26/work/gegl-0.3.26/operations/core' >Making check in common >make[2]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/operations/common' >Making check in perlin >make[3]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/operations/common/perlin' >make[3]: Nothing to be done for 'check'. >make[3]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/operations/common/perlin' >make[3]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/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.26/work/gegl-0.3.26/operations/common' >make[2]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/operations/common' >Making check in common-gpl3+ >make[2]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/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.26/work/gegl-0.3.26/operations/common-gpl3+' >Making check in generated >make[2]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/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.26/work/gegl-0.3.26/operations/generated' >Making check in seamless-clone >make[2]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/operations/seamless-clone' >make[2]: Nothing to be done for 'check'. >make[2]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/operations/seamless-clone' >Making check in transform >make[2]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/operations/transform' >make[2]: Nothing to be done for 'check'. >make[2]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/operations/transform' >Making check in json >make[2]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/operations/json' >make[2]: Nothing to be done for 'check'. >make[2]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/operations/json' >Making check in external >make[2]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/operations/external' >make[2]: Nothing to be done for 'check'. >make[2]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/operations/external' >make[2]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/operations' >make[2]: Nothing to be done for 'check-am'. >make[2]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/operations' >make[1]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/operations' >Making check in examples >make[1]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/examples' >Making check in data >make[2]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/examples/data' >make[2]: Nothing to be done for 'check'. >make[2]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/examples/data' >make[2]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/examples' >make[2]: Nothing to be done for 'check-am'. >make[2]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/examples' >make[1]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/examples' >Making check in tests >make[1]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tests' >Making check in buffer >make[2]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tests/buffer' >make check-recursive >make[3]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tests/buffer' >Making check in reference >make[4]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tests/buffer/reference' >make[4]: Nothing to be done for 'check'. >make[4]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tests/buffer/reference' >Making check in tests >make[4]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tests/buffer/tests' >make[4]: Nothing to be done for 'check'. >make[4]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tests/buffer/tests' >make[4]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tests/buffer' >make buffer-test >make[5]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tests/buffer' >powerpc-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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 powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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: powerpc-unknown-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -mcpu=powerpc -mtune=powerpc -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.26/work/gegl-0.3.26/gegl/.libs >make[5]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tests/buffer' >make check-TESTS >make[5]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/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_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/python ./../run-tests.py \ > --build-dir=../.. --src-dir=../.. \ > buffer-tests-results.sh >/bin/bash /var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tests/buffer/buffer-tests-results.sh >64 of 64 tests succesful. >[1;32mPASS[0m buffer-tests-results.sh >=== Test Results === > tests passed: 1 > tests skipped: 0 > tests failed: 0 >====== [1;32mPASS[0m ====== >make[5]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tests/buffer' >make[4]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tests/buffer' >make[3]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tests/buffer' >make[2]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tests/buffer' >Making check in mipmap >make[2]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tests/mipmap' >make check-TESTS >make[3]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tests/mipmap' >/usr/bin/python ./../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.26/work/gegl-0.3.26/tests/mipmap/invert.sh > >(gegl:13826): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead > >(gegl:13826): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead >missing reference, assuming SUCCESS >[1;32mPASS[0m invert.sh >/bin/bash /var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tests/mipmap/invert-crop.sh > >(gegl:13856): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead > >(gegl:13856): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead >missing reference, assuming SUCCESS >[1;32mPASS[0m invert-crop.sh >/bin/bash /var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tests/mipmap/unsharp-crop.sh > >(gegl:13886): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead > >(gegl:13886): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead >EEEEeEeek! 2 GeglBuffers leaked >missing reference, assuming SUCCESS >[1;32mPASS[0m unsharp-crop.sh >/bin/bash /var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tests/mipmap/unsharp.sh > >(gegl:13917): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead > >(gegl:13917): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead >EEEEeEeek! 2 GeglBuffers leaked >missing reference, assuming SUCCESS >[1;32mPASS[0m unsharp.sh >/bin/bash /var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tests/mipmap/rotate.sh > >(gegl:13947): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead > >(gegl:13947): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead >missing reference, assuming SUCCESS >[1;32mPASS[0m rotate.sh >/bin/bash /var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tests/mipmap/rotate-crop.sh > >(gegl:13977): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead > >(gegl:13977): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead >missing reference, assuming SUCCESS >[1;32mPASS[0m rotate-crop.sh >=== Test Results === > tests passed: 6 > tests skipped: 0 > tests failed: 0 >====== [1;32mPASS[0m ====== >make[3]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tests/mipmap' >make[2]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tests/mipmap' >Making check in compositions >make[2]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tests/compositions' >Making check in data >make[3]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tests/compositions/data' >make[3]: Nothing to be done for 'check'. >make[3]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tests/compositions/data' >make[3]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tests/compositions' >make check-TESTS >make[4]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tests/compositions' >/usr/bin/python ./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 >[1;32mPASS[0m affine-with-negative.xml >[1;34mSKIP[0m affine-with-negative.xml (OpenCL) > >(gegl:14062): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead > >(gegl:14062): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead >missing reference, assuming SUCCESS >[1;32mPASS[0m alien-map.xml >[1;34mSKIP[0m alien-map.xml (OpenCL) > >(gegl:14091): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead > >(gegl:14091): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead >missing reference, assuming SUCCESS >[1;32mPASS[0m apply-lens.xml >[1;34mSKIP[0m apply-lens.xml (OpenCL) > >(gegl:14119): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead > >(gegl:14119): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead >missing reference, assuming SUCCESS >[1;32mPASS[0m apply-lens2.xml >[1;34mSKIP[0m apply-lens2.xml (OpenCL) > >(gegl:14147): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead > >(gegl:14147): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead >missing reference, assuming SUCCESS >[1;32mPASS[0m apply-lens3.xml >[1;34mSKIP[0m apply-lens3.xml (OpenCL) > >(gegl:14175): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead > >(gegl:14175): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead >Missing fast-path babl conversion detected, Implementing missing babl fast paths >accelerates GEGL, GIMP and other software using babl, warnings are printed on >first occurance of formats used where a conversion has to be synthesized >programmatically by babl based on format description > >*WARNING* missing babl fast path(s): "R'G'B' u8" to "Y' float" >*WARNING* missing babl fast path(s): "R'G'B' u8" to "Y' float" >missing reference, assuming SUCCESS >[1;32mPASS[0m bump-map.xml >[1;34mSKIP[0m bump-map.xml (OpenCL) >missing reference, assuming SUCCESS >[1;32mPASS[0m checkerboard.xml >[1;34mSKIP[0m checkerboard.xml (OpenCL) >missing reference, assuming SUCCESS >[1;32mPASS[0m colors.xml >[1;34mSKIP[0m colors.xml (OpenCL) > >(gegl:14264): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead > >(gegl:14264): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead >missing reference, assuming SUCCESS >[1;32mPASS[0m color-enhance.xml >[1;34mSKIP[0m color-enhance.xml (OpenCL) > >(gegl:14292): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead > >(gegl:14292): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead >missing reference, assuming SUCCESS >[1;32mPASS[0m color-exchange.xml >[1;34mSKIP[0m color-exchange.xml (OpenCL) > >(gegl:14321): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead > >(gegl:14321): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead >missing reference, assuming SUCCESS >[1;32mPASS[0m color-to-alpha.xml >[1;34mSKIP[0m color-to-alpha.xml (OpenCL) > >(gegl:14350): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead > >(gegl:14350): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead >missing reference, assuming SUCCESS >[1;32mPASS[0m convolve1.xml >[1;34mSKIP[0m convolve1.xml (OpenCL) > >(gegl:14379): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead > >(gegl:14379): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead >missing reference, assuming SUCCESS >[1;32mPASS[0m convolve2.xml >[1;34mSKIP[0m convolve2.xml (OpenCL) > >(gegl:14408): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead > >(gegl:14408): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead >Missing fast-path babl conversion detected, Implementing missing babl fast paths >accelerates GEGL, GIMP and other software using babl, warnings are printed on >first occurance of formats used where a conversion has to be synthesized >programmatically by babl based on format description > >*WARNING* missing babl fast path(s): "YA float" to "Y'A u16" >missing reference, assuming SUCCESS >[1;32mPASS[0m contrast-curve.xml >[1;34mSKIP[0m contrast-curve.xml (OpenCL) > >(gegl:14436): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead > >(gegl:14436): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead >missing reference, assuming SUCCESS >[1;32mPASS[0m edge.xml >[1;34mSKIP[0m edge.xml (OpenCL) > >(gegl:14466): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead > >(gegl:14466): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead >missing reference, assuming SUCCESS >[1;32mPASS[0m fattal02.xml >[1;34mSKIP[0m fattal02.xml (OpenCL) > >(gegl:14494): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:fill-path, using a passthrough op instead > >(gegl:14494): GEGL-[1;33mWARNING[0m **: property d not found for gegl:nop > >(gegl:14494): GEGL-[1;33mWARNING[0m **: property color not found for gegl:nop > >(gegl:14494): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:fill-path, using a passthrough op instead > >(gegl:14494): GEGL-[1;33mWARNING[0m **: property d not found for gegl:nop > >(gegl:14494): GEGL-[1;33mWARNING[0m **: property color not found for gegl:nop > >(gegl:14494): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:fill-path, using a passthrough op instead > >(gegl:14494): GEGL-[1;33mWARNING[0m **: property d not found for gegl:nop > >(gegl:14494): GEGL-[1;33mWARNING[0m **: property color not found for gegl:nop > >(gegl:14494): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:fill-path, using a passthrough op instead > >(gegl:14494): GEGL-[1;33mWARNING[0m **: property d not found for gegl:nop > >(gegl:14494): GEGL-[1;33mWARNING[0m **: property color not found for gegl:nop >missing reference, assuming SUCCESS >[1;32mPASS[0m gegl.xml >[1;34mSKIP[0m gegl.xml (OpenCL) > >(gegl:14525): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead > >(gegl:14525): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead >missing reference, assuming SUCCESS >[1;32mPASS[0m gamma.xml >[1;34mSKIP[0m gamma.xml (OpenCL) >missing reference, assuming SUCCESS >[1;32mPASS[0m hdr-color.xml >[1;34mSKIP[0m hdr-color.xml (OpenCL) > >(gegl:14582): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead > >(gegl:14582): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead >missing reference, assuming SUCCESS >[1;32mPASS[0m illusion.xml >[1;34mSKIP[0m illusion.xml (OpenCL) > >(gegl:14610): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead > >(gegl:14610): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead > >(gegl:14610): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead > >(gegl:14610): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead >missing reference, assuming SUCCESS >[1;32mPASS[0m image-compare.xml >[1;34mSKIP[0m image-compare.xml (OpenCL) > >(gegl:14639): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead > >(gegl:14639): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead >missing reference, assuming SUCCESS >[1;32mPASS[0m lens-flare.xml >[1;34mSKIP[0m lens-flare.xml (OpenCL) > >(gegl:14668): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead > >(gegl:14668): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead >missing reference, assuming SUCCESS >[1;32mPASS[0m mantiuk06.xml >[1;34mSKIP[0m mantiuk06.xml (OpenCL) >missing reference, assuming SUCCESS >[1;32mPASS[0m noise-cell.xml >[1;34mSKIP[0m noise-cell.xml (OpenCL) > >(gegl:14726): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead > >(gegl:14726): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead >missing reference, assuming SUCCESS >[1;32mPASS[0m noise-hurl.xml >[1;34mSKIP[0m noise-hurl.xml (OpenCL) >missing reference, assuming SUCCESS >[1;32mPASS[0m noise-simplex.xml >[1;34mSKIP[0m noise-simplex.xml (OpenCL) >missing reference, assuming SUCCESS >[1;32mPASS[0m noise-solid.xml >[1;34mSKIP[0m noise-solid.xml (OpenCL) > >(gegl:14814): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead > >(gegl:14814): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead >missing reference, assuming SUCCESS >[1;32mPASS[0m posterize.xml >[1;34mSKIP[0m posterize.xml (OpenCL) > >(gegl:14843): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead > >(gegl:14843): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead >missing reference, assuming SUCCESS >[1;32mPASS[0m red-eye-removal.xml >[1;34mSKIP[0m red-eye-removal.xml (OpenCL) > >(gegl:14872): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead > >(gegl:14872): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead >missing reference, assuming SUCCESS >[1;32mPASS[0m reflect.xml >[1;34mSKIP[0m reflect.xml (OpenCL) > >(gegl:14901): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead > >(gegl:14901): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead >missing reference, assuming SUCCESS >[1;32mPASS[0m reflect2.xml >[1;34mSKIP[0m reflect2.xml (OpenCL) > >(gegl:14930): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead > >(gegl:14930): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead >missing reference, assuming SUCCESS >[1;32mPASS[0m reinhard05.xml >[1;34mSKIP[0m reinhard05.xml (OpenCL) >missing reference, assuming SUCCESS >[1;32mPASS[0m rgb-params.xml >[1;34mSKIP[0m rgb-params.xml (OpenCL) > >(gegl:14986): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead > >(gegl:14986): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead >missing reference, assuming SUCCESS >[1;32mPASS[0m rotate.xml >[1;34mSKIP[0m rotate.xml (OpenCL) > >(gegl:15015): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead > >(gegl:15015): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead >missing reference, assuming SUCCESS >[1;32mPASS[0m rotate-on-center.xml >[1;34mSKIP[0m rotate-on-center.xml (OpenCL) > >(gegl:15044): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead > >(gegl:15044): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead >missing reference, assuming SUCCESS >[1;32mPASS[0m simple-scale.xml >[1;34mSKIP[0m simple-scale.xml (OpenCL) > >(gegl:15072): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead > >(gegl:15072): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead >missing reference, assuming SUCCESS >[1;32mPASS[0m scale-size-keepaspect.xml >[1;34mSKIP[0m scale-size-keepaspect.xml (OpenCL) >missing reference, assuming SUCCESS >[1;32mPASS[0m sinus.xml >[1;34mSKIP[0m sinus.xml (OpenCL) > >(gegl:15130): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead > >(gegl:15130): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead >missing reference, assuming SUCCESS >[1;32mPASS[0m stretch-contrast.xml >[1;34mSKIP[0m stretch-contrast.xml (OpenCL) > >(gegl:15158): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead > >(gegl:15158): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead >missing reference, assuming SUCCESS >[1;32mPASS[0m supernova.xml >[1;34mSKIP[0m supernova.xml (OpenCL) > >(gegl:15187): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead > >(gegl:15187): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead >missing reference, assuming SUCCESS >[1;32mPASS[0m transform.xml >[1;34mSKIP[0m transform.xml (OpenCL) > >(gegl:15218): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead > >(gegl:15218): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead >Missing fast-path babl conversion detected, Implementing missing babl fast paths >accelerates GEGL, GIMP and other software using babl, warnings are printed on >first occurance of formats used where a conversion has to be synthesized >programmatically by babl based on format description > >*WARNING* missing babl fast path(s): "Y float" to "Y' u16" >missing reference, assuming SUCCESS >[1;32mPASS[0m grey-json.xml >[1;34mSKIP[0m grey-json.xml (OpenCL) > >(gegl:15247): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead > >(gegl:15247): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead >missing reference, assuming SUCCESS >[1;32mPASS[0m weighted-blend.xml >[1;34mSKIP[0m weighted-blend.xml (OpenCL) >missing reference, assuming SUCCESS >[1;32mPASS[0m rectangles.xml >[1;34mSKIP[0m rectangles.xml (OpenCL) >=== Test Results === > tests passed: 44 > tests skipped: 44 > tests failed: 0 >====== [1;32mPASS[0m ====== >/usr/bin/python ./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:15322): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead > >(gegl:15322): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead >missing reference, assuming SUCCESS >[1;32mPASS[0m color-reduction.xml >missing reference, assuming SUCCESS >[1;32mPASS[0m rgbe-load.xml > >(gegl:15380): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead > >(gegl:15380): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead >missing reference, assuming SUCCESS >[1;32mPASS[0m rgbe-save.xml > >(gegl:15409): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead > >(gegl:15409): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead >missing reference, assuming SUCCESS >[1;32mPASS[0m shift.xml > >(gegl:15438): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead > >(gegl:15438): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead >Missing fast-path babl conversion detected, Implementing missing babl fast paths >accelerates GEGL, GIMP and other software using babl, warnings are printed on >first occurance of formats used where a conversion has to be synthesized >programmatically by babl based on format description > >*WARNING* missing babl fast path(s): "R'G'B' u8" to "HSVA float" >*WARNING* missing babl fast path(s): "HSVA float" to "R'G'B' u16" >missing reference, assuming SUCCESS >[1;32mPASS[0m stretch-contrast-hsv.xml >missing reference, assuming SUCCESS >[1;32mPASS[0m pnm-raw-load.xml >missing reference, assuming SUCCESS >[1;32mPASS[0m pnm-ascii-load.xml >missing reference, assuming SUCCESS >[1;32mPASS[0m jpg-load-datauri.xml > >(gegl:15550): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:tiff-load, using a passthrough op instead > >(gegl:15550): GEGL-[1;33mWARNING[0m **: property path not found for gegl:nop > >(gegl:15550): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:tiff-load, using a passthrough op instead > >(gegl:15550): GEGL-[1;33mWARNING[0m **: property path not found for gegl:nop > >(gegl:15550): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:tiff-load, using a passthrough op instead > >(gegl:15550): GEGL-[1;33mWARNING[0m **: property path not found for gegl:nop > >(gegl:15550): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:tiff-load, using a passthrough op instead > >(gegl:15550): GEGL-[1;33mWARNING[0m **: property path not found for gegl:nop >missing reference, assuming SUCCESS >[1;32mPASS[0m tiff-load.xml > >(gegl:15579): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead > >(gegl:15579): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead >missing reference, assuming SUCCESS >[1;32mPASS[0m tile.xml >=== Test Results === > tests passed: 10 > tests skipped: 0 > tests failed: 0 >====== [1;32mPASS[0m ====== >make[4]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tests/compositions' >make[3]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tests/compositions' >make[2]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tests/compositions' >Making check in simple >make[2]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tests/simple' >make check-TESTS >make[3]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tests/simple' >/usr/bin/python ./../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-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 >[1;32mPASS[0m test-backend-file >./test-buffer-cast >Missing fast-path babl conversion detected, Implementing missing babl fast paths >accelerates GEGL, GIMP and other software using babl, warnings are printed on >first occurance of formats used where a conversion has to be synthesized >programmatically by babl based on format description > >*WARNING* missing babl fast path(s): "R'G'B'A u8" to "B' u8" >[1;32mPASS[0m 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 >[1;32mPASS[0m test-buffer-changes >./test-buffer-extract >Missing fast-path babl conversion detected, Implementing missing babl fast paths >accelerates GEGL, GIMP and other software using babl, warnings are printed on >first occurance of formats used where a conversion has to be synthesized >programmatically by babl based on format description > >*WARNING* missing babl fast path(s): "R'G'B'A u8" to "B' u8" >[1;32mPASS[0m test-buffer-extract >./test-buffer-hot-tile >set_clear_get... passed >[1;32mPASS[0m test-buffer-hot-tile >./test-buffer-sharing >PASS >[1;32mPASS[0m test-buffer-sharing >./test-buffer-tile-voiding >test_buffer_copy ... PASS >[1;32mPASS[0m test-buffer-tile-voiding >./test-change-processor-rect >[1;32mPASS[0m test-change-processor-rect >./test-convert-format >test_convert_001 ... PASS >test_convert_002 ... PASS >test_same_001 ... PASS >[1;32mPASS[0m test-convert-format >./test-color-op >[1;32mPASS[0m test-color-op >./test-empty-tile >[1;32mPASS[0m 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 >[1;32mPASS[0m test-format-sensing >./test-gegl-rectangle >[1;32mPASS[0m 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 >[1;32mPASS[0m test-gegl-color >./test-gegl-tile >/gegl-tile/set_unlock_notify: OK >/gegl-tile/set_data_full: OK >[1;32mPASS[0m 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 >[1;32mPASS[0m test-license-check >./test-misc >[1;32mPASS[0m 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 >[1;32mPASS[0m test-node-connections >./test-node-exponential >[1;32mPASS[0m test-node-exponential >./test-node-passthrough >test_sub_graph_crop_passthrough ... PASS >[1;32mPASS[0m test-node-passthrough >./test-node-properties > >(test-node-properties:15637): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:doesnt-exist, using a passthrough op instead >[1;32mPASS[0m test-node-properties >./test-object-forked >[1;32mPASS[0m test-object-forked >./test-opencl-colors >OpenCL disabled, skipping tests >[1;34mSKIP[0m test-opencl-colors >./test-path >[1;32mPASS[0m test-path >./test-proxynop-processing >[1;32mPASS[0m test-proxynop-processing >./test-scaled-blit >testing scaled blit >........................................................................ >[1;32mPASS[0m test-scaled-blit >./test-svg-abyss >testing abyss handling of svg blends >............ >[1;32mPASS[0m test-svg-abyss >/bin/bash /var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tests/simple/test-exp-combine.sh >Skipping test-exp-combine due to lack of exp_combine executable >[1;34mSKIP[0m test-exp-combine.sh >=== Test Results === > tests passed: 26 > tests skipped: 2 > tests failed: 0 >====== [1;32mPASS[0m ====== >make[3]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tests/simple' >make[2]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tests/simple' >Making check in xml >make[2]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tests/xml' >Making check in data >make[3]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tests/xml/data' >make[3]: Nothing to be done for 'check'. >make[3]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tests/xml/data' >make[3]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tests/xml' >make check-TESTS >make[4]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tests/xml' >/usr/bin/python ./../run-tests.py \ > --build-dir=../.. --src-dir=../.. \ > test-save test-load test-roundtrip >./test-save >/xml/save/empty_graph: OK >/xml/save/empty_graph_twice: OK >/xml/save/only_nop_nodes: OK >/xml/save/multiple_nodes: OK >/xml/save/toplevel_graph: OK >/xml/save/segment: OK >/xml/save/segment_subgraph: OK >[1;32mPASS[0m test-save >./test-load >/xml/load/empty_graph: OK >/xml/load/multiple_nodes: OK >[1;32mPASS[0m test-load >./test-roundtrip >/xml/roundtrip/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tests/xml/data/rgb-params.xml: OK >/xml/roundtrip/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tests/xml/data/hdr-color.xml: OK >[1;32mPASS[0m test-roundtrip >=== Test Results === > tests passed: 3 > tests skipped: 0 > tests failed: 0 >====== [1;32mPASS[0m ====== >make[4]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tests/xml' >make[3]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tests/xml' >make[2]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tests/xml' >Making check in ff-load-save >make[2]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tests/ff-load-save' >GEGL_PATH=../../operations ../../examples/frame-counter \ > --video-codec mpeg4 --video-bit-rate 128 mpeg4-128kb.avi >for a in *.avi *.mp4 *.ogv ;do \ > GEGL_PATH=../../operations ../../examples/gegl-video \ > $a -s 74 -e 74 -of $a- ;\ > done >/bin/sh: line 1: ../../examples/gegl-video: No such file or directory >/bin/sh: line 1: ../../examples/gegl-video: No such file or directory >/bin/sh: line 1: ../../examples/gegl-video: No such file or directory >make[2]: *** [Makefile:598: images] Error 127 >make[2]: *** Waiting for unfinished jobs.... > >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead > >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 0 0.00% [1;35m[avi @ 0x1115800] [0m[0;33mUsing AVStream.codec to pass codec parameters to muxers is deprecated, use AVStream.codecpar instead. >[0m[1;35m[avi @ 0x1115800] [0m[0;33mUsing AVStream.codec to pass codec parameters to muxers is deprecated, use AVStream.codecpar instead. >[0m >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 1 0.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 2 1.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 3 1.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 4 2.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 5 2.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 6 3.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 7 3.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 8 4.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 9 4.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 10 5.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 11 5.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 12 6.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 13 6.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 14 7.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 15 7.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 16 8.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 17 8.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 18 9.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 19 9.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 20 10.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 21 10.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 22 11.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 23 11.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 24 12.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 25 12.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 26 13.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 27 13.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 28 14.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 29 14.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 30 15.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 31 15.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 32 16.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 33 16.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 34 17.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 35 17.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 36 18.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 37 18.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 38 19.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 39 19.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 40 20.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 41 20.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 42 21.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 43 21.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 44 22.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 45 22.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 46 23.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 47 23.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 48 24.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 49 24.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 50 25.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 51 25.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 52 26.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 53 26.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 54 27.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 55 27.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 56 28.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 57 28.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 58 29.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 59 29.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 60 30.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 61 30.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 62 31.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 63 31.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 64 32.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 65 32.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 66 33.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 67 33.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 68 34.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 69 34.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 70 35.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 71 35.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 72 36.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 73 36.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 74 37.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 75 37.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 76 38.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 77 38.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 78 39.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 79 39.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 80 40.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 81 40.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 82 41.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 83 41.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 84 42.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 85 42.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 86 43.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 87 43.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 88 44.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 89 44.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 90 45.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 91 45.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 92 46.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 93 46.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 94 47.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 95 47.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 96 48.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 97 48.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 98 49.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 99 49.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 100 50.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 101 50.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 102 51.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 103 51.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 104 52.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 105 52.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 106 53.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 107 53.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 108 54.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 109 54.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 110 55.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 111 55.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 112 56.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 113 56.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 114 57.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 115 57.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 116 58.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 117 58.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 118 59.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 119 59.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 120 60.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 121 60.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 122 61.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 123 61.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 124 62.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 125 62.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 126 63.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 127 63.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 128 64.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 129 64.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 130 65.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 131 65.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 132 66.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 133 66.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 134 67.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 135 67.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 136 68.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 137 68.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 138 69.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 139 69.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 140 70.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 141 70.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 142 71.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 143 71.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 144 72.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 145 72.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 146 73.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 147 73.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 148 74.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 149 74.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 150 75.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 151 75.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 152 76.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 153 76.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 154 77.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 155 77.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 156 78.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 157 78.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 158 79.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 159 79.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 160 80.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 161 80.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 162 81.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 163 81.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 164 82.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 165 82.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 166 83.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 167 83.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 168 84.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 169 84.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 170 85.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 171 85.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 172 86.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 173 86.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 174 87.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 175 87.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 176 88.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 177 88.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 178 89.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 179 89.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 180 90.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 181 90.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 182 91.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 183 91.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 184 92.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 185 92.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 186 93.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 187 93.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 188 94.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 189 94.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 190 95.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 191 95.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 192 96.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 193 96.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 194 97.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 195 97.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 196 98.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 197 98.50% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 198 99.00% >(frame-counter:15702): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x10bef78 > 199 99.50% [1;36m[libmp3lame @ 0x1118da0] [0m[0;33m5 frames left in the queue on closing >[0mGEGL_PATH=../../operations ../../examples/frame-counter \ > --video-codec mpeg4 --video-bit-rate 512 mpeg4-512kb.avi > >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead > >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 0 0.00% [1;35m[avi @ 0x1000800] [0m[0;33mUsing AVStream.codec to pass codec parameters to muxers is deprecated, use AVStream.codecpar instead. >[0m[1;35m[avi @ 0x1000800] [0m[0;33mUsing AVStream.codec to pass codec parameters to muxers is deprecated, use AVStream.codecpar instead. >[0m >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 1 0.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 2 1.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 3 1.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 4 2.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 5 2.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 6 3.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 7 3.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 8 4.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 9 4.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 10 5.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 11 5.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 12 6.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 13 6.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 14 7.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 15 7.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 16 8.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 17 8.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 18 9.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 19 9.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 20 10.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 21 10.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 22 11.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 23 11.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 24 12.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 25 12.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 26 13.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 27 13.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 28 14.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 29 14.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 30 15.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 31 15.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 32 16.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 33 16.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 34 17.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 35 17.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 36 18.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 37 18.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 38 19.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 39 19.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 40 20.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 41 20.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 42 21.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 43 21.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 44 22.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 45 22.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 46 23.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 47 23.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 48 24.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 49 24.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 50 25.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 51 25.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 52 26.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 53 26.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 54 27.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 55 27.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 56 28.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 57 28.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 58 29.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 59 29.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 60 30.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 61 30.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 62 31.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 63 31.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 64 32.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 65 32.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 66 33.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 67 33.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 68 34.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 69 34.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 70 35.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 71 35.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 72 36.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 73 36.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 74 37.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 75 37.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 76 38.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 77 38.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 78 39.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 79 39.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 80 40.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 81 40.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 82 41.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 83 41.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 84 42.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 85 42.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 86 43.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 87 43.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 88 44.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 89 44.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 90 45.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 91 45.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 92 46.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 93 46.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 94 47.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 95 47.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 96 48.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 97 48.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 98 49.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 99 49.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 100 50.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 101 50.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 102 51.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 103 51.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 104 52.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 105 52.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 106 53.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 107 53.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 108 54.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 109 54.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 110 55.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 111 55.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 112 56.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 113 56.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 114 57.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 115 57.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 116 58.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 117 58.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 118 59.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 119 59.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 120 60.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 121 60.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 122 61.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 123 61.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 124 62.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 125 62.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 126 63.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 127 63.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 128 64.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 129 64.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 130 65.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 131 65.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 132 66.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 133 66.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 134 67.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 135 67.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 136 68.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 137 68.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 138 69.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 139 69.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 140 70.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 141 70.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 142 71.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 143 71.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 144 72.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 145 72.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 146 73.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 147 73.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 148 74.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 149 74.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 150 75.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 151 75.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 152 76.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 153 76.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 154 77.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 155 77.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 156 78.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 157 78.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 158 79.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 159 79.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 160 80.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 161 80.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 162 81.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 163 81.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 164 82.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 165 82.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 166 83.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 167 83.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 168 84.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 169 84.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 170 85.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 171 85.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 172 86.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 173 86.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 174 87.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 175 87.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 176 88.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 177 88.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 178 89.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 179 89.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 180 90.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 181 90.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 182 91.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 183 91.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 184 92.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 185 92.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 186 93.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 187 93.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 188 94.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 189 94.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 190 95.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 191 95.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 192 96.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 193 96.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 194 97.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 195 97.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 196 98.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 197 98.50% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 198 99.00% >(frame-counter:15723): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xf8b378 > 199 99.50% [1;36m[libmp3lame @ 0x1001b70] [0m[0;33m5 frames left in the queue on closing >[0mGEGL_PATH=../../operations ../../examples/frame-counter \ > --video-codec mpeg4 --video-bit-rate 512 512kb.mp4 > >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead > >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 0 0.00% [1;35m[mp4 @ 0x109b800] [0m[0;33mUsing AVStream.codec to pass codec parameters to muxers is deprecated, use AVStream.codecpar instead. >[0m[1;35m[mp4 @ 0x109b800] [0m[0;33mUsing AVStream.codec to pass codec parameters to muxers is deprecated, use AVStream.codecpar instead. >[0m >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 1 0.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 2 1.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 3 1.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 4 2.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 5 2.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 6 3.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 7 3.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 8 4.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 9 4.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 10 5.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 11 5.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 12 6.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 13 6.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 14 7.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 15 7.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 16 8.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 17 8.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 18 9.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 19 9.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 20 10.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 21 10.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 22 11.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 23 11.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 24 12.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 25 12.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 26 13.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 27 13.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 28 14.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 29 14.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 30 15.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 31 15.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 32 16.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 33 16.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 34 17.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 35 17.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 36 18.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 37 18.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 38 19.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 39 19.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 40 20.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 41 20.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 42 21.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 43 21.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 44 22.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 45 22.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 46 23.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 47 23.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 48 24.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 49 24.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 50 25.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 51 25.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 52 26.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 53 26.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 54 27.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 55 27.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 56 28.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 57 28.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 58 29.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 59 29.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 60 30.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 61 30.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 62 31.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 63 31.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 64 32.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 65 32.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 66 33.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 67 33.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 68 34.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 69 34.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 70 35.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 71 35.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 72 36.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 73 36.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 74 37.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 75 37.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 76 38.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 77 38.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 78 39.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 79 39.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 80 40.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 81 40.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 82 41.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 83 41.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 84 42.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 85 42.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 86 43.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 87 43.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 88 44.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 89 44.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 90 45.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 91 45.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 92 46.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 93 46.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 94 47.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 95 47.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 96 48.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 97 48.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 98 49.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 99 49.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 100 50.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 101 50.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 102 51.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 103 51.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 104 52.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 105 52.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 106 53.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 107 53.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 108 54.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 109 54.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 110 55.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 111 55.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 112 56.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 113 56.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 114 57.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 115 57.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 116 58.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 117 58.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 118 59.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 119 59.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 120 60.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 121 60.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 122 61.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 123 61.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 124 62.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 125 62.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 126 63.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 127 63.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 128 64.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 129 64.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 130 65.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 131 65.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 132 66.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 133 66.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 134 67.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 135 67.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 136 68.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 137 68.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 138 69.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 139 69.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 140 70.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 141 70.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 142 71.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 143 71.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 144 72.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 145 72.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 146 73.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 147 73.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 148 74.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 149 74.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 150 75.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 151 75.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 152 76.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 153 76.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 154 77.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 155 77.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 156 78.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 157 78.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 158 79.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 159 79.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 160 80.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 161 80.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 162 81.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 163 81.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 164 82.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 165 82.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 166 83.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 167 83.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 168 84.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 169 84.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 170 85.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 171 85.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 172 86.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 173 86.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 174 87.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 175 87.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 176 88.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 177 88.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 178 89.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 179 89.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 180 90.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 181 90.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 182 91.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 183 91.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 184 92.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 185 92.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 186 93.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 187 93.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 188 94.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 189 94.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 190 95.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 191 95.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 192 96.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 193 96.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 194 97.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 195 97.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 196 98.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 197 98.50% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 198 99.00% >(frame-counter:15739): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x1028378 > 199 99.50% [1;36m[aac @ 0x109eda0] [0m[0;33m1 frames left in the queue on closing >[0mGEGL_PATH=../../operations ../../examples/frame-counter \ > --video-codec mpeg4 --video-bit-rate 128 128kb.mp4 > >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead > >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 0 0.00% [1;35m[mp4 @ 0xf27800] [0m[0;33mUsing AVStream.codec to pass codec parameters to muxers is deprecated, use AVStream.codecpar instead. >[0m[1;35m[mp4 @ 0xf27800] [0m[0;33mUsing AVStream.codec to pass codec parameters to muxers is deprecated, use AVStream.codecpar instead. >[0m >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 1 0.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 2 1.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 3 1.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 4 2.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 5 2.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 6 3.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 7 3.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 8 4.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 9 4.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 10 5.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 11 5.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 12 6.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 13 6.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 14 7.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 15 7.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 16 8.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 17 8.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 18 9.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 19 9.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 20 10.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 21 10.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 22 11.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 23 11.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 24 12.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 25 12.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 26 13.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 27 13.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 28 14.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 29 14.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 30 15.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 31 15.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 32 16.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 33 16.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 34 17.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 35 17.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 36 18.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 37 18.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 38 19.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 39 19.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 40 20.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 41 20.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 42 21.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 43 21.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 44 22.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 45 22.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 46 23.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 47 23.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 48 24.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 49 24.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 50 25.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 51 25.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 52 26.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 53 26.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 54 27.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 55 27.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 56 28.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 57 28.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 58 29.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 59 29.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 60 30.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 61 30.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 62 31.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 63 31.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 64 32.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 65 32.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 66 33.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 67 33.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 68 34.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 69 34.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 70 35.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 71 35.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 72 36.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 73 36.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 74 37.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 75 37.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 76 38.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 77 38.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 78 39.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 79 39.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 80 40.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 81 40.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 82 41.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 83 41.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 84 42.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 85 42.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 86 43.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 87 43.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 88 44.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 89 44.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 90 45.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 91 45.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 92 46.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 93 46.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 94 47.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 95 47.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 96 48.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 97 48.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 98 49.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 99 49.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 100 50.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 101 50.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 102 51.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 103 51.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 104 52.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 105 52.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 106 53.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 107 53.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 108 54.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 109 54.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 110 55.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 111 55.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 112 56.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 113 56.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 114 57.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 115 57.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 116 58.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 117 58.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 118 59.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 119 59.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 120 60.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 121 60.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 122 61.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 123 61.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 124 62.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 125 62.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 126 63.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 127 63.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 128 64.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 129 64.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 130 65.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 131 65.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 132 66.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 133 66.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 134 67.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 135 67.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 136 68.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 137 68.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 138 69.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 139 69.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 140 70.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 141 70.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 142 71.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 143 71.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 144 72.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 145 72.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 146 73.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 147 73.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 148 74.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 149 74.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 150 75.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 151 75.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 152 76.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 153 76.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 154 77.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 155 77.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 156 78.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 157 78.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 158 79.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 159 79.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 160 80.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 161 80.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 162 81.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 163 81.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 164 82.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 165 82.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 166 83.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 167 83.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 168 84.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 169 84.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 170 85.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 171 85.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 172 86.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 173 86.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 174 87.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 175 87.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 176 88.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 177 88.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 178 89.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 179 89.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 180 90.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 181 90.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 182 91.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 183 91.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 184 92.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 185 92.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 186 93.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 187 93.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 188 94.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 189 94.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 190 95.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 191 95.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 192 96.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 193 96.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 194 97.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 195 97.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 196 98.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 197 98.50% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 198 99.00% >(frame-counter:15755): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xeb4378 > 199 99.50% [1;36m[aac @ 0xf2ada0] [0m[0;33m1 frames left in the queue on closing >[0mGEGL_PATH=../../operations ../../examples/frame-counter \ > --video-codec mpeg4 --fps 12 --video-bit-rate 128 128kb-12fps.mp4 > >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead > >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 0 0.00% [1;35m[mp4 @ 0x7ca800] [0m[0;33mUsing AVStream.codec to pass codec parameters to muxers is deprecated, use AVStream.codecpar instead. >[0m[1;35m[mp4 @ 0x7ca800] [0m[0;33mUsing AVStream.codec to pass codec parameters to muxers is deprecated, use AVStream.codecpar instead. >[0m >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 1 0.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 2 1.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 3 1.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 4 2.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 5 2.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 6 3.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 7 3.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 8 4.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 9 4.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 10 5.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 11 5.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 12 6.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 13 6.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 14 7.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 15 7.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 16 8.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 17 8.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 18 9.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 19 9.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 20 10.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 21 10.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 22 11.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 23 11.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 24 12.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 25 12.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 26 13.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 27 13.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 28 14.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 29 14.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 30 15.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 31 15.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 32 16.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 33 16.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 34 17.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 35 17.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 36 18.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 37 18.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 38 19.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 39 19.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 40 20.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 41 20.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 42 21.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 43 21.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 44 22.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 45 22.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 46 23.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 47 23.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 48 24.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 49 24.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 50 25.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 51 25.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 52 26.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 53 26.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 54 27.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 55 27.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 56 28.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 57 28.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 58 29.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 59 29.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 60 30.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 61 30.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 62 31.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 63 31.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 64 32.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 65 32.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 66 33.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 67 33.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 68 34.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 69 34.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 70 35.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 71 35.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 72 36.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 73 36.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 74 37.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 75 37.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 76 38.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 77 38.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 78 39.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 79 39.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 80 40.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 81 40.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 82 41.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 83 41.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 84 42.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 85 42.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 86 43.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 87 43.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 88 44.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 89 44.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 90 45.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 91 45.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 92 46.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 93 46.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 94 47.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 95 47.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 96 48.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 97 48.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 98 49.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 99 49.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 100 50.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 101 50.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 102 51.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 103 51.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 104 52.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 105 52.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 106 53.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 107 53.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 108 54.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 109 54.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 110 55.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 111 55.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 112 56.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 113 56.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 114 57.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 115 57.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 116 58.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 117 58.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 118 59.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 119 59.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 120 60.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 121 60.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 122 61.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 123 61.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 124 62.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 125 62.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 126 63.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 127 63.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 128 64.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 129 64.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 130 65.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 131 65.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 132 66.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 133 66.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 134 67.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 135 67.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 136 68.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 137 68.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 138 69.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 139 69.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 140 70.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 141 70.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 142 71.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 143 71.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 144 72.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 145 72.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 146 73.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 147 73.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 148 74.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 149 74.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 150 75.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 151 75.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 152 76.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 153 76.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 154 77.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 155 77.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 156 78.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 157 78.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 158 79.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 159 79.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 160 80.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 161 80.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 162 81.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 163 81.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 164 82.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 165 82.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 166 83.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 167 83.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 168 84.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 169 84.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 170 85.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 171 85.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 172 86.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 173 86.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 174 87.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 175 87.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 176 88.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 177 88.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 178 89.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 179 89.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 180 90.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 181 90.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 182 91.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 183 91.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 184 92.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 185 92.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 186 93.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 187 93.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 188 94.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 189 94.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 190 95.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 191 95.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 192 96.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 193 96.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 194 97.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 195 97.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 196 98.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 197 98.50% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 198 99.00% >(frame-counter:15771): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x755378 > 199 99.50% [1;36m[aac @ 0x7cbc70] [0m[0;33m1 frames left in the queue on closing >[0mGEGL_PATH=../../operations ../../examples/frame-counter \ > --video-codec mpeg4 --fps 100 --video-bit-rate 128 128kb-100fps.mp4 > >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead > >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 0 0.00% [1;35m[mp4 @ 0x9e6800] [0m[0;33mUsing AVStream.codec to pass codec parameters to muxers is deprecated, use AVStream.codecpar instead. >[0m[1;35m[mp4 @ 0x9e6800] [0m[0;33mUsing AVStream.codec to pass codec parameters to muxers is deprecated, use AVStream.codecpar instead. >[0m >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 1 0.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 2 1.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 3 1.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 4 2.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 5 2.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 6 3.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 7 3.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 8 4.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 9 4.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 10 5.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 11 5.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 12 6.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 13 6.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 14 7.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 15 7.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 16 8.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 17 8.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 18 9.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 19 9.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 20 10.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 21 10.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 22 11.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 23 11.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 24 12.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 25 12.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 26 13.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 27 13.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 28 14.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 29 14.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 30 15.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 31 15.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 32 16.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 33 16.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 34 17.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 35 17.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 36 18.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 37 18.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 38 19.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 39 19.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 40 20.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 41 20.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 42 21.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 43 21.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 44 22.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 45 22.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 46 23.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 47 23.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 48 24.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 49 24.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 50 25.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 51 25.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 52 26.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 53 26.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 54 27.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 55 27.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 56 28.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 57 28.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 58 29.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 59 29.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 60 30.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 61 30.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 62 31.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 63 31.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 64 32.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 65 32.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 66 33.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 67 33.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 68 34.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 69 34.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 70 35.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 71 35.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 72 36.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 73 36.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 74 37.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 75 37.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 76 38.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 77 38.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 78 39.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 79 39.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 80 40.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 81 40.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 82 41.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 83 41.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 84 42.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 85 42.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 86 43.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 87 43.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 88 44.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 89 44.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 90 45.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 91 45.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 92 46.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 93 46.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 94 47.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 95 47.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 96 48.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 97 48.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 98 49.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 99 49.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 100 50.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 101 50.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 102 51.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 103 51.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 104 52.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 105 52.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 106 53.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 107 53.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 108 54.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 109 54.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 110 55.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 111 55.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 112 56.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 113 56.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 114 57.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 115 57.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 116 58.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 117 58.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 118 59.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 119 59.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 120 60.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 121 60.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 122 61.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 123 61.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 124 62.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 125 62.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 126 63.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 127 63.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 128 64.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 129 64.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 130 65.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 131 65.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 132 66.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 133 66.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 134 67.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 135 67.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 136 68.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 137 68.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 138 69.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 139 69.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 140 70.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 141 70.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 142 71.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 143 71.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 144 72.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 145 72.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 146 73.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 147 73.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 148 74.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 149 74.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 150 75.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 151 75.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 152 76.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 153 76.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 154 77.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 155 77.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 156 78.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 157 78.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 158 79.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 159 79.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 160 80.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 161 80.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 162 81.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 163 81.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 164 82.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 165 82.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 166 83.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 167 83.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 168 84.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 169 84.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 170 85.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 171 85.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 172 86.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 173 86.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 174 87.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 175 87.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 176 88.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 177 88.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 178 89.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 179 89.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 180 90.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 181 90.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 182 91.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 183 91.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 184 92.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 185 92.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 186 93.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 187 93.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 188 94.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 189 94.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 190 95.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 191 95.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 192 96.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 193 96.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 194 97.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 195 97.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 196 98.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 197 98.50% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 198 99.00% >(frame-counter:15787): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0x971378 > 199 99.50% [1;36m[aac @ 0x9e7c70] [0m[0;33m1 frames left in the queue on closing >[0mGEGL_PATH=../../operations ../../examples/frame-counter \ > --fps 28 --video-bit-rate 512 512kb-28fps.ogv > >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: Failed to set operation type gegl:text, using a passthrough op instead > >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 0 0.00% [1;35m[ogv @ 0xafe800] [0m[0;33mUsing AVStream.codec to pass codec parameters to muxers is deprecated, use AVStream.codecpar instead. >[0m[1;35m[ogv @ 0xafe800] [0m[0;33mUsing AVStream.codec to pass codec parameters to muxers is deprecated, use AVStream.codecpar instead. >[0m >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 1 0.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 2 1.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 3 1.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 4 2.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 5 2.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 6 3.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 7 3.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 8 4.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 9 4.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 10 5.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 11 5.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 12 6.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 13 6.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 14 7.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 15 7.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 16 8.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 17 8.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 18 9.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 19 9.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 20 10.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 21 10.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 22 11.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 23 11.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 24 12.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 25 12.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 26 13.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 27 13.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 28 14.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 29 14.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 30 15.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 31 15.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 32 16.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 33 16.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 34 17.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 35 17.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 36 18.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 37 18.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 38 19.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 39 19.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 40 20.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 41 20.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 42 21.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 43 21.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 44 22.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 45 22.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 46 23.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 47 23.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 48 24.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 49 24.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 50 25.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 51 25.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 52 26.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 53 26.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 54 27.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 55 27.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 56 28.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 57 28.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 58 29.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 59 29.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 60 30.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 61 30.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 62 31.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 63 31.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 64 32.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 65 32.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 66 33.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 67 33.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 68 34.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 69 34.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 70 35.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 71 35.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 72 36.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 73 36.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 74 37.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 75 37.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 76 38.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 77 38.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 78 39.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 79 39.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 80 40.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 81 40.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 82 41.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 83 41.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 84 42.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 85 42.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 86 43.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 87 43.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 88 44.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 89 44.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 90 45.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 91 45.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 92 46.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 93 46.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 94 47.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 95 47.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 96 48.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 97 48.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 98 49.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 99 49.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 100 50.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 101 50.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 102 51.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 103 51.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 104 52.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 105 52.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 106 53.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 107 53.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 108 54.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 109 54.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 110 55.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 111 55.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 112 56.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 113 56.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 114 57.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 115 57.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 116 58.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 117 58.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 118 59.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 119 59.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 120 60.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 121 60.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 122 61.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 123 61.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 124 62.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 125 62.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 126 63.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 127 63.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 128 64.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 129 64.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 130 65.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 131 65.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 132 66.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 133 66.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 134 67.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 135 67.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 136 68.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 137 68.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 138 69.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 139 69.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 140 70.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 141 70.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 142 71.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 143 71.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 144 72.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 145 72.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 146 73.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 147 73.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 148 74.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 149 74.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 150 75.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 151 75.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 152 76.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 153 76.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 154 77.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 155 77.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 156 78.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 157 78.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 158 79.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 159 79.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 160 80.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 161 80.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 162 81.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 163 81.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 164 82.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 165 82.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 166 83.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 167 83.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 168 84.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 169 84.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 170 85.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 171 85.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 172 86.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 173 86.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 174 87.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 175 87.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 176 88.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 177 88.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 178 89.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 179 89.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 180 90.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 181 90.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 182 91.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 183 91.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 184 92.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 185 92.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 186 93.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 187 93.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 188 94.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 189 94.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 190 95.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 191 95.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 192 96.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 193 96.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 194 97.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 195 97.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 196 98.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 197 98.50% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 198 99.00% >(frame-counter:15803): GEGL-[1;33mWARNING[0m **: string is not a valid property of gegl:nop 0xa89378 > 199 99.50% [1;36m[libvorbis @ 0xaffb70] [0m[0;33m20 frames left in the queue on closing >[0mmake[2]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tests/ff-load-save' >make[1]: *** [Makefile:513: check-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26/tests' >make: *** [Makefile:633: check-recursive] Error 1 > [31;01m*[0m ERROR: media-libs/gegl-0.3.26::gentoo failed (test phase): > [31;01m*[0m Make check failed. See above for details. > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 124: Called src_test > [31;01m*[0m environment, line 3808: Called default > [31;01m*[0m phase-functions.sh, line 853: Called default_src_test > [31;01m*[0m phase-functions.sh, line 882: Called __eapi0_src_test > [31;01m*[0m phase-helpers.sh, line 763: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m $emake_cmd ${internal_opts} check || \ > [31;01m*[0m die "Make check failed. See above for details." > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=media-libs/gegl-0.3.26::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=media-libs/gegl-0.3.26::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/media-libs/gegl-0.3.26/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/media-libs/gegl-0.3.26/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26' > [31;01m*[0m S: '/var/tmp/portage/media-libs/gegl-0.3.26/work/gegl-0.3.26'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 645136
:
515368
| 515370