* Package: media-libs/gegl-0.1.6  * Repository: gentoo  * Maintainer: hanno@gentoo.org  * USE: amd64 cairo doc elibc_glibc jpeg kernel_linux mmx multilib png sdl sse svg userland_GNU  * FEATURES: sandbox >>> 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 ... * Applying gegl-doubledestdir.diff ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6' ... * Running aclocal -I m4 ...  [ ok ] * Running libtoolize --copy --force --install --automake ...  [ ok ] * Running aclocal -I m4 ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy ...  [ ok ] * Running elibtoolize in: gegl-0.1.6/ * Applying portage-1.2.0.patch ... * Applying sed-1.5.6.patch ... * 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 --with-gtk --with-pango --with-gdk-pixbuf --disable-debug --with-cairo --with-pangocairo --without-libv4l --enable-docs --with-graphviz --with-lua --enable-workshop --without-libavformat --with-libjpeg --enable-mmx --without-openexr --with-libpng --without-libopenraw --with-sdl --with-librsvg --enable-sse checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/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... gcc3 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++... gcc3 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.26.1) 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... /usr/bin/enscript checking for asciidoc... /usr/bin/asciidoc checking for dot... /usr/bin/dot checking for CAIRO... yes checking for PANGO... yes checking for PANGOCAIRO... yes checking for GDK_PIXBUF... yes checking for jpeg_destroy_decompress in -ljpeg... yes checking for jpeglib.h... yes checking for jpeg_save_markers in -ljpeg... yes checking for PNG... yes checking for RSVG... 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 LUA... yes checking for run_spiro in -lspiro... no checking for EXIV2... yes checking for umfpack_dl_solve in -lumfpack... no 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: yes Build workshop: yes Build website: yes SIMD: sse:yes mmx:yes Optional dependencies: asciidoc: yes enscript: yes GIO: yes GTK+: yes Ruby: yes Lua: yes Cairo: yes Pango: yes pangocairo: yes GDKPixbuf: yes JPEG: yes PNG: yes OpenEXR: no rsvg: yes SDL: yes openraw: no Jasper: yes graphviz: yes avformat: no (disabled) V4L: no spiro: no (usable SPIRO library not found) EXIV: yes umfpack: no (usable umfpack library not found) >>> 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 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 CC gegl-buffer.lo CC gegl-buffer-access.lo CC gegl-buffer-share.lo CC gegl-buffer-iterator.lo CC gegl-buffer-linear.lo CC gegl-buffer-save.lo CC gegl-buffer-load.lo CC gegl-cache.lo CC gegl-sampler.lo CC gegl-sampler-cubic.lo CC gegl-sampler-lanczos.lo CC gegl-sampler-linear.lo CC gegl-sampler-nearest.lo CC gegl-sampler-downsharp.lo CC gegl-sampler-downsize.lo CC gegl-sampler-downsmooth.lo CC gegl-sampler-upsharp.lo CC gegl-sampler-upsize.lo CC gegl-sampler-upsmooth.lo CC gegl-region-generic.lo CC gegl-tile.lo CC gegl-tile-source.lo CC gegl-tile-storage.lo CC gegl-tile-backend.lo CC gegl-tile-backend-file.lo CC gegl-tile-backend-ram.lo CC gegl-tile-handler.lo CC gegl-tile-handler-cache.lo CC gegl-tile-handler-chain.lo CC gegl-tile-handler-empty.lo CC gegl-tile-handler-log.lo CC gegl-tile-handler-zoom.lo CC gegl-id-pool.lo 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-node.lo CC gegl-connection.lo CC gegl-pad.lo CC gegl-visitor.lo CC gegl-visitable.lo 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 CC geglmodule.lo CC geglmoduledb.lo 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 CC gegl-operation.lo CC gegl-operation-area-filter.lo CC gegl-operation-composer.lo CC gegl-operation-composer3.lo CC gegl-operation-filter.lo CC gegl-operation-meta.lo CC gegl-operation-point-composer.lo CC gegl-operation-point-composer3.lo CC gegl-operation-point-filter.lo CC gegl-operation-point-render.lo CC gegl-operation-sink.lo CC gegl-operation-source.lo CC gegl-operation-temporal.lo CC gegl-operation-processors.lo CC gegl-operation-context.lo CC gegl-operations.lo 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 CC gegl-debug-rect-visitor.lo CC gegl-eval-mgr.lo CC gegl-eval-visitor.lo CC gegl-finish-visitor.lo CC gegl-have-visitor.lo CC gegl-prepare-visitor.lo CC gegl-processor.lo 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 CC gegl-curve.lo CC gegl-path.lo CC gegl-paramspecs.lo 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-config.lo CC gegl-c.lo CC gegl-cpuaccel.lo CC gegl-dot.lo CC gegl-dot-visitor.lo CC gegl-init.lo CC gegl-instrument.lo CC gegl-utils.lo CC gegl-lookup.lo CC gegl-matrix.lo CC gegl-xml.lo 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 CC reflect.lo CC rotate.lo CC scale.lo CC shear.lo CC transform.lo CC translate.lo 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 convert-format.la CCLD nop.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 CC contrast-curve.c CCLD gegl-buffer-save-op.la CCLD contrast-curve.la CC value-invert.c CC checkerboard.c CCLD value-invert.la CC unsharp-mask.c CCLD checkerboard.la CCLD unsharp-mask.la CC bilateral-filter.c CC color-temperature.c CC mono-mixer.c CCLD bilateral-filter.la CCLD color-temperature.la CCLD mono-mixer.la CC whitebalance.c CC c2g.c CCLD whitebalance.la CC magick-load.c CCLD c2g.la CCLD magick-load.la CC gaussian-blur.c CC exp-combine.c CC mblur.c CCLD gaussian-blur.la CCLD mblur.la CCLD exp-combine.la CC pixelise.c CC stress.c CC over.c CCLD pixelise.la CCLD stress.la CCLD over.la CC svg-matrix.c CC add-noise.c CC open-buffer.c CCLD svg-matrix.la CCLD add-noise.la CCLD open-buffer.la CC invert.c CC introspect.c CC load.c CCLD invert.la CCLD introspect.la CCLD load.la CC weighted-blend.c CC snn-mean.c CCLD weighted-blend.la CC fattal02.c CCLD snn-mean.la CC opacity.c CC svg-saturate.c CCLD opacity.la CCLD svg-saturate.la CCLD fattal02.la CC stretch-contrast.c CC buffer-source.c CC save.c CCLD buffer-source.la CCLD stretch-contrast.la CCLD save.la CC gegl-buffer-load-op.c CC map_absolute.c CC grey.c CCLD gegl-buffer-load-op.la CCLD map_absolute.la CCLD grey.la CC remap.c CC svg-luminancetoalpha.c CC difference-of-gaussians.c CCLD remap.la CCLD svg-luminancetoalpha.la CCLD difference-of-gaussians.la CC svg-huerotate.c CC raw-load.c CC fractal-explorer.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 svg-huerotate.la CCLD raw-load.la CCLD fractal-explorer.la CC motion-blur.c CC box-blur.c CCLD motion-blur.la CC threshold.c CCLD box-blur.la CCLD threshold.la CC mantiuk06.c CC dropshadow.c CC rectangle.c CCLD dropshadow.la CCLD rectangle.la CC write-buffer.c CC buffer-sink.c CCLD write-buffer.la CCLD mantiuk06.la CCLD buffer-sink.la CC reinhard05.c CC color.c CC mirrors.c CCLD color.la CCLD reinhard05.la CCLD mirrors.la CC brightness-contrast.c CC layer.c 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 gamma.c CCLD dst-atop.la CCLD darken.la CCLD gamma.la CC difference.c CC soft-light.c CC screen.c CCLD difference.la CCLD soft-light.la CCLD screen.la CC dst.c CC src-out.c CCLD dst.la CC svg-multiply.c CCLD src-out.la CCLD svg-multiply.la CC src-in.c CCLD src-in.la CC color-burn.c CC dst-out.c CCLD color-burn.la CCLD dst-out.la CC color-dodge.c CC hard-light.c CCLD color-dodge.la CCLD hard-light.la CC add.c CC src-over.c CCLD add.la CC overlay.c CCLD src-over.la CCLD overlay.la CC exclusion.c CC divide.c CCLD exclusion.la CC dst-over.c CCLD divide.la CC plus.c CCLD dst-over.la CCLD plus.la CC src.c CC lighten.c CCLD src.la CC dst-in.c CCLD lighten.la CC clear.c CCLD dst-in.la CC multiply.c CCLD clear.la CC subtract.c CCLD multiply.la CC xor.c CCLD subtract.la CC src-atop.c CCLD xor.la 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 CC vector_fill_la-vector-fill.lo CC vector_stroke_la-vector-stroke.lo CC png_load_la-png-load.lo CC png_save_la-png-save.lo CC jpg-load.lo CC svg_load_la-svg-load.lo CC pixbuf_la-pixbuf.lo CC save_pixbuf_la-save-pixbuf.lo CC display_la-display.lo CC jp2_load_la-jp2-load.lo CC ppm-load.lo CC ppm-save.lo CC rgbe_load_la-rgbe-load.lo CC rgbe_save_la-rgbe-save.lo 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 CCLD display.la CCLD jp2-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' Making all in workshop make[3]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/operations/workshop' Making all in generated make[4]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/operations/workshop/generated' CC negation.c CC soft-dodge.c CC blend-reflect.c CCLD negation.la CCLD soft-dodge.la CCLD blend-reflect.la CC soft-burn.c CC average.c CC subtractive.c CCLD soft-burn.la CCLD average.la CCLD subtractive.la make[4]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/operations/workshop/generated' Making all in external make[4]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/operations/workshop/external' CC line_profile_la-line-profile.lo CC gtk_display_la-gtk-display.lo CC gluas_la-gluas.lo CCLD line-profile.la CCLD gluas.la CCLD gtk-display.la make[4]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/operations/workshop/external' make[4]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/operations/workshop' CC max-rgb.c CC rawbayer-load.c CC linear-gradient.c CCLD max-rgb.la rawbayer-load.c: In function 'load_buffer': rawbayer-load.c:71:18: warning: ignoring return value of 'fread', declared with attribute warn_unused_result CCLD linear-gradient.la CCLD rawbayer-load.la CC demosaic-bimedian.c CC kuwahara-max.c CC box-percentile.c CCLD demosaic-bimedian.la CCLD box-percentile.la CCLD kuwahara-max.la CC unpremul.c CC kuwahara-min.c CC kuwahara.c CCLD unpremul.la CCLD kuwahara.la CCLD kuwahara-min.la CC box-min.c CC posterize.c CC demosaic-simple.c demosaic-simple.c: In function 'process': demosaic-simple.c:126:17: warning: unused variable 'temp_in' CCLD posterize.la CCLD demosaic-simple.la CCLD box-min.la CC box-max.c CC lens-correct.c CC disc-percentile.c CCLD box-max.la CCLD disc-percentile.la CCLD lens-correct.la CC snn-percentile.c CC mandelbrot.c CC hstack.c CCLD mandelbrot.la CCLD snn-percentile.la CCLD hstack.la CC color-reduction.c CC radial-gradient.c CC whirl-pinch.c CCLD whirl-pinch.la CCLD radial-gradient.la CCLD color-reduction.la make[4]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/operations/workshop' make[3]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/operations/workshop' 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 CC gegl-options.o CC gegl-path-smooth.o 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 CC img_cmp.o CXX exp_combine-exp_combine.o 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 CCLD hello-world-video CCLD gegl-slicer CC 2geglbuffer.c CC gegl-paint.c CCLD 2geglbuffer CC csugar.c 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 CCLD float-lookup CC gegl-convert.c CCLD gegl-convert 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 CC test-gegl-rectangle.o CC test-misc.o CC test-path.o CC test-proxynop-processing.o 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' Making all in docs make[2]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/docs' Making all in gallery make[3]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/docs/gallery' Making all in data make[4]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/docs/gallery/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/docs/gallery/data' make[4]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/docs/gallery' --[Updating sample compositions]-- ./OpenRaster-00.xml /bin/sh: line 1: 30215 Segmentation fault GEGL_DEBUG_TIME=yes GEGL_SWAP=RAM GEGL_PATH=../../operations ../../bin/gegl OpenRaster-00.xml -o `echo OpenRaster-00.png | sed s?./??` > `echo OpenRaster-00.png | sed s?./?? | sed -e s/png/txt/` make[5]: *** [OpenRaster-00.png] Error 139 ./OpenRaster-01.xml /bin/sh: line 1: 30242 Segmentation fault GEGL_DEBUG_TIME=yes GEGL_SWAP=RAM GEGL_PATH=../../operations ../../bin/gegl OpenRaster-01.xml -o `echo OpenRaster-01.png | sed s?./??` > `echo OpenRaster-01.png | sed s?./?? | sed -e s/png/txt/` make[5]: *** [OpenRaster-01.png] Error 139 ./OpenRaster-04.xml /bin/sh: line 1: 30268 Segmentation fault GEGL_DEBUG_TIME=yes GEGL_SWAP=RAM GEGL_PATH=../../operations ../../bin/gegl OpenRaster-04.xml -o `echo OpenRaster-04.png | sed s?./??` > `echo OpenRaster-04.png | sed s?./?? | sed -e s/png/txt/` make[5]: *** [OpenRaster-04.png] Error 139 ./clones.xml /bin/sh: line 1: 30294 Segmentation fault GEGL_DEBUG_TIME=yes GEGL_SWAP=RAM GEGL_PATH=../../operations ../../bin/gegl clones.xml -o `echo clones.png | sed s?./??` > `echo clones.png | sed s?./?? | sed -e s/png/txt/` make[5]: *** [clones.png] Error 139 make[4]: *** [images.stamp] Error 2 make[4]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/docs/gallery' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/docs/gallery' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6/docs' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6' make: *** [all] Error 2 emake failed * ERROR: media-libs/gegl-0.1.6 failed (compile phase): * emake failed * * Call stack: * ebuild.sh, line 56: Called src_compile * environment, line 2954: Called _eapi2_src_compile * ebuild.sh, line 665: Called die * The specific snippet of code: * emake || die "emake failed" * * If you need support, post the output of 'emerge --info =media-libs/gegl-0.1.6', * the complete build log and the output of 'emerge -pqv =media-libs/gegl-0.1.6'. * The complete build log is located at '/var/tmp/portage/media-libs/gegl-0.1.6/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-libs/gegl-0.1.6/temp/environment'. * S: '/var/tmp/portage/media-libs/gegl-0.1.6/work/gegl-0.1.6'