Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 269097 Details for
Bug 312417
<media-libs/gegl-0.3.4 fails tests ("imp_cmp failed", segmentation fault)
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), 118.03 KB, created by
Sebastian Kühn
on 2011-04-09 01:47:17 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Sebastian Kühn
Created:
2011-04-09 01:47:17 UTC
Size:
118.03 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: media-libs/gegl-0.1.6 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: hanno@gentoo.org >[32;01m * [39;49;00mUSE: amd64 cairo consolekit elibc_glibc exif ffmpeg graphviz jpeg jpeg2k kernel_linux mmx multilib openexr png policykit sdl sse svg test userland_GNU >[32;01m * [39;49;00mFEATURES: preserve-libs sandbox splitdebug test userpriv >>>> Unpacking source... >>>> Unpacking gegl-0.1.6.tar.bz2 to /var/tmp/portage/media-libs/gegl-0.1.6/work >>>> Source unpacked in /var/tmp/portage/media-libs/gegl-0.1.6/work >>>> Preparing source in /var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6 ... > [32;01m*[0m Applying gegl-doubledestdir.diff ... >[A[167C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running eautoreconf in '/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6' ... > [32;01m*[0m Running aclocal -I m4 ... >[A[167C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running libtoolize --copy --force --install --automake ... >[A[167C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running aclocal -I m4 ... >[A[167C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf ... >[A[167C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[167C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running automake --add-missing --copy ... >[A[167C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running elibtoolize in: gegl-0.1.6/ > [32;01m*[0m Applying portage-1.2.0.patch ... > [32;01m*[0m Applying sed-1.5.6.patch ... > [32;01m*[0m Applying as-needed-2.2.6.patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6 ... > * econf: updating gegl-0.1.6/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating gegl-0.1.6/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --disable-profile --without-libspiro --disable-docs --disable-workshop --with-gtk --with-pango --with-gdk-pixbuf --with-gio --enable-mmx --enable-sse --disable-debug --with-cairo --with-pangocairo --with-exiv2 --with-libavformat --with-graphviz --with-libjpeg --with-jasper --without-lua --with-openexr --with-libpng --without-libopenraw --with-sdl --with-librsvg --without-umfpack --without-libv4l >checking for a BSD-compatible install... /usr/bin/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 for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of x86_64-pc-linux-gnu-g++... none >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... dlltool >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... no >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for shl_load... no >checking for shl_load in -ldld... no >checking for dlopen... no >checking for dlopen in -ldl... yes >checking whether a program can dlopen itself... yes >checking whether a statically linked program can dlopen itself... no >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether to enable maintainer-specific portions of Makefiles... no >checking for library containing strerror... none required >checking whether make sets $(MAKE)... (cached) yes >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking for GNUC variadic macros... yes >checking for ISO C99 variadic macros in C... yes >checking for ISO C99 variadic macros in C++... yes >checking whether to turn on debugging... no >checking whether to turn on profiling... no >checking for C/C++ restrict keyword... __restrict >checking for aclocal flags... >checking for target architecture... x86_64-pc-linux-gnu >checking for dynamic library filename suffix... .so >checking for some Darwin platform... no >checking for some Win32 platform... no >checking for native Win32... no >checking to see if compiler understands -mmmx... yes >checking whether we can compile MMX code... yes >checking to see if compiler understands -msse... yes >checking to see if compiler understands -ftree-vectorize... yes >checking to see if compiler understands -ffast-math... yes >checking whether we can compile SSE code... yes >checking for x86_64-pc-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for BABL... yes >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.16... yes >checking for GLIB - version >= 2.22.0... yes (version 2.28.5) >checking for DEP... yes >checking for GIO... yes >checking for GTK... yes >checking for bind_textdomain_codeset... yes >checking if GLib is version 2.21.0 or newer... yes >checking for gtkdoc-check... /usr/bin/gtkdoc-check >checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase >checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf >checking whether to build gtk-doc documentation... no >checking for perl5... no >checking for perl... perl >checking for ruby... yes >checking for enscript... no >checking for asciidoc... no >*** Check for asciidoc failed. >checking for dot... /usr/bin/dot >checking for CAIRO... yes >checking for PANGO... yes >checking for PANGOCAIRO... yes >checking for GDK_PIXBUF... yes >checking for jpeg_destroy_decompress in -ljpeg... yes >checking for jpeglib.h... yes >checking for jpeg_save_markers in -ljpeg... yes >checking for PNG... yes >checking for RSVG... yes >checking for OPENEXR... yes >checking for sdl-config... /usr/bin/sdl-config >checking for JASPER... no >checking for jas_stream_freopen in -ljasper... yes >checking for dot... /usr/bin/dot >checking for AVFORMAT... yes >checking libavformat/avformat.h usability... yes >checking libavformat/avformat.h presence... yes >checking for libavformat/avformat.h... yes >checking for EXIV2... yes >checking execinfo.h usability... yes >checking execinfo.h presence... yes >checking for execinfo.h... yes >checking for w3m... no >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 >configure: creating ./config.status >config.status: creating Makefile >config.status: creating bin/Makefile >config.status: creating gegl/Makefile >config.status: creating gegl/gegl-version.h >config.status: creating gegl/buffer/Makefile >config.status: creating gegl/graph/Makefile >config.status: creating gegl/module/Makefile >config.status: creating gegl/operation/Makefile >config.status: creating gegl/process/Makefile >config.status: creating gegl/property-types/Makefile >config.status: creating libs/Makefile >config.status: creating libs/rgbe/Makefile >config.status: creating operations/Makefile >config.status: creating operations/affine/Makefile >config.status: creating operations/core/Makefile >config.status: creating operations/common/Makefile >config.status: creating operations/common/perlin/Makefile >config.status: creating operations/external/Makefile >config.status: creating operations/generated/Makefile >config.status: creating operations/workshop/Makefile >config.status: creating operations/workshop/external/Makefile >config.status: creating operations/workshop/generated/Makefile >config.status: creating tools/Makefile >config.status: creating docs/Makefile >config.status: creating docs/index-static.txt >config.status: creating docs/gallery/Makefile >config.status: creating docs/gallery/data/Makefile >config.status: creating examples/Makefile >config.status: creating examples/data/Makefile >config.status: creating tests/Makefile >config.status: creating tests/buffer/Makefile >config.status: creating 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/simple/Makefile >config.status: creating gegl.pc >config.status: creating gegl-uninstalled.pc >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands > >Building GEGL with prefix=/usr > >Optional features: > GEGL docs: no > Build workshop: no > Build website: no (asciidoc not found) > SIMD: sse:yes mmx:yes > >Optional dependencies: > asciidoc: no (asciidoc not found) > enscript: no (enscript not found) > GIO: yes > GTK+: yes > Ruby: yes > Lua: no > Cairo: yes > Pango: yes > pangocairo: yes > GDKPixbuf: yes > JPEG: yes > PNG: yes > OpenEXR: yes > rsvg: yes > SDL: yes > openraw: no > Jasper: yes > graphviz: yes > avformat: yes > V4L: no > spiro: no > EXIV: yes > umfpack: no > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6 ... >make -j3 >make all-recursive >make[1]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6' >Making all in libs >make[2]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/libs' >Making all in rgbe >make[3]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/libs/rgbe' > CC librgbe_la-rgbe.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIC -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o librgbe_la-rgbe.lo `test -f 'rgbe.c' || echo './'`rgbe.c > CCLD librgbe.la >make[3]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/libs/rgbe' >make[3]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/libs' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/libs' >make[2]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/libs' >Making all in gegl >make[2]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/gegl' >Making all in buffer >make[3]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/gegl/buffer' > CC gegl-tile-backend-tiledir.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-tile-backend-tiledir.lo gegl-tile-backend-tiledir.c > CC gegl-buffer.lo > CC gegl-buffer-access.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-buffer.lo gegl-buffer.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-buffer-access.lo gegl-buffer-access.c > CC gegl-buffer-share.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-buffer-share.lo gegl-buffer-share.c > CC gegl-buffer-iterator.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-buffer-iterator.lo gegl-buffer-iterator.c > CC gegl-buffer-linear.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-buffer-linear.lo gegl-buffer-linear.c > CC gegl-buffer-save.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-buffer-save.lo gegl-buffer-save.c > CC gegl-buffer-load.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-buffer-load.lo gegl-buffer-load.c > CC gegl-cache.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-cache.lo gegl-cache.c > CC gegl-sampler.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-sampler.lo gegl-sampler.c > CC gegl-sampler-cubic.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-sampler-cubic.lo gegl-sampler-cubic.c > CC gegl-sampler-lanczos.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-sampler-lanczos.lo gegl-sampler-lanczos.c > CC gegl-sampler-linear.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-sampler-linear.lo gegl-sampler-linear.c > CC gegl-sampler-nearest.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-sampler-nearest.lo gegl-sampler-nearest.c > CC gegl-sampler-downsharp.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-sampler-downsharp.lo gegl-sampler-downsharp.c > CC gegl-sampler-downsize.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-sampler-downsize.lo gegl-sampler-downsize.c > CC gegl-sampler-downsmooth.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-sampler-downsmooth.lo gegl-sampler-downsmooth.c > CC gegl-sampler-upsharp.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-sampler-upsharp.lo gegl-sampler-upsharp.c > CC gegl-sampler-upsize.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-sampler-upsize.lo gegl-sampler-upsize.c > CC gegl-sampler-upsmooth.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-sampler-upsmooth.lo gegl-sampler-upsmooth.c > CC gegl-region-generic.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-region-generic.lo gegl-region-generic.c > CC gegl-tile.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-tile.lo gegl-tile.c > CC gegl-tile-source.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-tile-source.lo gegl-tile-source.c > CC gegl-tile-storage.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-tile-storage.lo gegl-tile-storage.c > CC gegl-tile-backend.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-tile-backend.lo gegl-tile-backend.c > CC gegl-tile-backend-file.lo > CC gegl-tile-backend-ram.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-tile-backend-file.lo gegl-tile-backend-file.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-tile-backend-ram.lo gegl-tile-backend-ram.c > CC gegl-tile-handler.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-tile-handler.lo gegl-tile-handler.c > CC gegl-tile-handler-cache.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-tile-handler-cache.lo gegl-tile-handler-cache.c > CC gegl-tile-handler-chain.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-tile-handler-chain.lo gegl-tile-handler-chain.c > CC gegl-tile-handler-empty.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-tile-handler-empty.lo gegl-tile-handler-empty.c > CC gegl-tile-handler-log.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-tile-handler-log.lo gegl-tile-handler-log.c > CC gegl-tile-handler-zoom.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-tile-handler-zoom.lo gegl-tile-handler-zoom.c > CC gegl-id-pool.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-id-pool.lo gegl-id-pool.c > CCLD libbuffer.la >make[3]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/gegl/buffer' >Making all in graph >make[3]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/gegl/graph' > CC gegl-connection.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-connection.lo gegl-connection.c > CC gegl-node.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-node.lo gegl-node.c > CC gegl-pad.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-pad.lo gegl-pad.c > CC gegl-visitor.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-visitor.lo gegl-visitor.c > CC gegl-visitable.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-visitable.lo gegl-visitable.c > CCLD libgraph.la >make[3]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/gegl/graph' >Making all in module >make[3]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/gegl/module' > CC gegldatafiles.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegldatafiles.lo gegldatafiles.c > CC geglmodule.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o geglmodule.lo geglmodule.c > CC geglmoduledb.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o geglmoduledb.lo geglmoduledb.c > CCLD libmodule.la >make[3]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/gegl/module' >Making all in operation >make[3]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/gegl/operation' > CC gegl-extension-handler.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-extension-handler.lo gegl-extension-handler.c > CC gegl-operation.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-operation.lo gegl-operation.c > CC gegl-operation-area-filter.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-operation-area-filter.lo gegl-operation-area-filter.c > CC gegl-operation-composer.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-operation-composer.lo gegl-operation-composer.c > CC gegl-operation-composer3.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-operation-composer3.lo gegl-operation-composer3.c > CC gegl-operation-filter.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-operation-filter.lo gegl-operation-filter.c > CC gegl-operation-meta.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-operation-meta.lo gegl-operation-meta.c > CC gegl-operation-point-composer.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-operation-point-composer.lo gegl-operation-point-composer.c > CC gegl-operation-point-composer3.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-operation-point-composer3.lo gegl-operation-point-composer3.c > CC gegl-operation-point-filter.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-operation-point-filter.lo gegl-operation-point-filter.c > CC gegl-operation-point-render.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-operation-point-render.lo gegl-operation-point-render.c > CC gegl-operation-sink.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-operation-sink.lo gegl-operation-sink.c > CC gegl-operation-source.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-operation-source.lo gegl-operation-source.c > CC gegl-operation-temporal.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-operation-temporal.lo gegl-operation-temporal.c > CC gegl-operation-processors.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-operation-processors.lo gegl-operation-processors.c > CC gegl-operation-context.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-operation-context.lo gegl-operation-context.c > CC gegl-operations.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-operations.lo gegl-operations.c > CCLD liboperation.la >make[3]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/gegl/operation' >Making all in process >make[3]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/gegl/process' > CC gegl-need-visitor.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-need-visitor.lo gegl-need-visitor.c > CC gegl-debug-rect-visitor.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-debug-rect-visitor.lo gegl-debug-rect-visitor.c > CC gegl-eval-mgr.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-eval-mgr.lo gegl-eval-mgr.c > CC gegl-eval-visitor.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-eval-visitor.lo gegl-eval-visitor.c > CC gegl-finish-visitor.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-finish-visitor.lo gegl-finish-visitor.c > CC gegl-have-visitor.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-have-visitor.lo gegl-have-visitor.c > CC gegl-prepare-visitor.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-prepare-visitor.lo gegl-prepare-visitor.c > CC gegl-processor.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-processor.lo gegl-processor.c > CCLD libprocess.la >make[3]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/gegl/process' >Making all in property-types >make[3]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/gegl/property-types' > CC gegl-color.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-color.lo gegl-color.c > CC gegl-curve.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-curve.lo gegl-curve.c > CC gegl-path.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-path.lo gegl-path.c > CC gegl-paramspecs.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-paramspecs.lo gegl-paramspecs.c > CCLD libpropertytypes.la >make[3]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/gegl/property-types' >make[3]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/gegl' > CC gegl-c.lo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl/buffer -I../gegl/buffer -I../gegl/property-types -I../gegl/property-types -I../gegl/operation -I../gegl/operation -DLIBDIR=\""/usr/lib64"\" -DGEGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-c.lo gegl-c.c > CC gegl-config.lo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl/buffer -I../gegl/buffer -I../gegl/property-types -I../gegl/property-types -I../gegl/operation -I../gegl/operation -DLIBDIR=\""/usr/lib64"\" -DGEGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-config.lo gegl-config.c > CC gegl-cpuaccel.lo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl/buffer -I../gegl/buffer -I../gegl/property-types -I../gegl/property-types -I../gegl/operation -I../gegl/operation -DLIBDIR=\""/usr/lib64"\" -DGEGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-cpuaccel.lo gegl-cpuaccel.c > CC gegl-dot.lo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl/buffer -I../gegl/buffer -I../gegl/property-types -I../gegl/property-types -I../gegl/operation -I../gegl/operation -DLIBDIR=\""/usr/lib64"\" -DGEGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-dot.lo gegl-dot.c > CC gegl-dot-visitor.lo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl/buffer -I../gegl/buffer -I../gegl/property-types -I../gegl/property-types -I../gegl/operation -I../gegl/operation -DLIBDIR=\""/usr/lib64"\" -DGEGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-dot-visitor.lo gegl-dot-visitor.c > CC gegl-init.lo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl/buffer -I../gegl/buffer -I../gegl/property-types -I../gegl/property-types -I../gegl/operation -I../gegl/operation -DLIBDIR=\""/usr/lib64"\" -DGEGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-init.lo gegl-init.c > CC gegl-instrument.lo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl/buffer -I../gegl/buffer -I../gegl/property-types -I../gegl/property-types -I../gegl/operation -I../gegl/operation -DLIBDIR=\""/usr/lib64"\" -DGEGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-instrument.lo gegl-instrument.c > CC gegl-utils.lo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl/buffer -I../gegl/buffer -I../gegl/property-types -I../gegl/property-types -I../gegl/operation -I../gegl/operation -DLIBDIR=\""/usr/lib64"\" -DGEGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-utils.lo gegl-utils.c > CC gegl-lookup.lo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl/buffer -I../gegl/buffer -I../gegl/property-types -I../gegl/property-types -I../gegl/operation -I../gegl/operation -DLIBDIR=\""/usr/lib64"\" -DGEGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-lookup.lo gegl-lookup.c > CC gegl-matrix.lo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl/buffer -I../gegl/buffer -I../gegl/property-types -I../gegl/property-types -I../gegl/operation -I../gegl/operation -DLIBDIR=\""/usr/lib64"\" -DGEGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-matrix.lo gegl-matrix.c > CC gegl-xml.lo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl/buffer -I../gegl/buffer -I../gegl/property-types -I../gegl/property-types -I../gegl/operation -I../gegl/operation -DLIBDIR=\""/usr/lib64"\" -DGEGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-xml.lo gegl-xml.c > CCLD libgegl-0.1.la >make[3]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/gegl' >make[2]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/gegl' >Making all in operations >make[2]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/operations' >Making all in affine >make[3]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/operations/affine' > CC affine.lo > CC module.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o affine.lo affine.c > CC reflect.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o module.lo module.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o reflect.lo reflect.c > CC rotate.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o rotate.lo rotate.c > CC scale.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o scale.lo scale.c > CC shear.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o shear.lo shear.c > CC transform.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o transform.lo transform.c > CC translate.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o translate.lo translate.c > CCLD affine.la >make[3]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/operations/affine' >Making all in core >make[3]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/operations/core' > CC crop.c > CC nop.c > CC convert-format.c > CCLD nop.la > CCLD convert-format.la > CCLD crop.la > CC clone.c > CCLD clone.la >make[3]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/operations/core' >Making all in common >make[3]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/operations/common' >Making all in perlin >make[4]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/operations/common/perlin' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/operations/common/perlin' >make[4]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/operations/common' > CC grid.c > CC levels.c > CC noise.c > CCLD grid.la > CCLD levels.la > CC gegl-buffer-save-op.c > CCLD noise.la > CCLD gegl-buffer-save-op.la > CC contrast-curve.c > CC value-invert.c > CCLD contrast-curve.la > CC unsharp-mask.c > CCLD value-invert.la > CCLD unsharp-mask.la > CC color-temperature.c > CC mono-mixer.c > CCLD color-temperature.la > CC whitebalance.c > CCLD mono-mixer.la > CCLD whitebalance.la > CC c2g.c > CC gaussian-blur.c > CC magick-load.c > CCLD c2g.la > CCLD magick-load.la > CCLD gaussian-blur.la > CC rectangle.c > CC exp-combine.c > CCLD rectangle.la > CC mblur.c > CC invert.c > CCLD mblur.la > CCLD invert.la > CC introspect.c > CC stress.c > CCLD exp-combine.la > CCLD introspect.la > CCLD stress.la > CC remap.c > CC svg-matrix.c > CCLD remap.la > CCLD svg-matrix.la > CC add-noise.c > CCLD add-noise.la > CC open-buffer.c > CC bilateral-filter.c > CC box-blur.c > CCLD open-buffer.la > CCLD bilateral-filter.la > CC svg-saturate.c > CCLD box-blur.la > CC load.c > CCLD svg-saturate.la > CC snn-mean.c > CCLD load.la > CC opacity.c > CCLD snn-mean.la > CCLD opacity.la > CC checkerboard.c > CCLD checkerboard.la > CC stretch-contrast.c > CC over.c > CCLD stretch-contrast.la > CC buffer-sink.c > CCLD over.la > CC buffer-source.c > CCLD buffer-sink.la > CC dropshadow.c > CC gegl-buffer-load-op.c > CCLD dropshadow.la > CCLD buffer-source.la > CCLD gegl-buffer-load-op.la > CC map_absolute.c > CC svg-huerotate.c > CC save.c > CCLD map_absolute.la > CCLD svg-huerotate.la > CCLD save.la > CC svg-luminancetoalpha.c > CC pixelise.c > CC difference-of-gaussians.c > CCLD svg-luminancetoalpha.la > CCLD pixelise.la > CCLD difference-of-gaussians.la > CC raw-load.c > CC fractal-explorer.c > CC grey.c >raw-load.c: In function 'load_buffer': >raw-load.c:90:18: warning: ignoring return value of 'fread', declared with attribute warn_unused_result > CCLD raw-load.la > CCLD grey.la > CCLD fractal-explorer.la > CC motion-blur.c > CC threshold.c > CCLD threshold.la > CC mantiuk06.c > CCLD motion-blur.la > CC weighted-blend.c > CC fattal02.c > CCLD weighted-blend.la > CC write-buffer.c > CCLD mantiuk06.la > CCLD write-buffer.la > CC color.c > CC reinhard05.c > CCLD fattal02.la > CCLD color.la > CCLD reinhard05.la > CC mirrors.c > CC brightness-contrast.c > CC layer.c > CCLD mirrors.la > CCLD brightness-contrast.la > CCLD layer.la >make[4]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/operations/common' >make[3]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/operations/common' >Making all in generated >make[3]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/operations/generated' > CC darken.c > CC dst-atop.c > CC plus.c > CCLD darken.la > CCLD plus.la > CCLD dst-atop.la > CC difference.c > CC gamma.c > CC soft-light.c > CCLD difference.la > CCLD gamma.la > CCLD soft-light.la > CC screen.c > CC dst-in.c > CC src-out.c > CCLD screen.la > CCLD dst-in.la > CCLD src-out.la > CC svg-multiply.c > CC src-in.c > CC color-burn.c > CCLD svg-multiply.la > CCLD src-in.la > CCLD color-burn.la > CC lighten.c > CC color-dodge.c > CC hard-light.c > CCLD lighten.la > CCLD color-dodge.la > CCLD hard-light.la > CC add.c > CC src-over.c > CC overlay.c > CCLD add.la > CCLD src-over.la > CCLD overlay.la > CC exclusion.c > CC divide.c > CC dst-over.c > CCLD exclusion.la > CC src.c > CCLD dst-over.la > CCLD divide.la > CCLD src.la > CC dst-out.c > CC dst.c > CC clear.c > CCLD dst.la > CCLD dst-out.la > CCLD clear.la > CC multiply.c > CC subtract.c > CC xor.c > CCLD multiply.la > CCLD subtract.la > CCLD xor.la > CC src-atop.c > CCLD src-atop.la >make[3]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/operations/generated' >Making all in external >make[3]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/operations/external' > CC text_la-text.lo > CC path_la-path.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -pthread -DQT_SHARED -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o text_la-text.lo `test -f 'text.c' || echo './'`text.c > CC vector_fill_la-vector-fill.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DQT_SHARED -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o path_la-path.lo `test -f 'path.c' || echo './'`path.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DQT_SHARED -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o vector_fill_la-vector-fill.lo `test -f 'vector-fill.c' || echo './'`vector-fill.c > CC vector_stroke_la-vector-stroke.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DQT_SHARED -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o vector_stroke_la-vector-stroke.lo `test -f 'vector-stroke.c' || echo './'`vector-stroke.c > CC png_load_la-png-load.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libpng14 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o png_load_la-png-load.lo `test -f 'png-load.c' || echo './'`png-load.c > CC png_save_la-png-save.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libpng14 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o png_save_la-png-save.lo `test -f 'png-save.c' || echo './'`png-save.c > CC jpg-load.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o jpg-load.lo jpg-load.c > CC svg_load_la-svg-load.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DQT_SHARED -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -pthread -DQT_SHARED -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o svg_load_la-svg-load.lo `test -f 'svg-load.c' || echo './'`svg-load.c > CC pixbuf_la-pixbuf.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o pixbuf_la-pixbuf.lo `test -f 'pixbuf.c' || echo './'`pixbuf.c > CC save_pixbuf_la-save-pixbuf.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o save_pixbuf_la-save-pixbuf.lo `test -f 'save-pixbuf.c' || echo './'`save-pixbuf.c > CXX exr_load_la-exr-load.lo >/bin/sh ../../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -pthread -I/usr/include/OpenEXR -march=core2 -ggdb -O2 -pipe -c -o exr_load_la-exr-load.lo `test -f 'exr-load.cpp' || echo './'`exr-load.cpp > CC display_la-display.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o display_la-display.lo `test -f 'display.c' || echo './'`display.c > CC jp2_load_la-jp2-load.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o jp2_load_la-jp2-load.lo `test -f 'jp2-load.c' || echo './'`jp2-load.c > CC ff_load_la-ff-load.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o ff_load_la-ff-load.lo `test -f 'ff-load.c' || echo './'`ff-load.c > CC ppm-load.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o ppm-load.lo ppm-load.c > CC ppm-save.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o ppm-save.lo ppm-save.c > CC rgbe_load_la-rgbe-load.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I ../../libs -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -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 > CC rgbe_save_la-rgbe-save.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I ../../libs -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -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 > CCLD text.la > CCLD path.la > CCLD vector-fill.la > CCLD vector-stroke.la > CCLD png-load.la > CCLD png-save.la > CCLD jpg-load.la > CCLD svg-load.la > CCLD pixbuf.la > CCLD save-pixbuf.la > CXXLD exr-load.la > CCLD display.la > CCLD jp2-load.la > CCLD ff-load.la > CCLD ppm-load.la > CCLD ppm-save.la > CCLD rgbe-load.la > CCLD rgbe-save.la >make[3]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/operations/external' >make[3]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/operations' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/operations' >make[2]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/operations' >Making all in bin >make[2]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/bin' > CC gegl.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/property-types -I../gegl/property-types -I../gegl/operation -I../gegl/operation -I../gegl/module -I../gegl/module -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libpng14 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl.c > CC gegl-options.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/property-types -I../gegl/property-types -I../gegl/operation -I../gegl/operation -I../gegl/module -I../gegl/module -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libpng14 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-options.c > CC gegl-path-smooth.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/property-types -I../gegl/property-types -I../gegl/operation -I../gegl/operation -I../gegl/module -I../gegl/module -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libpng14 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-path-smooth.c > CCLD gegl >make[2]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/bin' >Making all in tools >make[2]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/tools' > CC introspect.o > CC operation_reference.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/module -I../gegl/module -I../gegl/property-types -I../gegl/property-types -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c introspect.c > CC img_cmp.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/module -I../gegl/module -I../gegl/property-types -I../gegl/property-types -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c operation_reference.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/module -I../gegl/module -I../gegl/property-types -I../gegl/property-types -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c img_cmp.c > CXX exp_combine-exp_combine.o >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/module -I../gegl/module -I../gegl/property-types -I../gegl/property-types -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -c -o exp_combine-exp_combine.o `test -f 'exp_combine.cpp' || echo './'`exp_combine.cpp > CCLD introspect > CCLD img_cmp > CCLD operation_reference > CXXLD exp_combine >make[2]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/tools' >Making all in examples >make[2]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/examples' >Making all in data >make[3]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/examples/data' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/examples/data' >make[3]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/examples' > CC hello-world-video.c > CC gegl-slicer.c > CC hello-world.c > CCLD hello-world-video > CCLD gegl-slicer > CCLD hello-world > CC 2geglbuffer.c > CC gegl-paint.c > CC csugar.c > CCLD 2geglbuffer > CCLD csugar > CCLD gegl-paint > CC geglbuffer-add-image.c > CC sharpen.c > CCLD geglbuffer-add-image > CCLD sharpen > CC geglbuffer-clock.c > CCLD geglbuffer-clock > CC float-lookup.c > CC gegl-convert.c > CCLD gegl-convert > CCLD float-lookup >make[3]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/examples' >make[2]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/examples' >Making all in tests >make[2]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/tests' >Making all in buffer >make[3]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/tests/buffer' >Generating buffer-tests.inc >make all-recursive >make[4]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/tests/buffer' >Making all in reference >make[5]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/tests/buffer/reference' >make[5]: Nothing to be done for `all'. >make[5]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/tests/buffer/reference' >Making all in tests >make[5]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/tests/buffer/tests' >make[5]: Nothing to be done for `all'. >make[5]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/tests/buffer/tests' >make[5]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/tests/buffer' >make[5]: Nothing to be done for `all-am'. >make[5]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/tests/buffer' >make[4]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/tests/buffer' >make[3]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/tests/buffer' >Making all in compositions >make[3]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/tests/compositions' >Making all in data >make[4]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/tests/compositions/data' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/tests/compositions/data' >make[4]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/tests/compositions' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/tests/compositions' >make[3]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/tests/compositions' >Making all in simple >make[3]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/tests/simple' > CC test-change-processor-rect.o > CC test-color-op.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/operation -I../../gegl/operation -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c test-change-processor-rect.c > CC test-gegl-rectangle.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/operation -I../../gegl/operation -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c test-color-op.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/operation -I../../gegl/operation -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c test-gegl-rectangle.c > CC test-misc.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/operation -I../../gegl/operation -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c test-misc.c > CC test-path.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/operation -I../../gegl/operation -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c test-path.c > CC test-proxynop-processing.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/operation -I../../gegl/operation -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c test-proxynop-processing.c > CCLD test-change-processor-rect > CCLD test-color-op > CCLD test-gegl-rectangle > CCLD test-misc > CCLD test-path > CCLD test-proxynop-processing >make[3]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/tests/simple' >make[3]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/tests' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/tests' >make[2]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/tests' >make[2]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6' >make[2]: Nothing to be done for `all-am'. >make[2]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6' >make[1]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6' >>>> Source compiled. >>>> Test phase [check]: media-libs/gegl-0.1.6 >Making check in libs >make[1]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/libs' >Making check in rgbe >make[2]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/libs/rgbe' >make[2]: Nothing to be done for `check'. >make[2]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/libs/rgbe' >make[2]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/libs' >make[2]: Nothing to be done for `check-am'. >make[2]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/libs' >make[1]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/libs' >Making check in gegl >make[1]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/gegl' >Making check in buffer >make[2]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/gegl/buffer' >make[2]: Nothing to be done for `check'. >make[2]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/gegl/buffer' >Making check in graph >make[2]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/gegl/graph' >make[2]: Nothing to be done for `check'. >make[2]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/gegl/graph' >Making check in module >make[2]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/gegl/module' >make[2]: Nothing to be done for `check'. >make[2]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/gegl/module' >Making check in operation >make[2]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/gegl/operation' >make[2]: Nothing to be done for `check'. >make[2]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/gegl/operation' >Making check in process >make[2]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/gegl/process' >make[2]: Nothing to be done for `check'. >make[2]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/gegl/process' >Making check in property-types >make[2]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/gegl/property-types' >make[2]: Nothing to be done for `check'. >make[2]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/gegl/property-types' >make[2]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/gegl' >make[2]: Nothing to be done for `check-am'. >make[2]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/gegl' >make[1]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/gegl' >Making check in operations >make[1]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/operations' >Making check in affine >make[2]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/operations/affine' >make[2]: Nothing to be done for `check'. >make[2]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/operations/affine' >Making check in core >make[2]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/operations/core' >make check-local >make[3]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/operations/core' >make[3]: Nothing to be done for `check-local'. >make[3]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/operations/core' >make[2]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/operations/core' >Making check in common >make[2]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/operations/common' >Making check in perlin >make[3]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/operations/common/perlin' >make[3]: Nothing to be done for `check'. >make[3]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/operations/common/perlin' >make[3]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/operations/common' >make check-local >make[4]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/operations/common' >make[4]: Nothing to be done for `check-local'. >make[4]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/operations/common' >make[3]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/operations/common' >make[2]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/operations/common' >Making check in generated >make[2]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/operations/generated' >make check-local >make[3]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/operations/generated' >make[3]: Nothing to be done for `check-local'. >make[3]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/operations/generated' >make[2]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/operations/generated' >Making check in external >make[2]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/operations/external' >make[2]: Nothing to be done for `check'. >make[2]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/operations/external' >make[2]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/operations' >make[2]: Nothing to be done for `check-am'. >make[2]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/operations' >make[1]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/operations' >Making check in bin >make[1]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/bin' >make[1]: Nothing to be done for `check'. >make[1]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/bin' >Making check in tools >make[1]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/tools' >make[1]: Nothing to be done for `check'. >make[1]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/tools' >Making check in examples >make[1]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/examples' >Making check in data >make[2]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/examples/data' >make[2]: Nothing to be done for `check'. >make[2]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/examples/data' >make[2]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/examples' >make[2]: Nothing to be done for `check-am'. >make[2]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/examples' >make[1]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/examples' >Making check in tests >make[1]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/tests' >Making check in buffer >make[2]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/tests/buffer' >make check-recursive >make[3]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/tests/buffer' >Making check in reference >make[4]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/tests/buffer/reference' >make[4]: Nothing to be done for `check'. >make[4]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/tests/buffer/reference' >Making check in tests >make[4]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/tests/buffer/tests' >make[4]: Nothing to be done for `check'. >make[4]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/tests/buffer/tests' >make[4]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/tests/buffer' >make buffer-test >make[5]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/tests/buffer' > CC buffer-test.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/operation -I../../gegl/operation -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -march=core2 -ggdb -O2 -pipe -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c buffer-test.c > CCLD buffer-test >make[5]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/tests/buffer' >make check-TESTS >make[5]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/tests/buffer' >./buffer-test >buffer_shift_diagonal buffer_shift_horizontal buffer_shift_vertical disabled_abyss get_shifted linear_from_data linear_from_data_rows linear_modify linear_new foo! >linear_proxy_modify save_small_roi sub_rect_fills_and_gets sub_sub_fill sub_sub_fill2 test_blank test_checkerboard test_gegl_buffer_copy test_gegl_buffer_copy_lower_left test_gegl_buffer_copy_lower_right test_gegl_buffer_copy_self test_gegl_buffer_copy_upper_left test_gegl_buffer_copy_upper_right test_gegl_buffer_duplicate test_gegl_buffer_iterator1 test_gegl_buffer_iterator1sub test_gegl_buffer_iterator2 test_gegl_buffer_iterator2sub test_gegl_buffer_iterator3 test_gegl_buffer_iterator3sub test_gegl_buffer_iterator4 test_gegl_buffer_iterator4sub test_get_buffer_scaled test_get_buffer_scaled2 test_gray test_rectangle test_sample vertical_gradient buffer-leaks: 28 >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 >37 of 37 tests succesful. >PASS: buffer-tests-results.sh >============= >1 test passed >============= >make[5]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/tests/buffer' >make[4]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/tests/buffer' >make[3]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/tests/buffer' >make[2]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/tests/buffer' >Making check in compositions >make[2]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/tests/compositions' >Making check in data >make[3]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/tests/compositions/data' >make[3]: Nothing to be done for `check'. >make[3]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/tests/compositions/data' >make[3]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/tests/compositions' >make check-TESTS >make[4]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/tests/compositions' >PASS: run-clones.xml.sh >PASS: run-composite-transform.xml.sh >PASS: run-downsharptest-broken.xml.sh >PASS: run-downsizetest-broken.xml.sh >PASS: run-downsmoothtest-broken.xml.sh >PASS: run-fattal02.xml.sh >PASS: run-hdr-color.xml.sh >PASS: run-mantiuk06.xml.sh >PASS: run-reflect.xml.sh >PASS: run-reflect2.xml.sh >PASS: run-reinhard05.xml.sh >PASS: run-rgb-params.xml.sh >PASS: run-rgbe-load.xml.sh >PASS: run-rgbe-save.xml.sh >PASS: run-rotate.xml.sh >PASS: run-simple-scale.xml.sh >PASS: run-transform.xml.sh >PASS: run-upsharptest.xml.sh >PASS: run-upsizetest.xml.sh >PASS: run-upsmoothtest.xml.sh >PASS: run-jp2-load.xml.sh >=================== >All 21 tests passed >=================== >make[4]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/tests/compositions' >make[3]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/tests/compositions' >make[2]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/tests/compositions' >Making check in simple >make[2]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/tests/simple' >make check-TESTS >make[3]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/tests/simple' >PASS: test-change-processor-rect >PASS: test-color-op >PASS: test-gegl-rectangle >PASS: test-misc >PASS: test-path >PASS: test-proxynop-processing >../../tests/simple/test-exp-combine.hdr and ../../tests/compositions/data/parliament.hdr differ > wrong pixels : 31646/31680 (99.89%) > max ?e : 45.375 > avg ?e (wrong) : 1.718(wrong) 1.716(total) >imp_cmp failed (we need to fix the test so it passes on many architectures), see parliament-diff.png >FAIL: test-exp-combine.sh >=================== >1 of 7 tests failed >=================== >make[3]: *** [check-TESTS] Error 1 >make[3]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/tests/simple' >make[2]: *** [check-am] Error 2 >make[2]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/tests/simple' >make[1]: *** [check-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/tests' >make: *** [check-recursive] Error 1 > [31;01m*[0m ERROR: media-libs/gegl-0.1.6 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 56: Called src_test > [31;01m*[0m environment, line 2768: Called default > [31;01m*[0m ebuild.sh, line 1612: Called _eapi2_src_test > [31;01m*[0m ebuild.sh, line 1605: Called _eapi0_src_test > [31;01m*[0m ebuild.sh, line 638: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m hasq test $FEATURES && 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.1.6', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =media-libs/gegl-0.1.6'. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/media-libs/gegl-0.1.6/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/media-libs/gegl-0.1.6/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6'
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 312417
:
225953
| 269097 |
269253