Mock Version: 1.3.3 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/gegl03.spec'], shell=FalseprintOutput=Falseenv={'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'}logger=gid=135chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-20684/root'user='mockbuild'timeout=0uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/gegl03.spec'] with env {'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'} and shell False warning: Could not canonicalize hostname: copr-builder-678996.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/gegl03-0.3.14-1.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/gegl03.spec'], shell=FalseprintOutput=Falseenv={'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'}logger=gid=135chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-20684/root'private_network=Trueuser='mockbuild'timeout=0uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/gegl03.spec'] with env {'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.hW6V4M + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gegl-0.3.14 + /usr/bin/tar -xf - + /usr/bin/bzip2 -dc /builddir/build/SOURCES/gegl-0.3.14.tar.bz2 + STATUS=0 + '[' 0 -ne 0 ']' + cd gegl-0.3.14 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.06LQEy + umask 022 + cd /builddir/build/BUILD + cd gegl-0.3.14 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' x86_64 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static checking whether make supports nested variables... yes checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking target system type... x86_64-redhat-linux-gnu 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 whether to enable maintainer-specific portions of Makefiles... yes checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking for gcc option to accept ISO C99... -std=gnu99 checking for x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl.exe... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking whether make sets $(MAKE)... (cached) yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc -std=gnu99... /usr/bin/ld checking if the linker (/usr/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 how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -std=gnu99 -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 gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if gcc -std=gnu99 static flag -static works... no checking if gcc -std=gnu99 supports -c -o file.o... yes checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the gcc -std=gnu99 linker (/usr/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... yes 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... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for GNUC variadic macros... yes checking for ISO C99 variadic macros in C... yes checking for ISO C99 variadic macros in C++... yes checking whether to turn on debugging... no checking whether to turn on profiling... no checking for C/C++ restrict keyword... __restrict checking for aclocal flags... checking for target architecture... x86_64-redhat-linux-gnu checking for dynamic library filename suffix... .so checking for some Darwin platform... no checking for some Win32 platform... no checking for native Win32... no checking to see if compiler understands -mmmx... yes checking whether we can compile MMX code... yes checking to see if compiler understands -msse... yes checking to see if compiler understands -ftree-vectorize... yes checking to see if compiler understands -ffast-math... yes checking whether we can compile SSE code... yes checking for perl5... no checking for perl... /usr/bin/perl checking for x86_64-redhat-linux-gnu-pkg-config... /usr/bin/x86_64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for gobject-introspection... yes checking for vapigen... /usr/bin/vapigen checking for fsync... yes checking for BABL... yes checking for x86_64-redhat-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.16... yes checking for GLIB - version >= 2.36.0... yes (version 2.51.2) checking for DEP... yes checking for bind_textdomain_codeset... yes checking whether NLS is requested... yes checking for intltool >= 0.40.1... 0.50.2 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.16.3 checking for XML::Parser... ok checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... (cached) yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking for perl5... /usr/bin/perl checking for ruby... yes checking for enscript... /usr/bin/enscript checking for asciidoc... /usr/bin/asciidoc checking for dot... /usr/bin/dot checking for a Python interpreter with version >= 2.5.0... python checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages checking for MRG... no checking for GEXIV2... no checking for CAIRO... yes checking for PANGO... yes checking for PANGOCAIRO... yes checking for GDK_PIXBUF... yes checking for LENSFUN... 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 V4L2... yes checking for OPENEXR... yes checking for sdl-config... /usr/bin/sdl-config checking for LIBRAW... yes checking for JASPER... yes checking for dot... /usr/bin/dot checking for LUA... yes checking for AVFORMAT... no checking linux/videodev.h usability... no checking linux/videodev.h presence... no checking for linux/videodev.h... no checking for LCMS... yes checking for run_spiro in -lspiro... yes checking for spiro.h... yes checking for EXIV2... yes checking for umfpack_dl_solve in -lumfpack... yes checking umfpack.h usability... no checking umfpack.h presence... no checking for umfpack.h... no checking suitesparse/umfpack.h usability... yes checking suitesparse/umfpack.h presence... yes checking for suitesparse/umfpack.h... yes checking for TIFF... yes checking for WEBP... yes checking for P2TC... no checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking for w3m... no checking for rint... no checking for rint in -lm... yes checking to see if compiler understands -Wall... yes checking to see if compiler understands -Wdeclaration-after-statement... yes checking to see if compiler understands -Wmissing-prototypes... yes checking to see if compiler understands -Wmissing-declarations... yes checking to see if compiler understands -Winit-self... yes checking to see if compiler understands -Wpointer-arith... yes checking to see if compiler understands -Wold-style-definition... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating bin/Makefile config.status: creating gegl/Makefile config.status: creating gegl/gegl-version.h config.status: creating gegl/buffer/Makefile config.status: creating gegl/graph/Makefile config.status: creating gegl/module/Makefile config.status: creating gegl/operation/Makefile config.status: creating gegl/process/Makefile config.status: creating gegl/property-types/Makefile config.status: creating gegl/opencl/Makefile config.status: creating libs/Makefile config.status: creating libs/rgbe/Makefile config.status: creating libs/npd/Makefile config.status: creating libs/poly2tri-c/Makefile config.status: creating libs/poly2tri-c/poly2tri-c/Makefile config.status: creating libs/poly2tri-c/poly2tri-c/render/Makefile config.status: creating libs/poly2tri-c/poly2tri-c/p2t/sweep/Makefile config.status: creating libs/poly2tri-c/poly2tri-c/p2t/common/Makefile config.status: creating libs/poly2tri-c/poly2tri-c/p2t/Makefile config.status: creating libs/poly2tri-c/poly2tri-c/refine/Makefile config.status: creating seamless-clone/Makefile config.status: creating operations/Makefile config.status: creating operations/core/Makefile config.status: creating operations/json/Makefile config.status: creating operations/common/Makefile config.status: creating operations/common/perlin/Makefile config.status: creating operations/seamless-clone/Makefile config.status: creating operations/external/Makefile config.status: creating operations/generated/Makefile config.status: creating operations/transform/Makefile config.status: creating operations/workshop/Makefile config.status: creating operations/workshop/external/Makefile config.status: creating operations/workshop/generated/Makefile config.status: creating tools/Makefile config.status: creating docs/Makefile config.status: creating docs/index.txt config.status: creating docs/hello-world.txt config.status: creating docs/copyright.txt config.status: creating examples/Makefile config.status: creating examples/data/Makefile config.status: creating tests/Makefile config.status: creating tests/buffer/Makefile config.status: creating tests/buffer/reference/Makefile config.status: creating tests/buffer/tests/Makefile config.status: creating tests/compositions/Makefile config.status: creating tests/compositions/data/Makefile config.status: creating tests/ff-load-save/Makefile config.status: creating tests/python/Makefile config.status: creating tests/simple/Makefile config.status: creating tests/mipmap/Makefile config.status: creating tests/xml/Makefile config.status: creating tests/xml/data/Makefile config.status: creating perf/Makefile config.status: creating po/Makefile.in config.status: creating gegl-uninstalled.pc config.status: creating opencl/Makefile config.status: creating gegl-0.3.pc config.status: creating gegl/gegl-0.3.deps config.status: creating gegl/Gegl-0.3.metadata config.status: creating seamless-clone/gegl-sc-0.3.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing po/stamp-it commands Building GEGL with prefix=/usr Optional features: GEGL docs: yes Build workshop: no Build website: yes SIMD: sse:yes mmx:yes Vala support: yes Optional dependencies: asciidoc: yes enscript: yes mrg: no (mrg not found) Ruby: yes Lua: yes Cairo: yes Pango: yes pangocairo: yes GDKPixbuf: yes JPEG: yes PNG: yes OpenEXR: yes rsvg: yes SDL: yes libraw: yes Jasper: yes graphviz: yes avformat: no (sufficiently new libavformat / libavcodec or libswcale not found) V4L: no V4L2: yes spiro: yes EXIV: yes gexiv2: no (gexiv2 not found) umfpack: yes TIFF yes webp: yes poly2tri-c: yes (internal) + make -j2 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/gegl-0.3.14' Making all in libs make[2]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/libs' Making all in rgbe make[3]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/libs/rgbe' CC librgbe_la-rgbe.lo CCLD librgbe.la make[3]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/libs/rgbe' Making all in poly2tri-c make[3]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/libs/poly2tri-c' Making all in poly2tri-c make[4]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/libs/poly2tri-c/poly2tri-c' Making all in p2t make[5]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/libs/poly2tri-c/poly2tri-c/p2t' Making all in sweep make[6]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/libs/poly2tri-c/poly2tri-c/p2t/sweep' CC cdt.lo CC advancing_front.lo CC sweep.lo CC sweep_context.lo CCLD libp2tc-sweep.la make[6]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/libs/poly2tri-c/poly2tri-c/p2t/sweep' Making all in common make[6]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/libs/poly2tri-c/poly2tri-c/p2t/common' CC shapes.lo CC utils.lo CCLD libp2tc-common.la make[6]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/libs/poly2tri-c/poly2tri-c/p2t/common' make[6]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/libs/poly2tri-c/poly2tri-c/p2t' CCLD libp2tc.la make[6]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/libs/poly2tri-c/poly2tri-c/p2t' make[5]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/libs/poly2tri-c/poly2tri-c/p2t' Making all in refine make[5]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/libs/poly2tri-c/poly2tri-c/refine' CC cdt.lo CC bounded-line.lo CC cdt-flipfix.lo CC circle.lo CC cluster.lo CC delaunay-terminator.lo CC edge.lo CC line.lo CC rmath.lo CC mesh.lo CC mesh-action.lo CC point.lo CC pslg.lo CC refiner.lo CC triangle.lo CC utils.lo CC vector2.lo CC vedge.lo CC vtriangle.lo CC visibility.lo CCLD libp2tc-refine.la make[5]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/libs/poly2tri-c/poly2tri-c/refine' Making all in render make[5]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/libs/poly2tri-c/poly2tri-c/render' CC mesh-render.lo CC svg-plot.lo CCLD libp2tc-render.la make[5]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/libs/poly2tri-c/poly2tri-c/render' make[5]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/libs/poly2tri-c/poly2tri-c' CCLD libpoly2tri-c.la copying selected object files to avoid basename conflicts... make[5]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/libs/poly2tri-c/poly2tri-c' make[4]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/libs/poly2tri-c/poly2tri-c' make[4]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/libs/poly2tri-c' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/libs/poly2tri-c' make[3]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/libs/poly2tri-c' make[3]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/libs' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/libs' make[2]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/libs' Making all in opencl make[2]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/opencl' make all-am make[3]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/opencl' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/opencl' make[2]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/opencl' Making all in gegl make[2]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/gegl' Making all in buffer make[3]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/gegl/buffer' CC gegl-buffer.lo CC gegl-buffer-access.lo CC gegl-buffer-iterator.lo CC gegl-buffer-cl-iterator.lo CC gegl-buffer-cl-cache.lo CC gegl-buffer-linear.lo CC gegl-buffer-load.lo CC gegl-buffer-save.lo CC gegl-cache.lo CC gegl-sampler.lo CC gegl-sampler-cubic.lo CC gegl-sampler-linear.lo CC gegl-sampler-nearest.lo CC gegl-sampler-nohalo.lo CC gegl-sampler-lohalo.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-async.lo CC gegl-tile-backend-ram.lo CC gegl-tile-backend-swap.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 CCLD libbuffer.la make[3]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/gegl/buffer' Making all in graph make[3]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/gegl/graph' CC gegl-connection.lo CC gegl-node.lo CC gegl-pad.lo CC gegl-visitor.lo CC gegl-visitable.lo CCLD libgraph.la make[3]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/gegl/graph' Making all in module make[3]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/gegl/module' CC gegldatafiles.lo CC geglmodule.lo CC geglmoduledb.lo CCLD libmodule.la make[3]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/gegl/module' Making all in operation make[3]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/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-handlers.lo CC gegl-operation-meta.lo CC gegl-operation-meta-json.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-property-keys.lo CC gegl-operation-sink.lo CC gegl-operation-source.lo CC gegl-operation-temporal.lo CC gegl-operation-context.lo CC gegl-operations.lo CCLD liboperation.la make[3]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/gegl/operation' Making all in process make[3]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/gegl/process' CC gegl-eval-manager.lo CC gegl-graph-traversal.lo CC gegl-graph-traversal-debug.lo CC gegl-list-visitor.lo CC gegl-processor.lo CCLD libprocess.la make[3]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/gegl/process' Making all in property-types make[3]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/gegl/property-types' CC gegl-color.lo CC gegl-audio-fragment.lo CC gegl-curve.lo CC gegl-path.lo CC gegl-paramspecs.lo CCLD libpropertytypes.la make[3]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/gegl/property-types' Making all in opencl make[3]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/gegl/opencl' CC gegl-cl.lo CC gegl-cl-init.lo CC gegl-cl-color.lo CC gegl-cl-random.lo CCLD libcl.la make[3]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/gegl/opencl' make[3]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/gegl' CC gegl-c.lo CC gegl-algorithms.lo CC gegl-apply.lo CC gegl-config.lo CC gegl-cpuaccel.lo CC gegl-dot.lo CC gegl-dot-visitor.lo CC gegl-enums.lo CC gegl-init.lo CC gegl-instrument.lo CC gegl-introspection-support.lo CC gegl-utils.lo CC gegl-lookup.lo CC gegl-xml.lo CC gegl-gio.lo CC gegl-random.lo CC gegl-serialize.lo CC gegl-matrix.lo CCLD libgegl-0.3.la GISCAN Gegl-0.3.gir :0:0: warning: "G_LOG_DOMAIN" redefined [enabled by default] :0:0: note: this is the location of the previous definition property-types/gegl-audio-fragment.h:147: Warning: Gegl: gegl_param_spec_audio_fragment: return value: Missing (transfer) annotation gegl-operations-util.h:86: Warning: Gegl: gegl_operation_find_property: return value: Missing (transfer) annotation /usr/bin/vapigen --library=gegl-0.3 --metadatadir=./ Gegl-0.3.gir GICOMP Gegl-0.3.gir Gegl-0.3.gir:3439.7-3439.60: warning: Signal `Gegl.Node.progress' conflicts with method of the same name ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Generation succeeded - 1 warning(s) make[3]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/gegl' make[2]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/gegl' Making all in libs/npd make[2]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/libs/npd' CC libgegl_npd_0.3_la-deformation.lo CC libgegl_npd_0.3_la-npd_common.lo CC libgegl_npd_0.3_la-npd_math.lo CC libgegl_npd_0.3_la-graphics.lo CC libgegl_npd_0.3_la-lattice_cut.lo CC libgegl_npd_0.3_la-npd_debug.lo CC libgegl_npd_0.3_la-npd_gegl.lo CCLD libgegl-npd-0.3.la make[2]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/libs/npd' Making all in seamless-clone make[2]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/seamless-clone' CC libgegl_sc_0.3_la-sc-context.lo CC libgegl_sc_0.3_la-sc-outline.lo CC libgegl_sc_0.3_la-sc-sample.lo CCLD libgegl-sc-0.3.la make[2]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/seamless-clone' Making all in operations make[2]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/operations' Making all in core make[3]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/operations/core' make[3]: Circular module.c <- module.c dependency dropped. GEN module.c.h make all-am make[4]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/operations/core' make[4]: Circular module.c <- module.c dependency dropped. CC module.lo CC cache.lo CC load.lo CC clone.lo CC cast-format.lo CC convert-format.lo CC crop.lo CC json.lo json.c:614:1: warning: no previous prototype for 'gegl_op_json_register_type' [-Wmissing-prototypes] gegl_op_json_register_type (GTypeModule *module) ^ CC nop.lo CCLD gegl-core.la make[4]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/operations/core' make[3]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/operations/core' Making all in common make[3]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/operations/common' make[3]: Circular module.c <- module.c dependency dropped. GEN module.c.h make all-recursive make[4]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/operations/common' Making all in perlin make[5]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/operations/common/perlin' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/operations/common/perlin' make[5]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/operations/common' make[5]: Circular module.c <- module.c dependency dropped. CC alien-map.lo CC module.lo CC antialias.lo CC apply-lens.lo CC bilateral-filter.lo CC box-blur.lo CC brightness-contrast.lo CC buffer-sink.lo CC buffer-source.lo CC bump-map.lo CC c2g.lo CC cartoon.lo CC channel-mixer.lo CC checkerboard.lo CC color-enhance.lo CC color-exchange.lo CC dither.lo CC color-rotate.lo CC color-temperature.lo CC color-to-alpha.lo CC color-warp.lo CC color.lo CC component-extract.lo CC contrast-curve.lo CC convolution-matrix.lo CC copy-buffer.lo CC cubism.lo CC deinterlace.lo CC difference-of-gaussians.lo CC diffraction-patterns.lo CC displace.lo CC display.lo CC distance-transform.lo CC dropshadow.lo CC edge.lo CC edge-laplace.lo CC edge-neon.lo CC edge-sobel.lo CC emboss.lo CC engrave.lo CC exp-combine.lo CC exposure.lo CC fattal02.lo CC fractal-explorer.lo CC fractal-trace.lo CC gaussian-blur.lo CC gaussian-blur-selective.lo CC gblur-1d.lo CC gegl-buffer-load-op.lo CC gegl-buffer-save-op.lo CC gegl.lo CC grey.lo CC grid.lo CC high-pass.lo CC illusion.lo CC image-compare.lo CC image-gradient.lo CC introspect.lo CC invert-gamma.lo CC invert-linear.lo CC layer.lo CC lens-distortion.lo CC lens-flare.lo CC levels.lo CC linear-gradient.lo CC magick-load.lo magick-load.c: In function 'load_cache': magick-load.c:58:7: warning: 'gegl_graph' is deprecated (declared at ../../gegl/gegl-c.h:58) [-Wdeprecated-declarations] graph = gegl_graph (sink=gegl_node ("gegl:buffer-sink", "buffer", &newbuf, NULL, ^ magick-load.c:58:7: warning: 'gegl_node' is deprecated (declared at ../../gegl/gegl-c.h:40) [-Wdeprecated-declarations] magick-load.c:59:43: warning: 'gegl_node' is deprecated (declared at ../../gegl/gegl-c.h:40) [-Wdeprecated-declarations] gegl_node ("gegl:png-load", "path", filename, NULL))); ^ CC mantiuk06.lo CC map-absolute.lo CC map-relative.lo CC matting-global.lo CC maze.lo CC mblur.lo CC mirrors.lo CC mono-mixer.lo CC mosaic.lo CC motion-blur-circular.lo CC motion-blur-linear.lo CC motion-blur-zoom.lo CC noise-cie-lch.lo CC noise-hsv.lo CC noise-hurl.lo CC noise-perlin.lo CC noise-pick.lo CC noise-reduction.lo CC noise-rgb.lo CC noise-simplex.lo CC noise-slur.lo CC noise-solid.lo CC noise-spread.lo CC noise-cell.lo CC oilify.lo CC opacity.lo CC open-buffer.lo CC over.lo CC panorama-projection.lo panorama-projection.c: In function 'process': panorama-projection.c:363:3: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] gint factor = 1 << level; ^ CC photocopy.lo CC pixelize.lo CC plasma.lo CC polar-coordinates.lo CC posterize.lo CC radial-gradient.lo CC rectangle.lo CC red-eye-removal.lo CC reinhard05.lo CC remap.lo CC rgb-clip.lo CC ripple.lo CC saturation.lo CC save.lo CC sepia.lo CC shift.lo CC sinus.lo CC slic.lo CC snn-mean.lo CC softglow.lo CC stress.lo CC stretch-contrast-hsv.lo CC stretch-contrast.lo CC supernova.lo CC svg-huerotate.lo CC svg-luminancetoalpha.lo CC svg-matrix.lo CC svg-saturate.lo CC texturize-canvas.lo CC threshold.lo CC tile.lo CC tile-glass.lo CC tile-paper.lo CC tile-seamless.lo CC unsharp-mask.lo CC value-invert.lo CC value-propagate.lo CC video-degradation.lo CC vignette.lo CC warp.lo CC waterpixels.lo CC watershed-transform.lo CC waves.lo CC wavelet-blur.lo CC weighted-blend.lo CC whirl-pinch.lo CC wind.lo CC write-buffer.lo CCLD gegl-common.la make[5]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/operations/common' make[4]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/operations/common' make[3]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/operations/common' Making all in generated make[3]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/operations/generated' CC add.lo CC clear.lo CC color-burn.lo CC color-dodge.lo CC darken.lo CC difference.lo CC divide.lo CC dst-atop.lo CC dst-in.lo CC dst-out.lo CC dst-over.lo CC dst.lo CC exclusion.lo CC gamma.lo CC hard-light.lo CC lighten.lo CC multiply.lo CC overlay.lo CC plus.lo CC screen.lo CC soft-light.lo CC src-atop.lo CC src-in.lo CC src-out.lo CC src.lo CC subtract.lo CC svg-multiply.lo make[3]: Circular module.c <- module.c dependency dropped. CC xor.lo CC module.lo CCLD gegl-generated.la make[3]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/operations/generated' Making all in seamless-clone make[3]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/operations/seamless-clone' CC seamless-clone.lo CC seamless-clone-compose.lo CCLD seamless-clone-compose.la CCLD seamless-clone.la make[3]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/operations/seamless-clone' Making all in transform make[3]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/operations/transform' CC transform-core.lo CC module.lo transform-core.c: In function 'transform_affine': transform-core.c:796:3: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] GeglSamplerGetFun sampler_get_fun = gegl_sampler_get_fun (sampler); ^ CC reflect.lo CC rotate.lo CC rotate-on-center.lo CC scale-ratio.lo CC scale-size.lo CC scale-size-keepaspect.lo CC shear.lo CC transform.lo CC translate.lo CCLD transformops.la make[3]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/operations/transform' Making all in json make[3]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/operations/json' echo 'Nothing to do' Nothing to do make[3]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/operations/json' Making all in external make[3]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/operations/external' make all-am make[4]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/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 jpg-save.lo CC svg_load_la-svg-load.lo CC pixbuf_la-pixbuf.lo CC save_pixbuf_la-save-pixbuf.lo CXX exr_load_la-exr-load.lo CXX exr_save_la-exr-save.lo CC sdl_display_la-sdl-display.lo CC raw_load_la-raw-load.lo CC jp2_load_la-jp2-load.lo CC matting_levin_la-matting-levin.lo CC matting_levin_la-matting-levin-cblas.lo CC lcms_from_profile_la-lcms-from-profile.lo CC tiff_load_la-tiff-load.lo CC tiff_save_la-tiff-save.lo CC webp_load_la-webp-load.lo CC webp_save_la-webp-save.lo CC ppm-load.lo CC ppm-save.lo CC npy-save.lo CC rgbe_load_la-rgbe-load.lo CC rgbe_save_la-rgbe-save.lo CC npd_la-npd.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 jpg-save.la CCLD svg-load.la CCLD pixbuf.la CCLD save-pixbuf.la CXXLD exr-load.la CXXLD exr-save.la CCLD sdl-display.la CCLD raw-load.la CCLD jp2-load.la CCLD matting-levin.la CCLD lcms-from-profile.la CCLD tiff-load.la CCLD tiff-save.la CCLD webp-load.la CCLD webp-save.la CCLD ppm-load.la CCLD ppm-save.la CCLD npy-save.la CCLD rgbe-load.la CCLD rgbe-save.la CCLD npd.la make[4]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/operations/external' make[3]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/operations/external' make[3]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/operations' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/operations' make[2]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/operations' Making all in bin make[2]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/bin' CC gegl.o CC gegl-options.o CC gegl-path-smooth.o CC gegl-path-spiro.o CCLD gegl make[2]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/bin' Making all in tools make[2]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/tools' CC gegl-imgcmp.o CC introspect.o CC operation_reference.o CC detect_opencl.o CC gegl-tester.o CXX exp_combine-exp_combine.o CCLD gegl-imgcmp CCLD introspect In file included from /usr/include/exiv2/metadatum.hpp:39:0, from /usr/include/exiv2/exif.hpp:34, from /usr/include/exiv2/image.hpp:41, from exp_combine.cpp:11: /usr/include/exiv2/value.hpp:984:25: note: attribute for 'struct Exiv2::DateValue::Date' must follow the 'struct' keyword EXIV2API struct Date ^ exp_combine.cpp: In function 'int main(int, char**)': exp_combine.cpp:114:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (cursor = ARG_PATH_0; cursor < argc; ++cursor) ^ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from ../gegl/gegl.h:22, from exp_combine.cpp:2: /usr/include/glib-2.0/glib/gmacros.h:303:61: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0])) ^ exp_combine.cpp:150:29: note: in expansion of macro 'G_N_ELEMENTS' if (err < 1 || err >= G_N_ELEMENTS (combiner_pad)) ^ exp_combine.cpp:165:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] g_return_val_if_fail (cursor == argc, EXIT_FAILURE); ^ /usr/include/glib-2.0/glib/gmacros.h:370:8: note: in definition of macro '_G_BOOLEAN_EXPR' if (expr) \ ^ /usr/include/glib-2.0/glib/gmessages.h:586:9: note: in expansion of macro 'G_LIKELY' if G_LIKELY(expr) { } else \ ^ exp_combine.cpp:165:3: note: in expansion of macro 'g_return_val_if_fail' g_return_val_if_fail (cursor == argc, EXIT_FAILURE); ^ CCLD operation_reference CCLD detect_opencl CCLD gegl-tester CXXLD exp_combine make[2]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/tools' Making all in examples make[2]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/examples' Making all in data make[3]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/examples/data' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/examples/data' make[3]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/examples' CC gegl-convert.o CC 2geglbuffer.o CC gegl-slicer.o CC video-invert.o CC geglbuffer-add-image.o CC geglbuffer-clock.o CC frame-counter.o CC hello-world.o CC sdl_draw-sdl-draw.o CCLD 2geglbuffer CCLD gegl-convert CCLD gegl-slicer CCLD video-invert CCLD geglbuffer-add-image CCLD geglbuffer-clock CCLD frame-counter CCLD hello-world CCLD sdl-draw make[3]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/examples' make[2]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/examples' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/tests' Making all in buffer make[3]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/tests/buffer' make all-recursive make[4]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/tests/buffer' Making all in reference make[5]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/tests/buffer/reference' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/tests/buffer/reference' Making all in tests make[5]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/tests/buffer/tests' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/tests/buffer/tests' make[5]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/tests/buffer' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/tests/buffer' make[4]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/tests/buffer' make[3]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/tests/buffer' Making all in mipmap make[3]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/tests/mipmap' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/tests/mipmap' Making all in compositions make[3]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/tests/compositions' Making all in data make[4]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/tests/compositions/data' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/tests/compositions/data' make[4]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/tests/compositions' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/tests/compositions' make[3]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/tests/compositions' Making all in simple make[3]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/tests/simple' CC test-backend-file.o CC test-buffer-cast.o CC test-buffer-changes.o CC test-buffer-extract.o CC test-buffer-hot-tile.o CC test-buffer-sharing.o CC test-buffer-tile-voiding.o test-buffer-sharing.c: In function 'assert_color_equal': test-buffer-sharing.c:60:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] const gboolean equal = ^ test-buffer-sharing.c: In function 'buffer_get_color': test-buffer-sharing.c:84:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] GeglColor *color = gegl_color_new(NULL); ^ test-buffer-sharing.c:81:19: warning: unused variable 'contents' [-Wunused-variable] unsigned char contents[pixels*4]; ^ test-buffer-sharing.c: In function 'test_init': test-buffer-sharing.c:177:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] GeglRectangle rect = { 0, 0, 100, 100 }; ^ test-buffer-sharing.c:183:5: warning: implicit declaration of function 'sleep' [-Wimplicit-function-declaration] sleep(1); ^ test-buffer-sharing.c:189:5: warning: passing argument 3 of 'gegl_buffer_signal_connect' from incompatible pointer type [enabled by default] gegl_buffer_signal_connect(data->b, "changed", on_buffer_changed, data); ^ In file included from ../../gegl/gegl.h:30:0, from test-buffer-sharing.c:18: ../../gegl/buffer/gegl-buffer.h:686:7: note: expected 'GCallback' but argument is of type 'void (*)(struct GeglBuffer *, const struct GeglRectangle *, void *)' glong gegl_buffer_signal_connect (GeglBuffer *buffer, ^ test-buffer-sharing.c: In function 'test_destroy': test-buffer-sharing.c:196:5: warning: implicit declaration of function 'g_remove' [-Wimplicit-function-declaration] g_remove(data->file_path); ^ test-buffer-sharing.c:199:5: warning: implicit declaration of function 'g_rmdir' [-Wimplicit-function-declaration] g_rmdir(data->temp_dir); ^ test-buffer-sharing.c: In function 'main': test-buffer-sharing.c:212:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] TestData *data = &test; ^ test-buffer-sharing.c:219:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] const int exitcode = (data->state == TestSucceed) ? 0 : 1; ^ CC test-change-processor-rect.o CC test-convert-format.o CC test-color-op.o CC test-empty-tile.o CC test-format-sensing.o CC test-gegl-rectangle.o CC test-gegl-color.o CC test-gegl-tile.o CC test-image-compare.o CC test-license-check.o CC test-misc.o CC test-node-connections.o CC test-node-passthrough.o CC test-node-properties.o CC test-object-forked.o CC test-opencl-colors.o CC test-serialize.o CC test-path.o CC test-proxynop-processing.o CC test-scaled-blit.o CC test-svg-abyss.o CCLD test-backend-file CCLD test-buffer-cast CCLD test-buffer-changes CCLD test-buffer-extract CCLD test-buffer-hot-tile CCLD test-buffer-sharing CCLD test-buffer-tile-voiding CCLD test-change-processor-rect CCLD test-convert-format CCLD test-color-op CCLD test-empty-tile CCLD test-format-sensing CCLD test-gegl-rectangle CCLD test-gegl-color CCLD test-gegl-tile CCLD test-image-compare CCLD test-license-check CCLD test-misc CCLD test-node-connections CCLD test-node-passthrough CCLD test-node-properties CCLD test-object-forked CCLD test-opencl-colors CCLD test-serialize CCLD test-path CCLD test-proxynop-processing CCLD test-scaled-blit CCLD test-svg-abyss make[3]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/tests/simple' Making all in xml make[3]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/tests/xml' Making all in data make[4]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/tests/xml/data' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/tests/xml/data' make[4]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/tests/xml' CC test-load.o CC test-save.o CC test-roundtrip.o CCLD test-save CCLD test-load CCLD test-roundtrip make[4]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/tests/xml' make[3]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/tests/xml' Making all in ff-load-save make[3]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/tests/ff-load-save' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/tests/ff-load-save' Making all in python make[3]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/tests/python' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/tests/python' make[3]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/tests' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/tests' make[2]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/tests' Making all in perf make[2]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/perf' CC test-blur.o CC test-bcontrast.o CC test-bcontrast-minichunk.o CC test-unsharpmask.o CC test-bcontrast-4x.o CC test-init.o CC test-gegl-buffer-access.o CC test-samplers.o CC test-rotate.o CC test-saturation.o CC test-scale.o CC test-translate.o CCLD test-blur CCLD test-bcontrast CCLD test-bcontrast-minichunk CCLD test-unsharpmask CCLD test-bcontrast-4x CCLD test-init CCLD test-gegl-buffer-access CCLD test-samplers CCLD test-rotate CCLD test-saturation CCLD test-scale CCLD test-translate make[2]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/perf' Making all in po make[2]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/po' file=`echo bs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bs.po file=`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ca.po file=`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file da.po file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file de.po file=`echo el | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file el.po file=`echo en_GB | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_GB.po file=`echo eo | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file eo.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es.po file=`echo eu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file eu.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr.po file=`echo gl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file gl.po file=`echo id | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file id.po file=`echo is | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file is.po file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file it.po file=`echo ko | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ko.po file=`echo lv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lv.po file=`echo nb | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nb.po file=`echo oc | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file oc.po file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pl.po file=`echo pt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ru.po file=`echo sk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sk.po file=`echo sl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sl.po file=`echo sr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sv.po file=`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file tr.po file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po make[2]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/po' Making all in docs make[2]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/docs' GEGL_SWAP=RAM GEGL_PATH=../operations \ ../tools/introspect > class-hierarchy.html Generating example images mkdir -p images ../tools/gobj2dot.rb .. | /usr/bin/dot -Tpng > images/inheritance.png Failed to parse ../bin/gegl-options.c, probably invalid utf8 Failed to parse ../bin/gegl-options.h, probably invalid utf8 Failed to parse ../bin/gegl-path-smooth.c, probably invalid utf8 Failed to parse ../bin/gegl-path-spiro.c, probably invalid utf8 Failed to parse ../bin/gegl.c, probably invalid utf8 Failed to parse ../bin/ui.c, probably invalid utf8 Failed to parse ../gegl/buffer/gegl-buffer-access.c, probably invalid utf8 Failed to parse ../gegl/buffer/gegl-buffer-backend.h, probably invalid utf8 Failed to parse ../gegl/buffer/gegl-buffer-iterator.c, probably invalid utf8 Failed to parse ../gegl/buffer/gegl-buffer-iterator.h, probably invalid utf8 Failed to parse ../gegl/buffer/gegl-buffer-load.c, probably invalid utf8 Failed to parse ../gegl/buffer/gegl-buffer-private.h, probably invalid utf8 Failed to parse ../gegl/buffer/gegl-buffer-save.c, probably invalid utf8 Failed to parse ../gegl/buffer/gegl-buffer-types.h, probably invalid utf8 Failed to parse ../gegl/buffer/gegl-buffer.c, probably invalid utf8 Failed to parse ../gegl/buffer/gegl-buffer.h, probably invalid utf8 Failed to parse ../gegl/buffer/gegl-cache.c, probably invalid utf8 Failed to parse ../gegl/buffer/gegl-cache.h, probably invalid utf8 Failed to parse ../gegl/buffer/gegl-sampler-lohalo.c, probably invalid utf8 Failed to parse ../gegl/buffer/gegl-sampler-nohalo.c, probably invalid utf8 Failed to parse ../gegl/buffer/gegl-sampler.c, probably invalid utf8 Failed to parse ../gegl/buffer/gegl-tile-backend-file-async.c, probably invalid utf8 Failed to parse ../gegl/buffer/gegl-tile-backend-file.h, probably invalid utf8 Failed to parse ../gegl/buffer/gegl-tile-backend-ram.c, probably invalid utf8 Failed to parse ../gegl/buffer/gegl-tile-backend-ram.h, probably invalid utf8 Failed to parse ../gegl/buffer/gegl-tile-backend-swap.c, probably invalid utf8 Failed to parse ../gegl/buffer/gegl-tile-backend.c, probably invalid utf8 Failed to parse ../gegl/buffer/gegl-tile-backend.h, probably invalid utf8 Failed to parse ../gegl/buffer/gegl-tile-handler-cache.c, probably invalid utf8 Failed to parse ../gegl/buffer/gegl-tile-handler-cache.h, probably invalid utf8 Failed to parse ../gegl/buffer/gegl-tile-handler-chain.c, probably invalid utf8 Failed to parse ../gegl/buffer/gegl-tile-handler-chain.h, probably invalid utf8 Failed to parse ../gegl/buffer/gegl-tile-handler-empty.c, probably invalid utf8 Failed to parse ../gegl/buffer/gegl-tile-handler-empty.h, probably invalid utf8 Failed to parse ../gegl/buffer/gegl-tile-handler-log.c, probably invalid utf8 Failed to parse ../gegl/buffer/gegl-tile-handler-log.h, probably invalid utf8 Failed to parse ../gegl/buffer/gegl-tile-handler-private.h, probably invalid utf8 Failed to parse ../gegl/buffer/gegl-tile-handler-zoom.c, probably invalid utf8 Failed to parse ../gegl/buffer/gegl-tile-handler-zoom.h, probably invalid utf8 Failed to parse ../gegl/buffer/gegl-tile-handler.c, probably invalid utf8 Failed to parse ../gegl/buffer/gegl-tile-handler.h, probably invalid utf8 Failed to parse ../gegl/buffer/gegl-tile-source.c, probably invalid utf8 Failed to parse ../gegl/buffer/gegl-tile-source.h, probably invalid utf8 Failed to parse ../gegl/buffer/gegl-tile-storage.c, probably invalid utf8 Failed to parse ../gegl/buffer/gegl-tile-storage.h, probably invalid utf8 Failed to parse ../gegl/buffer/gegl-tile.c, probably invalid utf8 Failed to parse ../gegl/buffer/gegl-tile.h, probably invalid utf8 Failed to parse ../gegl/gegl-algorithms.c, probably invalid utf8 Failed to parse ../gegl/gegl-apply.c, probably invalid utf8 Failed to parse ../gegl/gegl-apply.h, probably invalid utf8 Failed to parse ../gegl/gegl-c.c, probably invalid utf8 Failed to parse ../gegl/gegl-c.h, probably invalid utf8 Failed to parse ../gegl/gegl-config.c, probably invalid utf8 Failed to parse ../gegl/gegl-config.h, probably invalid utf8 Failed to parse ../gegl/gegl-dot.c, probably invalid utf8 Failed to parse ../gegl/gegl-dot.h, probably invalid utf8 Failed to parse ../gegl/gegl-enums.h, probably invalid utf8 Failed to parse ../gegl/gegl-init-private.h, probably invalid utf8 Failed to parse ../gegl/gegl-init.c, probably invalid utf8 Failed to parse ../gegl/gegl-init.h, probably invalid utf8 Failed to parse ../gegl/gegl-instrument.c, probably invalid utf8 Failed to parse ../gegl/gegl-instrument.h, probably invalid utf8 Failed to parse ../gegl/gegl-lookup.c, probably invalid utf8 Failed to parse ../gegl/gegl-lookup.h, probably invalid utf8 Failed to parse ../gegl/gegl-matrix.h, probably invalid utf8 Failed to parse ../gegl/gegl-module.h, probably invalid utf8 Failed to parse ../gegl/gegl-op.h, probably invalid utf8 Failed to parse ../gegl/gegl-operations-util.h, probably invalid utf8 Failed to parse ../gegl/gegl-plugin.h, probably invalid utf8 Failed to parse ../gegl/gegl-random-private.h, probably invalid utf8 Failed to parse ../gegl/gegl-random.c, probably invalid utf8 Failed to parse ../gegl/gegl-random.h, probably invalid utf8 Failed to parse ../gegl/gegl-serialize.c, probably invalid utf8 Failed to parse ../gegl/gegl-types-internal.h, probably invalid utf8 Failed to parse ../gegl/gegl-types.h, probably invalid utf8 Failed to parse ../gegl/gegl-utils.c, probably invalid utf8 Failed to parse ../gegl/gegl-version.h, probably invalid utf8 Failed to parse ../gegl/gegl-xml.c, probably invalid utf8 Failed to parse ../gegl/gegl-xml.h, probably invalid utf8 Failed to parse ../gegl/gegl.h, probably invalid utf8 Failed to parse ../gegl/graph/gegl-node-private.h, probably invalid utf8 Failed to parse ../gegl/graph/gegl-node.c, probably invalid utf8 Failed to parse ../gegl/graph/gegl-node.h, probably invalid utf8 Failed to parse ../gegl/operation/gegl-extension-handler.c, probably invalid utf8 Failed to parse ../gegl/operation/gegl-extension-handler.h, probably invalid utf8 Failed to parse ../gegl/operation/gegl-operation-area-filter.c, probably invalid utf8 Failed to parse ../gegl/operation/gegl-operation-area-filter.h, probably invalid utf8 Failed to parse ../gegl/operation/gegl-operation-composer.c, probably invalid utf8 Failed to parse ../gegl/operation/gegl-operation-composer.h, probably invalid utf8 Failed to parse ../gegl/operation/gegl-operation-composer3.c, probably invalid utf8 Failed to parse ../gegl/operation/gegl-operation-composer3.h, probably invalid utf8 Failed to parse ../gegl/operation/gegl-operation-context-private.h, probably invalid utf8 Failed to parse ../gegl/operation/gegl-operation-context.c, probably invalid utf8 Failed to parse ../gegl/operation/gegl-operation-context.h, probably invalid utf8 Failed to parse ../gegl/operation/gegl-operation-filter.c, probably invalid utf8 Failed to parse ../gegl/operation/gegl-operation-filter.h, probably invalid utf8 Failed to parse ../gegl/operation/gegl-operation-handlers-private.h, probably invalid utf8 Failed to parse ../gegl/operation/gegl-operation-handlers.c, probably invalid utf8 Failed to parse ../gegl/operation/gegl-operation-handlers.h, probably invalid utf8 Failed to parse ../gegl/operation/gegl-operation-meta.c, probably invalid utf8 Failed to parse ../gegl/operation/gegl-operation-meta.h, probably invalid utf8 Failed to parse ../gegl/operation/gegl-operation-point-composer.c, probably invalid utf8 Failed to parse ../gegl/operation/gegl-operation-point-composer.h, probably invalid utf8 Failed to parse ../gegl/operation/gegl-operation-point-composer3.c, probably invalid utf8 Failed to parse ../gegl/operation/gegl-operation-point-composer3.h, probably invalid utf8 Failed to parse ../gegl/operation/gegl-operation-point-filter.c, probably invalid utf8 Failed to parse ../gegl/operation/gegl-operation-point-filter.h, probably invalid utf8 Failed to parse ../gegl/operation/gegl-operation-point-render.c, probably invalid utf8 Failed to parse ../gegl/operation/gegl-operation-point-render.h, probably invalid utf8 Failed to parse ../gegl/operation/gegl-operation-property-keys.c, probably invalid utf8 Failed to parse ../gegl/operation/gegl-operation-property-keys.h, probably invalid utf8 Failed to parse ../gegl/operation/gegl-operation-sink.c, probably invalid utf8 Failed to parse ../gegl/operation/gegl-operation-sink.h, probably invalid utf8 Failed to parse ../gegl/operation/gegl-operation-source.c, probably invalid utf8 Failed to parse ../gegl/operation/gegl-operation-source.h, probably invalid utf8 Failed to parse ../gegl/operation/gegl-operation-temporal.c, probably invalid utf8 Failed to parse ../gegl/operation/gegl-operation-temporal.h, probably invalid utf8 Failed to parse ../gegl/operation/gegl-operation.c, probably invalid utf8 Failed to parse ../gegl/operation/gegl-operation.h, probably invalid utf8 Failed to parse ../gegl/operation/gegl-operations.c, probably invalid utf8 Failed to parse ../gegl/operation/gegl-operations.h, probably invalid utf8 Failed to parse ../gegl/process/gegl-eval-manager.c, probably invalid utf8 Failed to parse ../gegl/process/gegl-graph-traversal.c, probably invalid utf8 Failed to parse ../gegl/process/gegl-processor-private.h, probably invalid utf8 Failed to parse ../gegl/process/gegl-processor.c, probably invalid utf8 Failed to parse ../gegl/process/gegl-processor.h, probably invalid utf8 Failed to parse ../gegl/property-types/gegl-paramspecs.c, probably invalid utf8 Failed to parse ../gegl/property-types/gegl-paramspecs.h, probably invalid utf8 Failed to parse ../gegl/property-types/gegl-path.c, probably invalid utf8 Failed to parse ../gegl/property-types/gegl-path.h, probably invalid utf8 Failed to parse ../libs/poly2tri-c/poly2tri-c/p2t/sweep/sweep.h, probably invalid utf8 Failed to parse ../libs/poly2tri-c/poly2tri-c/refine/delaunay-terminator.c, probably invalid utf8 Failed to parse ../operations/common/bilateral-filter.c, probably invalid utf8 Failed to parse ../operations/common/bilateral-filter.c.h, probably invalid utf8 Failed to parse ../operations/common/box-blur.c, probably invalid utf8 Failed to parse ../operations/common/box-blur.c.h, probably invalid utf8 Failed to parse ../operations/common/brightness-contrast.c, probably invalid utf8 Failed to parse ../operations/common/brightness-contrast.c.h, probably invalid utf8 Failed to parse ../operations/common/buffer-sink.c, probably invalid utf8 Failed to parse ../operations/common/buffer-sink.c.h, probably invalid utf8 Failed to parse ../operations/common/buffer-source.c, probably invalid utf8 Failed to parse ../operations/common/buffer-source.c.h, probably invalid utf8 Failed to parse ../operations/common/c2g.c, probably invalid utf8 Failed to parse ../operations/common/c2g.c.h, probably invalid utf8 Failed to parse ../operations/common/checkerboard.c, probably invalid utf8 Failed to parse ../operations/common/checkerboard.c.h, probably invalid utf8 Failed to parse ../operations/common/color-to-alpha.c, probably invalid utf8 Failed to parse ../operations/common/color-to-alpha.c.h, probably invalid utf8 Failed to parse ../operations/common/color-warp.c, probably invalid utf8 Failed to parse ../operations/common/color-warp.c.h, probably invalid utf8 Failed to parse ../operations/common/color.c, probably invalid utf8 Failed to parse ../operations/common/color.c.h, probably invalid utf8 Failed to parse ../operations/common/copy-buffer.c, probably invalid utf8 Failed to parse ../operations/common/copy-buffer.c.h, probably invalid utf8 Failed to parse ../operations/common/difference-of-gaussians.c, probably invalid utf8 Failed to parse ../operations/common/difference-of-gaussians.c.h, probably invalid utf8 Failed to parse ../operations/common/dither.c, probably invalid utf8 Failed to parse ../operations/common/dither.c.h, probably invalid utf8 Failed to parse ../operations/common/dropshadow.c, probably invalid utf8 Failed to parse ../operations/common/dropshadow.c.h, probably invalid utf8 Failed to parse ../operations/common/envelopes.h, probably invalid utf8 Failed to parse ../operations/common/exposure.c, probably invalid utf8 Failed to parse ../operations/common/exposure.c.h, probably invalid utf8 Failed to parse ../operations/common/gblur-1d.c, probably invalid utf8 Failed to parse ../operations/common/gblur-1d.c.h, probably invalid utf8 Failed to parse ../operations/common/gegl.c, probably invalid utf8 Failed to parse ../operations/common/gegl.c.h, probably invalid utf8 Failed to parse ../operations/common/grey.c, probably invalid utf8 Failed to parse ../operations/common/grey.c.h, probably invalid utf8 Failed to parse ../operations/common/grid.c, probably invalid utf8 Failed to parse ../operations/common/grid.c.h, probably invalid utf8 Failed to parse ../operations/common/image-compare.c, probably invalid utf8 Failed to parse ../operations/common/image-compare.c.h, probably invalid utf8 Failed to parse ../operations/common/introspect.c, probably invalid utf8 Failed to parse ../operations/common/introspect.c.h, probably invalid utf8 Failed to parse ../operations/common/invert-gamma.c, probably invalid utf8 Failed to parse ../operations/common/invert-gamma.c.h, probably invalid utf8 Failed to parse ../operations/common/invert-linear.c, probably invalid utf8 Failed to parse ../operations/common/invert-linear.c.h, probably invalid utf8 Failed to parse ../operations/common/layer.c, probably invalid utf8 Failed to parse ../operations/common/layer.c.h, probably invalid utf8 Failed to parse ../operations/common/lens-distortion.c, probably invalid utf8 Failed to parse ../operations/common/lens-distortion.c.h, probably invalid utf8 Failed to parse ../operations/common/levels.c, probably invalid utf8 Failed to parse ../operations/common/levels.c.h, probably invalid utf8 Failed to parse ../operations/common/linear-gradient.c, probably invalid utf8 Failed to parse ../operations/common/linear-gradient.c.h, probably invalid utf8 Failed to parse ../operations/common/magick-load.c, probably invalid utf8 Failed to parse ../operations/common/magick-load.c.h, probably invalid utf8 Failed to parse ../operations/common/map-absolute.c, probably invalid utf8 Failed to parse ../operations/common/map-absolute.c.h, probably invalid utf8 Failed to parse ../operations/common/map-relative.c, probably invalid utf8 Failed to parse ../operations/common/map-relative.c.h, probably invalid utf8 Failed to parse ../operations/common/matting-global.c, probably invalid utf8 Failed to parse ../operations/common/matting-global.c.h, probably invalid utf8 Failed to parse ../operations/common/mblur.c, probably invalid utf8 Failed to parse ../operations/common/mblur.c.h, probably invalid utf8 Failed to parse ../operations/common/mirrors.c, probably invalid utf8 Failed to parse ../operations/common/mirrors.c.h, probably invalid utf8 Failed to parse ../operations/common/mosaic.c, probably invalid utf8 Failed to parse ../operations/common/mosaic.c.h, probably invalid utf8 Failed to parse ../operations/common/motion-blur-circular.c, probably invalid utf8 Failed to parse ../operations/common/motion-blur-circular.c.h, probably invalid utf8 Failed to parse ../operations/common/motion-blur-linear.c, probably invalid utf8 Failed to parse ../operations/common/motion-blur-linear.c.h, probably invalid utf8 Failed to parse ../operations/common/motion-blur-zoom.c, probably invalid utf8 Failed to parse ../operations/common/motion-blur-zoom.c.h, probably invalid utf8 Failed to parse ../operations/common/noise-perlin.c, probably invalid utf8 Failed to parse ../operations/common/noise-perlin.c.h, probably invalid utf8 Failed to parse ../operations/common/noise-pick.c, probably invalid utf8 Failed to parse ../operations/common/noise-pick.c.h, probably invalid utf8 Failed to parse ../operations/common/noise-reduction.c, probably invalid utf8 Failed to parse ../operations/common/noise-reduction.c.h, probably invalid utf8 Failed to parse ../operations/common/noise-rgb.c, probably invalid utf8 Failed to parse ../operations/common/noise-rgb.c.h, probably invalid utf8 Failed to parse ../operations/common/opacity.c, probably invalid utf8 Failed to parse ../operations/common/opacity.c.h, probably invalid utf8 Failed to parse ../operations/common/open-buffer.c, probably invalid utf8 Failed to parse ../operations/common/open-buffer.c.h, probably invalid utf8 Failed to parse ../operations/common/over.c, probably invalid utf8 Failed to parse ../operations/common/over.c.h, probably invalid utf8 Failed to parse ../operations/common/panorama-projection.c, probably invalid utf8 Failed to parse ../operations/common/panorama-projection.c.h, probably invalid utf8 Failed to parse ../operations/common/pixelize.c, probably invalid utf8 Failed to parse ../operations/common/pixelize.c.h, probably invalid utf8 Failed to parse ../operations/common/plasma.c, probably invalid utf8 Failed to parse ../operations/common/plasma.c.h, probably invalid utf8 Failed to parse ../operations/common/posterize.c, probably invalid utf8 Failed to parse ../operations/common/posterize.c.h, probably invalid utf8 Failed to parse ../operations/common/radial-gradient.c, probably invalid utf8 Failed to parse ../operations/common/radial-gradient.c.h, probably invalid utf8 Failed to parse ../operations/common/rectangle.c, probably invalid utf8 Failed to parse ../operations/common/rectangle.c.h, probably invalid utf8 Failed to parse ../operations/common/red-eye-removal.c, probably invalid utf8 Failed to parse ../operations/common/red-eye-removal.c.h, probably invalid utf8 Failed to parse ../operations/common/remap.c, probably invalid utf8 Failed to parse ../operations/common/remap.c.h, probably invalid utf8 Failed to parse ../operations/common/ripple.c, probably invalid utf8 Failed to parse ../operations/common/ripple.c.h, probably invalid utf8 Failed to parse ../operations/common/snn-mean.c, probably invalid utf8 Failed to parse ../operations/common/snn-mean.c.h, probably invalid utf8 Failed to parse ../operations/common/softglow.c, probably invalid utf8 Failed to parse ../operations/common/softglow.c.h, probably invalid utf8 Failed to parse ../operations/common/stress.c, probably invalid utf8 Failed to parse ../operations/common/stress.c.h, probably invalid utf8 Failed to parse ../operations/common/stretch-contrast-hsv.c, probably invalid utf8 Failed to parse ../operations/common/stretch-contrast-hsv.c.h, probably invalid utf8 Failed to parse ../operations/common/stretch-contrast.c, probably invalid utf8 Failed to parse ../operations/common/stretch-contrast.c.h, probably invalid utf8 Failed to parse ../operations/common/svg-huerotate.c, probably invalid utf8 Failed to parse ../operations/common/svg-huerotate.c.h, probably invalid utf8 Failed to parse ../operations/common/svg-luminancetoalpha.c, probably invalid utf8 Failed to parse ../operations/common/svg-luminancetoalpha.c.h, probably invalid utf8 Failed to parse ../operations/common/svg-matrix.c, probably invalid utf8 Failed to parse ../operations/common/svg-matrix.c.h, probably invalid utf8 Failed to parse ../operations/common/svg-saturate.c, probably invalid utf8 Failed to parse ../operations/common/svg-saturate.c.h, probably invalid utf8 Failed to parse ../operations/common/threshold.c, probably invalid utf8 Failed to parse ../operations/common/threshold.c.h, probably invalid utf8 Failed to parse ../operations/common/unsharp-mask.c, probably invalid utf8 Failed to parse ../operations/common/unsharp-mask.c.h, probably invalid utf8 Failed to parse ../operations/common/vignette.c, probably invalid utf8 Failed to parse ../operations/common/vignette.c.h, probably invalid utf8 Failed to parse ../operations/common/warp.c, probably invalid utf8 Failed to parse ../operations/common/warp.c.h, probably invalid utf8 Failed to parse ../operations/common/waterpixels.c, probably invalid utf8 Failed to parse ../operations/common/waterpixels.c.h, probably invalid utf8 Failed to parse ../operations/common/weighted-blend.c, probably invalid utf8 Failed to parse ../operations/common/weighted-blend.c.h, probably invalid utf8 Failed to parse ../operations/common/whirl-pinch.c, probably invalid utf8 Failed to parse ../operations/common/whirl-pinch.c.h, probably invalid utf8 Failed to parse ../operations/common/write-buffer.c, probably invalid utf8 Failed to parse ../operations/common/write-buffer.c.h, probably invalid utf8 Failed to parse ../operations/core/cache.c, probably invalid utf8 Failed to parse ../operations/core/cache.c.h, probably invalid utf8 Failed to parse ../operations/core/clone.c, probably invalid utf8 Failed to parse ../operations/core/clone.c.h, probably invalid utf8 Failed to parse ../operations/core/convert-format.c, probably invalid utf8 Failed to parse ../operations/core/convert-format.c.h, probably invalid utf8 Failed to parse ../operations/core/crop.c, probably invalid utf8 Failed to parse ../operations/core/crop.c.h, probably invalid utf8 Failed to parse ../operations/core/load.c, probably invalid utf8 Failed to parse ../operations/core/load.c.h, probably invalid utf8 Failed to parse ../operations/core/nop.c, probably invalid utf8 Failed to parse ../operations/core/nop.c.h, probably invalid utf8 Failed to parse ../operations/external/ff-load.c, probably invalid utf8 Failed to parse ../operations/external/ff-load.c.h, probably invalid utf8 Failed to parse ../operations/external/ff-save.c, probably invalid utf8 Failed to parse ../operations/external/ff-save.c.h, probably invalid utf8 Failed to parse ../operations/external/jpg-load.c, probably invalid utf8 Failed to parse ../operations/external/jpg-load.c.h, probably invalid utf8 Failed to parse ../operations/external/lcms-from-profile.c, probably invalid utf8 Failed to parse ../operations/external/lcms-from-profile.c.h, probably invalid utf8 Failed to parse ../operations/external/path.c, probably invalid utf8 Failed to parse ../operations/external/path.c.h, probably invalid utf8 Failed to parse ../operations/external/pixbuf.c, probably invalid utf8 Failed to parse ../operations/external/pixbuf.c.h, probably invalid utf8 Failed to parse ../operations/external/png-load.c, probably invalid utf8 Failed to parse ../operations/external/png-load.c.h, probably invalid utf8 Failed to parse ../operations/external/png-save.c, probably invalid utf8 Failed to parse ../operations/external/png-save.c.h, probably invalid utf8 Failed to parse ../operations/external/raw-load.c, probably invalid utf8 Failed to parse ../operations/external/raw-load.c.h, probably invalid utf8 Failed to parse ../operations/external/save-pixbuf.c, probably invalid utf8 Failed to parse ../operations/external/save-pixbuf.c.h, probably invalid utf8 Failed to parse ../operations/external/sdl-display.c, probably invalid utf8 Failed to parse ../operations/external/sdl-display.c.h, probably invalid utf8 Failed to parse ../operations/external/text.c, probably invalid utf8 Failed to parse ../operations/external/text.c.h, probably invalid utf8 Failed to parse ../operations/external/v4l.c, probably invalid utf8 Failed to parse ../operations/external/v4l.c.h, probably invalid utf8 Failed to parse ../operations/external/vector-fill.c, probably invalid utf8 Failed to parse ../operations/external/vector-fill.c.h, probably invalid utf8 Failed to parse ../operations/external/vector-stroke.c, probably invalid utf8 Failed to parse ../operations/external/vector-stroke.c.h, probably invalid utf8 Failed to parse ../operations/generated/add.c, probably invalid utf8 Failed to parse ../operations/generated/clear.c, probably invalid utf8 Failed to parse ../operations/generated/color-burn.c, probably invalid utf8 Failed to parse ../operations/generated/color-dodge.c, probably invalid utf8 Failed to parse ../operations/generated/darken.c, probably invalid utf8 Failed to parse ../operations/generated/difference.c, probably invalid utf8 Failed to parse ../operations/generated/divide.c, probably invalid utf8 Failed to parse ../operations/generated/dst-atop.c, probably invalid utf8 Failed to parse ../operations/generated/dst-in.c, probably invalid utf8 Failed to parse ../operations/generated/dst-out.c, probably invalid utf8 Failed to parse ../operations/generated/dst-over.c, probably invalid utf8 Failed to parse ../operations/generated/dst.c, probably invalid utf8 Failed to parse ../operations/generated/exclusion.c, probably invalid utf8 Failed to parse ../operations/generated/gamma.c, probably invalid utf8 Failed to parse ../operations/generated/hard-light.c, probably invalid utf8 Failed to parse ../operations/generated/lighten.c, probably invalid utf8 Failed to parse ../operations/generated/multiply.c, probably invalid utf8 Failed to parse ../operations/generated/overlay.c, probably invalid utf8 Failed to parse ../operations/generated/plus.c, probably invalid utf8 Failed to parse ../operations/generated/screen.c, probably invalid utf8 Failed to parse ../operations/generated/soft-light.c, probably invalid utf8 Failed to parse ../operations/generated/src-atop.c, probably invalid utf8 Failed to parse ../operations/generated/src-in.c, probably invalid utf8 Failed to parse ../operations/generated/src-out.c, probably invalid utf8 Failed to parse ../operations/generated/src.c, probably invalid utf8 Failed to parse ../operations/generated/subtract.c, probably invalid utf8 Failed to parse ../operations/generated/svg-multiply.c, probably invalid utf8 Failed to parse ../operations/generated/xor.c, probably invalid utf8 Failed to parse ../operations/transform/scale-size.c, probably invalid utf8 Failed to parse ../operations/transform/transform-core.c, probably invalid utf8 Failed to parse ../operations/workshop/bayer-matrix.c, probably invalid utf8 Failed to parse ../operations/workshop/bilateral-filter-fast.c, probably invalid utf8 Failed to parse ../operations/workshop/demosaic-bimedian.c, probably invalid utf8 Failed to parse ../operations/workshop/demosaic-simple.c, probably invalid utf8 Failed to parse ../operations/workshop/ditto.c, probably invalid utf8 Failed to parse ../operations/workshop/external/gluas.c, probably invalid utf8 Failed to parse ../operations/workshop/external/lens-correct.c, probably invalid utf8 Failed to parse ../operations/workshop/external/line-profile.c, probably invalid utf8 Failed to parse ../operations/workshop/external/v4l2.c, probably invalid utf8 Failed to parse ../operations/workshop/gradient-map.c, probably invalid utf8 Failed to parse ../operations/workshop/hstack.c, probably invalid utf8 Failed to parse ../operations/workshop/kuwahara.c, probably invalid utf8 Failed to parse ../operations/workshop/mandelbrot.c, probably invalid utf8 Failed to parse ../operations/workshop/rawbayer-load.c, probably invalid utf8 Failed to parse ../operations/workshop/unpremul.c, probably invalid utf8 Failed to parse ../operations/workshop/vhsfix.c, probably invalid utf8 Failed to parse ../tests/buffer/buffer-test.c, probably invalid utf8 Failed to parse ../tests/simple/test-image-compare.c, probably invalid utf8 Failed to parse ../tools/gegl-imgcmp.c, probably invalid utf8 Failed to parse ../tools/gegl-tester.c, probably invalid utf8 HTML: index.html /usr/bin/asciidoc --unsafe -o index.html -a stylesheet=/builddir/build/BUILD/gegl-0.3.14/docs/gegl.css -a quirks! index.txt HTML: copyright.html /usr/bin/asciidoc --unsafe -o copyright.html -a stylesheet=/builddir/build/BUILD/gegl-0.3.14/docs/gegl.css -a quirks! copyright.txt asciidoc: WARNING: copyright.txt: line 2: section title out of sequence: expected level 1, got level 2 HTML: NEWS.html /usr/bin/asciidoc --unsafe -o NEWS.html -a stylesheet=/builddir/build/BUILD/gegl-0.3.14/docs/gegl.css -a quirks! NEWS.txt HTML: development.html /usr/bin/asciidoc --unsafe -o development.html -a stylesheet=/builddir/build/BUILD/gegl-0.3.14/docs/gegl.css -a quirks! development.txt HTML: hello-world.html /usr/bin/asciidoc --unsafe -o hello-world.html -a stylesheet=/builddir/build/BUILD/gegl-0.3.14/docs/gegl.css -a quirks! hello-world.txt Missing fast-path babl conversion detected, Implementing missing babl fast paths accelerates GEGL, GIMP and other software using babl, warnings are printed on first occurance of formats used where a conversion has to be synthesized programmatically by babl based on format description *WARNING*: missing babl fast path(s) between formats "R'G'B'A u8" and "CIE LCH(ab) alpha float" *WARNING*: missing babl fast path(s) between formats "CIE LCH(ab) alpha float" and "RaGaBaA float" *WARNING*: missing babl fast path(s) between formats "R'G'B'A u8" and "HSVA float" asciidoc: WARNING: hello-world.txt: line 2: section title out of sequence: expected level 1, got level 3 *WARNING*: missing babl fast path(s) between formats "HSVA float" and "RaGaBaA float" *WARNING*: missing babl fast path(s) between formats "float[1] " and "RaGaBaA float" *WARNING*: missing babl fast path(s) between formats "R'G'B'A u8" and "Y'CbCrA float" *WARNING*: missing babl fast path(s) between formats "R'G'B'A u8" and "CIE LCH(ab) float" *WARNING*: missing babl fast path(s) between formats "float[1] " and "Y float" *WARNING*: missing babl fast path(s) between formats "cairo-ARGB32" and "R'aG'aB'aA float" *WARNING*: missing babl fast path(s) between formats "R'aG'aB'aA float" and "B'aG'aR'aA u8" *WARNING*: missing babl fast path(s) between formats "B'aG'aR'aA u8" and "R'aG'aB'aA float" (lt-gegl-tester:28052): GEGL-WARNING **: cast-format: input-format or output-format are not set *WARNING*: missing babl fast path(s) between formats "B'aG'aR'aA u8" and "RaGaBaA float" *WARNING*: missing babl fast path(s) between formats "R'G'B'A u8" and "float[2] " *WARNING*: missing babl fast path(s) between formats "Y float" and "float[2] " *WARNING*: missing babl fast path(s) between formats "R'G'B'A u8" and "R'G'B' double" *WARNING*: missing babl fast path(s) between formats "R'G'B'A u8" and "Y'A double" *WARNING*: missing babl fast path(s) between formats "Y' double" and "RaGaBaA float" gegl:alien-map gegl:brightness-contrast gegl:channel-mixer gegl:color-exchange gegl:color-rotate gegl:color-temperature gegl:color-to-alpha gegl:component-extract gegl:contrast-curve gegl:exposure gegl:gray gegl:invert-gamma gegl:invert-linear gegl:lens-flare gegl:levels gegl:mono-mixer gegl:noise-cie-lch gegl:noise-hsv gegl:noise-hurl gegl:noise-rgb gegl:posterize gegl:red-eye-removal gegl:rgb-clip gegl:saturation gegl:sepia gegl:supernova gegl:svg-huerotate gegl:svg-luminancetoalpha gegl:svg-matrix gegl:svg-saturate gegl:texturize-canvas gegl:value-invert gegl:video-degradation gegl:vignette gegl:cache gegl:antialias gegl:bilateral-filter gegl:c2g gegl:convolution-matrix gegl:cubism gegl:deinterlace gegl:edge gegl:edge-laplace gegl:edge-sobel gegl:emboss gegl:engrave gegl:image-gradient gegl:maze gegl:mosaic gegl:motion-blur-circular gegl:motion-blur-linear gegl:motion-blur-zoom gegl:noise-pick gegl:noise-reduction gegl:noise-slur gegl:noise-spread gegl:oilify gegl:photocopy gegl:pixelize gegl:ripple gegl:shift gegl:snn-mean gegl:softglow gegl:stress gegl:tile-glass gegl:tile-paper gegl:value-propagate gegl:waves gegl:wavelet-blur gegl:apply-lens gegl:cartoon gegl:color-enhance gegl:dither gegl:copy-buffer gegl:displace gegl:distance-transform gegl:edge-neon gegl:fattal02 gegl:fractal-trace gegl:gblur-1d gegl:illusion gegl:lens-distortion gegl:mantiuk06 gegl:mblur gegl:mirrors gegl:panorama-projection gegl:polar-coordinates gegl:reinhard05 gegl:slic gegl:tile gegl:tile-seamless gegl:waterpixels gegl:watershed-transform gegl:whirl-pinch gegl:wind gegl:npd gegl:lcms-from-profile gegl:vector-stroke gegl:fill-path gegl:path gegl:rotate gegl:rotate-on-center gegl:scale-ratio gegl:scale-size gegl:scale-size-keepaspect gegl:shear gegl:translate gegl:reflect gegl:transform gegl:cast-format gegl:crop gegl:checkerboard gegl:color gegl:diffraction-patterns gegl:fractal-explorer gegl:grid gegl:linear-gradient gegl:perlin-noise gegl:simplex-noise gegl:noise-solid gegl:cell-noise gegl:radial-gradient gegl:sinus gegl:plasma gegl:text gegl:bump-map gegl:gaussian-blur-selective gegl:map-absolute gegl:map-relative gegl:opacity svg:src-over gegl:threshold gegl:weighted-blend gegl:add svg:clear svg:color-burn svg:color-dodge svg:darken svg:difference gegl:divide svg:dst-atop svg:dst-in svg:dst-out svg:dst-over svg:dst svg:exclusion gegl:gamma svg:hard-light svg:lighten gegl:multiply svg:overlay svg:plus svg:screen gegl:soft-light svg:src-atop svg:src-in svg:src-out svg:src gegl:subtract svg:multiply svg:xor gegl:matting-levin gegl:difference-of-gaussians gegl:gaussian-blur gegl:gegl gegl:high-pass gegl:rectangle gegl:unsharp-mask gegl:json:grey2 GEGL_SWAP=RAM GEGL_PATH=../operations \ ../tools/operation_reference --json-db > operations.json make[2]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/docs' make[2]: Entering directory `/builddir/build/BUILD/gegl-0.3.14' make[2]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14' make[1]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.5Q6NGe + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64 + cd gegl-0.3.14 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64 Making install in libs make[1]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/libs' Making install in rgbe make[2]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/libs/rgbe' make[3]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/libs/rgbe' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/libs/rgbe' make[2]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/libs/rgbe' Making install in poly2tri-c make[2]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/libs/poly2tri-c' Making install in poly2tri-c make[3]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/libs/poly2tri-c/poly2tri-c' Making install in p2t make[4]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/libs/poly2tri-c/poly2tri-c/p2t' Making install in sweep make[5]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/libs/poly2tri-c/poly2tri-c/p2t/sweep' make[6]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/libs/poly2tri-c/poly2tri-c/p2t/sweep' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/libs/poly2tri-c/poly2tri-c/p2t/sweep' make[5]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/libs/poly2tri-c/poly2tri-c/p2t/sweep' Making install in common make[5]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/libs/poly2tri-c/poly2tri-c/p2t/common' make[6]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/libs/poly2tri-c/poly2tri-c/p2t/common' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/libs/poly2tri-c/poly2tri-c/p2t/common' make[5]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/libs/poly2tri-c/poly2tri-c/p2t/common' make[5]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/libs/poly2tri-c/poly2tri-c/p2t' make[6]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/libs/poly2tri-c/poly2tri-c/p2t' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/libs/poly2tri-c/poly2tri-c/p2t' make[5]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/libs/poly2tri-c/poly2tri-c/p2t' make[4]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/libs/poly2tri-c/poly2tri-c/p2t' Making install in refine make[4]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/libs/poly2tri-c/poly2tri-c/refine' make[5]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/libs/poly2tri-c/poly2tri-c/refine' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/libs/poly2tri-c/poly2tri-c/refine' make[4]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/libs/poly2tri-c/poly2tri-c/refine' Making install in render make[4]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/libs/poly2tri-c/poly2tri-c/render' make[5]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/libs/poly2tri-c/poly2tri-c/render' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/libs/poly2tri-c/poly2tri-c/render' make[4]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/libs/poly2tri-c/poly2tri-c/render' make[4]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/libs/poly2tri-c/poly2tri-c' make[5]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/libs/poly2tri-c/poly2tri-c' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/libs/poly2tri-c/poly2tri-c' make[4]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/libs/poly2tri-c/poly2tri-c' make[3]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/libs/poly2tri-c/poly2tri-c' make[3]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/libs/poly2tri-c' make[4]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/libs/poly2tri-c' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/libs/poly2tri-c' make[3]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/libs/poly2tri-c' make[2]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/libs/poly2tri-c' make[2]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/libs' make[3]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/libs' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/libs' make[2]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/libs' make[1]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/libs' Making install in opencl make[1]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/opencl' /usr/bin/make install-am make[2]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/opencl' make[3]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/opencl' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/opencl' make[2]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/opencl' make[1]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/opencl' Making install in gegl make[1]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/gegl' Making install in buffer make[2]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/gegl/buffer' make[3]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/gegl/buffer' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/gegl/buffer' make[2]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/gegl/buffer' Making install in graph make[2]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/gegl/graph' make[3]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/gegl/graph' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/gegl/graph' make[2]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/gegl/graph' Making install in module make[2]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/gegl/module' make[3]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/gegl/module' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/gegl/module' make[2]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/gegl/module' Making install in operation make[2]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/gegl/operation' make[3]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/gegl/operation' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/include/gegl-0.3/operation' /usr/bin/install -c -m 644 gegl-extension-handler.h gegl-operation.h gegl-operation-area-filter.h gegl-operation-composer.h gegl-operation-composer3.h gegl-operation-context.h gegl-operation-filter.h gegl-operation-handlers.h gegl-operation-meta.h gegl-operation-meta-json.h gegl-operation-point-composer.h gegl-operation-point-composer3.h gegl-operation-point-filter.h gegl-operation-point-render.h gegl-operation-property-keys.h gegl-operation-sink.h gegl-operation-source.h gegl-operation-temporal.h '/builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/include/gegl-0.3/operation' make[3]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/gegl/operation' make[2]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/gegl/operation' Making install in process make[2]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/gegl/process' make[3]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/gegl/process' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/gegl/process' make[2]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/gegl/process' Making install in property-types make[2]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/gegl/property-types' make[3]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/gegl/property-types' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/gegl/property-types' make[2]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/gegl/property-types' Making install in opencl make[2]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/gegl/opencl' make[3]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/gegl/opencl' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/include/gegl-0.3/opencl' /usr/bin/install -c -m 644 gegl-cl.h gegl-cl-init.h gegl-cl-types.h gegl-cl-color.h gegl-cl-random.h cl_d3d10.h cl_ext.h cl_gl_ext.h cl_gl.h cl.h cl_platform.h opencl.h '/builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/include/gegl-0.3/opencl' make[3]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/gegl/opencl' make[2]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/gegl/opencl' make[2]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/gegl' make[3]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/gegl' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libgegl-0.3.la '/builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libgegl-0.3.so.0.314.0 /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/libgegl-0.3.so.0.314.0 libtool: install: (cd /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64 && { ln -s -f libgegl-0.3.so.0.314.0 libgegl-0.3.so.0 || { rm -f libgegl-0.3.so.0 && ln -s libgegl-0.3.so.0.314.0 libgegl-0.3.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64 && { ln -s -f libgegl-0.3.so.0.314.0 libgegl-0.3.so || { rm -f libgegl-0.3.so && ln -s libgegl-0.3.so.0.314.0 libgegl-0.3.so; }; }) libtool: install: /usr/bin/install -c .libs/libgegl-0.3.lai /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/libgegl-0.3.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/include/gegl-0.3' /usr/bin/install -c -m 644 gegl.h gegl-types.h gegl-apply.h gegl-enums.h gegl-operations-util.h gegl-utils.h gegl-matrix.h gegl-lookup.h gegl-random.h gegl-init.h gegl-version.h buffer/gegl-buffer.h buffer/gegl-buffer-iterator.h buffer/gegl-buffer-backend.h buffer/gegl-tile-backend.h buffer/gegl-tile-handler.h buffer/gegl-tile-source.h graph/gegl-node.h process/gegl-graph-debug.h process/gegl-processor.h property-types/gegl-paramspecs.h property-types/gegl-color.h property-types/gegl-audio-fragment.h property-types/gegl-path.h property-types/gegl-curve.h gegl-c.h gegl-cpuaccel.h gegl-debug.h gegl-op.h gegl-plugin.h buffer/gegl-tile.h buffer/gegl-buffer-cl-iterator.h '/builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/include/gegl-0.3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/share/gir-1.0' /usr/bin/install -c -m 644 Gegl-0.3.gir '/builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/share/gir-1.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/girepository-1.0' /usr/bin/install -c -m 644 Gegl-0.3.typelib '/builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/girepository-1.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/share/vala/vapi' /usr/bin/install -c -m 644 gegl-0.3.vapi gegl-0.3.deps '/builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/share/vala/vapi' make[3]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/gegl' make[2]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/gegl' make[1]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/gegl' Making install in libs/npd make[1]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/libs/npd' make[2]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/libs/npd' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -c libgegl-npd-0.3.la '/builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64' libtool: warning: relinking 'libgegl-npd-0.3.la' libtool: install: (cd /builddir/build/BUILD/gegl-0.3.14/libs/npd; /bin/sh "/builddir/build/BUILD/gegl-0.3.14/libtool" --silent --tag CC --mode=relink gcc -std=gnu99 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL\" -avoid-version -export-dynamic -Wl,-z,relro -o libgegl-npd-0.3.la -rpath /usr/lib64 libgegl_npd_0.3_la-npd_common.lo libgegl_npd_0.3_la-deformation.lo libgegl_npd_0.3_la-npd_math.lo libgegl_npd_0.3_la-graphics.lo libgegl_npd_0.3_la-lattice_cut.lo libgegl_npd_0.3_la-npd_debug.lo libgegl_npd_0.3_la-npd_gegl.lo ../../gegl/libgegl-0.3.la -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lbabl-0.1 -inst-prefix-dir /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64) libtool: install: /usr/bin/install -c .libs/libgegl-npd-0.3.soT /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/libgegl-npd-0.3.so libtool: install: /usr/bin/install -c .libs/libgegl-npd-0.3.lai /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/libgegl-npd-0.3.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/include/gegl-0.3/npd' /usr/bin/install -c -m 644 npd_common.h deformation.h npd_math.h graphics.h lattice_cut.h npd_gegl.h npd_debug.h npd.h '/builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/include/gegl-0.3/npd' make[2]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/libs/npd' make[1]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/libs/npd' Making install in seamless-clone make[1]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/seamless-clone' make[2]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/seamless-clone' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libgegl-sc-0.3.la '/builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64' libtool: warning: relinking 'libgegl-sc-0.3.la' libtool: install: (cd /builddir/build/BUILD/gegl-0.3.14/seamless-clone; /bin/sh "/builddir/build/BUILD/gegl-0.3.14/libtool" --silent --tag CC --mode=relink gcc -std=gnu99 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I../libs/poly2tri-c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL\" -avoid-version -export-dynamic -L../libs/poly2tri-c/poly2tri-c -lpoly2tri-c -Wl,-z,relro -o libgegl-sc-0.3.la -rpath /usr/lib64 libgegl_sc_0.3_la-sc-context.lo libgegl_sc_0.3_la-sc-outline.lo libgegl_sc_0.3_la-sc-sample.lo ../gegl/libgegl-0.3.la -lbabl-0.1 -inst-prefix-dir /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64) libtool: install: /usr/bin/install -c .libs/libgegl-sc-0.3.soT /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/libgegl-sc-0.3.so libtool: install: /usr/bin/install -c .libs/libgegl-sc-0.3.lai /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/libgegl-sc-0.3.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/include/gegl-0.3/sc' /usr/bin/install -c -m 644 sc-common.h sc-context.h sc-outline.h sc-sample.h '/builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/include/gegl-0.3/sc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 gegl-sc-0.3.pc '/builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/seamless-clone' make[1]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/seamless-clone' Making install in operations make[1]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/operations' Making install in core make[2]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/operations/core' make[2]: Circular module.c <- module.c dependency dropped. GEN module.c.h /usr/bin/make install-am make[3]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/operations/core' make[3]: Circular module.c <- module.c dependency dropped. make[4]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/operations/core' make[4]: Nothing to be done for `install-exec-am'. make[4]: Circular module.c <- module.c dependency dropped. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3' /bin/sh ../../libtool --mode=install /usr/bin/install -c gegl-core.la '/builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3' libtool: warning: relinking 'gegl-core.la' libtool: install: (cd /builddir/build/BUILD/gegl-0.3.14/operations/core; /bin/sh "/builddir/build/BUILD/gegl-0.3.14/libtool" --silent --tag CC --mode=relink gcc -std=gnu99 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL\" -avoid-version -export-dynamic -module -Wl,-z,relro -o gegl-core.la -rpath /usr/lib64/gegl-0.3 module.lo cache.lo load.lo clone.lo cast-format.lo convert-format.lo crop.lo json.lo nop.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lm -lbabl-0.1 ../../gegl/libgegl-0.3.la -inst-prefix-dir /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64) libtool: install: /usr/bin/install -c .libs/gegl-core.soT /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/gegl-core.so libtool: install: /usr/bin/install -c .libs/gegl-core.lai /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/gegl-core.la libtool: warning: remember to run 'libtool --finish /usr/lib64/gegl-0.3' make[4]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/operations/core' make[3]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/operations/core' make[2]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/operations/core' Making install in common make[2]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/operations/common' make[2]: Circular module.c <- module.c dependency dropped. GEN module.c.h /usr/bin/make install-recursive make[3]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/operations/common' Making install in perlin make[4]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/operations/common/perlin' make[5]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/operations/common/perlin' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/operations/common/perlin' make[4]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/operations/common/perlin' make[4]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/operations/common' make[4]: Circular module.c <- module.c dependency dropped. make[5]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/operations/common' make[5]: Nothing to be done for `install-exec-am'. make[5]: Circular module.c <- module.c dependency dropped. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3' /bin/sh ../../libtool --mode=install /usr/bin/install -c gegl-common.la '/builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3' libtool: warning: relinking 'gegl-common.la' libtool: install: (cd /builddir/build/BUILD/gegl-0.3.14/operations/common; /bin/sh "/builddir/build/BUILD/gegl-0.3.14/libtool" --silent --tag CC --mode=relink gcc -std=gnu99 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL\" -avoid-version -export-dynamic -module -Wl,-z,relro -o gegl-common.la -rpath /usr/lib64/gegl-0.3 alien-map.lo module.lo antialias.lo apply-lens.lo bilateral-filter.lo box-blur.lo brightness-contrast.lo buffer-sink.lo buffer-source.lo bump-map.lo c2g.lo cartoon.lo channel-mixer.lo checkerboard.lo color-enhance.lo color-exchange.lo dither.lo color-rotate.lo color-temperature.lo color-to-alpha.lo color-warp.lo color.lo component-extract.lo contrast-curve.lo convolution-matrix.lo copy-buffer.lo cubism.lo deinterlace.lo difference-of-gaussians.lo diffraction-patterns.lo displace.lo display.lo distance-transform.lo dropshadow.lo edge.lo edge-laplace.lo edge-neon.lo edge-sobel.lo emboss.lo engrave.lo exp-combine.lo exposure.lo fattal02.lo fractal-explorer.lo fractal-trace.lo gaussian-blur.lo gaussian-blur-selective.lo gblur-1d.lo gegl-buffer-load-op.lo gegl-buffer-save-op.lo gegl.lo grey.lo grid.lo high-pass.lo illusion.lo image-compare.lo image-gradient.lo introspect.lo invert-gamma.lo invert-linear.lo layer.lo lens-distortion.lo lens-flare.lo levels.lo linear-gradient.lo magick-load.lo mantiuk06.lo map-absolute.lo map-relative.lo matting-global.lo maze.lo mblur.lo mirrors.lo mono-mixer.lo mosaic.lo motion-blur-circular.lo motion-blur-linear.lo motion-blur-zoom.lo noise-cie-lch.lo noise-hsv.lo noise-hurl.lo noise-perlin.lo noise-pick.lo noise-reduction.lo noise-rgb.lo noise-simplex.lo noise-slur.lo noise-solid.lo noise-spread.lo noise-cell.lo oilify.lo opacity.lo open-buffer.lo over.lo panorama-projection.lo photocopy.lo pixelize.lo plasma.lo polar-coordinates.lo posterize.lo radial-gradient.lo rectangle.lo red-eye-removal.lo reinhard05.lo remap.lo rgb-clip.lo ripple.lo saturation.lo save.lo sepia.lo shift.lo sinus.lo slic.lo snn-mean.lo softglow.lo stress.lo stretch-contrast-hsv.lo stretch-contrast.lo supernova.lo svg-huerotate.lo svg-luminancetoalpha.lo svg-matrix.lo svg-saturate.lo texturize-canvas.lo threshold.lo tile.lo tile-glass.lo tile-paper.lo tile-seamless.lo unsharp-mask.lo value-invert.lo value-propagate.lo video-degradation.lo vignette.lo warp.lo waterpixels.lo watershed-transform.lo waves.lo wavelet-blur.lo weighted-blend.lo whirl-pinch.lo wind.lo write-buffer.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lm -lbabl-0.1 ../../gegl/libgegl-0.3.la -inst-prefix-dir /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64) libtool: install: /usr/bin/install -c .libs/gegl-common.soT /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/gegl-common.so libtool: install: /usr/bin/install -c .libs/gegl-common.lai /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/gegl-common.la libtool: warning: remember to run 'libtool --finish /usr/lib64/gegl-0.3' make[5]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/operations/common' make[4]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/operations/common' make[3]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/operations/common' make[2]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/operations/common' Making install in generated make[2]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/operations/generated' make[2]: Circular module.c <- module.c dependency dropped. make[3]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/operations/generated' make[3]: Nothing to be done for `install-exec-am'. make[3]: Circular module.c <- module.c dependency dropped. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3' /bin/sh ../../libtool --mode=install /usr/bin/install -c gegl-generated.la '/builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3' libtool: warning: relinking 'gegl-generated.la' libtool: install: (cd /builddir/build/BUILD/gegl-0.3.14/operations/generated; /bin/sh "/builddir/build/BUILD/gegl-0.3.14/libtool" --silent --tag CC --mode=relink gcc -std=gnu99 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL\" -avoid-version -export-dynamic -module -Wl,-z,relro -o gegl-generated.la -rpath /usr/lib64/gegl-0.3 add.lo clear.lo color-burn.lo color-dodge.lo darken.lo difference.lo divide.lo dst-atop.lo dst-in.lo dst-out.lo dst-over.lo dst.lo exclusion.lo gamma.lo hard-light.lo lighten.lo multiply.lo overlay.lo plus.lo screen.lo soft-light.lo src-atop.lo src-in.lo src-out.lo src.lo subtract.lo svg-multiply.lo xor.lo module.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lm -lbabl-0.1 ../../gegl/libgegl-0.3.la -inst-prefix-dir /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64) libtool: install: /usr/bin/install -c .libs/gegl-generated.soT /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/gegl-generated.so libtool: install: /usr/bin/install -c .libs/gegl-generated.lai /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/gegl-generated.la libtool: warning: remember to run 'libtool --finish /usr/lib64/gegl-0.3' make[3]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/operations/generated' make[2]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/operations/generated' Making install in seamless-clone make[2]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/operations/seamless-clone' make[3]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/operations/seamless-clone' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3' /bin/sh ../../libtool --mode=install /usr/bin/install -c seamless-clone.la seamless-clone-compose.la '/builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3' libtool: warning: relinking 'seamless-clone.la' libtool: install: (cd /builddir/build/BUILD/gegl-0.3.14/operations/seamless-clone; /bin/sh "/builddir/build/BUILD/gegl-0.3.14/libtool" --silent --tag CC --mode=relink gcc -std=gnu99 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I../../libs/poly2tri-c -I../../seamless-clone -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL\" -avoid-version -export-dynamic -module -Wl,-z,relro -o seamless-clone.la -rpath /usr/lib64/gegl-0.3 seamless-clone.lo ../../seamless-clone/libgegl-sc-0.3.la -Wl,--export-dynamic -lgmodule-2.0 -pthread -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lm -lbabl-0.1 ../../gegl/libgegl-0.3.la -inst-prefix-dir /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64) libtool: install: /usr/bin/install -c .libs/seamless-clone.soT /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/seamless-clone.so libtool: install: /usr/bin/install -c .libs/seamless-clone.lai /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/seamless-clone.la libtool: warning: relinking 'seamless-clone-compose.la' libtool: install: (cd /builddir/build/BUILD/gegl-0.3.14/operations/seamless-clone; /bin/sh "/builddir/build/BUILD/gegl-0.3.14/libtool" --silent --tag CC --mode=relink gcc -std=gnu99 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I../../libs/poly2tri-c -I../../seamless-clone -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL\" -avoid-version -export-dynamic -module -Wl,-z,relro -o seamless-clone-compose.la -rpath /usr/lib64/gegl-0.3 seamless-clone-compose.lo ../../seamless-clone/libgegl-sc-0.3.la -Wl,--export-dynamic -lgmodule-2.0 -pthread -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lm -lbabl-0.1 ../../gegl/libgegl-0.3.la -inst-prefix-dir /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64) libtool: install: /usr/bin/install -c .libs/seamless-clone-compose.soT /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/seamless-clone-compose.so libtool: install: /usr/bin/install -c .libs/seamless-clone-compose.lai /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/seamless-clone-compose.la libtool: warning: remember to run 'libtool --finish /usr/lib64/gegl-0.3' make[3]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/operations/seamless-clone' make[2]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/operations/seamless-clone' Making install in transform make[2]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/operations/transform' make[3]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/operations/transform' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3' /bin/sh ../../libtool --mode=install /usr/bin/install -c transformops.la '/builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3' libtool: warning: relinking 'transformops.la' libtool: install: (cd /builddir/build/BUILD/gegl-0.3.14/operations/transform; /bin/sh "/builddir/build/BUILD/gegl-0.3.14/libtool" --silent --tag CC --mode=relink gcc -std=gnu99 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL\" -avoid-version -export-dynamic -module -Wl,-z,relro -o transformops.la -rpath /usr/lib64/gegl-0.3 transform-core.lo module.lo reflect.lo rotate.lo rotate-on-center.lo scale-ratio.lo scale-size.lo scale-size-keepaspect.lo shear.lo transform.lo translate.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lm -lbabl-0.1 ../../gegl/libgegl-0.3.la -inst-prefix-dir /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64) libtool: install: /usr/bin/install -c .libs/transformops.soT /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/transformops.so libtool: install: /usr/bin/install -c .libs/transformops.lai /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/transformops.la libtool: warning: remember to run 'libtool --finish /usr/lib64/gegl-0.3' make[3]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/operations/transform' make[2]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/operations/transform' Making install in json make[2]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/operations/json' make[3]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/operations/json' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3' /usr/bin/install -c -m 644 grey2.json '/builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3' make[3]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/operations/json' make[2]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/operations/json' Making install in external make[2]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/operations/external' /usr/bin/make install-am make[3]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/operations/external' make[4]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/operations/external' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3' /bin/sh ../../libtool --mode=install /usr/bin/install -c text.la path.la vector-fill.la vector-stroke.la png-load.la png-save.la jpg-load.la jpg-save.la svg-load.la pixbuf.la save-pixbuf.la exr-load.la exr-save.la sdl-display.la raw-load.la jp2-load.la matting-levin.la lcms-from-profile.la tiff-load.la tiff-save.la webp-load.la webp-save.la ppm-load.la ppm-save.la npy-save.la rgbe-load.la rgbe-save.la npd.la '/builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3' libtool: warning: relinking 'text.la' libtool: install: (cd /builddir/build/BUILD/gegl-0.3.14/operations/external; /bin/sh "/builddir/build/BUILD/gegl-0.3.14/libtool" --silent --tag CC --mode=relink gcc -std=gnu99 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL\" -avoid-version -export-dynamic -module -Wl,-z,relro -o text.la -rpath /usr/lib64/gegl-0.3 text_la-text.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lm -lbabl-0.1 ../../gegl/libgegl-0.3.la -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lcairo -inst-prefix-dir /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64) libtool: install: /usr/bin/install -c .libs/text.soT /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/text.so libtool: install: /usr/bin/install -c .libs/text.lai /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/text.la libtool: warning: relinking 'path.la' libtool: install: (cd /builddir/build/BUILD/gegl-0.3.14/operations/external; /bin/sh "/builddir/build/BUILD/gegl-0.3.14/libtool" --silent --tag CC --mode=relink gcc -std=gnu99 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL\" -avoid-version -export-dynamic -module -Wl,-z,relro -o path.la -rpath /usr/lib64/gegl-0.3 path_la-path.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lm -lbabl-0.1 ../../gegl/libgegl-0.3.la -lcairo -inst-prefix-dir /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64) libtool: install: /usr/bin/install -c .libs/path.soT /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/path.so libtool: install: /usr/bin/install -c .libs/path.lai /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/path.la libtool: warning: relinking 'vector-fill.la' libtool: install: (cd /builddir/build/BUILD/gegl-0.3.14/operations/external; /bin/sh "/builddir/build/BUILD/gegl-0.3.14/libtool" --silent --tag CC --mode=relink gcc -std=gnu99 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL\" -avoid-version -export-dynamic -module -Wl,-z,relro -o vector-fill.la -rpath /usr/lib64/gegl-0.3 vector_fill_la-vector-fill.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lm -lbabl-0.1 ../../gegl/libgegl-0.3.la -lcairo -inst-prefix-dir /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64) libtool: install: /usr/bin/install -c .libs/vector-fill.soT /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/vector-fill.so libtool: install: /usr/bin/install -c .libs/vector-fill.lai /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/vector-fill.la libtool: warning: relinking 'vector-stroke.la' libtool: install: (cd /builddir/build/BUILD/gegl-0.3.14/operations/external; /bin/sh "/builddir/build/BUILD/gegl-0.3.14/libtool" --silent --tag CC --mode=relink gcc -std=gnu99 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL\" -avoid-version -export-dynamic -module -Wl,-z,relro -o vector-stroke.la -rpath /usr/lib64/gegl-0.3 vector_stroke_la-vector-stroke.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lm -lbabl-0.1 ../../gegl/libgegl-0.3.la -lcairo -inst-prefix-dir /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64) libtool: install: /usr/bin/install -c .libs/vector-stroke.soT /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/vector-stroke.so libtool: install: /usr/bin/install -c .libs/vector-stroke.lai /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/vector-stroke.la libtool: warning: relinking 'png-load.la' libtool: install: (cd /builddir/build/BUILD/gegl-0.3.14/operations/external; /bin/sh "/builddir/build/BUILD/gegl-0.3.14/libtool" --silent --tag CC --mode=relink gcc -std=gnu99 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL\" -avoid-version -export-dynamic -module -Wl,-z,relro -o png-load.la -rpath /usr/lib64/gegl-0.3 png_load_la-png-load.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lm -lbabl-0.1 ../../gegl/libgegl-0.3.la -lpng16 -inst-prefix-dir /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64) libtool: install: /usr/bin/install -c .libs/png-load.soT /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/png-load.so libtool: install: /usr/bin/install -c .libs/png-load.lai /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/png-load.la libtool: warning: relinking 'png-save.la' libtool: install: (cd /builddir/build/BUILD/gegl-0.3.14/operations/external; /bin/sh "/builddir/build/BUILD/gegl-0.3.14/libtool" --silent --tag CC --mode=relink gcc -std=gnu99 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL\" -avoid-version -export-dynamic -module -Wl,-z,relro -o png-save.la -rpath /usr/lib64/gegl-0.3 png_save_la-png-save.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lm -lbabl-0.1 ../../gegl/libgegl-0.3.la -lpng16 -inst-prefix-dir /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64) libtool: install: /usr/bin/install -c .libs/png-save.soT /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/png-save.so libtool: install: /usr/bin/install -c .libs/png-save.lai /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/png-save.la libtool: warning: relinking 'jpg-load.la' libtool: install: (cd /builddir/build/BUILD/gegl-0.3.14/operations/external; /bin/sh "/builddir/build/BUILD/gegl-0.3.14/libtool" --silent --tag CC --mode=relink gcc -std=gnu99 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL\" -avoid-version -export-dynamic -module -Wl,-z,relro -o jpg-load.la -rpath /usr/lib64/gegl-0.3 jpg-load.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lm -lbabl-0.1 ../../gegl/libgegl-0.3.la -ljpeg -inst-prefix-dir /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64) libtool: install: /usr/bin/install -c .libs/jpg-load.soT /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/jpg-load.so libtool: install: /usr/bin/install -c .libs/jpg-load.lai /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/jpg-load.la libtool: warning: relinking 'jpg-save.la' libtool: install: (cd /builddir/build/BUILD/gegl-0.3.14/operations/external; /bin/sh "/builddir/build/BUILD/gegl-0.3.14/libtool" --silent --tag CC --mode=relink gcc -std=gnu99 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL\" -avoid-version -export-dynamic -module -Wl,-z,relro -o jpg-save.la -rpath /usr/lib64/gegl-0.3 jpg-save.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lm -lbabl-0.1 ../../gegl/libgegl-0.3.la -ljpeg -inst-prefix-dir /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64) libtool: install: /usr/bin/install -c .libs/jpg-save.soT /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/jpg-save.so libtool: install: /usr/bin/install -c .libs/jpg-save.lai /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/jpg-save.la libtool: warning: relinking 'svg-load.la' libtool: install: (cd /builddir/build/BUILD/gegl-0.3.14/operations/external; /bin/sh "/builddir/build/BUILD/gegl-0.3.14/libtool" --silent --tag CC --mode=relink gcc -std=gnu99 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -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/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL\" -avoid-version -export-dynamic -module -Wl,-z,relro -o svg-load.la -rpath /usr/lib64/gegl-0.3 svg_load_la-svg-load.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lm -lbabl-0.1 ../../gegl/libgegl-0.3.la -lcairo -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lcairo -inst-prefix-dir /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64) libtool: install: /usr/bin/install -c .libs/svg-load.soT /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/svg-load.so libtool: install: /usr/bin/install -c .libs/svg-load.lai /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/svg-load.la libtool: warning: relinking 'pixbuf.la' libtool: install: (cd /builddir/build/BUILD/gegl-0.3.14/operations/external; /bin/sh "/builddir/build/BUILD/gegl-0.3.14/libtool" --silent --tag CC --mode=relink gcc -std=gnu99 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL\" -avoid-version -export-dynamic -module -Wl,-z,relro -o pixbuf.la -rpath /usr/lib64/gegl-0.3 pixbuf_la-pixbuf.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lm -lbabl-0.1 ../../gegl/libgegl-0.3.la -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -inst-prefix-dir /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64) libtool: install: /usr/bin/install -c .libs/pixbuf.soT /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/pixbuf.so libtool: install: /usr/bin/install -c .libs/pixbuf.lai /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/pixbuf.la libtool: warning: relinking 'save-pixbuf.la' libtool: install: (cd /builddir/build/BUILD/gegl-0.3.14/operations/external; /bin/sh "/builddir/build/BUILD/gegl-0.3.14/libtool" --silent --tag CC --mode=relink gcc -std=gnu99 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL\" -avoid-version -export-dynamic -module -Wl,-z,relro -o save-pixbuf.la -rpath /usr/lib64/gegl-0.3 save_pixbuf_la-save-pixbuf.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lm -lbabl-0.1 ../../gegl/libgegl-0.3.la -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -inst-prefix-dir /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64) libtool: install: /usr/bin/install -c .libs/save-pixbuf.soT /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/save-pixbuf.so libtool: install: /usr/bin/install -c .libs/save-pixbuf.lai /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/save-pixbuf.la libtool: warning: relinking 'exr-load.la' libtool: install: (cd /builddir/build/BUILD/gegl-0.3.14/operations/external; /bin/sh "/builddir/build/BUILD/gegl-0.3.14/libtool" --silent --tag CXX --mode=relink g++ -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -pthread -I/usr/include/OpenEXR -I/usr/include/libdrm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -avoid-version -export-dynamic -module -Wl,-z,relro -o exr-load.la -rpath /usr/lib64/gegl-0.3 exr_load_la-exr-load.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lm -lbabl-0.1 ../../gegl/libgegl-0.3.la -lIlmImf -lImath -lHalf -lIex -lIexMath -lIlmThread -pthread -inst-prefix-dir /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64) libtool: install: /usr/bin/install -c .libs/exr-load.soT /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/exr-load.so libtool: install: /usr/bin/install -c .libs/exr-load.lai /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/exr-load.la libtool: warning: relinking 'exr-save.la' libtool: install: (cd /builddir/build/BUILD/gegl-0.3.14/operations/external; /bin/sh "/builddir/build/BUILD/gegl-0.3.14/libtool" --silent --tag CXX --mode=relink g++ -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -pthread -I/usr/include/OpenEXR -I/usr/include/libdrm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -avoid-version -export-dynamic -module -Wl,-z,relro -o exr-save.la -rpath /usr/lib64/gegl-0.3 exr_save_la-exr-save.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lm -lbabl-0.1 ../../gegl/libgegl-0.3.la -lIlmImf -lImath -lHalf -lIex -lIexMath -lIlmThread -pthread -inst-prefix-dir /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64) libtool: install: /usr/bin/install -c .libs/exr-save.soT /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/exr-save.so libtool: install: /usr/bin/install -c .libs/exr-save.lai /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/exr-save.la libtool: warning: relinking 'sdl-display.la' libtool: install: (cd /builddir/build/BUILD/gegl-0.3.14/operations/external; /bin/sh "/builddir/build/BUILD/gegl-0.3.14/libtool" --silent --tag CC --mode=relink gcc -std=gnu99 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL\" -avoid-version -export-dynamic -module -Wl,-z,relro -o sdl-display.la -rpath /usr/lib64/gegl-0.3 sdl_display_la-sdl-display.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lm -lbabl-0.1 ../../gegl/libgegl-0.3.la -lSDL -lpthread -inst-prefix-dir /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64) libtool: install: /usr/bin/install -c .libs/sdl-display.soT /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/sdl-display.so libtool: install: /usr/bin/install -c .libs/sdl-display.lai /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/sdl-display.la libtool: warning: relinking 'raw-load.la' libtool: install: (cd /builddir/build/BUILD/gegl-0.3.14/operations/external; /bin/sh "/builddir/build/BUILD/gegl-0.3.14/libtool" --silent --tag CC --mode=relink gcc -std=gnu99 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libraw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL\" -avoid-version -export-dynamic -module -Wl,-z,relro -o raw-load.la -rpath /usr/lib64/gegl-0.3 raw_load_la-raw-load.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lm -lbabl-0.1 ../../gegl/libgegl-0.3.la -lraw -fopenmp -inst-prefix-dir /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64) libtool: install: /usr/bin/install -c .libs/raw-load.soT /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/raw-load.so libtool: install: /usr/bin/install -c .libs/raw-load.lai /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/raw-load.la libtool: warning: relinking 'jp2-load.la' libtool: install: (cd /builddir/build/BUILD/gegl-0.3.14/operations/external; /bin/sh "/builddir/build/BUILD/gegl-0.3.14/libtool" --silent --tag CC --mode=relink gcc -std=gnu99 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/jasper -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL\" -avoid-version -export-dynamic -module -Wl,-z,relro -o jp2-load.la -rpath /usr/lib64/gegl-0.3 jp2_load_la-jp2-load.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lm -lbabl-0.1 ../../gegl/libgegl-0.3.la -ljasper -inst-prefix-dir /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64) libtool: install: /usr/bin/install -c .libs/jp2-load.soT /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/jp2-load.so libtool: install: /usr/bin/install -c .libs/jp2-load.lai /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/jp2-load.la libtool: warning: relinking 'matting-levin.la' libtool: install: (cd /builddir/build/BUILD/gegl-0.3.14/operations/external; /bin/sh "/builddir/build/BUILD/gegl-0.3.14/libtool" --silent --tag CC --mode=relink gcc -std=gnu99 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL\" -avoid-version -export-dynamic -module -Wl,-z,relro -o matting-levin.la -rpath /usr/lib64/gegl-0.3 matting_levin_la-matting-levin.lo matting_levin_la-matting-levin-cblas.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lm -lbabl-0.1 ../../gegl/libgegl-0.3.la -lumfpack -inst-prefix-dir /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64) libtool: install: /usr/bin/install -c .libs/matting-levin.soT /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/matting-levin.so libtool: install: /usr/bin/install -c .libs/matting-levin.lai /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/matting-levin.la libtool: warning: relinking 'lcms-from-profile.la' libtool: install: (cd /builddir/build/BUILD/gegl-0.3.14/operations/external; /bin/sh "/builddir/build/BUILD/gegl-0.3.14/libtool" --silent --tag CC --mode=relink gcc -std=gnu99 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL\" -avoid-version -export-dynamic -module -Wl,-z,relro -o lcms-from-profile.la -rpath /usr/lib64/gegl-0.3 lcms_from_profile_la-lcms-from-profile.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lm -lbabl-0.1 ../../gegl/libgegl-0.3.la -llcms2 -inst-prefix-dir /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64) libtool: install: /usr/bin/install -c .libs/lcms-from-profile.soT /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/lcms-from-profile.so libtool: install: /usr/bin/install -c .libs/lcms-from-profile.lai /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/lcms-from-profile.la libtool: warning: relinking 'tiff-load.la' libtool: install: (cd /builddir/build/BUILD/gegl-0.3.14/operations/external; /bin/sh "/builddir/build/BUILD/gegl-0.3.14/libtool" --silent --tag CC --mode=relink gcc -std=gnu99 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL\" -avoid-version -export-dynamic -module -Wl,-z,relro -o tiff-load.la -rpath /usr/lib64/gegl-0.3 tiff_load_la-tiff-load.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lm -lbabl-0.1 ../../gegl/libgegl-0.3.la -ltiff -inst-prefix-dir /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64) libtool: install: /usr/bin/install -c .libs/tiff-load.soT /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/tiff-load.so libtool: install: /usr/bin/install -c .libs/tiff-load.lai /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/tiff-load.la libtool: warning: relinking 'tiff-save.la' libtool: install: (cd /builddir/build/BUILD/gegl-0.3.14/operations/external; /bin/sh "/builddir/build/BUILD/gegl-0.3.14/libtool" --silent --tag CC --mode=relink gcc -std=gnu99 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL\" -avoid-version -export-dynamic -module -Wl,-z,relro -o tiff-save.la -rpath /usr/lib64/gegl-0.3 tiff_save_la-tiff-save.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lm -lbabl-0.1 ../../gegl/libgegl-0.3.la -ltiff -inst-prefix-dir /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64) libtool: install: /usr/bin/install -c .libs/tiff-save.soT /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/tiff-save.so libtool: install: /usr/bin/install -c .libs/tiff-save.lai /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/tiff-save.la libtool: warning: relinking 'webp-load.la' libtool: install: (cd /builddir/build/BUILD/gegl-0.3.14/operations/external; /bin/sh "/builddir/build/BUILD/gegl-0.3.14/libtool" --silent --tag CC --mode=relink gcc -std=gnu99 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL\" -avoid-version -export-dynamic -module -Wl,-z,relro -o webp-load.la -rpath /usr/lib64/gegl-0.3 webp_load_la-webp-load.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lm -lbabl-0.1 ../../gegl/libgegl-0.3.la -lwebp -inst-prefix-dir /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64) libtool: install: /usr/bin/install -c .libs/webp-load.soT /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/webp-load.so libtool: install: /usr/bin/install -c .libs/webp-load.lai /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/webp-load.la libtool: warning: relinking 'webp-save.la' libtool: install: (cd /builddir/build/BUILD/gegl-0.3.14/operations/external; /bin/sh "/builddir/build/BUILD/gegl-0.3.14/libtool" --silent --tag CC --mode=relink gcc -std=gnu99 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL\" -avoid-version -export-dynamic -module -Wl,-z,relro -o webp-save.la -rpath /usr/lib64/gegl-0.3 webp_save_la-webp-save.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lm -lbabl-0.1 ../../gegl/libgegl-0.3.la -lwebp -inst-prefix-dir /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64) libtool: install: /usr/bin/install -c .libs/webp-save.soT /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/webp-save.so libtool: install: /usr/bin/install -c .libs/webp-save.lai /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/webp-save.la libtool: warning: relinking 'ppm-load.la' libtool: install: (cd /builddir/build/BUILD/gegl-0.3.14/operations/external; /bin/sh "/builddir/build/BUILD/gegl-0.3.14/libtool" --silent --tag CC --mode=relink gcc -std=gnu99 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL\" -avoid-version -export-dynamic -module -Wl,-z,relro -o ppm-load.la -rpath /usr/lib64/gegl-0.3 ppm-load.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lm -lbabl-0.1 ../../gegl/libgegl-0.3.la -inst-prefix-dir /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64) libtool: install: /usr/bin/install -c .libs/ppm-load.soT /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/ppm-load.so libtool: install: /usr/bin/install -c .libs/ppm-load.lai /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/ppm-load.la libtool: warning: relinking 'ppm-save.la' libtool: install: (cd /builddir/build/BUILD/gegl-0.3.14/operations/external; /bin/sh "/builddir/build/BUILD/gegl-0.3.14/libtool" --silent --tag CC --mode=relink gcc -std=gnu99 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL\" -avoid-version -export-dynamic -module -Wl,-z,relro -o ppm-save.la -rpath /usr/lib64/gegl-0.3 ppm-save.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lm -lbabl-0.1 ../../gegl/libgegl-0.3.la -inst-prefix-dir /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64) libtool: install: /usr/bin/install -c .libs/ppm-save.soT /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/ppm-save.so libtool: install: /usr/bin/install -c .libs/ppm-save.lai /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/ppm-save.la libtool: warning: relinking 'npy-save.la' libtool: install: (cd /builddir/build/BUILD/gegl-0.3.14/operations/external; /bin/sh "/builddir/build/BUILD/gegl-0.3.14/libtool" --silent --tag CC --mode=relink gcc -std=gnu99 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL\" -avoid-version -export-dynamic -module -Wl,-z,relro -o npy-save.la -rpath /usr/lib64/gegl-0.3 npy-save.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lm -lbabl-0.1 ../../gegl/libgegl-0.3.la -inst-prefix-dir /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64) libtool: install: /usr/bin/install -c .libs/npy-save.soT /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/npy-save.so libtool: install: /usr/bin/install -c .libs/npy-save.lai /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/npy-save.la libtool: warning: relinking 'rgbe-load.la' libtool: install: (cd /builddir/build/BUILD/gegl-0.3.14/operations/external; /bin/sh "/builddir/build/BUILD/gegl-0.3.14/libtool" --silent --tag CC --mode=relink gcc -std=gnu99 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I ../../libs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL\" -avoid-version -export-dynamic -module -Wl,-z,relro -o rgbe-load.la -rpath /usr/lib64/gegl-0.3 rgbe_load_la-rgbe-load.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lm -lbabl-0.1 ../../gegl/libgegl-0.3.la ../../libs/rgbe/librgbe.la -inst-prefix-dir /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64) libtool: install: /usr/bin/install -c .libs/rgbe-load.soT /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/rgbe-load.so libtool: install: /usr/bin/install -c .libs/rgbe-load.lai /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/rgbe-load.la libtool: warning: relinking 'rgbe-save.la' libtool: install: (cd /builddir/build/BUILD/gegl-0.3.14/operations/external; /bin/sh "/builddir/build/BUILD/gegl-0.3.14/libtool" --silent --tag CC --mode=relink gcc -std=gnu99 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I ../../libs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL\" -avoid-version -export-dynamic -module -Wl,-z,relro -o rgbe-save.la -rpath /usr/lib64/gegl-0.3 rgbe_save_la-rgbe-save.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lm -lbabl-0.1 ../../gegl/libgegl-0.3.la ../../libs/rgbe/librgbe.la -inst-prefix-dir /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64) libtool: install: /usr/bin/install -c .libs/rgbe-save.soT /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/rgbe-save.so libtool: install: /usr/bin/install -c .libs/rgbe-save.lai /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/rgbe-save.la libtool: warning: relinking 'npd.la' libtool: install: (cd /builddir/build/BUILD/gegl-0.3.14/operations/external; /bin/sh "/builddir/build/BUILD/gegl-0.3.14/libtool" --silent --tag CC --mode=relink gcc -std=gnu99 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I../../libs -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/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL\" -avoid-version -export-dynamic -module -Wl,-z,relro -o npd.la -rpath /usr/lib64/gegl-0.3 npd_la-npd.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lm -lbabl-0.1 ../../gegl/libgegl-0.3.la -L../../libs/npd -lgegl-npd-0.3 -lcairo -inst-prefix-dir /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64) libtool: install: /usr/bin/install -c .libs/npd.soT /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/npd.so libtool: install: /usr/bin/install -c .libs/npd.lai /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/npd.la libtool: warning: remember to run 'libtool --finish /usr/lib64/gegl-0.3' make[4]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/operations/external' make[3]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/operations/external' make[2]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/operations/external' make[2]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/operations' make[3]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/operations' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/operations' make[2]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/operations' make[1]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/operations' Making install in bin make[1]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/bin' make[2]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c gegl '/builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/bin' libtool: warning: '../gegl/libgegl-0.3.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/gegl /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/bin/gegl make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/bin' make[1]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/bin' Making install in tools make[1]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/tools' make[2]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/tools' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c gegl-imgcmp '/builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/bin' libtool: warning: '../gegl/libgegl-0.3.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/gegl-imgcmp /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/bin/gegl-imgcmp make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/tools' make[1]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/tools' Making install in examples make[1]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/examples' Making install in data make[2]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/examples/data' make[3]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/examples/data' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/examples/data' make[2]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/examples/data' make[2]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/examples' make[3]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/examples' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/examples' make[2]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/examples' make[1]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/examples' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/tests' Making install in buffer make[2]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/tests/buffer' /usr/bin/make install-recursive make[3]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/tests/buffer' Making install in reference make[4]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/tests/buffer/reference' make[5]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/tests/buffer/reference' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/tests/buffer/reference' make[4]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/tests/buffer/reference' Making install in tests make[4]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/tests/buffer/tests' make[5]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/tests/buffer/tests' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/tests/buffer/tests' make[4]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/tests/buffer/tests' make[4]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/tests/buffer' make[5]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/tests/buffer' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/tests/buffer' make[4]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/tests/buffer' make[3]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/tests/buffer' make[2]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/tests/buffer' Making install in mipmap make[2]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/tests/mipmap' make[3]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/tests/mipmap' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/tests/mipmap' make[2]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/tests/mipmap' Making install in compositions make[2]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/tests/compositions' Making install in data make[3]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/tests/compositions/data' make[4]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/tests/compositions/data' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/tests/compositions/data' make[3]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/tests/compositions/data' make[3]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/tests/compositions' make[4]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/tests/compositions' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/tests/compositions' make[3]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/tests/compositions' make[2]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/tests/compositions' Making install in simple make[2]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/tests/simple' make[3]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/tests/simple' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/tests/simple' make[2]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/tests/simple' Making install in xml make[2]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/tests/xml' Making install in data make[3]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/tests/xml/data' make[4]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/tests/xml/data' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/tests/xml/data' make[3]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/tests/xml/data' make[3]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/tests/xml' make[4]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/tests/xml' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/tests/xml' make[3]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/tests/xml' make[2]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/tests/xml' Making install in ff-load-save make[2]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/tests/ff-load-save' make[3]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/tests/ff-load-save' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/tests/ff-load-save' make[2]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/tests/ff-load-save' Making install in python make[2]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/tests/python' make[3]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/tests/python' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/tests/python' make[2]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/tests/python' make[2]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/tests' make[3]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/tests' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/tests' make[2]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/tests' make[1]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/tests' Making install in perf make[1]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/perf' make[2]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/perf' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/perf' make[1]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/perf' Making install in po make[1]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/po' /bin/sh /builddir/build/BUILD/gegl-0.3.14/install-sh -d /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/share/locale linguas="bs ca da de el en_GB eo es eu fr gl id is it ko lv nb oc pl pt pt_BR ru sk sl sr sv tr zh_CN "; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/gegl-0.3.14/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -c -m 644 $lang.gmo $dir/gegl-0.3.mo; \ echo "installing $lang.gmo as $dir/gegl-0.3.mo"; \ else \ /usr/bin/install -c -m 644 ./$lang.gmo $dir/gegl-0.3.mo; \ echo "installing ./$lang.gmo as" \ "$dir/gegl-0.3.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -c -m 644 $lang.gmo.m $dir/gegl-0.3.mo.m; \ echo "installing $lang.gmo.m as $dir/gegl-0.3.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -c -m 644 ./$lang.gmo.m \ $dir/gegl-0.3.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/gegl-0.3.mo.m"; \ else \ true; \ fi; \ fi; \ done installing bs.gmo as /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/share/locale/bs/LC_MESSAGES/gegl-0.3.mo installing ca.gmo as /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/share/locale/ca/LC_MESSAGES/gegl-0.3.mo installing da.gmo as /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/share/locale/da/LC_MESSAGES/gegl-0.3.mo installing de.gmo as /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/share/locale/de/LC_MESSAGES/gegl-0.3.mo installing el.gmo as /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/share/locale/el/LC_MESSAGES/gegl-0.3.mo installing en_GB.gmo as /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/share/locale/en_GB/LC_MESSAGES/gegl-0.3.mo installing eo.gmo as /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/share/locale/eo/LC_MESSAGES/gegl-0.3.mo installing es.gmo as /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/share/locale/es/LC_MESSAGES/gegl-0.3.mo installing eu.gmo as /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/share/locale/eu/LC_MESSAGES/gegl-0.3.mo installing fr.gmo as /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/share/locale/fr/LC_MESSAGES/gegl-0.3.mo installing gl.gmo as /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/share/locale/gl/LC_MESSAGES/gegl-0.3.mo installing id.gmo as /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/share/locale/id/LC_MESSAGES/gegl-0.3.mo installing is.gmo as /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/share/locale/is/LC_MESSAGES/gegl-0.3.mo installing it.gmo as /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/share/locale/it/LC_MESSAGES/gegl-0.3.mo installing ko.gmo as /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/share/locale/ko/LC_MESSAGES/gegl-0.3.mo installing lv.gmo as /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/share/locale/lv/LC_MESSAGES/gegl-0.3.mo installing nb.gmo as /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/share/locale/nb/LC_MESSAGES/gegl-0.3.mo installing oc.gmo as /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/share/locale/oc/LC_MESSAGES/gegl-0.3.mo installing pl.gmo as /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/share/locale/pl/LC_MESSAGES/gegl-0.3.mo installing pt.gmo as /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/share/locale/pt/LC_MESSAGES/gegl-0.3.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/gegl-0.3.mo installing ru.gmo as /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/share/locale/ru/LC_MESSAGES/gegl-0.3.mo installing sk.gmo as /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/share/locale/sk/LC_MESSAGES/gegl-0.3.mo installing sl.gmo as /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/share/locale/sl/LC_MESSAGES/gegl-0.3.mo installing sr.gmo as /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/share/locale/sr/LC_MESSAGES/gegl-0.3.mo installing sv.gmo as /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/share/locale/sv/LC_MESSAGES/gegl-0.3.mo installing tr.gmo as /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/share/locale/tr/LC_MESSAGES/gegl-0.3.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/gegl-0.3.mo make[1]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/po' Making install in docs make[1]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/docs' make[2]: Entering directory `/builddir/build/BUILD/gegl-0.3.14/docs' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/share/gtk-doc/html/gegl' /usr/bin/install -c -m 644 operations.json gegl.css brightness-contrast.c.html gegl.h.html gegl-operation.h.html gegl-operation-filter.h.html gegl-operation-composer.h.html gegl-operation-area-filter.h.html gegl-operation-meta.h.html gegl-operation-point-composer.h.html gegl-operation-point-filter.h.html gegl-operation-point-render.h.html gegl-operation-temporal.h.html gegl-operation-sink.h.html gegl-operation-source.h.html gegl-plugin.h.html '/builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/share/gtk-doc/html/gegl' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/share/gtk-doc/html/gegl/images' /usr/bin/install -c -m 644 images/standard-input.png images/standard-panorama.png images/standard-aux.png '/builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/share/gtk-doc/html/gegl/images' make[2]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/docs' make[1]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14/docs' make[1]: Entering directory `/builddir/build/BUILD/gegl-0.3.14' make[2]: Entering directory `/builddir/build/BUILD/gegl-0.3.14' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 gegl-0.3.pc '/builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14' make[1]: Leaving directory `/builddir/build/BUILD/gegl-0.3.14' + find /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64 -name '*.la' -delete + rm -rf /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/bin + rm -rf /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/share/gtk-doc + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64 gegl-0.3 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/gegl-0.3.14 extracting debug info from /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/npd.so extracting debug info from /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/rgbe-save.so extracting debug info from /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/rgbe-load.so extracting debug info from /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/npy-save.so extracting debug info from /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/ppm-save.so extracting debug info from /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/ppm-load.so extracting debug info from /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/webp-save.so extracting debug info from /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/webp-load.so extracting debug info from /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/tiff-save.so extracting debug info from /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/tiff-load.so extracting debug info from /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/lcms-from-profile.so extracting debug info from /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/matting-levin.so extracting debug info from /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/jp2-load.so extracting debug info from /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/raw-load.so extracting debug info from /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/sdl-display.so extracting debug info from /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/exr-save.so extracting debug info from /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/exr-load.so extracting debug info from /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/save-pixbuf.so extracting debug info from /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/pixbuf.so extracting debug info from /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/svg-load.so extracting debug info from /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/jpg-save.so extracting debug info from /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/jpg-load.so extracting debug info from /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/png-save.so extracting debug info from /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/png-load.so extracting debug info from /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/vector-stroke.so extracting debug info from /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/vector-fill.so extracting debug info from /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/path.so extracting debug info from /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/text.so extracting debug info from /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/transformops.so extracting debug info from /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/seamless-clone-compose.so extracting debug info from /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/seamless-clone.so extracting debug info from /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/gegl-generated.so extracting debug info from /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/gegl-common.so extracting debug info from /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/gegl-0.3/gegl-core.so extracting debug info from /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/libgegl-sc-0.3.so extracting debug info from /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/libgegl-npd-0.3.so extracting debug info from /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/lib64/libgegl-0.3.so.0.314.0 /usr/lib/rpm/sepdebugcrcfix: Updated 37 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libgegl-0.3.so.0.314.0.debug to /usr/lib/debug/usr/lib64/libgegl-0.3.so.debug symlinked /usr/lib/debug/usr/lib64/libgegl-0.3.so.0.314.0.debug to /usr/lib/debug/usr/lib64/libgegl-0.3.so.0.debug 19432 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: gegl03-0.3.14-1.el7.centos.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.C9YvJH + umask 022 + cd /builddir/build/BUILD + cd gegl-0.3.14 + LICENSEDIR=/builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/share/licenses/gegl03-0.3.14 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/share/licenses/gegl03-0.3.14 + cp -pr COPYING.LESSER /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64/usr/share/licenses/gegl03-0.3.14 + exit 0 Provides: gegl03 = 0.3.14-1.el7.centos gegl03(x86-64) = 0.3.14-1.el7.centos libgegl-0.3.so.0()(64bit) libgegl-npd-0.3.so()(64bit) libgegl-sc-0.3.so()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libHalf.so.6()(64bit) libIex.so.6()(64bit) libIexMath.so.6()(64bit) libIlmImf.so.7()(64bit) libIlmThread.so.6()(64bit) libImath.so.6()(64bit) libSDL-1.2.so.0()(64bit) libbabl-0.1.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libcairo.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgegl-0.3.so.0()(64bit) libgegl-npd-0.3.so()(64bit) libgegl-sc-0.3.so()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgomp.so.1()(64bit) libgthread-2.0.so.0()(64bit) libjasper.so.1()(64bit) libjpeg.so.62()(64bit) libjpeg.so.62(LIBJPEG_6.2)(64bit) libjson-glib-1.0.so.0()(64bit) liblcms2.so.2()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.15)(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpng16.so.16()(64bit) libpng16.so.16(PNG16_0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libraw.so.15()(64bit) librsvg-2.so.2()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libtiff.so.5()(64bit) libtiff.so.5(LIBTIFF_4.0)(64bit) libumfpack.so.5()(64bit) libwebp.so.4()(64bit) rtld(GNU_HASH) Processing files: gegl03-devel-0.3.14-1.el7.centos.x86_64 Provides: gegl03-devel = 0.3.14-1.el7.centos gegl03-devel(x86-64) = 0.3.14-1.el7.centos pkgconfig(gegl-0.3) = 0.3.14 pkgconfig(gegl-sc-0.3) = 0.3.14 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libgegl-0.3.so.0()(64bit) pkgconfig(babl) pkgconfig(gegl-0.3) pkgconfig(gio-2.0) pkgconfig(gio-unix-2.0) pkgconfig(gmodule-2.0) pkgconfig(gobject-2.0) pkgconfig(json-glib-1.0) Processing files: gegl03-debuginfo-0.3.14-1.el7.centos.x86_64 Provides: gegl03-debuginfo = 0.3.14-1.el7.centos gegl03-debuginfo(x86-64) = 0.3.14-1.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64 Wrote: /builddir/build/RPMS/gegl03-0.3.14-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/gegl03-devel-0.3.14-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/gegl03-debuginfo-0.3.14-1.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.iONX86 + umask 022 + cd /builddir/build/BUILD + cd gegl-0.3.14 + /usr/bin/rm -rf /builddir/build/BUILDROOT/gegl03-0.3.14-1.el7.centos.x86_64 + exit 0 Child return code was: 0