------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/bash-5.0.17.txz Installing /packages/All/perl5-5.30.2.txz ===== Message from perl5-5.30.2: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/enscript-a4-1.6.6_3.txz Installing /packages/All/evdev-proto-5.3.txz Installing /packages/All/v4l_compat-1.18.0.txz Installing /packages/All/libtextstyle-0.20.2.txz Installing /packages/All/gettext-tools-0.20.2.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/p5-XML-Parser-2.44.txz Installing /packages/All/intltool-0.51.0_1.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/pcre-8.43_2.txz Installing /packages/All/libxml2-2.9.10.txz Installing /packages/All/libiconv-1.14_11.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/python37-3.7.7.txz ===== Message from python37-3.7.7: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/glib-2.56.3_7,1.txz No schema files found: doing nothing. Installing /packages/All/gobject-introspection-1.56.1,1.txz Installing /packages/All/ninja-1.10.0,2.txz Installing /packages/All/py37-setuptools-44.0.0.txz Installing /packages/All/meson-0.54.0.txz Installing /packages/All/pkgconf-1.6.3,1.txz Installing /packages/All/wayland-1.16.0.txz Installing /packages/All/xkeyboard-config-2.29.txz Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/libXau-1.0.9.txz Installing /packages/All/xorgproto-2020.1.txz Installing /packages/All/libXdmcp-1.1.3.txz Installing /packages/All/libxcb-1.13.1.txz Installing /packages/All/libxkbcommon-0.10.0_2.txz ===== Message from libxkbcommon-0.10.0_2: -- If arrow keys don't work under X11 switch to legacy rules e.g., For sh/bash/ksh/zsh run and (optionally) add into ~/.profile: export XKB_DEFAULT_RULES=xorg For csh/tcsh run and (optionally) add into ~/.login: setenv XKB_DEFAULT_RULES xorg Installing /packages/All/pciids-20200421.txz Installing /packages/All/libpciaccess-0.16.txz Installing /packages/All/libdrm-2.4.101.txz Installing /packages/All/libelf-0.8.13_3.txz Installing /packages/All/libX11-1.6.9_1,1.txz Installing /packages/All/libXfixes-5.0.3_2.txz Installing /packages/All/libXdamage-1.1.5.txz Installing /packages/All/libXext-1.3.4,1.txz Installing /packages/All/libXrender-0.9.10_2.txz Installing /packages/All/libXrandr-1.5.2.txz Installing /packages/All/libxshmfence-1.3.txz Installing /packages/All/libXxf86vm-1.1.4_3.txz Installing /packages/All/mesa-libs-19.0.8.txz ===== Message from mesa-libs-19.0.8: -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. Installing /packages/All/libXinerama-1.1.4_2,1.txz Installing /packages/All/libXcursor-1.2.0.txz Installing /packages/All/libXi-1.7.10,1.txz Installing /packages/All/libXScrnSaver-1.2.3_2.txz Installing /packages/All/sdl2-2.0.10_1.txz Installing /packages/All/jbigkit-2.1_1.txz Installing /packages/All/jpeg-turbo-2.0.4.txz Installing /packages/All/tiff-4.1.0.txz Installing /packages/All/lcms2-2.9.txz Installing /packages/All/babl-0.1.74.txz Installing /packages/All/json-glib-1.4.4.txz Installing /packages/All/fribidi-0.19.7.txz Installing /packages/All/libnsgif-0.2.1.txz ===== Message from libnsgif-0.2.1: -- ===> NOTICE: The libnsgif port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port Installing /packages/All/png-1.6.37.txz Installing /packages/All/exiv2-0.27.2,1.txz Installing /packages/All/gexiv2-0.12.0_1.txz Installing /packages/All/libltdl-2.4.6.txz Installing /packages/All/giflib-5.2.1.txz Installing /packages/All/webp-1.1.0.txz Installing /packages/All/freetype2-2.10.1.txz ===== Message from freetype2-2.10.1: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/site/index.html, if documentation was installed). Installing /packages/All/fontconfig-2.13.92_2,1.txz Running fc-cache to build fontconfig cache... Font directories: /usr/local/share/fonts /usr/local/lib/X11/fonts /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory fc-cache: succeeded Installing /packages/All/libgd-2.3.0,1.txz Installing /packages/All/pixman-0.40.0.txz Installing /packages/All/cairo-1.16.0,2.txz Installing /packages/All/graphite2-1.3.14.txz Installing /packages/All/harfbuzz-2.6.5.txz Installing /packages/All/libfontenc-1.1.4.txz Installing /packages/All/mkfontscale-1.2.1.txz Installing /packages/All/font-bh-ttf-1.0.3_4.txz Installing /packages/All/font-misc-meltho-1.0.3_4.txz Installing /packages/All/font-misc-ethiopic-1.0.3_4.txz Installing /packages/All/encodings-1.0.5,1.txz Installing /packages/All/dejavu-2.37_1.txz ===== Message from dejavu-2.37_1: -- Make sure that the freetype module is loaded. If it is not, add the following line to the "Modules" section of your X Windows configuration file: Load "freetype" Add the following line to the "Files" section of X Windows configuration file: FontPath "/usr/local/share/fonts/dejavu/" Note: your X Windows configuration file is typically /etc/X11/XF86Config if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. Installing /packages/All/xorg-fonts-truetype-7.7_1.txz Installing /packages/All/libXft-2.3.3.txz Installing /packages/All/pango-1.42.4_3.txz Installing /packages/All/libICE-1.0.10,1.txz Installing /packages/All/libSM-1.2.3,1.txz Installing /packages/All/libXt-1.2.0,1.txz Installing /packages/All/libXmu-1.1.3,1.txz Installing /packages/All/libXpm-3.5.13.txz Installing /packages/All/libXaw-1.0.13_3,2.txz Installing /packages/All/graphviz-2.44.0_2.txz Installing /packages/All/libGLU-9.0.1.txz Installing /packages/All/freeglut-3.0.0_2.txz ===== Message from freeglut-3.0.0_2: -- Joystick support is untested and it is unknown if it works. Do not hesitate to contact x11@FreeBSD.org if this causes issues. Installing /packages/All/jasper-2.0.16_1.txz Installing /packages/All/ilmbase-2.5.1.txz Installing /packages/All/openexr-2.5.1.txz Installing /packages/All/nspr-4.25.txz Installing /packages/All/sqlite3-3.31.1_1,1.txz Installing /packages/All/nss-3.52.txz Installing /packages/All/openjpeg-2.3.1.txz Installing /packages/All/poppler-data-0.4.9_2.txz Installing /packages/All/poppler-0.88.0.txz Installing /packages/All/poppler-glib-0.88.0.txz Installing /packages/All/libraw-0.19.5.txz Installing /packages/All/libspiro-20190731,1.txz Installing /packages/All/argp-standalone-1.3_4.txz ===== Message from argp-standalone-1.3_4: -- ===> NOTICE: The argp-standalone port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port Installing /packages/All/libudev-devd-0.4.2.txz Installing /packages/All/libv4l-1.18.0.txz Installing /packages/All/shared-mime-info-1.10_2.txz Installing /packages/All/gdk-pixbuf2-2.40.0.txz Installing /packages/All/libgsf-1.14.46.txz Installing /packages/All/libcroco-0.6.13.txz Installing /packages/All/librsvg2-2.40.21.txz SUCCEEDED 00:00:57 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> gegl-0.4.22_5 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> gegl-0.4.22_5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by gegl-0.4.22_5 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> gegl-0.4.22_5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by gegl-0.4.22_5 for building => SHA256 Checksum OK for gegl-0.4.22.tar.xz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> gegl-0.4.22_5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by gegl-0.4.22_5 for building ===> Extracting for gegl-0.4.22_5 ===> gegl-0.4.22_5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by gegl-0.4.22_5 for building => SHA256 Checksum OK for gegl-0.4.22.tar.xz. Extracted Memory Use: 23.41M SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for gegl-0.4.22_5 ===> Applying dragonfly patches for gegl-0.4.22_5 ===> Cleanly applied dragonfly patch(es) patch-gegl_gegl-config.c SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> gegl-0.4.22_5 depends on executable: bash - found ===> gegl-0.4.22_5 depends on executable: enscript - found ===> gegl-0.4.22_5 depends on package: v4l_compat>=0 - found ===> gegl-0.4.22_5 depends on executable: msgfmt - found ===> gegl-0.4.22_5 depends on file: /usr/local/bin/intltool-extract - found ===> gegl-0.4.22_5 depends on executable: g-ir-scanner - found ===> gegl-0.4.22_5 depends on executable: meson - found ===> gegl-0.4.22_5 depends on executable: ninja - found ===> gegl-0.4.22_5 depends on package: pkgconf>=1.3.0_1 - found ===> gegl-0.4.22_5 depends on file: /usr/local/bin/sdl2-config - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> gegl-0.4.22_5 depends on shared library: libbabl-0.1.so - found (/usr/local/lib/libbabl-0.1.so) ===> gegl-0.4.22_5 depends on shared library: libjson-glib-1.0.so - found (/usr/local/lib/libjson-glib-1.0.so) ===> gegl-0.4.22_5 depends on shared library: libfribidi.so - found (/usr/local/lib/libfribidi.so) ===> gegl-0.4.22_5 depends on shared library: libnsgif.so - found (/usr/local/lib/libnsgif.so) ===> gegl-0.4.22_5 depends on shared library: libpng.so - found (/usr/local/lib/libpng.so) ===> gegl-0.4.22_5 depends on shared library: libgexiv2.so - found (/usr/local/lib/libgexiv2.so) ===> gegl-0.4.22_5 depends on shared library: libcgraph.so - found (/usr/local/lib/libcgraph.so) ===> gegl-0.4.22_5 depends on shared library: libjasper.so - found (/usr/local/lib/libjasper.so) ===> gegl-0.4.22_5 depends on shared library: liblcms2.so - found (/usr/local/lib/liblcms2.so) ===> gegl-0.4.22_5 depends on shared library: libIlmImf.so - found (/usr/local/lib/libIlmImf.so) ===> gegl-0.4.22_5 depends on shared library: libImath.so - found (/usr/local/lib/libImath.so) ===> gegl-0.4.22_5 depends on shared library: libpoppler-glib.so - found (/usr/local/lib/libpoppler-glib.so) ===> gegl-0.4.22_5 depends on shared library: libraw.so - found (/usr/local/lib/libraw.so) ===> gegl-0.4.22_5 depends on shared library: libspiro.so - found (/usr/local/lib/libspiro.so) ===> gegl-0.4.22_5 depends on shared library: libtiff.so - found (/usr/local/lib/libtiff.so) ===> gegl-0.4.22_5 depends on shared library: libv4l2.so - found (/usr/local/lib/libv4l2.so) ===> gegl-0.4.22_5 depends on shared library: libwebp.so - found (/usr/local/lib/libwebp.so) ===> gegl-0.4.22_5 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> gegl-0.4.22_5 depends on shared library: libcairo.so - found (/usr/local/lib/libcairo.so) ===> gegl-0.4.22_5 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so) ===> gegl-0.4.22_5 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> gegl-0.4.22_5 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> gegl-0.4.22_5 depends on shared library: libgsf-1.so - found (/usr/local/lib/libgsf-1.so) ===> gegl-0.4.22_5 depends on shared library: librsvg-2.so - found (/usr/local/lib/librsvg-2.so) ===> gegl-0.4.22_5 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so) ===> gegl-0.4.22_5 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) ===> gegl-0.4.22_5 depends on shared library: libjpeg.so - found (/usr/local/lib/libjpeg.so) ===> gegl-0.4.22_5 depends on shared library: libSDL2.so - found (/usr/local/lib/libSDL2.so) SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> gegl-0.4.22_5 depends on executable: bash - found ===> gegl-0.4.22_5 depends on executable: enscript - found ===> gegl-0.4.22_5 depends on package: v4l_compat>=0 - found ===> gegl-0.4.22_5 depends on executable: msgfmt - found ===> gegl-0.4.22_5 depends on file: /usr/local/bin/intltool-extract - found ===> gegl-0.4.22_5 depends on executable: g-ir-scanner - found ===> gegl-0.4.22_5 depends on executable: meson - found ===> gegl-0.4.22_5 depends on executable: ninja - found ===> gegl-0.4.22_5 depends on package: pkgconf>=1.3.0_1 - found ===> gegl-0.4.22_5 depends on file: /usr/local/bin/sdl2-config - found ===> gegl-0.4.22_5 depends on shared library: libbabl-0.1.so - found (/usr/local/lib/libbabl-0.1.so) ===> gegl-0.4.22_5 depends on shared library: libjson-glib-1.0.so - found (/usr/local/lib/libjson-glib-1.0.so) ===> gegl-0.4.22_5 depends on shared library: libfribidi.so - found (/usr/local/lib/libfribidi.so) ===> gegl-0.4.22_5 depends on shared library: libnsgif.so - found (/usr/local/lib/libnsgif.so) ===> gegl-0.4.22_5 depends on shared library: libpng.so - found (/usr/local/lib/libpng.so) ===> gegl-0.4.22_5 depends on shared library: libgexiv2.so - found (/usr/local/lib/libgexiv2.so) ===> gegl-0.4.22_5 depends on shared library: libcgraph.so - found (/usr/local/lib/libcgraph.so) ===> gegl-0.4.22_5 depends on shared library: libjasper.so - found (/usr/local/lib/libjasper.so) ===> gegl-0.4.22_5 depends on shared library: liblcms2.so - found (/usr/local/lib/liblcms2.so) ===> gegl-0.4.22_5 depends on shared library: libIlmImf.so - found (/usr/local/lib/libIlmImf.so) ===> gegl-0.4.22_5 depends on shared library: libImath.so - found (/usr/local/lib/libImath.so) ===> gegl-0.4.22_5 depends on shared library: libpoppler-glib.so - found (/usr/local/lib/libpoppler-glib.so) ===> gegl-0.4.22_5 depends on shared library: libraw.so - found (/usr/local/lib/libraw.so) ===> gegl-0.4.22_5 depends on shared library: libspiro.so - found (/usr/local/lib/libspiro.so) ===> gegl-0.4.22_5 depends on shared library: libtiff.so - found (/usr/local/lib/libtiff.so) ===> gegl-0.4.22_5 depends on shared library: libv4l2.so - found (/usr/local/lib/libv4l2.so) ===> gegl-0.4.22_5 depends on shared library: libwebp.so - found (/usr/local/lib/libwebp.so) ===> gegl-0.4.22_5 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> gegl-0.4.22_5 depends on shared library: libcairo.so - found (/usr/local/lib/libcairo.so) ===> gegl-0.4.22_5 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so) ===> gegl-0.4.22_5 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> gegl-0.4.22_5 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> gegl-0.4.22_5 depends on shared library: libgsf-1.so - found (/usr/local/lib/libgsf-1.so) ===> gegl-0.4.22_5 depends on shared library: librsvg-2.so - found (/usr/local/lib/librsvg-2.so) ===> gegl-0.4.22_5 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so) ===> gegl-0.4.22_5 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) ===> gegl-0.4.22_5 depends on shared library: libjpeg.so - found (/usr/local/lib/libjpeg.so) ===> gegl-0.4.22_5 depends on shared library: libSDL2.so - found (/usr/local/lib/libSDL2.so) ===> Configuring for gegl-0.4.22_5 The Meson build system Version: 0.54.0 Source dir: /construction/graphics/gegl/gegl-0.4.22 Build dir: /construction/graphics/gegl/gegl-0.4.22/_build Build type: native build Project name: gegl Project version: 0.4.22 Using 'CC' from environment with value: 'cc' Using 'CFLAGS' from environment with value: '-pipe -O2 -isystem /usr/local/include -fno-strict-aliasing ' Using 'LDFLAGS' from environment with value: ' -lm ' Using 'CPPFLAGS' from environment with value: '-isystem /usr/local/include' Using 'CXX' from environment with value: 'c++' Using 'CXXFLAGS' from environment with value: ' -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include ' Using 'LDFLAGS' from environment with value: ' -lm ' Using 'CPPFLAGS' from environment with value: '-isystem /usr/local/include' Using 'CC' from environment with value: 'cc' Using 'CFLAGS' from environment with value: '-pipe -O2 -isystem /usr/local/include -fno-strict-aliasing ' Using 'LDFLAGS' from environment with value: ' -lm ' Using 'CPPFLAGS' from environment with value: '-isystem /usr/local/include' C compiler for the host machine: cc (gcc 8.3.0 "cc 8.3 [DragonFly] Release/2019-02-22") C linker for the host machine: cc ld.gold 2.27 Using 'CXX' from environment with value: 'c++' Using 'CXXFLAGS' from environment with value: ' -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include ' Using 'LDFLAGS' from environment with value: ' -lm ' Using 'CPPFLAGS' from environment with value: '-isystem /usr/local/include' C++ compiler for the host machine: c++ (gcc 8.3.0 "c++ 8.3 [DragonFly] Release/2019-02-22") C++ linker for the host machine: c++ ld.gold 2.27 Host machine cpu family: x86_64 Host machine cpu: x86_64 Program python3 found: YES (/usr/local/bin/python3.7) Message: Host machine cpu family: x86_64 Compiler for C supports arguments -DHAVE_CONFIG_H: YES Compiler for C supports arguments -Ofast: YES Compiler for C supports arguments -Winit-self: YES Compiler for C supports arguments -Wmissing-declarations: YES Compiler for C supports arguments -Wpointer-arith: YES Compiler for C supports arguments -Wno-deprecated-declarations -Wdeprecated-declarations: YES Compiler for C supports arguments -Wmissing-prototypes: YES Compiler for C supports arguments -Wold-style-definition: YES Compiler for C++ supports arguments -DHAVE_CONFIG_H: YES Compiler for C++ supports arguments -Ofast: YES Compiler for C++ supports arguments -Winit-self: YES Compiler for C++ supports arguments -Wmissing-declarations: YES Compiler for C++ supports arguments -Wpointer-arith: YES Compiler for C++ supports arguments -Wno-deprecated-declarations -Wdeprecated-declarations: YES Program bash found: YES (/usr/local/bin/bash) Program perl5 found: NO Program perl found: YES (/usr/local/bin/perl) Program asciidoc found: NO Program enscript found: YES (/usr/local/bin/enscript) Program rsvg-convert found: YES (/usr/local/bin/rsvg-convert) Program ruby found: NO Has header "unistd.h" : YES Has header "execinfo.h" : YES Checking for function "fsync" : YES Checking for function "malloc_trim" : NO Library m found: YES Library dl found: YES Run-time dependency threads found: YES Using 'PKG_CONFIG' from environment with value: 'pkgconf' Found pkg-config: /usr/local/bin/pkgconf (1.6.3) Run-time dependency babl found: YES 0.1.74 Run-time dependency glib-2.0 found: YES 2.56.3 Run-time dependency gobject-2.0 found: YES 2.56.3 Run-time dependency gmodule-2.0 found: YES 2.56.3 Run-time dependency gthread-2.0 found: YES 2.56.3 Run-time dependency gio-2.0 found: YES 2.56.3 Run-time dependency gio-unix-2.0 found: YES 2.56.3 Run-time dependency json-glib-1.0 found: YES 1.4.4 Did not find CMake 'cmake' Found CMake: NO Run-time dependency poly2tri-c found: NO (tried pkgconfig and cmake) Looking for a fallback subproject for the dependency poly2tri-c |Executing subproject poly2tri-c method meson | |Project name: poly2tri-c |Project version: 0.1.0 |C compiler for the host machine: cc (gcc 8.3.0 "cc 8.3 [DragonFly] Release/2019-02-22") |C linker for the host machine: cc ld.gold 2.27 |Dependency glib-2.0 found: YES 2.56.3 (cached) |Library m found: YES |Build targets in project: 4 |Subproject poly2tri-c finished. Dependency poly2tri-c from subproject subprojects/poly2tri-c found: YES 0.1.0 Run-time dependency libnsgif found: YES 0.2.1 Run-time dependency gdk-pixbuf-2.0 found: YES 2.40.0 Run-time dependency pango found: YES 1.42.3 Run-time dependency pangocairo found: YES 1.42.3 Run-time dependency cairo found: YES 1.16.0 Run-time dependency exiv2 found: YES 0.27.2 Run-time dependency gexiv2 found: YES 0.12.0 Run-time dependency jasper found: YES 2.0.16 Run-time dependency lcms2 found: YES 2.9 Dependency lensfun skipped: feature lensfun disabled Run-time dependency libjpeg found: YES 2.0.4 Run-time dependency libpng found: YES 1.6.37 Run-time dependency libraw found: YES 0.19.5 Run-time dependency librsvg-2.0 found: YES 2.40.21 Run-time dependency libspiro found: YES 20190731 Run-time dependency libtiff-4 found: YES 4.1.0 Run-time dependency libv4l1 found: YES 1.18.0 Run-time dependency libv4l2 found: YES 1.18.0 Dependency luajit skipped: feature lua disabled Dependency mrg skipped: feature mrg disabled Run-time dependency openexr found: YES 2.5.1 Dependency sdl skipped: feature sdl1 disabled Run-time dependency sdl2 found: YES 2.0.10 Dependency vapigen skipped: feature vapigen disabled Run-time dependency libwebp found: YES 1.1.0 Run-time dependency poppler-glib found: YES 0.88.0 Dependency pygobject-3.0 skipped: feature pygobject disabled Dependency gobject-introspection-1.0 skipped: feature pygobject disabled Dependency libavcodec skipped: feature libav disabled Dependency libavformat skipped: feature libav disabled Dependency libavutil skipped: feature libav disabled Dependency libswscale skipped: feature libav disabled Library umfpack skipped: feature umfpack disabled Configuring config.h using configuration Program tools/argvs_extract.sh found: YES (/construction/graphics/gegl/gegl-0.4.22/tools/argvs_extract.sh) Configuring gegl-version.h using configuration Using 'PKG_CONFIG' from environment with value: 'pkgconf' Found pkg-config: /usr/local/bin/pkgconf (1.6.3) Program gen-loader.sh found: YES (/construction/graphics/gegl/gegl-0.4.22/tools/gen-loader.sh) Program gobj2dot.rb found: YES (/construction/graphics/gegl/gegl-0.4.22/tools/gobj2dot.rb) Program dist-script.sh found: YES (/construction/graphics/gegl/gegl-0.4.22/tools/dist-script.sh) Program invert-crop.sh found: YES (/construction/graphics/gegl/gegl-0.4.22/tests/mipmap/invert-crop.sh) Program invert.sh found: YES (/construction/graphics/gegl/gegl-0.4.22/tests/mipmap/invert.sh) Program rotate-crop.sh found: YES (/construction/graphics/gegl/gegl-0.4.22/tests/mipmap/rotate-crop.sh) Program rotate.sh found: YES (/construction/graphics/gegl/gegl-0.4.22/tests/mipmap/rotate.sh) Program unsharp-crop.sh found: YES (/construction/graphics/gegl/gegl-0.4.22/tests/mipmap/unsharp-crop.sh) Program unsharp.sh found: YES (/construction/graphics/gegl/gegl-0.4.22/tests/mipmap/unsharp.sh) Program buffer-tests-run.sh found: YES (/bin/bash -e /construction/graphics/gegl/gegl-0.4.22/tests/buffer/buffer-tests-run.sh) Message: Building GEGL with prefix=/usr/local Optional features: GEGL docs: false Build workshop: false Vala support: false Optional dependencies: asciidoc: false enscript: true mrg: false Ruby: false Luajit: false Cairo: true Pango: true pangocairo: true poppler: true GDKPixbuf: true JPEG: true PNG: true OpenEXR: true rsvg: true SDL: false libraw: true Jasper: true av libs: false V4L: true V4L2: true spiro: true EXIV: true gexiv2: true umfpack: false TIFF true webp: true poly2tri-c: true (internal) Build targets in project: 230 gegl 0.4.22 Subprojects poly2tri-c: YES Option buildtype is: release [default: debugoptimized] Found ninja-1.10.0 at /usr/local/bin/ninja SUCCEEDED 00:00:22 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for gegl-0.4.22_5 [1/750] cc -Isubprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta -Isubprojects/poly2tri-c/poly2tri-c/refine -I../subprojects/poly2tri-c/poly2tri-c/refine -Isubprojects/poly2tri-c -I../subprojects/poly2tri-c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -MD -MQ 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/edge.c.o' -MF 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/edge.c.o.d' -o 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/edge.c.o' -c ../subprojects/poly2tri-c/poly2tri-c/refine/edge.c [2/750] cc -Isubprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta -Isubprojects/poly2tri-c/poly2tri-c/refine -I../subprojects/poly2tri-c/poly2tri-c/refine -Isubprojects/poly2tri-c -I../subprojects/poly2tri-c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -MD -MQ 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/bounded-line.c.o' -MF 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/bounded-line.c.o.d' -o 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/bounded-line.c.o' -c ../subprojects/poly2tri-c/poly2tri-c/refine/bounded-line.c [3/750] cc -Isubprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta -Isubprojects/poly2tri-c/poly2tri-c/refine -I../subprojects/poly2tri-c/poly2tri-c/refine -Isubprojects/poly2tri-c -I../subprojects/poly2tri-c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -MD -MQ 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/line.c.o' -MF 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/line.c.o.d' -o 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/line.c.o' -c ../subprojects/poly2tri-c/poly2tri-c/refine/line.c [4/750] cc -Isubprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta -Isubprojects/poly2tri-c/poly2tri-c/refine -I../subprojects/poly2tri-c/poly2tri-c/refine -Isubprojects/poly2tri-c -I../subprojects/poly2tri-c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -MD -MQ 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/circle.c.o' -MF 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/circle.c.o.d' -o 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/circle.c.o' -c ../subprojects/poly2tri-c/poly2tri-c/refine/circle.c [5/750] cc -Isubprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta -Isubprojects/poly2tri-c/poly2tri-c/refine -I../subprojects/poly2tri-c/poly2tri-c/refine -Isubprojects/poly2tri-c -I../subprojects/poly2tri-c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -MD -MQ 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/cluster.c.o' -MF 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/cluster.c.o.d' -o 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/cluster.c.o' -c ../subprojects/poly2tri-c/poly2tri-c/refine/cluster.c [6/750] cc -Isubprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta -Isubprojects/poly2tri-c/poly2tri-c/refine -I../subprojects/poly2tri-c/poly2tri-c/refine -Isubprojects/poly2tri-c -I../subprojects/poly2tri-c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -MD -MQ 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/cdt-flipfix.c.o' -MF 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/cdt-flipfix.c.o.d' -o 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/cdt-flipfix.c.o' -c ../subprojects/poly2tri-c/poly2tri-c/refine/cdt-flipfix.c [7/750] rm -f subprojects/poly2tri-c/libpoly2tri-c.a && ar csrD subprojects/poly2tri-c/libpoly2tri-c.a [8/750] cc -Isubprojects/poly2tri-c/poly2tri-c/p2t/17569a1@@p2tc@sta -Isubprojects/poly2tri-c/poly2tri-c/p2t -I../subprojects/poly2tri-c/poly2tri-c/p2t -Isubprojects/poly2tri-c -I../subprojects/poly2tri-c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -MD -MQ 'subprojects/poly2tri-c/poly2tri-c/p2t/17569a1@@p2tc@sta/common_utils.c.o' -MF 'subprojects/poly2tri-c/poly2tri-c/p2t/17569a1@@p2tc@sta/common_utils.c.o.d' -o 'subprojects/poly2tri-c/poly2tri-c/p2t/17569a1@@p2tc@sta/common_utils.c.o' -c ../subprojects/poly2tri-c/poly2tri-c/p2t/common/utils.c [9/750] cc -Isubprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta -Isubprojects/poly2tri-c/poly2tri-c/refine -I../subprojects/poly2tri-c/poly2tri-c/refine -Isubprojects/poly2tri-c -I../subprojects/poly2tri-c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -MD -MQ 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/cdt.c.o' -MF 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/cdt.c.o.d' -o 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/cdt.c.o' -c ../subprojects/poly2tri-c/poly2tri-c/refine/cdt.c [10/750] cc -Isubprojects/poly2tri-c/poly2tri-c/p2t/17569a1@@p2tc@sta -Isubprojects/poly2tri-c/poly2tri-c/p2t -I../subprojects/poly2tri-c/poly2tri-c/p2t -Isubprojects/poly2tri-c -I../subprojects/poly2tri-c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -MD -MQ 'subprojects/poly2tri-c/poly2tri-c/p2t/17569a1@@p2tc@sta/sweep_cdt.c.o' -MF 'subprojects/poly2tri-c/poly2tri-c/p2t/17569a1@@p2tc@sta/sweep_cdt.c.o.d' -o 'subprojects/poly2tri-c/poly2tri-c/p2t/17569a1@@p2tc@sta/sweep_cdt.c.o' -c ../subprojects/poly2tri-c/poly2tri-c/p2t/sweep/cdt.c [11/750] cc -Isubprojects/poly2tri-c/poly2tri-c/p2t/17569a1@@p2tc@sta -Isubprojects/poly2tri-c/poly2tri-c/p2t -I../subprojects/poly2tri-c/poly2tri-c/p2t -Isubprojects/poly2tri-c -I../subprojects/poly2tri-c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -MD -MQ 'subprojects/poly2tri-c/poly2tri-c/p2t/17569a1@@p2tc@sta/sweep_sweep_context.c.o' -MF 'subprojects/poly2tri-c/poly2tri-c/p2t/17569a1@@p2tc@sta/sweep_sweep_context.c.o.d' -o 'subprojects/poly2tri-c/poly2tri-c/p2t/17569a1@@p2tc@sta/sweep_sweep_context.c.o' -c ../subprojects/poly2tri-c/poly2tri-c/p2t/sweep/sweep_context.c [12/750] cc -Isubprojects/poly2tri-c/poly2tri-c/p2t/17569a1@@p2tc@sta -Isubprojects/poly2tri-c/poly2tri-c/p2t -I../subprojects/poly2tri-c/poly2tri-c/p2t -Isubprojects/poly2tri-c -I../subprojects/poly2tri-c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -MD -MQ 'subprojects/poly2tri-c/poly2tri-c/p2t/17569a1@@p2tc@sta/sweep_advancing_front.c.o' -MF 'subprojects/poly2tri-c/poly2tri-c/p2t/17569a1@@p2tc@sta/sweep_advancing_front.c.o.d' -o 'subprojects/poly2tri-c/poly2tri-c/p2t/17569a1@@p2tc@sta/sweep_advancing_front.c.o' -c ../subprojects/poly2tri-c/poly2tri-c/p2t/sweep/advancing_front.c [13/750] cc -Isubprojects/poly2tri-c/poly2tri-c/render/2e24173@@p2tc_render@sta -Isubprojects/poly2tri-c/poly2tri-c/render -I../subprojects/poly2tri-c/poly2tri-c/render -Isubprojects/poly2tri-c -I../subprojects/poly2tri-c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -MD -MQ 'subprojects/poly2tri-c/poly2tri-c/render/2e24173@@p2tc_render@sta/svg-plot.c.o' -MF 'subprojects/poly2tri-c/poly2tri-c/render/2e24173@@p2tc_render@sta/svg-plot.c.o.d' -o 'subprojects/poly2tri-c/poly2tri-c/render/2e24173@@p2tc_render@sta/svg-plot.c.o' -c ../subprojects/poly2tri-c/poly2tri-c/render/svg-plot.c [14/750] cc -Isubprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta -Isubprojects/poly2tri-c/poly2tri-c/refine -I../subprojects/poly2tri-c/poly2tri-c/refine -Isubprojects/poly2tri-c -I../subprojects/poly2tri-c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -MD -MQ 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/vtriangle.c.o' -MF 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/vtriangle.c.o.d' -o 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/vtriangle.c.o' -c ../subprojects/poly2tri-c/poly2tri-c/refine/vtriangle.c [15/750] cc -Isubprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta -Isubprojects/poly2tri-c/poly2tri-c/refine -I../subprojects/poly2tri-c/poly2tri-c/refine -Isubprojects/poly2tri-c -I../subprojects/poly2tri-c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -MD -MQ 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/mesh-action.c.o' -MF 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/mesh-action.c.o.d' -o 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/mesh-action.c.o' -c ../subprojects/poly2tri-c/poly2tri-c/refine/mesh-action.c [16/750] cc -Isubprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta -Isubprojects/poly2tri-c/poly2tri-c/refine -I../subprojects/poly2tri-c/poly2tri-c/refine -Isubprojects/poly2tri-c -I../subprojects/poly2tri-c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -MD -MQ 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/delaunay-terminator.c.o' -MF 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/delaunay-terminator.c.o.d' -o 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/delaunay-terminator.c.o' -c ../subprojects/poly2tri-c/poly2tri-c/refine/delaunay-terminator.c [17/750] cc -Isubprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta -Isubprojects/poly2tri-c/poly2tri-c/refine -I../subprojects/poly2tri-c/poly2tri-c/refine -Isubprojects/poly2tri-c -I../subprojects/poly2tri-c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -MD -MQ 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/utils.c.o' -MF 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/utils.c.o.d' -o 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/utils.c.o' -c ../subprojects/poly2tri-c/poly2tri-c/refine/utils.c [18/750] cc -Isubprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta -Isubprojects/poly2tri-c/poly2tri-c/refine -I../subprojects/poly2tri-c/poly2tri-c/refine -Isubprojects/poly2tri-c -I../subprojects/poly2tri-c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -MD -MQ 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/visibility.c.o' -MF 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/visibility.c.o.d' -o 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/visibility.c.o' -c ../subprojects/poly2tri-c/poly2tri-c/refine/visibility.c [19/750] cc -Isubprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta -Isubprojects/poly2tri-c/poly2tri-c/refine -I../subprojects/poly2tri-c/poly2tri-c/refine -Isubprojects/poly2tri-c -I../subprojects/poly2tri-c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -MD -MQ 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/refiner.c.o' -MF 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/refiner.c.o.d' -o 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/refiner.c.o' -c ../subprojects/poly2tri-c/poly2tri-c/refine/refiner.c [20/750] cc -Isubprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta -Isubprojects/poly2tri-c/poly2tri-c/refine -I../subprojects/poly2tri-c/poly2tri-c/refine -Isubprojects/poly2tri-c -I../subprojects/poly2tri-c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -MD -MQ 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/pslg.c.o' -MF 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/pslg.c.o.d' -o 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/pslg.c.o' -c ../subprojects/poly2tri-c/poly2tri-c/refine/pslg.c [21/750] /usr/local/bin/python3.7 ../opencl/cltostring.py ../opencl/color-to-alpha.cl opencl/color-to-alpha.cl.h [22/750] cc -Isubprojects/poly2tri-c/poly2tri-c/render/2e24173@@p2tc_render@sta -Isubprojects/poly2tri-c/poly2tri-c/render -I../subprojects/poly2tri-c/poly2tri-c/render -Isubprojects/poly2tri-c -I../subprojects/poly2tri-c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -MD -MQ 'subprojects/poly2tri-c/poly2tri-c/render/2e24173@@p2tc_render@sta/mesh-render.c.o' -MF 'subprojects/poly2tri-c/poly2tri-c/render/2e24173@@p2tc_render@sta/mesh-render.c.o.d' -o 'subprojects/poly2tri-c/poly2tri-c/render/2e24173@@p2tc_render@sta/mesh-render.c.o' -c ../subprojects/poly2tri-c/poly2tri-c/render/mesh-render.c [23/750] rm -f subprojects/poly2tri-c/poly2tri-c/render/libp2tc_render.a && ar csrD subprojects/poly2tri-c/poly2tri-c/render/libp2tc_render.a 'subprojects/poly2tri-c/poly2tri-c/render/2e24173@@p2tc_render@sta/mesh-render.c.o' 'subprojects/poly2tri-c/poly2tri-c/render/2e24173@@p2tc_render@sta/svg-plot.c.o' [24/750] /usr/local/bin/python3.7 ../opencl/cltostring.py ../opencl/color-temperature.cl opencl/color-temperature.cl.h [25/750] /usr/local/bin/python3.7 ../opencl/cltostring.py ../opencl/color-exchange.cl opencl/color-exchange.cl.h [26/750] cc -Isubprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta -Isubprojects/poly2tri-c/poly2tri-c/refine -I../subprojects/poly2tri-c/poly2tri-c/refine -Isubprojects/poly2tri-c -I../subprojects/poly2tri-c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -MD -MQ 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/vector2.c.o' -MF 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/vector2.c.o.d' -o 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/vector2.c.o' -c ../subprojects/poly2tri-c/poly2tri-c/refine/vector2.c [27/750] /usr/local/bin/python3.7 ../opencl/cltostring.py ../opencl/checkerboard.cl opencl/checkerboard.cl.h [28/750] cc -Isubprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta -Isubprojects/poly2tri-c/poly2tri-c/refine -I../subprojects/poly2tri-c/poly2tri-c/refine -Isubprojects/poly2tri-c -I../subprojects/poly2tri-c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -MD -MQ 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/vedge.c.o' -MF 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/vedge.c.o.d' -o 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/vedge.c.o' -c ../subprojects/poly2tri-c/poly2tri-c/refine/vedge.c [29/750] cc -Isubprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta -Isubprojects/poly2tri-c/poly2tri-c/refine -I../subprojects/poly2tri-c/poly2tri-c/refine -Isubprojects/poly2tri-c -I../subprojects/poly2tri-c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -MD -MQ 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/triangle.c.o' -MF 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/triangle.c.o.d' -o 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/triangle.c.o' -c ../subprojects/poly2tri-c/poly2tri-c/refine/triangle.c [30/750] /usr/local/bin/python3.7 ../opencl/cltostring.py ../opencl/box-min.cl opencl/box-min.cl.h [31/750] /usr/local/bin/python3.7 ../opencl/cltostring.py ../opencl/boxblur-1d.cl opencl/boxblur-1d.cl.h [32/750] /usr/local/bin/python3.7 ../opencl/cltostring.py ../opencl/box-blur.cl opencl/box-blur.cl.h [33/750] /usr/local/bin/python3.7 ../opencl/cltostring.py ../opencl/box-max.cl opencl/box-max.cl.h [34/750] /usr/local/bin/python3.7 ../opencl/cltostring.py ../opencl/bilateral-filter-fast.cl opencl/bilateral-filter-fast.cl.h [35/750] /usr/local/bin/python3.7 ../opencl/cltostring.py ../opencl/alien-map.cl opencl/alien-map.cl.h [36/750] /usr/local/bin/python3.7 ../opencl/cltostring.py ../opencl/c2g.cl opencl/c2g.cl.h [37/750] /usr/local/bin/python3.7 ../opencl/cltostring.py ../opencl/motion-blur-linear.cl opencl/motion-blur-linear.cl.h [38/750] /usr/local/bin/python3.7 ../opencl/cltostring.py ../opencl/motion-blur-circular.cl opencl/motion-blur-circular.cl.h [39/750] /usr/local/bin/python3.7 ../opencl/cltostring.py ../opencl/bilateral-filter.cl opencl/bilateral-filter.cl.h [40/750] /usr/local/bin/python3.7 ../opencl/cltostring.py ../opencl/mono-mixer.cl opencl/mono-mixer.cl.h [41/750] /usr/local/bin/python3.7 ../opencl/cltostring.py ../opencl/levels.cl opencl/levels.cl.h [42/750] cc -Isubprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta -Isubprojects/poly2tri-c/poly2tri-c/refine -I../subprojects/poly2tri-c/poly2tri-c/refine -Isubprojects/poly2tri-c -I../subprojects/poly2tri-c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -MD -MQ 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/point.c.o' -MF 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/point.c.o.d' -o 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/point.c.o' -c ../subprojects/poly2tri-c/poly2tri-c/refine/point.c [43/750] /usr/local/bin/python3.7 ../opencl/cltostring.py ../opencl/invert-linear.cl opencl/invert-linear.cl.h [44/750] /usr/local/bin/python3.7 ../opencl/cltostring.py ../opencl/brightness-contrast.cl opencl/brightness-contrast.cl.h [45/750] /usr/local/bin/python3.7 ../opencl/cltostring.py ../opencl/gaussian-blur-selective.cl opencl/gaussian-blur-selective.cl.h [46/750] /usr/local/bin/python3.7 ../opencl/cltostring.py ../opencl/edge-sobel.cl opencl/edge-sobel.cl.h [47/750] /usr/local/bin/python3.7 ../opencl/cltostring.py ../opencl/hue-chroma.cl opencl/hue-chroma.cl.h [48/750] /usr/local/bin/python3.7 ../opencl/cltostring.py ../opencl/gblur-1d.cl opencl/gblur-1d.cl.h [49/750] cc -Isubprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta -Isubprojects/poly2tri-c/poly2tri-c/refine -I../subprojects/poly2tri-c/poly2tri-c/refine -Isubprojects/poly2tri-c -I../subprojects/poly2tri-c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -MD -MQ 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/mesh.c.o' -MF 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/mesh.c.o.d' -o 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/mesh.c.o' -c ../subprojects/poly2tri-c/poly2tri-c/refine/mesh.c [50/750] /usr/local/bin/python3.7 ../opencl/cltostring.py ../opencl/diffraction-patterns.cl opencl/diffraction-patterns.cl.h [51/750] /usr/local/bin/python3.7 ../opencl/cltostring.py ../opencl/colors.cl opencl/colors.cl.h [52/750] /usr/local/bin/python3.7 ../opencl/cltostring.py ../opencl/stretch-contrast.cl opencl/stretch-contrast.cl.h [53/750] /usr/local/bin/python3.7 ../opencl/cltostring.py ../opencl/colors-8bit-lut.cl opencl/colors-8bit-lut.cl.h [54/750] /usr/local/bin/python3.7 ../opencl/cltostring.py ../opencl/snn-mean.cl opencl/snn-mean.cl.h [55/750] /usr/local/bin/python3.7 ../opencl/cltostring.py ../opencl/shadows-highlights-correction.cl opencl/shadows-highlights-correction.cl.h [56/750] /usr/local/bin/python3.7 ../opencl/cltostring.py ../opencl/red-eye-removal.cl opencl/red-eye-removal.cl.h [57/750] /usr/local/bin/python3.7 ../opencl/cltostring.py ../opencl/contrast-curve.cl opencl/contrast-curve.cl.h [58/750] /usr/local/bin/python3.7 ../opencl/cltostring.py ../opencl/random.cl opencl/random.cl.h [59/750] /usr/local/bin/python3.7 ../opencl/cltostring.py ../opencl/posterize.cl opencl/posterize.cl.h [60/750] /usr/local/bin/python3.7 ../opencl/cltostring.py ../opencl/edge-laplace.cl opencl/edge-laplace.cl.h [61/750] /usr/local/bin/python3.7 ../opencl/cltostring.py ../opencl/opacity.cl opencl/opacity.cl.h [62/750] /usr/local/bin/python3.7 ../opencl/cltostring.py ../opencl/noise-simplex.cl opencl/noise-simplex.cl.h [63/750] /usr/local/bin/python3.7 ../opencl/cltostring.py ../opencl/noise-hurl.cl opencl/noise-hurl.cl.h [64/750] /usr/local/bin/python3.7 ../opencl/cltostring.py ../opencl/pixelize.cl opencl/pixelize.cl.h [65/750] /usr/local/bin/python3.7 ../opencl/cltostring.py ../opencl/noise-reduction.cl opencl/noise-reduction.cl.h [66/750] /usr/local/bin/python3.7 ../opencl/cltostring.py ../opencl/oilify.cl opencl/oilify.cl.h [67/750] /usr/local/bin/python3.7 ../opencl/cltostring.py ../opencl/noise-hsv.cl opencl/noise-hsv.cl.h [68/750] /usr/local/bin/python3.7 ../opencl/cltostring.py ../opencl/noise-cell.cl opencl/noise-cell.cl.h [69/750] cc -Isubprojects/poly2tri-c/poly2tri-c/p2t/17569a1@@p2tc@sta -Isubprojects/poly2tri-c/poly2tri-c/p2t -I../subprojects/poly2tri-c/poly2tri-c/p2t -Isubprojects/poly2tri-c -I../subprojects/poly2tri-c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -MD -MQ 'subprojects/poly2tri-c/poly2tri-c/p2t/17569a1@@p2tc@sta/sweep_sweep.c.o' -MF 'subprojects/poly2tri-c/poly2tri-c/p2t/17569a1@@p2tc@sta/sweep_sweep.c.o.d' -o 'subprojects/poly2tri-c/poly2tri-c/p2t/17569a1@@p2tc@sta/sweep_sweep.c.o' -c ../subprojects/poly2tri-c/poly2tri-c/p2t/sweep/sweep.c [70/750] cc -Isubprojects/poly2tri-c/poly2tri-c/p2t/17569a1@@p2tc@sta -Isubprojects/poly2tri-c/poly2tri-c/p2t -I../subprojects/poly2tri-c/poly2tri-c/p2t -Isubprojects/poly2tri-c -I../subprojects/poly2tri-c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -MD -MQ 'subprojects/poly2tri-c/poly2tri-c/p2t/17569a1@@p2tc@sta/common_shapes.c.o' -MF 'subprojects/poly2tri-c/poly2tri-c/p2t/17569a1@@p2tc@sta/common_shapes.c.o.d' -o 'subprojects/poly2tri-c/poly2tri-c/p2t/17569a1@@p2tc@sta/common_shapes.c.o' -c ../subprojects/poly2tri-c/poly2tri-c/p2t/common/shapes.c [71/750] rm -f subprojects/poly2tri-c/poly2tri-c/p2t/libp2tc.a && ar csrD subprojects/poly2tri-c/poly2tri-c/p2t/libp2tc.a 'subprojects/poly2tri-c/poly2tri-c/p2t/17569a1@@p2tc@sta/common_shapes.c.o' 'subprojects/poly2tri-c/poly2tri-c/p2t/17569a1@@p2tc@sta/common_utils.c.o' 'subprojects/poly2tri-c/poly2tri-c/p2t/17569a1@@p2tc@sta/sweep_advancing_front.c.o' 'subprojects/poly2tri-c/poly2tri-c/p2t/17569a1@@p2tc@sta/sweep_cdt.c.o' 'subprojects/poly2tri-c/poly2tri-c/p2t/17569a1@@p2tc@sta/sweep_sweep_context.c.o' 'subprojects/poly2tri-c/poly2tri-c/p2t/17569a1@@p2tc@sta/sweep_sweep.c.o' [72/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/gegl-cpuaccel.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/gegl-cpuaccel.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/gegl-cpuaccel.c.o' -c ../gegl/gegl-cpuaccel.c [73/750] /usr/local/bin/python3.7 ../opencl/cltostring.py ../opencl/weighted-blend.cl opencl/weighted-blend.cl.h [74/750] /usr/local/bin/python3.7 ../opencl/cltostring.py ../opencl/vignette.cl opencl/vignette.cl.h [75/750] /usr/local/bin/python3.7 ../opencl/cltostring.py ../opencl/video-degradation.cl opencl/video-degradation.cl.h [76/750] /usr/local/bin/python3.7 ../opencl/cltostring.py ../opencl/value-invert.cl opencl/value-invert.cl.h [77/750] /usr/local/bin/python3.7 ../opencl/cltostring.py ../opencl/threshold.cl opencl/threshold.cl.h [78/750] /usr/local/bin/python3.7 ../opencl/cltostring.py ../opencl/svg-src-over.cl opencl/svg-src-over.cl.h [79/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/gegl-dot-visitor.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/gegl-dot-visitor.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/gegl-dot-visitor.c.o' -c ../gegl/gegl-dot-visitor.c [80/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/gegl-dot.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/gegl-dot.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/gegl-dot.c.o' -c ../gegl/gegl-dot.c [81/750] /usr/local/bin/python3.7 ../opencl/cltostring.py ../opencl/texturize-canvas.cl opencl/texturize-canvas.cl.h [82/750] cc -Ilibs/rgbe/2e83b36@@rgbe@sta -Ilibs/rgbe -I../libs/rgbe -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -MD -MQ 'libs/rgbe/2e83b36@@rgbe@sta/rgbe.c.o' -MF 'libs/rgbe/2e83b36@@rgbe@sta/rgbe.c.o.d' -o 'libs/rgbe/2e83b36@@rgbe@sta/rgbe.c.o' -c ../libs/rgbe/rgbe.c [83/750] rm -f libs/rgbe/librgbe.a && ar csrD libs/rgbe/librgbe.a 'libs/rgbe/2e83b36@@rgbe@sta/rgbe.c.o' [84/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/gegl-gio.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/gegl-gio.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/gegl-gio.c.o' -c ../gegl/gegl-gio.c [85/750] cc -Isubprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta -Isubprojects/poly2tri-c/poly2tri-c/refine -I../subprojects/poly2tri-c/poly2tri-c/refine -Isubprojects/poly2tri-c -I../subprojects/poly2tri-c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -MD -MQ 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/rmath.c.o' -MF 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/rmath.c.o.d' -o 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/rmath.c.o' -c ../subprojects/poly2tri-c/poly2tri-c/refine/rmath.c [86/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/gegl-config.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/gegl-config.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/gegl-config.c.o' -c ../gegl/gegl-config.c ../gegl/gegl-config.c: In function 'gegl_config_class_init': ../gegl/gegl-config.c:293:8: warning: implicit declaration of function 'sysctlbyname'; did you mean 'ttyname'? [-Wimplicit-function-declaration] if(sysctlbyname("hw.usermem", &usermem, &len, NULL, 0)) { ^~~~~~~~~~~~ ttyname [87/750] rm -f subprojects/poly2tri-c/poly2tri-c/refine/libp2tc_refine.a && ar csrD subprojects/poly2tri-c/poly2tri-c/refine/libp2tc_refine.a 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/bounded-line.c.o' 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/cdt-flipfix.c.o' 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/cdt.c.o' 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/circle.c.o' 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/cluster.c.o' 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/delaunay-terminator.c.o' 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/edge.c.o' 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/line.c.o' 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/mesh-action.c.o' 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/mesh.c.o' 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/point.c.o' 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/pslg.c.o' 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/refiner.c.o' 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/rmath.c.o' 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/triangle.c.o' 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/utils.c.o' 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/vector2.c.o' 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/vedge.c.o' 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/visibility.c.o' 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/vtriangle.c.o' [88/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/gegl-enums.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/gegl-enums.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/gegl-enums.c.o' -c ../gegl/gegl-enums.c [89/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-buffer-enums.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-buffer-enums.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-buffer-enums.c.o' -c ../gegl/buffer/gegl-buffer-enums.c [90/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-buffer-config.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-buffer-config.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-buffer-config.c.o' -c ../gegl/buffer/gegl-buffer-config.c [91/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/gegl-stats.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/gegl-stats.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/gegl-stats.c.o' -c ../gegl/gegl-stats.c [92/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/gegl-parallel.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/gegl-parallel.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/gegl-parallel.c.o' -c ../gegl/gegl-parallel.c [93/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/gegl-matrix.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/gegl-matrix.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/gegl-matrix.c.o' -c ../gegl/gegl-matrix.c [94/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/gegl-random.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/gegl-random.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/gegl-random.c.o' -c ../gegl/gegl-random.c [95/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/gegl-apply.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/gegl-apply.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/gegl-apply.c.o' -c ../gegl/gegl-apply.c [96/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/gegl-introspection-support.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/gegl-introspection-support.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/gegl-introspection-support.c.o' -c ../gegl/gegl-introspection-support.c [97/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/gegl-xml.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/gegl-xml.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/gegl-xml.c.o' -c ../gegl/gegl-xml.c [98/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/gegl-utils.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/gegl-utils.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/gegl-utils.c.o' -c ../gegl/gegl-utils.c [99/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/gegl-instrument.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/gegl-instrument.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/gegl-instrument.c.o' -c ../gegl/gegl-instrument.c [100/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/gegl-lookup.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/gegl-lookup.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/gegl-lookup.c.o' -c ../gegl/gegl-lookup.c [101/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-sampler-nearest.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-sampler-nearest.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-sampler-nearest.c.o' -c ../gegl/buffer/gegl-sampler-nearest.c [102/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/gegl-serialize.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/gegl-serialize.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/gegl-serialize.c.o' -c ../gegl/gegl-serialize.c [103/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-buffer-iterator.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-buffer-iterator.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-buffer-iterator.c.o' -c ../gegl/buffer/gegl-buffer-iterator.c [104/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/gegl-init.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/gegl-init.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/gegl-init.c.o' -c ../gegl/gegl-init.c [105/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-sampler-linear.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-sampler-linear.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-sampler-linear.c.o' -c ../gegl/buffer/gegl-sampler-linear.c [106/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-memory.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-memory.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-memory.c.o' -c ../gegl/buffer/gegl-memory.c [107/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-compression-zlib.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-compression-zlib.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-compression-zlib.c.o' -c ../gegl/buffer/gegl-compression-zlib.c [108/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-compression-nop.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-compression-nop.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-compression-nop.c.o' -c ../gegl/buffer/gegl-compression-nop.c [109/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-rectangle.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-rectangle.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-rectangle.c.o' -c ../gegl/buffer/gegl-rectangle.c [110/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-compression.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-compression.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-compression.c.o' -c ../gegl/buffer/gegl-compression.c [111/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-sampler-cubic.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-sampler-cubic.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-sampler-cubic.c.o' -c ../gegl/buffer/gegl-sampler-cubic.c [112/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-buffer-swap.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-buffer-swap.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-buffer-swap.c.o' -c ../gegl/buffer/gegl-buffer-swap.c [113/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-buffer-matrix2.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-buffer-matrix2.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-buffer-matrix2.c.o' -c ../gegl/buffer/gegl-buffer-matrix2.c [114/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-buffer-save.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-buffer-save.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-buffer-save.c.o' -c ../gegl/buffer/gegl-buffer-save.c [115/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-buffer.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-buffer.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-buffer.c.o' -c ../gegl/buffer/gegl-buffer.c [116/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-sampler-lohalo.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-sampler-lohalo.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-sampler-lohalo.c.o' -c ../gegl/buffer/gegl-sampler-lohalo.c [117/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-buffer-load.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-buffer-load.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-buffer-load.c.o' -c ../gegl/buffer/gegl-buffer-load.c [118/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-tile-source.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-tile-source.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-tile-source.c.o' -c ../gegl/buffer/gegl-tile-source.c [119/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-tile-handler-log.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-tile-handler-log.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-tile-handler-log.c.o' -c ../gegl/buffer/gegl-tile-handler-log.c [120/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-buffer-linear.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-buffer-linear.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-buffer-linear.c.o' -c ../gegl/buffer/gegl-buffer-linear.c [121/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-tile-handler-zoom.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-tile-handler-zoom.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-tile-handler-zoom.c.o' -c ../gegl/buffer/gegl-tile-handler-zoom.c [122/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-tile-handler.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-tile-handler.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-tile-handler.c.o' -c ../gegl/buffer/gegl-tile-handler.c [123/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-tile-handler-chain.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-tile-handler-chain.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-tile-handler-chain.c.o' -c ../gegl/buffer/gegl-tile-handler-chain.c [124/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-tile-handler-empty.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-tile-handler-empty.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-tile-handler-empty.c.o' -c ../gegl/buffer/gegl-tile-handler-empty.c [125/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-buffer-iterator2.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-buffer-iterator2.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-buffer-iterator2.c.o' -c ../gegl/buffer/gegl-buffer-iterator2.c [126/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-tile-backend-ram.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-tile-backend-ram.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-tile-backend-ram.c.o' -c ../gegl/buffer/gegl-tile-backend-ram.c [127/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-buffer-access.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-buffer-access.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-buffer-access.c.o' -c ../gegl/buffer/gegl-buffer-access.c [128/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-tile-backend.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-tile-backend.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-tile-backend.c.o' -c ../gegl/buffer/gegl-tile-backend.c [129/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-tile-alloc.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-tile-alloc.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-tile-alloc.c.o' -c ../gegl/buffer/gegl-tile-alloc.c ../gegl/buffer/gegl-tile-alloc.c: In function 'gegl_tile_block_free': ../gegl/buffer/gegl-tile-alloc.c:209:12: warning: variable 'n_blocks' set but not used [-Wunused-but-set-variable] gint n_blocks; ^~~~~~~~ [130/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-tile-backend-buffer.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-tile-backend-buffer.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-tile-backend-buffer.c.o' -c ../gegl/buffer/gegl-tile-backend-buffer.c [131/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-sampler.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-sampler.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-sampler.c.o' -c ../gegl/buffer/gegl-sampler.c [132/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-scratch.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-scratch.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-scratch.c.o' -c ../gegl/buffer/gegl-scratch.c [133/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-tile-handler-cache.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-tile-handler-cache.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-tile-handler-cache.c.o' -c ../gegl/buffer/gegl-tile-handler-cache.c [134/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-compression-rle.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-compression-rle.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-compression-rle.c.o' -c ../gegl/buffer/gegl-compression-rle.c [135/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/opencl_gegl-cl-color.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/opencl_gegl-cl-color.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/opencl_gegl-cl-color.c.o' -c ../gegl/opencl/gegl-cl-color.c [136/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/module_gegldatafiles.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/module_gegldatafiles.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/module_gegldatafiles.c.o' -c ../gegl/module/gegldatafiles.c [137/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/opencl_gegl-buffer-cl-cache.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/opencl_gegl-buffer-cl-cache.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/opencl_gegl-buffer-cl-cache.c.o' -c ../gegl/opencl/gegl-buffer-cl-cache.c [138/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/graph_gegl-visitable.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/graph_gegl-visitable.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/graph_gegl-visitable.c.o' -c ../gegl/graph/gegl-visitable.c [139/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/graph_gegl-visitor.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/graph_gegl-visitor.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/graph_gegl-visitor.c.o' -c ../gegl/graph/gegl-visitor.c [140/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/opencl_gegl-buffer-cl-iterator.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/opencl_gegl-buffer-cl-iterator.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/opencl_gegl-buffer-cl-iterator.c.o' -c ../gegl/opencl/gegl-buffer-cl-iterator.c [141/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/module_geglmodule.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/module_geglmodule.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/module_geglmodule.c.o' -c ../gegl/module/geglmodule.c [142/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/graph_gegl-connection.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/graph_gegl-connection.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/graph_gegl-connection.c.o' -c ../gegl/graph/gegl-connection.c [143/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-tile-backend-file-async.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-tile-backend-file-async.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-tile-backend-file-async.c.o' -c ../gegl/buffer/gegl-tile-backend-file-async.c [144/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/graph_gegl-callback-visitor.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/graph_gegl-callback-visitor.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/graph_gegl-callback-visitor.c.o' -c ../gegl/graph/gegl-callback-visitor.c [145/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/module_geglmoduledb.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/module_geglmoduledb.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/module_geglmoduledb.c.o' -c ../gegl/module/geglmoduledb.c [146/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-sampler-nohalo.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-sampler-nohalo.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-sampler-nohalo.c.o' -c ../gegl/buffer/gegl-sampler-nohalo.c [147/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/graph_gegl-cache.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/graph_gegl-cache.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/graph_gegl-cache.c.o' -c ../gegl/graph/gegl-cache.c [148/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/graph_gegl-pad.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/graph_gegl-pad.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/graph_gegl-pad.c.o' -c ../gegl/graph/gegl-pad.c [149/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/graph_gegl-node-output-visitable.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/graph_gegl-node-output-visitable.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/graph_gegl-node-output-visitable.c.o' -c ../gegl/graph/gegl-node-output-visitable.c [150/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-tile-storage.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-tile-storage.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-tile-storage.c.o' -c ../gegl/buffer/gegl-tile-storage.c [151/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operation-point-render.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operation-point-render.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operation-point-render.c.o' -c ../gegl/operation/gegl-operation-point-render.c [152/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-tile.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-tile.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-tile.c.o' -c ../gegl/buffer/gegl-tile.c [153/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-algorithms.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-algorithms.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-algorithms.c.o' -c ../gegl/buffer/gegl-algorithms.c [154/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-tile-backend-swap.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-tile-backend-swap.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-tile-backend-swap.c.o' -c ../gegl/buffer/gegl-tile-backend-swap.c [155/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operation-point-filter.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operation-point-filter.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operation-point-filter.c.o' -c ../gegl/operation/gegl-operation-point-filter.c [156/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operation-meta.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operation-meta.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operation-meta.c.o' -c ../gegl/operation/gegl-operation-meta.c [157/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operation-filter.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operation-filter.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operation-filter.c.o' -c ../gegl/operation/gegl-operation-filter.c [158/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operation-handlers.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operation-handlers.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operation-handlers.c.o' -c ../gegl/operation/gegl-operation-handlers.c [159/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/graph_gegl-region-generic.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/graph_gegl-region-generic.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/graph_gegl-region-generic.c.o' -c ../gegl/graph/gegl-region-generic.c [160/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operation-point-composer.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operation-point-composer.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operation-point-composer.c.o' -c ../gegl/operation/gegl-operation-point-composer.c [161/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operation-meta-json.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operation-meta-json.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operation-meta-json.c.o' -c ../gegl/operation/gegl-operation-meta-json.c [162/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operation-composer3.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operation-composer3.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operation-composer3.c.o' -c ../gegl/operation/gegl-operation-composer3.c [163/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operation-point-composer3.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operation-point-composer3.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operation-point-composer3.c.o' -c ../gegl/operation/gegl-operation-point-composer3.c [164/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operation-context.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operation-context.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operation-context.c.o' -c ../gegl/operation/gegl-operation-context.c [165/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-extension-handler.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-extension-handler.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-extension-handler.c.o' -c ../gegl/operation/gegl-extension-handler.c [166/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/opencl_gegl-cl.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/opencl_gegl-cl.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/opencl_gegl-cl.c.o' -c ../gegl/opencl/gegl-cl.c [167/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/opencl_gegl-cl-random.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/opencl_gegl-cl-random.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/opencl_gegl-cl-random.c.o' -c ../gegl/opencl/gegl-cl-random.c [168/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/property-types_gegl-curve.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/property-types_gegl-curve.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/property-types_gegl-curve.c.o' -c ../gegl/property-types/gegl-curve.c [169/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operation-composer.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operation-composer.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operation-composer.c.o' -c ../gegl/operation/gegl-operation-composer.c [170/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operation-area-filter.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operation-area-filter.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operation-area-filter.c.o' -c ../gegl/operation/gegl-operation-area-filter.c [171/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/property-types_gegl-paramspecs.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/property-types_gegl-paramspecs.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/property-types_gegl-paramspecs.c.o' -c ../gegl/property-types/gegl-paramspecs.c [172/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/process_gegl-processor.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/process_gegl-processor.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/process_gegl-processor.c.o' -c ../gegl/process/gegl-processor.c [173/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/property-types_gegl-audio-fragment.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/property-types_gegl-audio-fragment.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/property-types_gegl-audio-fragment.c.o' -c ../gegl/property-types/gegl-audio-fragment.c [174/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/graph_gegl-node.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/graph_gegl-node.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/graph_gegl-node.c.o' -c ../gegl/graph/gegl-node.c [175/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/process_gegl-eval-manager.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/process_gegl-eval-manager.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/process_gegl-eval-manager.c.o' -c ../gegl/process/gegl-eval-manager.c [176/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/process_gegl-graph-traversal-debug.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/process_gegl-graph-traversal-debug.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/process_gegl-graph-traversal-debug.c.o' -c ../gegl/process/gegl-graph-traversal-debug.c [177/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/process_gegl-graph-traversal.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/process_gegl-graph-traversal.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/process_gegl-graph-traversal.c.o' -c ../gegl/process/gegl-graph-traversal.c [178/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/opencl_gegl-cl-init.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/opencl_gegl-cl-init.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/opencl_gegl-cl-init.c.o' -c ../gegl/opencl/gegl-cl-init.c [179/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operation-sink.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operation-sink.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operation-sink.c.o' -c ../gegl/operation/gegl-operation-sink.c [180/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operation-property-keys.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operation-property-keys.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operation-property-keys.c.o' -c ../gegl/operation/gegl-operation-property-keys.c [181/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operation-temporal.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operation-temporal.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operation-temporal.c.o' -c ../gegl/operation/gegl-operation-temporal.c [182/750] cc -Iseamless-clone/64fa1df@@gegl-sc-0.4@sha -Iseamless-clone -I../seamless-clone -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Isubprojects/poly2tri-c -I../subprojects/poly2tri-c -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -MD -MQ 'seamless-clone/64fa1df@@gegl-sc-0.4@sha/sc-sample.c.o' -MF 'seamless-clone/64fa1df@@gegl-sc-0.4@sha/sc-sample.c.o.d' -o 'seamless-clone/64fa1df@@gegl-sc-0.4@sha/sc-sample.c.o' -c ../seamless-clone/sc-sample.c [183/750] cc -Ilibs/npd/892199b@@gegl-npd-0.4@sha -Ilibs/npd -I../libs/npd -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/babl-0.1 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -MD -MQ 'libs/npd/892199b@@gegl-npd-0.4@sha/npd_math.c.o' -MF 'libs/npd/892199b@@gegl-npd-0.4@sha/npd_math.c.o.d' -o 'libs/npd/892199b@@gegl-npd-0.4@sha/npd_math.c.o' -c ../libs/npd/npd_math.c [184/750] cc -Iseamless-clone/64fa1df@@gegl-sc-0.4@sha -Iseamless-clone -I../seamless-clone -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Isubprojects/poly2tri-c -I../subprojects/poly2tri-c -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -MD -MQ 'seamless-clone/64fa1df@@gegl-sc-0.4@sha/sc-outline.c.o' -MF 'seamless-clone/64fa1df@@gegl-sc-0.4@sha/sc-outline.c.o.d' -o 'seamless-clone/64fa1df@@gegl-sc-0.4@sha/sc-outline.c.o' -c ../seamless-clone/sc-outline.c [185/750] cc -Ilibs/npd/892199b@@gegl-npd-0.4@sha -Ilibs/npd -I../libs/npd -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/babl-0.1 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -MD -MQ 'libs/npd/892199b@@gegl-npd-0.4@sha/npd_debug.c.o' -MF 'libs/npd/892199b@@gegl-npd-0.4@sha/npd_debug.c.o.d' -o 'libs/npd/892199b@@gegl-npd-0.4@sha/npd_debug.c.o' -c ../libs/npd/npd_debug.c [186/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operation.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operation.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operation.c.o' -c ../gegl/operation/gegl-operation.c [187/750] cc -Ilibs/npd/892199b@@gegl-npd-0.4@sha -Ilibs/npd -I../libs/npd -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/babl-0.1 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -MD -MQ 'libs/npd/892199b@@gegl-npd-0.4@sha/npd_gegl.c.o' -MF 'libs/npd/892199b@@gegl-npd-0.4@sha/npd_gegl.c.o.d' -o 'libs/npd/892199b@@gegl-npd-0.4@sha/npd_gegl.c.o' -c ../libs/npd/npd_gegl.c [188/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operation-source.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operation-source.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operation-source.c.o' -c ../gegl/operation/gegl-operation-source.c [189/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operations.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operations.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operations.c.o' -c ../gegl/operation/gegl-operations.c [190/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/property-types_gegl-color.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/property-types_gegl-color.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/property-types_gegl-color.c.o' -c ../gegl/property-types/gegl-color.c [191/750] cc -Iseamless-clone/64fa1df@@gegl-sc-0.4@sha -Iseamless-clone -I../seamless-clone -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Isubprojects/poly2tri-c -I../subprojects/poly2tri-c -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -MD -MQ 'seamless-clone/64fa1df@@gegl-sc-0.4@sha/sc-context.c.o' -MF 'seamless-clone/64fa1df@@gegl-sc-0.4@sha/sc-context.c.o.d' -o 'seamless-clone/64fa1df@@gegl-sc-0.4@sha/sc-context.c.o' -c ../seamless-clone/sc-context.c [192/750] cc -Ilibs/npd/892199b@@gegl-npd-0.4@sha -Ilibs/npd -I../libs/npd -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/babl-0.1 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -MD -MQ 'libs/npd/892199b@@gegl-npd-0.4@sha/npd_common.c.o' -MF 'libs/npd/892199b@@gegl-npd-0.4@sha/npd_common.c.o.d' -o 'libs/npd/892199b@@gegl-npd-0.4@sha/npd_common.c.o' -c ../libs/npd/npd_common.c [193/750] cc -Itools/f9d35d4@@detect_opencl@exe -Itools -I../tools -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include '-DTOP_SRCDIR="/construction/graphics/gegl/gegl-0.4.22"' -MD -MQ 'tools/f9d35d4@@detect_opencl@exe/detect_opencl.c.o' -MF 'tools/f9d35d4@@detect_opencl@exe/detect_opencl.c.o.d' -o 'tools/f9d35d4@@detect_opencl@exe/detect_opencl.c.o' -c ../tools/detect_opencl.c [194/750] cc -Itools/f9d35d4@@gegl-tester@exe -Itools -I../tools -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include '-DTOP_SRCDIR="/construction/graphics/gegl/gegl-0.4.22"' -MD -MQ 'tools/f9d35d4@@gegl-tester@exe/gegl-tester.c.o' -MF 'tools/f9d35d4@@gegl-tester@exe/gegl-tester.c.o.d' -o 'tools/f9d35d4@@gegl-tester@exe/gegl-tester.c.o' -c ../tools/gegl-tester.c [195/750] cc -Itools/f9d35d4@@gegl-imgcmp@exe -Itools -I../tools -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include '-DTOP_SRCDIR="/construction/graphics/gegl/gegl-0.4.22"' -MD -MQ 'tools/f9d35d4@@gegl-imgcmp@exe/gegl-imgcmp.c.o' -MF 'tools/f9d35d4@@gegl-imgcmp@exe/gegl-imgcmp.c.o.d' -o 'tools/f9d35d4@@gegl-imgcmp@exe/gegl-imgcmp.c.o' -c ../tools/gegl-imgcmp.c [196/750] cc -Igegl/2cd4258@@gegl-0.4@sha -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread '-DLIBDIR="/usr/local/lib"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ 'gegl/2cd4258@@gegl-0.4@sha/property-types_gegl-path.c.o' -MF 'gegl/2cd4258@@gegl-0.4@sha/property-types_gegl-path.c.o.d' -o 'gegl/2cd4258@@gegl-0.4@sha/property-types_gegl-path.c.o' -c ../gegl/property-types/gegl-path.c [197/750] cc -Itools/f9d35d4@@introspect@exe -Itools -I../tools -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include '-DTOP_SRCDIR="/construction/graphics/gegl/gegl-0.4.22"' -MD -MQ 'tools/f9d35d4@@introspect@exe/introspect.c.o' -MF 'tools/f9d35d4@@introspect@exe/introspect.c.o.d' -o 'tools/f9d35d4@@introspect@exe/introspect.c.o' -c ../tools/introspect.c [198/750] cc -o gegl/libgegl-0.4.so.0.421.1 'gegl/2cd4258@@gegl-0.4@sha/gegl-apply.c.o' 'gegl/2cd4258@@gegl-0.4@sha/gegl-config.c.o' 'gegl/2cd4258@@gegl-0.4@sha/gegl-cpuaccel.c.o' 'gegl/2cd4258@@gegl-0.4@sha/gegl-dot-visitor.c.o' 'gegl/2cd4258@@gegl-0.4@sha/gegl-dot.c.o' 'gegl/2cd4258@@gegl-0.4@sha/gegl-enums.c.o' 'gegl/2cd4258@@gegl-0.4@sha/gegl-gio.c.o' 'gegl/2cd4258@@gegl-0.4@sha/gegl-init.c.o' 'gegl/2cd4258@@gegl-0.4@sha/gegl-instrument.c.o' 'gegl/2cd4258@@gegl-0.4@sha/gegl-introspection-support.c.o' 'gegl/2cd4258@@gegl-0.4@sha/gegl-lookup.c.o' 'gegl/2cd4258@@gegl-0.4@sha/gegl-matrix.c.o' 'gegl/2cd4258@@gegl-0.4@sha/gegl-parallel.c.o' 'gegl/2cd4258@@gegl-0.4@sha/gegl-random.c.o' 'gegl/2cd4258@@gegl-0.4@sha/gegl-serialize.c.o' 'gegl/2cd4258@@gegl-0.4@sha/gegl-stats.c.o' 'gegl/2cd4258@@gegl-0.4@sha/gegl-utils.c.o' 'gegl/2cd4258@@gegl-0.4@sha/gegl-xml.c.o' 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-algorithms.c.o' 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-buffer-access.c.o' 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-buffer-config.c.o' 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-buffer-enums.c.o' 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-buffer-iterator.c.o' 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-buffer-iterator2.c.o' 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-buffer-linear.c.o' 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-buffer-load.c.o' 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-buffer-matrix2.c.o' 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-buffer-save.c.o' 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-buffer-swap.c.o' 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-buffer.c.o' 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-compression-nop.c.o' 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-compression-rle.c.o' 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-compression-zlib.c.o' 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-compression.c.o' 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-memory.c.o' 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-rectangle.c.o' 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-sampler-cubic.c.o' 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-sampler-linear.c.o' 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-sampler-lohalo.c.o' 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-sampler-nearest.c.o' 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-sampler-nohalo.c.o' 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-sampler.c.o' 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-scratch.c.o' 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-tile-alloc.c.o' 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-tile-backend-buffer.c.o' 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-tile-backend-file-async.c.o' 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-tile-backend-ram.c.o' 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-tile-backend-swap.c.o' 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-tile-backend.c.o' 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-tile-handler-cache.c.o' 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-tile-handler-chain.c.o' 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-tile-handler-empty.c.o' 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-tile-handler-log.c.o' 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-tile-handler-zoom.c.o' 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-tile-handler.c.o' 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-tile-source.c.o' 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-tile-storage.c.o' 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-tile.c.o' 'gegl/2cd4258@@gegl-0.4@sha/graph_gegl-cache.c.o' 'gegl/2cd4258@@gegl-0.4@sha/graph_gegl-callback-visitor.c.o' 'gegl/2cd4258@@gegl-0.4@sha/graph_gegl-connection.c.o' 'gegl/2cd4258@@gegl-0.4@sha/graph_gegl-node-output-visitable.c.o' 'gegl/2cd4258@@gegl-0.4@sha/graph_gegl-node.c.o' 'gegl/2cd4258@@gegl-0.4@sha/graph_gegl-pad.c.o' 'gegl/2cd4258@@gegl-0.4@sha/graph_gegl-region-generic.c.o' 'gegl/2cd4258@@gegl-0.4@sha/graph_gegl-visitable.c.o' 'gegl/2cd4258@@gegl-0.4@sha/graph_gegl-visitor.c.o' 'gegl/2cd4258@@gegl-0.4@sha/module_gegldatafiles.c.o' 'gegl/2cd4258@@gegl-0.4@sha/module_geglmodule.c.o' 'gegl/2cd4258@@gegl-0.4@sha/module_geglmoduledb.c.o' 'gegl/2cd4258@@gegl-0.4@sha/opencl_gegl-buffer-cl-cache.c.o' 'gegl/2cd4258@@gegl-0.4@sha/opencl_gegl-buffer-cl-iterator.c.o' 'gegl/2cd4258@@gegl-0.4@sha/opencl_gegl-cl-color.c.o' 'gegl/2cd4258@@gegl-0.4@sha/opencl_gegl-cl-init.c.o' 'gegl/2cd4258@@gegl-0.4@sha/opencl_gegl-cl-random.c.o' 'gegl/2cd4258@@gegl-0.4@sha/opencl_gegl-cl.c.o' 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-extension-handler.c.o' 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operation-area-filter.c.o' 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operation-composer.c.o' 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operation-composer3.c.o' 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operation-context.c.o' 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operation-filter.c.o' 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operation-handlers.c.o' 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operation-meta-json.c.o' 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operation-meta.c.o' 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operation-point-composer.c.o' 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operation-point-composer3.c.o' 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operation-point-filter.c.o' 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operation-point-render.c.o' 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operation-property-keys.c.o' 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operation-sink.c.o' 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operation-source.c.o' 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operation-temporal.c.o' 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operation.c.o' 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operations.c.o' 'gegl/2cd4258@@gegl-0.4@sha/process_gegl-eval-manager.c.o' 'gegl/2cd4258@@gegl-0.4@sha/process_gegl-graph-traversal-debug.c.o' 'gegl/2cd4258@@gegl-0.4@sha/process_gegl-graph-traversal.c.o' 'gegl/2cd4258@@gegl-0.4@sha/process_gegl-processor.c.o' 'gegl/2cd4258@@gegl-0.4@sha/property-types_gegl-audio-fragment.c.o' 'gegl/2cd4258@@gegl-0.4@sha/property-types_gegl-color.c.o' 'gegl/2cd4258@@gegl-0.4@sha/property-types_gegl-curve.c.o' 'gegl/2cd4258@@gegl-0.4@sha/property-types_gegl-paramspecs.c.o' 'gegl/2cd4258@@gegl-0.4@sha/property-types_gegl-path.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,libgegl-0.4.so.0 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -lm /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgio-2.0.so /usr/local/lib/libgobject-2.0.so -Wl,--export-dynamic /usr/local/lib/libgmodule-2.0.so -Wl,--end-group -pthread [199/750] cc -Ilibs/npd/892199b@@gegl-npd-0.4@sha -Ilibs/npd -I../libs/npd -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/babl-0.1 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -MD -MQ 'libs/npd/892199b@@gegl-npd-0.4@sha/deformation.c.o' -MF 'libs/npd/892199b@@gegl-npd-0.4@sha/deformation.c.o.d' -o 'libs/npd/892199b@@gegl-npd-0.4@sha/deformation.c.o' -c ../libs/npd/deformation.c [200/750] cc -Ilibs/npd/892199b@@gegl-npd-0.4@sha -Ilibs/npd -I../libs/npd -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/babl-0.1 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -MD -MQ 'libs/npd/892199b@@gegl-npd-0.4@sha/graphics.c.o' -MF 'libs/npd/892199b@@gegl-npd-0.4@sha/graphics.c.o.d' -o 'libs/npd/892199b@@gegl-npd-0.4@sha/graphics.c.o' -c ../libs/npd/graphics.c [201/750] cc -Ibin/51a1f05@@gegl@exe -Ibin -I../bin -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libpng16 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MD -MQ 'bin/51a1f05@@gegl@exe/gegl-path-spiro.c.o' -MF 'bin/51a1f05@@gegl@exe/gegl-path-spiro.c.o.d' -o 'bin/51a1f05@@gegl@exe/gegl-path-spiro.c.o' -c ../bin/gegl-path-spiro.c [202/750] cc -Ilibs/npd/892199b@@gegl-npd-0.4@sha -Ilibs/npd -I../libs/npd -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/babl-0.1 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -MD -MQ 'libs/npd/892199b@@gegl-npd-0.4@sha/lattice_cut.c.o' -MF 'libs/npd/892199b@@gegl-npd-0.4@sha/lattice_cut.c.o.d' -o 'libs/npd/892199b@@gegl-npd-0.4@sha/lattice_cut.c.o' -c ../libs/npd/lattice_cut.c [203/750] cc -Ibin/51a1f05@@gegl@exe -Ibin -I../bin -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libpng16 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MD -MQ 'bin/51a1f05@@gegl@exe/gegl-path-smooth.c.o' -MF 'bin/51a1f05@@gegl@exe/gegl-path-smooth.c.o.d' -o 'bin/51a1f05@@gegl@exe/gegl-path-smooth.c.o' -c ../bin/gegl-path-smooth.c [204/750] cc -Itools/f9d35d4@@operation_reference@exe -Itools -I../tools -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include '-DTOP_SRCDIR="/construction/graphics/gegl/gegl-0.4.22"' -MD -MQ 'tools/f9d35d4@@operation_reference@exe/operation_reference.c.o' -MF 'tools/f9d35d4@@operation_reference@exe/operation_reference.c.o.d' -o 'tools/f9d35d4@@operation_reference@exe/operation_reference.c.o' -c ../tools/operation_reference.c [205/750] cc -Ibin/51a1f05@@gegl@exe -Ibin -I../bin -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libpng16 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MD -MQ 'bin/51a1f05@@gegl@exe/gegl.c.o' -MF 'bin/51a1f05@@gegl@exe/gegl.c.o.d' -o 'bin/51a1f05@@gegl@exe/gegl.c.o' -c ../bin/gegl.c [206/750] cc -Ibin/51a1f05@@gegl@exe -Ibin -I../bin -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libpng16 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MD -MQ 'bin/51a1f05@@gegl@exe/gegl-options.c.o' -MF 'bin/51a1f05@@gegl@exe/gegl-options.c.o.d' -o 'bin/51a1f05@@gegl@exe/gegl-options.c.o' -c ../bin/gegl-options.c [207/750] cc -Ioperations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha -Ioperations/common-gpl3+ -I../operations/common-gpl3+ -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/deinterlace.c.o' -MF 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/deinterlace.c.o.d' -o 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/deinterlace.c.o' -c ../operations/common-gpl3+/deinterlace.c [208/750] cc -Ioperations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha -Ioperations/common-gpl3+ -I../operations/common-gpl3+ -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/color-to-alpha.c.o' -MF 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/color-to-alpha.c.o.d' -o 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/color-to-alpha.c.o' -c ../operations/common-gpl3+/color-to-alpha.c [209/750] cc -Ioperations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha -Ioperations/common-gpl3+ -I../operations/common-gpl3+ -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/apply-lens.c.o' -MF 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/apply-lens.c.o.d' -o 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/apply-lens.c.o' -c ../operations/common-gpl3+/apply-lens.c [210/750] cc -Ioperations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha -Ioperations/common-gpl3+ -I../operations/common-gpl3+ -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/color-exchange.c.o' -MF 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/color-exchange.c.o.d' -o 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/color-exchange.c.o' -c ../operations/common-gpl3+/color-exchange.c [211/750] cc -Ioperations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha -Ioperations/common-gpl3+ -I../operations/common-gpl3+ -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/channel-mixer.c.o' -MF 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/channel-mixer.c.o.d' -o 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/channel-mixer.c.o' -c ../operations/common-gpl3+/channel-mixer.c [212/750] cc -Ioperations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha -Ioperations/common-gpl3+ -I../operations/common-gpl3+ -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/cubism.c.o' -MF 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/cubism.c.o.d' -o 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/cubism.c.o' -c ../operations/common-gpl3+/cubism.c [213/750] cc -Ioperations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha -Ioperations/common-gpl3+ -I../operations/common-gpl3+ -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/cartoon.c.o' -MF 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/cartoon.c.o.d' -o 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/cartoon.c.o' -c ../operations/common-gpl3+/cartoon.c [214/750] cc -Ioperations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha -Ioperations/common-gpl3+ -I../operations/common-gpl3+ -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/antialias.c.o' -MF 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/antialias.c.o.d' -o 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/antialias.c.o' -c ../operations/common-gpl3+/antialias.c [215/750] cc -Ioperations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha -Ioperations/common-gpl3+ -I../operations/common-gpl3+ -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/bump-map.c.o' -MF 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/bump-map.c.o.d' -o 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/bump-map.c.o' -c ../operations/common-gpl3+/bump-map.c [216/750] cc -Ioperations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha -Ioperations/common-gpl3+ -I../operations/common-gpl3+ -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/motion-blur-zoom.c.o' -MF 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/motion-blur-zoom.c.o.d' -o 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/motion-blur-zoom.c.o' -c ../operations/common-gpl3+/motion-blur-zoom.c [217/750] /usr/local/bin/meson --internal symbolextractor /construction/graphics/gegl/gegl-0.4.22/_build gegl/libgegl-0.4.so.0.421.1 gegl/libgegl-0.4.so.0.421.1 'gegl/2cd4258@@gegl-0.4@sha/libgegl-0.4.so.0.421.1.symbols' WARNING: Symbol extracting has not been implemented for this platform. Relinking will always happen on source changes. [218/750] cc -o seamless-clone/libgegl-sc-0.4.so 'seamless-clone/64fa1df@@gegl-sc-0.4@sha/sc-context.c.o' 'seamless-clone/64fa1df@@gegl-sc-0.4@sha/sc-outline.c.o' 'seamless-clone/64fa1df@@gegl-sc-0.4@sha/sc-sample.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,libgegl-sc-0.4.so -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -lm gegl/libgegl-0.4.so.0.421.1 subprojects/poly2tri-c/libpoly2tri-c.a subprojects/poly2tri-c/poly2tri-c/p2t/libp2tc.a subprojects/poly2tri-c/poly2tri-c/refine/libp2tc_refine.a subprojects/poly2tri-c/poly2tri-c/render/libp2tc_render.a /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../gegl:$ORIGIN/../subprojects/poly2tri-c:$ORIGIN/../subprojects/poly2tri-c/poly2tri-c/p2t:$ORIGIN/../subprojects/poly2tri-c/poly2tri-c/refine:$ORIGIN/../subprojects/poly2tri-c/poly2tri-c/render' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/subprojects/poly2tri-c -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/subprojects/poly2tri-c/poly2tri-c/p2t -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/subprojects/poly2tri-c/poly2tri-c/refine -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/subprojects/poly2tri-c/poly2tri-c/render [219/750] cc -Ioperations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha -Ioperations/common-gpl3+ -I../operations/common-gpl3+ -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/motion-blur-circular.c.o' -MF 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/motion-blur-circular.c.o.d' -o 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/motion-blur-circular.c.o' -c ../operations/common-gpl3+/motion-blur-circular.c [220/750] cc -o libs/npd/libgegl-npd-0.4.so 'libs/npd/892199b@@gegl-npd-0.4@sha/deformation.c.o' 'libs/npd/892199b@@gegl-npd-0.4@sha/graphics.c.o' 'libs/npd/892199b@@gegl-npd-0.4@sha/lattice_cut.c.o' 'libs/npd/892199b@@gegl-npd-0.4@sha/npd_common.c.o' 'libs/npd/892199b@@gegl-npd-0.4@sha/npd_debug.c.o' 'libs/npd/892199b@@gegl-npd-0.4@sha/npd_gegl.c.o' 'libs/npd/892199b@@gegl-npd-0.4@sha/npd_math.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,libgegl-npd-0.4.so -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libbabl-0.1.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [221/750] cc -Ioperations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha -Ioperations/common-gpl3+ -I../operations/common-gpl3+ -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/bayer-matrix.c.o' -MF 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/bayer-matrix.c.o.d' -o 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/bayer-matrix.c.o' -c ../operations/common-gpl3+/bayer-matrix.c [222/750] cc -o tools/operation_reference 'tools/f9d35d4@@operation_reference@exe/operation_reference.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [223/750] cc -o tools/introspect 'tools/f9d35d4@@introspect@exe/introspect.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [224/750] cc -o tools/gegl-tester 'tools/f9d35d4@@gegl-tester@exe/gegl-tester.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [225/750] cc -o tools/gegl-imgcmp 'tools/f9d35d4@@gegl-imgcmp@exe/gegl-imgcmp.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [226/750] cc -o tools/detect_opencl 'tools/f9d35d4@@detect_opencl@exe/detect_opencl.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [227/750] cc -o bin/gegl 'bin/51a1f05@@gegl@exe/gegl-options.c.o' 'bin/51a1f05@@gegl@exe/gegl-path-smooth.c.o' 'bin/51a1f05@@gegl@exe/gegl.c.o' 'bin/51a1f05@@gegl@exe/gegl-path-spiro.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -Wl,-export-dynamic -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libpng16.so /usr/lib/libz.so /usr/local/lib/libspiro.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [228/750] cc -Ioperations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha -Ioperations/common-gpl3+ -I../operations/common-gpl3+ -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/maze.c.o' -MF 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/maze.c.o.d' -o 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/maze.c.o' -c ../operations/common-gpl3+/maze.c [229/750] c++ -Itools/f9d35d4@@exp_combine@exe -Itools -I../tools -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -std=gnu++14 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -isystem /usr/local/include -pthread -MD -MQ 'tools/f9d35d4@@exp_combine@exe/exp_combine.cpp.o' -MF 'tools/f9d35d4@@exp_combine@exe/exp_combine.cpp.o.d' -o 'tools/f9d35d4@@exp_combine@exe/exp_combine.cpp.o' -c ../tools/exp_combine.cpp [230/750] c++ -o tools/exp_combine 'tools/f9d35d4@@exp_combine@exe/exp_combine.cpp.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libgexiv2.so /usr/local/lib/libgio-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [231/750] cc -Ioperations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha -Ioperations/common-gpl3+ -I../operations/common-gpl3+ -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/linear-sinusoid.c.o' -MF 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/linear-sinusoid.c.o.d' -o 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/linear-sinusoid.c.o' -c ../operations/common-gpl3+/linear-sinusoid.c ../operations/common-gpl3+/linear-sinusoid.c: In function 'process': ../operations/common-gpl3+/linear-sinusoid.c:263:22: warning: 'n_dv' may be used uninitialized in this function [-Wmaybe-uninitialized] v0 += n_dv; ~~~^~~~~~~ ../operations/common-gpl3+/linear-sinusoid.c:262:22: warning: 'n_du' may be used uninitialized in this function [-Wmaybe-uninitialized] u0 += n_du; ~~~^~~~~~~ ../operations/common-gpl3+/linear-sinusoid.c:266:17: warning: 'supersampling_scale2' may be used uninitialized in this function [-Wmaybe-uninitialized] z *= supersampling_scale2; ~~^~~~~~~~~~~~~~~~~~~~~~~ [232/750] cc -Itools/f9d35d4@@operations_html@exe -Itools -I../tools -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include '-DTOP_SRCDIR="/construction/graphics/gegl/gegl-0.4.22"' -MD -MQ 'tools/f9d35d4@@operations_html@exe/operations_html.c.o' -MF 'tools/f9d35d4@@operations_html@exe/operations_html.c.o.d' -o 'tools/f9d35d4@@operations_html@exe/operations_html.c.o' -c ../tools/operations_html.c [233/750] cc -o tools/operations_html 'tools/f9d35d4@@operations_html@exe/operations_html.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [234/750] cc -Ioperations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha -Ioperations/common-gpl3+ -I../operations/common-gpl3+ -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/lens-distortion.c.o' -MF 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/lens-distortion.c.o.d' -o 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/lens-distortion.c.o' -c ../operations/common-gpl3+/lens-distortion.c [235/750] cc -Ioperations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha -Ioperations/common-gpl3+ -I../operations/common-gpl3+ -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/gaussian-blur-selective.c.o' -MF 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/gaussian-blur-selective.c.o.d' -o 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/gaussian-blur-selective.c.o' -c ../operations/common-gpl3+/gaussian-blur-selective.c [236/750] /usr/local/bin/meson --internal exe --capture operations/common-gpl3+/module_common_gpl3.c -- /construction/graphics/gegl/gegl-0.4.22/tools/gen-loader.sh ../operations/common-gpl3+/antialias.c ../operations/common-gpl3+/apply-lens.c ../operations/common-gpl3+/bayer-matrix.c ../operations/common-gpl3+/bump-map.c ../operations/common-gpl3+/cartoon.c ../operations/common-gpl3+/channel-mixer.c ../operations/common-gpl3+/color-exchange.c ../operations/common-gpl3+/color-to-alpha.c ../operations/common-gpl3+/cubism.c ../operations/common-gpl3+/deinterlace.c ../operations/common-gpl3+/diffraction-patterns.c ../operations/common-gpl3+/displace.c ../operations/common-gpl3+/edge-laplace.c ../operations/common-gpl3+/edge.c ../operations/common-gpl3+/emboss.c ../operations/common-gpl3+/engrave.c ../operations/common-gpl3+/fractal-explorer.c ../operations/common-gpl3+/fractal-trace.c ../operations/common-gpl3+/gaussian-blur-selective.c ../operations/common-gpl3+/illusion.c ../operations/common-gpl3+/lens-distortion.c ../operations/common-gpl3+/lens-flare.c ../operations/common-gpl3+/linear-sinusoid.c ../operations/common-gpl3+/maze.c ../operations/common-gpl3+/mosaic.c ../operations/common-gpl3+/motion-blur-circular.c ../operations/common-gpl3+/motion-blur-zoom.c ../operations/common-gpl3+/noise-slur.c ../operations/common-gpl3+/noise-solid.c ../operations/common-gpl3+/oilify.c ../operations/common-gpl3+/photocopy.c ../operations/common-gpl3+/plasma.c ../operations/common-gpl3+/polar-coordinates.c ../operations/common-gpl3+/red-eye-removal.c ../operations/common-gpl3+/ripple.c ../operations/common-gpl3+/shadows-highlights-correction.c ../operations/common-gpl3+/shadows-highlights.c ../operations/common-gpl3+/shift.c ../operations/common-gpl3+/sinus.c ../operations/common-gpl3+/softglow.c ../operations/common-gpl3+/spiral.c ../operations/common-gpl3+/supernova.c ../operations/common-gpl3+/texturize-canvas.c ../operations/common-gpl3+/tile-glass.c ../operations/common-gpl3+/tile-paper.c ../operations/common-gpl3+/value-propagate.c ../operations/common-gpl3+/video-degradation.c ../operations/common-gpl3+/waves.c ../operations/common-gpl3+/whirl-pinch.c ../operations/common-gpl3+/wind.c [237/750] cc -Ioperations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha -Ioperations/common-gpl3+ -I../operations/common-gpl3+ -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/illusion.c.o' -MF 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/illusion.c.o.d' -o 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/illusion.c.o' -c ../operations/common-gpl3+/illusion.c [238/750] cc -Ioperations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha -Ioperations/common-gpl3+ -I../operations/common-gpl3+ -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/meson-generated_.._module_common_gpl3.c.o' -MF 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/meson-generated_.._module_common_gpl3.c.o.d' -o 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/meson-generated_.._module_common_gpl3.c.o' -c operations/common-gpl3+/module_common_gpl3.c [239/750] cc -Ioperations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha -Ioperations/common-gpl3+ -I../operations/common-gpl3+ -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/engrave.c.o' -MF 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/engrave.c.o.d' -o 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/engrave.c.o' -c ../operations/common-gpl3+/engrave.c [240/750] cc -Ioperations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha -Ioperations/common-gpl3+ -I../operations/common-gpl3+ -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/lens-flare.c.o' -MF 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/lens-flare.c.o.d' -o 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/lens-flare.c.o' -c ../operations/common-gpl3+/lens-flare.c [241/750] cc -Ioperations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha -Ioperations/common-gpl3+ -I../operations/common-gpl3+ -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/fractal-trace.c.o' -MF 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/fractal-trace.c.o.d' -o 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/fractal-trace.c.o' -c ../operations/common-gpl3+/fractal-trace.c [242/750] cc -Ioperations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha -Ioperations/common-gpl3+ -I../operations/common-gpl3+ -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/edge-laplace.c.o' -MF 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/edge-laplace.c.o.d' -o 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/edge-laplace.c.o' -c ../operations/common-gpl3+/edge-laplace.c [243/750] cc -Ioperations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha -Ioperations/common-gpl3+ -I../operations/common-gpl3+ -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/fractal-explorer.c.o' -MF 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/fractal-explorer.c.o.d' -o 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/fractal-explorer.c.o' -c ../operations/common-gpl3+/fractal-explorer.c [244/750] cc -Ioperations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha -Ioperations/common-gpl3+ -I../operations/common-gpl3+ -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/mosaic.c.o' -MF 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/mosaic.c.o.d' -o 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/mosaic.c.o' -c ../operations/common-gpl3+/mosaic.c [245/750] cc -Ioperations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha -Ioperations/common-gpl3+ -I../operations/common-gpl3+ -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/edge.c.o' -MF 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/edge.c.o.d' -o 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/edge.c.o' -c ../operations/common-gpl3+/edge.c [246/750] /usr/local/bin/meson --internal symbolextractor /construction/graphics/gegl/gegl-0.4.22/_build libs/npd/libgegl-npd-0.4.so libs/npd/libgegl-npd-0.4.so 'libs/npd/892199b@@gegl-npd-0.4@sha/libgegl-npd-0.4.so.symbols' [247/750] cc -Ioperations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha -Ioperations/common-gpl3+ -I../operations/common-gpl3+ -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/emboss.c.o' -MF 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/emboss.c.o.d' -o 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/emboss.c.o' -c ../operations/common-gpl3+/emboss.c [248/750] /usr/local/bin/meson --internal symbolextractor /construction/graphics/gegl/gegl-0.4.22/_build seamless-clone/libgegl-sc-0.4.so seamless-clone/libgegl-sc-0.4.so 'seamless-clone/64fa1df@@gegl-sc-0.4@sha/libgegl-sc-0.4.so.symbols' [249/750] cc -Ioperations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha -Ioperations/common-gpl3+ -I../operations/common-gpl3+ -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/diffraction-patterns.c.o' -MF 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/diffraction-patterns.c.o.d' -o 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/diffraction-patterns.c.o' -c ../operations/common-gpl3+/diffraction-patterns.c [250/750] cc -Ioperations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha -Ioperations/common-gpl3+ -I../operations/common-gpl3+ -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/shift.c.o' -MF 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/shift.c.o.d' -o 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/shift.c.o' -c ../operations/common-gpl3+/shift.c [251/750] cc -Ioperations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha -Ioperations/common-gpl3+ -I../operations/common-gpl3+ -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/displace.c.o' -MF 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/displace.c.o.d' -o 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/displace.c.o' -c ../operations/common-gpl3+/displace.c [252/750] cc -Ioperations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha -Ioperations/common-gpl3+ -I../operations/common-gpl3+ -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/supernova.c.o' -MF 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/supernova.c.o.d' -o 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/supernova.c.o' -c ../operations/common-gpl3+/supernova.c [253/750] cc -Ioperations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha -Ioperations/common-gpl3+ -I../operations/common-gpl3+ -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/softglow.c.o' -MF 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/softglow.c.o.d' -o 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/softglow.c.o' -c ../operations/common-gpl3+/softglow.c [254/750] cc -Ioperations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha -Ioperations/common-gpl3+ -I../operations/common-gpl3+ -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/sinus.c.o' -MF 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/sinus.c.o.d' -o 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/sinus.c.o' -c ../operations/common-gpl3+/sinus.c [255/750] cc -Ioperations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha -Ioperations/common-gpl3+ -I../operations/common-gpl3+ -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/shadows-highlights-correction.c.o' -MF 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/shadows-highlights-correction.c.o.d' -o 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/shadows-highlights-correction.c.o' -c ../operations/common-gpl3+/shadows-highlights-correction.c [256/750] cc -Ioperations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha -Ioperations/common-gpl3+ -I../operations/common-gpl3+ -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/shadows-highlights.c.o' -MF 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/shadows-highlights.c.o.d' -o 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/shadows-highlights.c.o' -c ../operations/common-gpl3+/shadows-highlights.c [257/750] cc -Ioperations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha -Ioperations/common-gpl3+ -I../operations/common-gpl3+ -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/ripple.c.o' -MF 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/ripple.c.o.d' -o 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/ripple.c.o' -c ../operations/common-gpl3+/ripple.c [258/750] cc -Ioperations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha -Ioperations/common-gpl3+ -I../operations/common-gpl3+ -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/red-eye-removal.c.o' -MF 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/red-eye-removal.c.o.d' -o 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/red-eye-removal.c.o' -c ../operations/common-gpl3+/red-eye-removal.c [259/750] cc -Ioperations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha -Ioperations/common-gpl3+ -I../operations/common-gpl3+ -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/plasma.c.o' -MF 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/plasma.c.o.d' -o 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/plasma.c.o' -c ../operations/common-gpl3+/plasma.c [260/750] cc -Ioperations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha -Ioperations/common-gpl3+ -I../operations/common-gpl3+ -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/spiral.c.o' -MF 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/spiral.c.o.d' -o 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/spiral.c.o' -c ../operations/common-gpl3+/spiral.c [261/750] cc -Ioperations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha -Ioperations/common-gpl3+ -I../operations/common-gpl3+ -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/polar-coordinates.c.o' -MF 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/polar-coordinates.c.o.d' -o 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/polar-coordinates.c.o' -c ../operations/common-gpl3+/polar-coordinates.c [262/750] cc -Ioperations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha -Ioperations/common-gpl3+ -I../operations/common-gpl3+ -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/photocopy.c.o' -MF 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/photocopy.c.o.d' -o 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/photocopy.c.o' -c ../operations/common-gpl3+/photocopy.c [263/750] cc -Ioperations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha -Ioperations/common-gpl3+ -I../operations/common-gpl3+ -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/noise-solid.c.o' -MF 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/noise-solid.c.o.d' -o 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/noise-solid.c.o' -c ../operations/common-gpl3+/noise-solid.c [264/750] cc -Ioperations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha -Ioperations/common-gpl3+ -I../operations/common-gpl3+ -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/oilify.c.o' -MF 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/oilify.c.o.d' -o 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/oilify.c.o' -c ../operations/common-gpl3+/oilify.c [265/750] cc -Ioperations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha -Ioperations/common-gpl3+ -I../operations/common-gpl3+ -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/texturize-canvas.c.o' -MF 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/texturize-canvas.c.o.d' -o 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/texturize-canvas.c.o' -c ../operations/common-gpl3+/texturize-canvas.c [266/750] cc -Ioperations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha -Ioperations/common-gpl3+ -I../operations/common-gpl3+ -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/noise-slur.c.o' -MF 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/noise-slur.c.o.d' -o 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/noise-slur.c.o' -c ../operations/common-gpl3+/noise-slur.c [267/750] cc -Ioperations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha -Ioperations/common-gpl3+ -I../operations/common-gpl3+ -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/whirl-pinch.c.o' -MF 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/whirl-pinch.c.o.d' -o 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/whirl-pinch.c.o' -c ../operations/common-gpl3+/whirl-pinch.c [268/750] cc -Ioperations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha -Ioperations/common-gpl3+ -I../operations/common-gpl3+ -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/waves.c.o' -MF 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/waves.c.o.d' -o 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/waves.c.o' -c ../operations/common-gpl3+/waves.c [269/750] cc -Ioperations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha -Ioperations/common-gpl3+ -I../operations/common-gpl3+ -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/video-degradation.c.o' -MF 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/video-degradation.c.o.d' -o 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/video-degradation.c.o' -c ../operations/common-gpl3+/video-degradation.c [270/750] cc -Ioperations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha -Ioperations/common-gpl3+ -I../operations/common-gpl3+ -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/wind.c.o' -MF 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/wind.c.o.d' -o 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/wind.c.o' -c ../operations/common-gpl3+/wind.c [271/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/color-assimilation-grid.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/color-assimilation-grid.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/color-assimilation-grid.c.o' -c ../operations/common/color-assimilation-grid.c [272/750] cc -Ioperations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha -Ioperations/common-gpl3+ -I../operations/common-gpl3+ -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/value-propagate.c.o' -MF 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/value-propagate.c.o.d' -o 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/value-propagate.c.o' -c ../operations/common-gpl3+/value-propagate.c [273/750] cc -Ioperations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha -Ioperations/common-gpl3+ -I../operations/common-gpl3+ -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/tile-paper.c.o' -MF 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/tile-paper.c.o.d' -o 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/tile-paper.c.o' -c ../operations/common-gpl3+/tile-paper.c [274/750] cc -Ioperations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha -Ioperations/common-gpl3+ -I../operations/common-gpl3+ -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/tile-glass.c.o' -MF 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/tile-glass.c.o.d' -o 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/tile-glass.c.o' -c ../operations/common-gpl3+/tile-glass.c [275/750] cc -o operations/common-gpl3+/gegl-common-gpl3.so 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/meson-generated_.._module_common_gpl3.c.o' 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/antialias.c.o' 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/apply-lens.c.o' 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/bayer-matrix.c.o' 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/bump-map.c.o' 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/cartoon.c.o' 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/channel-mixer.c.o' 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/color-exchange.c.o' 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/color-to-alpha.c.o' 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/cubism.c.o' 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/deinterlace.c.o' 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/diffraction-patterns.c.o' 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/displace.c.o' 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/edge-laplace.c.o' 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/edge.c.o' 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/emboss.c.o' 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/engrave.c.o' 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/fractal-explorer.c.o' 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/fractal-trace.c.o' 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/gaussian-blur-selective.c.o' 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/illusion.c.o' 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/lens-distortion.c.o' 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/lens-flare.c.o' 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/linear-sinusoid.c.o' 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/maze.c.o' 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/mosaic.c.o' 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/motion-blur-circular.c.o' 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/motion-blur-zoom.c.o' 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/noise-slur.c.o' 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/noise-solid.c.o' 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/oilify.c.o' 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/photocopy.c.o' 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/plasma.c.o' 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/polar-coordinates.c.o' 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/red-eye-removal.c.o' 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/ripple.c.o' 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/shadows-highlights-correction.c.o' 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/shadows-highlights.c.o' 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/shift.c.o' 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/sinus.c.o' 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/softglow.c.o' 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/spiral.c.o' 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/supernova.c.o' 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/texturize-canvas.c.o' 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/tile-glass.c.o' 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/tile-paper.c.o' 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/value-propagate.c.o' 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/video-degradation.c.o' 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/waves.c.o' 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/whirl-pinch.c.o' 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/wind.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,gegl-common-gpl3.so -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libjson-glib-1.0.so /usr/local/lib/libgio-2.0.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [276/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/color-enhance.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/color-enhance.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/color-enhance.c.o' -c ../operations/common/color-enhance.c [277/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/buffer-source.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/buffer-source.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/buffer-source.c.o' -c ../operations/common/buffer-source.c [278/750] /usr/local/bin/meson --internal exe --capture operations/common-cxx/module_common_gpl3.c -- /construction/graphics/gegl/gegl-0.4.22/tools/gen-loader.sh ../operations/common-cxx/distance-transform.cc ../operations/common-cxx/warp.cc [279/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/absolute.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/absolute.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/absolute.c.o' -c ../operations/common/absolute.c [280/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/buffer-sink.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/buffer-sink.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/buffer-sink.c.o' -c ../operations/common/buffer-sink.c [281/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/brightness-contrast.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/brightness-contrast.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/brightness-contrast.c.o' -c ../operations/common/brightness-contrast.c [282/750] cc -Ioperations/common-cxx/0555279@@gegl-common-cxx@sha -Ioperations/common-cxx -I../operations/common-cxx -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common-cxx/0555279@@gegl-common-cxx@sha/meson-generated_.._module_common_gpl3.c.o' -MF 'operations/common-cxx/0555279@@gegl-common-cxx@sha/meson-generated_.._module_common_gpl3.c.o.d' -o 'operations/common-cxx/0555279@@gegl-common-cxx@sha/meson-generated_.._module_common_gpl3.c.o' -c operations/common-cxx/module_common_gpl3.c [283/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/bilateral-filter.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/bilateral-filter.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/bilateral-filter.c.o' -c ../operations/common/bilateral-filter.c [284/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/c2g.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/c2g.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/c2g.c.o' -c ../operations/common/c2g.c [285/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/alien-map.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/alien-map.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/alien-map.c.o' -c ../operations/common/alien-map.c [286/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/checkerboard.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/checkerboard.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/checkerboard.c.o' -c ../operations/common/checkerboard.c [287/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/box-blur.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/box-blur.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/box-blur.c.o' -c ../operations/common/box-blur.c [288/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/dropshadow.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/dropshadow.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/dropshadow.c.o' -c ../operations/common/dropshadow.c [289/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/display.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/display.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/display.c.o' -c ../operations/common/display.c [290/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/edge-sobel.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/edge-sobel.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/edge-sobel.c.o' -c ../operations/common/edge-sobel.c [291/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/copy-buffer.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/copy-buffer.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/copy-buffer.c.o' -c ../operations/common/copy-buffer.c [292/750] c++ -Ioperations/common-cxx/0555279@@gegl-common-cxx@sha -Ioperations/common-cxx -I../operations/common-cxx -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -std=gnu++14 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common-cxx/0555279@@gegl-common-cxx@sha/distance-transform.cc.o' -MF 'operations/common-cxx/0555279@@gegl-common-cxx@sha/distance-transform.cc.o.d' -o 'operations/common-cxx/0555279@@gegl-common-cxx@sha/distance-transform.cc.o' -c ../operations/common-cxx/distance-transform.cc [293/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/domain-transform.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/domain-transform.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/domain-transform.c.o' -c ../operations/common/domain-transform.c [294/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/difference-of-gaussians.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/difference-of-gaussians.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/difference-of-gaussians.c.o' -c ../operations/common/difference-of-gaussians.c [295/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/color.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/color.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/color.c.o' -c ../operations/common/color.c [296/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/contrast-curve.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/contrast-curve.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/contrast-curve.c.o' -c ../operations/common/contrast-curve.c [297/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/dither.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/dither.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/dither.c.o' -c ../operations/common/dither.c [298/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/edge-neon.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/edge-neon.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/edge-neon.c.o' -c ../operations/common/edge-neon.c [299/750] c++ -Ioperations/common-cxx/0555279@@gegl-common-cxx@sha -Ioperations/common-cxx -I../operations/common-cxx -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -std=gnu++14 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common-cxx/0555279@@gegl-common-cxx@sha/warp.cc.o' -MF 'operations/common-cxx/0555279@@gegl-common-cxx@sha/warp.cc.o.d' -o 'operations/common-cxx/0555279@@gegl-common-cxx@sha/warp.cc.o' -c ../operations/common-cxx/warp.cc [300/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/color-rotate.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/color-rotate.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/color-rotate.c.o' -c ../operations/common/color-rotate.c [301/750] c++ -o operations/common-cxx/gegl-common-cxx.so 'operations/common-cxx/0555279@@gegl-common-cxx@sha/meson-generated_.._module_common_gpl3.c.o' 'operations/common-cxx/0555279@@gegl-common-cxx@sha/distance-transform.cc.o' 'operations/common-cxx/0555279@@gegl-common-cxx@sha/warp.cc.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,gegl-common-cxx.so -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libjson-glib-1.0.so /usr/local/lib/libgio-2.0.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [302/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/color-temperature.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/color-temperature.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/color-temperature.c.o' -c ../operations/common/color-temperature.c [303/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/component-extract.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/component-extract.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/component-extract.c.o' -c ../operations/common/component-extract.c [304/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/invert-gamma.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/invert-gamma.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/invert-gamma.c.o' -c ../operations/common/invert-gamma.c [305/750] /usr/local/bin/meson --internal exe --capture operations/common/module_common.c -- /construction/graphics/gegl/gegl-0.4.22/tools/gen-loader.sh ../operations/common/absolute.c ../operations/common/alien-map.c ../operations/common/bilateral-filter.c ../operations/common/box-blur.c ../operations/common/brightness-contrast.c ../operations/common/buffer-sink.c ../operations/common/buffer-source.c ../operations/common/c2g.c ../operations/common/checkerboard.c ../operations/common/color-assimilation-grid.c ../operations/common/color-enhance.c ../operations/common/color-overlay.c ../operations/common/color-rotate.c ../operations/common/color-temperature.c ../operations/common/color-warp.c ../operations/common/color.c ../operations/common/component-extract.c ../operations/common/contrast-curve.c ../operations/common/convolution-matrix.c ../operations/common/copy-buffer.c ../operations/common/difference-of-gaussians.c ../operations/common/display.c ../operations/common/dither.c ../operations/common/domain-transform.c ../operations/common/dropshadow.c ../operations/common/edge-neon.c ../operations/common/edge-sobel.c ../operations/common/exp-combine.c ../operations/common/exposure.c ../operations/common/fattal02.c ../operations/common/gaussian-blur.c ../operations/common/gblur-1d.c ../operations/common/gegl-buffer-load-op.c ../operations/common/gegl-buffer-save-op.c ../operations/common/gegl.c ../operations/common/grey.c ../operations/common/grid.c ../operations/common/high-pass.c ../operations/common/hue-chroma.c ../operations/common/icc-save.c ../operations/common/image-compare.c ../operations/common/image-gradient.c ../operations/common/introspect.c ../operations/common/invert-gamma.c ../operations/common/invert-linear.c ../operations/common/layer.c ../operations/common/levels.c ../operations/common/linear-gradient.c ../operations/common/little-planet.c ../operations/common/long-shadow.c ../operations/common/magick-load.c ../operations/common/mantiuk06.c ../operations/common/map-absolute.c ../operations/common/map-relative.c ../operations/common/matting-global.c ../operations/common/mblur.c ../operations/common/mean-curvature-blur.c ../operations/common/median-blur.c ../operations/common/mirrors.c ../operations/common/mix.c ../operations/common/mono-mixer.c ../operations/common/motion-blur-linear.c ../operations/common/newsprint.c ../operations/common/noise-cell.c ../operations/common/noise-cie-lch.c ../operations/common/noise-hsv.c ../operations/common/noise-hurl.c ../operations/common/noise-perlin.c ../operations/common/noise-pick.c ../operations/common/noise-reduction.c ../operations/common/noise-rgb.c ../operations/common/noise-simplex.c ../operations/common/noise-spread.c ../operations/common/normal-map.c ../operations/common/opacity.c ../operations/common/open-buffer.c ../operations/common/over.c ../operations/common/panorama-projection.c ../operations/common/pixelize.c ../operations/common/posterize.c ../operations/common/radial-gradient.c ../operations/common/rectangle.c ../operations/common/recursive-transform.c ../operations/common/reinhard05.c ../operations/common/remap.c ../operations/common/rgb-clip.c ../operations/common/saturation.c ../operations/common/save.c ../operations/common/sepia.c ../operations/common/slic.c ../operations/common/snn-mean.c ../operations/common/spherize.c ../operations/common/stress.c ../operations/common/stretch-contrast-hsv.c ../operations/common/stretch-contrast.c ../operations/common/svg-huerotate.c ../operations/common/svg-luminancetoalpha.c ../operations/common/svg-matrix.c ../operations/common/svg-saturate.c ../operations/common/threshold.c ../operations/common/tile-seamless.c ../operations/common/tile.c ../operations/common/unpremultiply.c ../operations/common/unsharp-mask.c ../operations/common/value-invert.c ../operations/common/vignette.c ../operations/common/waterpixels.c ../operations/common/watershed-transform.c ../operations/common/wavelet-blur-1d.c ../operations/common/wavelet-blur.c ../operations/common/weighted-blend.c ../operations/common/write-buffer.c [306/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/color-overlay.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/color-overlay.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/color-overlay.c.o' -c ../operations/common/color-overlay.c [307/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/image-gradient.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/image-gradient.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/image-gradient.c.o' -c ../operations/common/image-gradient.c [308/750] /usr/local/bin/g-ir-scanner -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/lib/libffi-3.2.1/include --no-libtool --namespace=Gegl --nsversion=0.4 --warn-all --output gegl/Gegl-0.4.gir --c-include=gegl.h -I/construction/graphics/gegl/gegl-0.4.22/gegl -I/construction/graphics/gegl/gegl-0.4.22/_build/gegl -I./. -I../. -I./gegl/. -I../gegl/. -I./gegl/buffer -I../gegl/buffer -I./gegl/graph -I../gegl/graph -I./gegl/module -I../gegl/module -I./gegl/opencl -I../gegl/opencl -I./gegl/operation -I../gegl/operation -I./gegl/process -I../gegl/process -I./gegl/property-types -I../gegl/property-types --filelist=/construction/graphics/gegl/gegl-0.4.22/_build/gegl/2cd4258@@gegl-0.4@sha/Gegl_0.4_gir_filelist --include=GLib-2.0 --include=GObject-2.0 --include=Babl-0.1 --symbol-prefix=gegl --identifier-prefix=Gegl --cflags-begin -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -I./. -I../. -I./gegl/. -I../gegl/. -I./gegl/buffer -I../gegl/buffer -I./gegl/graph -I../gegl/graph -I./gegl/module -I../gegl/module -I./gegl/opencl -I../gegl/opencl -I./gegl/operation -I../gegl/operation -I./gegl/process -I../gegl/process -I./gegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ --cflags-end --library gegl-0.4 -L/construction/graphics/gegl/gegl-0.4.22/_build/gegl -L/usr/local/lib --extra-library=babl-0.1 --extra-library=glib-2.0 --extra-library=intl --extra-library=gio-2.0 --extra-library=gobject-2.0 --extra-library=m --extra-library=gmodule-2.0 g-ir-scanner: link: cc -o /construction/graphics/gegl/gegl-0.4.22/_build/tmp-introspect22sw77gf/Gegl-0.4 -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing /construction/graphics/gegl/gegl-0.4.22/_build/tmp-introspect22sw77gf/Gegl-0.4.o -L. -Wl,-rpath,. -Wl,--no-as-needed -lgegl-0.4 -lbabl-0.1 -lglib-2.0 -lintl -lgio-2.0 -lgobject-2.0 -lm -lgmodule-2.0 -L/construction/graphics/gegl/gegl-0.4.22/_build/gegl -Wl,-rpath,/construction/graphics/gegl/gegl-0.4.22/_build/gegl -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lintl -lm [309/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/hue-chroma.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/hue-chroma.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/hue-chroma.c.o' -c ../operations/common/hue-chroma.c [310/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/meson-generated_.._module_common.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/meson-generated_.._module_common.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/meson-generated_.._module_common.c.o' -c operations/common/module_common.c [311/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/high-pass.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/high-pass.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/high-pass.c.o' -c ../operations/common/high-pass.c [312/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/color-warp.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/color-warp.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/color-warp.c.o' -c ../operations/common/color-warp.c [313/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/introspect.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/introspect.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/introspect.c.o' -c ../operations/common/introspect.c [314/750] /usr/local/bin/g-ir-compiler gegl/Gegl-0.4.gir --output gegl/Gegl-0.4.typelib [315/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/grey.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/grey.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/grey.c.o' -c ../operations/common/grey.c [316/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/convolution-matrix.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/convolution-matrix.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/convolution-matrix.c.o' -c ../operations/common/convolution-matrix.c [317/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/gegl-buffer-save-op.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/gegl-buffer-save-op.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/gegl-buffer-save-op.c.o' -c ../operations/common/gegl-buffer-save-op.c [318/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/gegl-buffer-load-op.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/gegl-buffer-load-op.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/gegl-buffer-load-op.c.o' -c ../operations/common/gegl-buffer-load-op.c [319/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/icc-save.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/icc-save.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/icc-save.c.o' -c ../operations/common/icc-save.c [320/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/image-compare.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/image-compare.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/image-compare.c.o' -c ../operations/common/image-compare.c [321/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/gegl.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/gegl.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/gegl.c.o' -c ../operations/common/gegl.c [322/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/grid.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/grid.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/grid.c.o' -c ../operations/common/grid.c [323/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/gaussian-blur.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/gaussian-blur.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/gaussian-blur.c.o' -c ../operations/common/gaussian-blur.c [324/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/exposure.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/exposure.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/exposure.c.o' -c ../operations/common/exposure.c [325/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/mirrors.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/mirrors.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/mirrors.c.o' -c ../operations/common/mirrors.c [326/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/mix.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/mix.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/mix.c.o' -c ../operations/common/mix.c [327/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/mblur.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/mblur.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/mblur.c.o' -c ../operations/common/mblur.c [328/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/map-relative.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/map-relative.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/map-relative.c.o' -c ../operations/common/map-relative.c [329/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/gblur-1d.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/gblur-1d.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/gblur-1d.c.o' -c ../operations/common/gblur-1d.c [330/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/map-absolute.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/map-absolute.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/map-absolute.c.o' -c ../operations/common/map-absolute.c [331/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/mean-curvature-blur.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/mean-curvature-blur.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/mean-curvature-blur.c.o' -c ../operations/common/mean-curvature-blur.c [332/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/exp-combine.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/exp-combine.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/exp-combine.c.o' -c ../operations/common/exp-combine.c [333/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/magick-load.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/magick-load.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/magick-load.c.o' -c ../operations/common/magick-load.c [334/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/linear-gradient.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/linear-gradient.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/linear-gradient.c.o' -c ../operations/common/linear-gradient.c [335/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/layer.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/layer.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/layer.c.o' -c ../operations/common/layer.c [336/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/levels.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/levels.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/levels.c.o' -c ../operations/common/levels.c [337/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/little-planet.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/little-planet.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/little-planet.c.o' -c ../operations/common/little-planet.c [338/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/open-buffer.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/open-buffer.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/open-buffer.c.o' -c ../operations/common/open-buffer.c [339/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/matting-global.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/matting-global.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/matting-global.c.o' -c ../operations/common/matting-global.c [340/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/over.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/over.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/over.c.o' -c ../operations/common/over.c [341/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/invert-linear.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/invert-linear.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/invert-linear.c.o' -c ../operations/common/invert-linear.c [342/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/fattal02.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/fattal02.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/fattal02.c.o' -c ../operations/common/fattal02.c [343/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/opacity.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/opacity.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/opacity.c.o' -c ../operations/common/opacity.c [344/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/noise-spread.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/noise-spread.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/noise-spread.c.o' -c ../operations/common/noise-spread.c [345/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/long-shadow.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/long-shadow.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/long-shadow.c.o' -c ../operations/common/long-shadow.c [346/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/noise-rgb.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/noise-rgb.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/noise-rgb.c.o' -c ../operations/common/noise-rgb.c [347/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/mantiuk06.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/mantiuk06.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/mantiuk06.c.o' -c ../operations/common/mantiuk06.c [348/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/noise-hurl.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/noise-hurl.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/noise-hurl.c.o' -c ../operations/common/noise-hurl.c [349/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/noise-pick.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/noise-pick.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/noise-pick.c.o' -c ../operations/common/noise-pick.c [350/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/noise-perlin.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/noise-perlin.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/noise-perlin.c.o' -c ../operations/common/noise-perlin.c [351/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/normal-map.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/normal-map.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/normal-map.c.o' -c ../operations/common/normal-map.c [352/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/noise-cie-lch.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/noise-cie-lch.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/noise-cie-lch.c.o' -c ../operations/common/noise-cie-lch.c [353/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/median-blur.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/median-blur.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/median-blur.c.o' -c ../operations/common/median-blur.c [354/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/noise-reduction.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/noise-reduction.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/noise-reduction.c.o' -c ../operations/common/noise-reduction.c [355/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/noise-hsv.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/noise-hsv.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/noise-hsv.c.o' -c ../operations/common/noise-hsv.c [356/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/mono-mixer.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/mono-mixer.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/mono-mixer.c.o' -c ../operations/common/mono-mixer.c [357/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/noise-cell.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/noise-cell.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/noise-cell.c.o' -c ../operations/common/noise-cell.c [358/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/noise-simplex.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/noise-simplex.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/noise-simplex.c.o' -c ../operations/common/noise-simplex.c [359/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/newsprint.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/newsprint.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/newsprint.c.o' -c ../operations/common/newsprint.c [360/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/snn-mean.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/snn-mean.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/snn-mean.c.o' -c ../operations/common/snn-mean.c [361/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/motion-blur-linear.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/motion-blur-linear.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/motion-blur-linear.c.o' -c ../operations/common/motion-blur-linear.c [362/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/spherize.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/spherize.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/spherize.c.o' -c ../operations/common/spherize.c [363/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/stress.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/stress.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/stress.c.o' -c ../operations/common/stress.c [364/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/rgb-clip.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/rgb-clip.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/rgb-clip.c.o' -c ../operations/common/rgb-clip.c [365/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/remap.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/remap.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/remap.c.o' -c ../operations/common/remap.c [366/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/saturation.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/saturation.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/saturation.c.o' -c ../operations/common/saturation.c [367/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/slic.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/slic.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/slic.c.o' -c ../operations/common/slic.c [368/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/radial-gradient.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/radial-gradient.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/radial-gradient.c.o' -c ../operations/common/radial-gradient.c [369/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/rectangle.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/rectangle.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/rectangle.c.o' -c ../operations/common/rectangle.c [370/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/save.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/save.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/save.c.o' -c ../operations/common/save.c [371/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/posterize.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/posterize.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/posterize.c.o' -c ../operations/common/posterize.c [372/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/recursive-transform.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/recursive-transform.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/recursive-transform.c.o' -c ../operations/common/recursive-transform.c [373/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/sepia.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/sepia.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/sepia.c.o' -c ../operations/common/sepia.c [374/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/reinhard05.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/reinhard05.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/reinhard05.c.o' -c ../operations/common/reinhard05.c [375/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/wavelet-blur.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/wavelet-blur.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/wavelet-blur.c.o' -c ../operations/common/wavelet-blur.c [376/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/wavelet-blur-1d.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/wavelet-blur-1d.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/wavelet-blur-1d.c.o' -c ../operations/common/wavelet-blur-1d.c [377/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/value-invert.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/value-invert.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/value-invert.c.o' -c ../operations/common/value-invert.c [378/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/watershed-transform.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/watershed-transform.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/watershed-transform.c.o' -c ../operations/common/watershed-transform.c [379/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/unpremultiply.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/unpremultiply.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/unpremultiply.c.o' -c ../operations/common/unpremultiply.c [380/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/tile.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/tile.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/tile.c.o' -c ../operations/common/tile.c [381/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/waterpixels.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/waterpixels.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/waterpixels.c.o' -c ../operations/common/waterpixels.c [382/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/tile-seamless.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/tile-seamless.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/tile-seamless.c.o' -c ../operations/common/tile-seamless.c [383/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/unsharp-mask.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/unsharp-mask.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/unsharp-mask.c.o' -c ../operations/common/unsharp-mask.c [384/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/vignette.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/vignette.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/vignette.c.o' -c ../operations/common/vignette.c [385/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/panorama-projection.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/panorama-projection.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/panorama-projection.c.o' -c ../operations/common/panorama-projection.c [386/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/threshold.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/threshold.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/threshold.c.o' -c ../operations/common/threshold.c [387/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/svg-matrix.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/svg-matrix.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/svg-matrix.c.o' -c ../operations/common/svg-matrix.c [388/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/svg-saturate.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/svg-saturate.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/svg-saturate.c.o' -c ../operations/common/svg-saturate.c [389/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/svg-luminancetoalpha.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/svg-luminancetoalpha.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/svg-luminancetoalpha.c.o' -c ../operations/common/svg-luminancetoalpha.c [390/750] cc -Ioperations/core/e34d86e@@gegl-core@sha -Ioperations/core -I../operations/core -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/core/e34d86e@@gegl-core@sha/nop.c.o' -MF 'operations/core/e34d86e@@gegl-core@sha/nop.c.o.d' -o 'operations/core/e34d86e@@gegl-core@sha/nop.c.o' -c ../operations/core/nop.c [391/750] cc -Ioperations/core/e34d86e@@gegl-core@sha -Ioperations/core -I../operations/core -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/core/e34d86e@@gegl-core@sha/load.c.o' -MF 'operations/core/e34d86e@@gegl-core@sha/load.c.o.d' -o 'operations/core/e34d86e@@gegl-core@sha/load.c.o' -c ../operations/core/load.c [392/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/stretch-contrast-hsv.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/stretch-contrast-hsv.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/stretch-contrast-hsv.c.o' -c ../operations/common/stretch-contrast-hsv.c [393/750] cc -Ioperations/core/e34d86e@@gegl-core@sha -Ioperations/core -I../operations/core -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/core/e34d86e@@gegl-core@sha/convert-format.c.o' -MF 'operations/core/e34d86e@@gegl-core@sha/convert-format.c.o.d' -o 'operations/core/e34d86e@@gegl-core@sha/convert-format.c.o' -c ../operations/core/convert-format.c [394/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/svg-huerotate.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/svg-huerotate.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/svg-huerotate.c.o' -c ../operations/common/svg-huerotate.c [395/750] cc -Ioperations/core/e34d86e@@gegl-core@sha -Ioperations/core -I../operations/core -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/core/e34d86e@@gegl-core@sha/crop.c.o' -MF 'operations/core/e34d86e@@gegl-core@sha/crop.c.o.d' -o 'operations/core/e34d86e@@gegl-core@sha/crop.c.o' -c ../operations/core/crop.c [396/750] cc -Ioperations/core/e34d86e@@gegl-core@sha -Ioperations/core -I../operations/core -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/core/e34d86e@@gegl-core@sha/json.c.o' -MF 'operations/core/e34d86e@@gegl-core@sha/json.c.o.d' -o 'operations/core/e34d86e@@gegl-core@sha/json.c.o' -c ../operations/core/json.c [397/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/pixelize.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/pixelize.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/pixelize.c.o' -c ../operations/common/pixelize.c [398/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/write-buffer.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/write-buffer.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/write-buffer.c.o' -c ../operations/common/write-buffer.c [399/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/weighted-blend.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/weighted-blend.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/weighted-blend.c.o' -c ../operations/common/weighted-blend.c [400/750] cc -Ioperations/external/a9161d9@@rgbe-save@sha -Ioperations/external -I../operations/external -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Ilibs -I../libs -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -MD -MQ 'operations/external/a9161d9@@rgbe-save@sha/rgbe-save.c.o' -MF 'operations/external/a9161d9@@rgbe-save@sha/rgbe-save.c.o.d' -o 'operations/external/a9161d9@@rgbe-save@sha/rgbe-save.c.o' -c ../operations/external/rgbe-save.c [401/750] cc -o operations/external/rgbe-save.so 'operations/external/a9161d9@@rgbe-save@sha/rgbe-save.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,rgbe-save.so -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -lm gegl/libgegl-0.4.so.0.421.1 libs/rgbe/librgbe.a /usr/local/lib/libbabl-0.1.so /usr/local/lib/libgio-2.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl:$ORIGIN/../../libs/rgbe' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/libs/rgbe [402/750] cc -Ioperations/core/e34d86e@@gegl-core@sha -Ioperations/core -I../operations/core -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/core/e34d86e@@gegl-core@sha/clone.c.o' -MF 'operations/core/e34d86e@@gegl-core@sha/clone.c.o.d' -o 'operations/core/e34d86e@@gegl-core@sha/clone.c.o' -c ../operations/core/clone.c [403/750] cc -Ioperations/core/e34d86e@@gegl-core@sha -Ioperations/core -I../operations/core -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/core/e34d86e@@gegl-core@sha/cache.c.o' -MF 'operations/core/e34d86e@@gegl-core@sha/cache.c.o.d' -o 'operations/core/e34d86e@@gegl-core@sha/cache.c.o' -c ../operations/core/cache.c [404/750] cc -Ioperations/core/e34d86e@@gegl-core@sha -Ioperations/core -I../operations/core -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/core/e34d86e@@gegl-core@sha/cast-format.c.o' -MF 'operations/core/e34d86e@@gegl-core@sha/cast-format.c.o.d' -o 'operations/core/e34d86e@@gegl-core@sha/cast-format.c.o' -c ../operations/core/cast-format.c [405/750] cc -Ioperations/external/a9161d9@@npy-save@sha -Ioperations/external -I../operations/external -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -MD -MQ 'operations/external/a9161d9@@npy-save@sha/npy-save.c.o' -MF 'operations/external/a9161d9@@npy-save@sha/npy-save.c.o.d' -o 'operations/external/a9161d9@@npy-save@sha/npy-save.c.o' -c ../operations/external/npy-save.c [406/750] cc -o operations/external/npy-save.so 'operations/external/a9161d9@@npy-save@sha/npy-save.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,npy-save.so -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libgio-2.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [407/750] cc -Ioperations/common/9e695fa@@gegl-common@sha -Ioperations/common -I../operations/common -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iopencl -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/common/9e695fa@@gegl-common@sha/stretch-contrast.c.o' -MF 'operations/common/9e695fa@@gegl-common@sha/stretch-contrast.c.o.d' -o 'operations/common/9e695fa@@gegl-common@sha/stretch-contrast.c.o' -c ../operations/common/stretch-contrast.c [408/750] cc -o operations/common/gegl-common.so 'operations/common/9e695fa@@gegl-common@sha/meson-generated_.._module_common.c.o' 'operations/common/9e695fa@@gegl-common@sha/absolute.c.o' 'operations/common/9e695fa@@gegl-common@sha/alien-map.c.o' 'operations/common/9e695fa@@gegl-common@sha/bilateral-filter.c.o' 'operations/common/9e695fa@@gegl-common@sha/box-blur.c.o' 'operations/common/9e695fa@@gegl-common@sha/brightness-contrast.c.o' 'operations/common/9e695fa@@gegl-common@sha/buffer-sink.c.o' 'operations/common/9e695fa@@gegl-common@sha/buffer-source.c.o' 'operations/common/9e695fa@@gegl-common@sha/c2g.c.o' 'operations/common/9e695fa@@gegl-common@sha/checkerboard.c.o' 'operations/common/9e695fa@@gegl-common@sha/color-assimilation-grid.c.o' 'operations/common/9e695fa@@gegl-common@sha/color-enhance.c.o' 'operations/common/9e695fa@@gegl-common@sha/color-overlay.c.o' 'operations/common/9e695fa@@gegl-common@sha/color-rotate.c.o' 'operations/common/9e695fa@@gegl-common@sha/color-temperature.c.o' 'operations/common/9e695fa@@gegl-common@sha/color-warp.c.o' 'operations/common/9e695fa@@gegl-common@sha/color.c.o' 'operations/common/9e695fa@@gegl-common@sha/component-extract.c.o' 'operations/common/9e695fa@@gegl-common@sha/contrast-curve.c.o' 'operations/common/9e695fa@@gegl-common@sha/convolution-matrix.c.o' 'operations/common/9e695fa@@gegl-common@sha/copy-buffer.c.o' 'operations/common/9e695fa@@gegl-common@sha/difference-of-gaussians.c.o' 'operations/common/9e695fa@@gegl-common@sha/display.c.o' 'operations/common/9e695fa@@gegl-common@sha/dither.c.o' 'operations/common/9e695fa@@gegl-common@sha/domain-transform.c.o' 'operations/common/9e695fa@@gegl-common@sha/dropshadow.c.o' 'operations/common/9e695fa@@gegl-common@sha/edge-neon.c.o' 'operations/common/9e695fa@@gegl-common@sha/edge-sobel.c.o' 'operations/common/9e695fa@@gegl-common@sha/exp-combine.c.o' 'operations/common/9e695fa@@gegl-common@sha/exposure.c.o' 'operations/common/9e695fa@@gegl-common@sha/fattal02.c.o' 'operations/common/9e695fa@@gegl-common@sha/gaussian-blur.c.o' 'operations/common/9e695fa@@gegl-common@sha/gblur-1d.c.o' 'operations/common/9e695fa@@gegl-common@sha/gegl-buffer-load-op.c.o' 'operations/common/9e695fa@@gegl-common@sha/gegl-buffer-save-op.c.o' 'operations/common/9e695fa@@gegl-common@sha/gegl.c.o' 'operations/common/9e695fa@@gegl-common@sha/grey.c.o' 'operations/common/9e695fa@@gegl-common@sha/grid.c.o' 'operations/common/9e695fa@@gegl-common@sha/high-pass.c.o' 'operations/common/9e695fa@@gegl-common@sha/hue-chroma.c.o' 'operations/common/9e695fa@@gegl-common@sha/icc-save.c.o' 'operations/common/9e695fa@@gegl-common@sha/image-compare.c.o' 'operations/common/9e695fa@@gegl-common@sha/image-gradient.c.o' 'operations/common/9e695fa@@gegl-common@sha/introspect.c.o' 'operations/common/9e695fa@@gegl-common@sha/invert-gamma.c.o' 'operations/common/9e695fa@@gegl-common@sha/invert-linear.c.o' 'operations/common/9e695fa@@gegl-common@sha/layer.c.o' 'operations/common/9e695fa@@gegl-common@sha/levels.c.o' 'operations/common/9e695fa@@gegl-common@sha/linear-gradient.c.o' 'operations/common/9e695fa@@gegl-common@sha/little-planet.c.o' 'operations/common/9e695fa@@gegl-common@sha/long-shadow.c.o' 'operations/common/9e695fa@@gegl-common@sha/magick-load.c.o' 'operations/common/9e695fa@@gegl-common@sha/mantiuk06.c.o' 'operations/common/9e695fa@@gegl-common@sha/map-absolute.c.o' 'operations/common/9e695fa@@gegl-common@sha/map-relative.c.o' 'operations/common/9e695fa@@gegl-common@sha/matting-global.c.o' 'operations/common/9e695fa@@gegl-common@sha/mblur.c.o' 'operations/common/9e695fa@@gegl-common@sha/mean-curvature-blur.c.o' 'operations/common/9e695fa@@gegl-common@sha/median-blur.c.o' 'operations/common/9e695fa@@gegl-common@sha/mirrors.c.o' 'operations/common/9e695fa@@gegl-common@sha/mix.c.o' 'operations/common/9e695fa@@gegl-common@sha/mono-mixer.c.o' 'operations/common/9e695fa@@gegl-common@sha/motion-blur-linear.c.o' 'operations/common/9e695fa@@gegl-common@sha/newsprint.c.o' 'operations/common/9e695fa@@gegl-common@sha/noise-cell.c.o' 'operations/common/9e695fa@@gegl-common@sha/noise-cie-lch.c.o' 'operations/common/9e695fa@@gegl-common@sha/noise-hsv.c.o' 'operations/common/9e695fa@@gegl-common@sha/noise-hurl.c.o' 'operations/common/9e695fa@@gegl-common@sha/noise-perlin.c.o' 'operations/common/9e695fa@@gegl-common@sha/noise-pick.c.o' 'operations/common/9e695fa@@gegl-common@sha/noise-reduction.c.o' 'operations/common/9e695fa@@gegl-common@sha/noise-rgb.c.o' 'operations/common/9e695fa@@gegl-common@sha/noise-simplex.c.o' 'operations/common/9e695fa@@gegl-common@sha/noise-spread.c.o' 'operations/common/9e695fa@@gegl-common@sha/normal-map.c.o' 'operations/common/9e695fa@@gegl-common@sha/opacity.c.o' 'operations/common/9e695fa@@gegl-common@sha/open-buffer.c.o' 'operations/common/9e695fa@@gegl-common@sha/over.c.o' 'operations/common/9e695fa@@gegl-common@sha/panorama-projection.c.o' 'operations/common/9e695fa@@gegl-common@sha/pixelize.c.o' 'operations/common/9e695fa@@gegl-common@sha/posterize.c.o' 'operations/common/9e695fa@@gegl-common@sha/radial-gradient.c.o' 'operations/common/9e695fa@@gegl-common@sha/rectangle.c.o' 'operations/common/9e695fa@@gegl-common@sha/recursive-transform.c.o' 'operations/common/9e695fa@@gegl-common@sha/reinhard05.c.o' 'operations/common/9e695fa@@gegl-common@sha/remap.c.o' 'operations/common/9e695fa@@gegl-common@sha/rgb-clip.c.o' 'operations/common/9e695fa@@gegl-common@sha/saturation.c.o' 'operations/common/9e695fa@@gegl-common@sha/save.c.o' 'operations/common/9e695fa@@gegl-common@sha/sepia.c.o' 'operations/common/9e695fa@@gegl-common@sha/slic.c.o' 'operations/common/9e695fa@@gegl-common@sha/snn-mean.c.o' 'operations/common/9e695fa@@gegl-common@sha/spherize.c.o' 'operations/common/9e695fa@@gegl-common@sha/stress.c.o' 'operations/common/9e695fa@@gegl-common@sha/stretch-contrast-hsv.c.o' 'operations/common/9e695fa@@gegl-common@sha/stretch-contrast.c.o' 'operations/common/9e695fa@@gegl-common@sha/svg-huerotate.c.o' 'operations/common/9e695fa@@gegl-common@sha/svg-luminancetoalpha.c.o' 'operations/common/9e695fa@@gegl-common@sha/svg-matrix.c.o' 'operations/common/9e695fa@@gegl-common@sha/svg-saturate.c.o' 'operations/common/9e695fa@@gegl-common@sha/threshold.c.o' 'operations/common/9e695fa@@gegl-common@sha/tile-seamless.c.o' 'operations/common/9e695fa@@gegl-common@sha/tile.c.o' 'operations/common/9e695fa@@gegl-common@sha/unpremultiply.c.o' 'operations/common/9e695fa@@gegl-common@sha/unsharp-mask.c.o' 'operations/common/9e695fa@@gegl-common@sha/value-invert.c.o' 'operations/common/9e695fa@@gegl-common@sha/vignette.c.o' 'operations/common/9e695fa@@gegl-common@sha/waterpixels.c.o' 'operations/common/9e695fa@@gegl-common@sha/watershed-transform.c.o' 'operations/common/9e695fa@@gegl-common@sha/wavelet-blur-1d.c.o' 'operations/common/9e695fa@@gegl-common@sha/wavelet-blur.c.o' 'operations/common/9e695fa@@gegl-common@sha/weighted-blend.c.o' 'operations/common/9e695fa@@gegl-common@sha/write-buffer.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,gegl-common.so -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libjson-glib-1.0.so /usr/local/lib/libgio-2.0.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [409/750] cc -Ioperations/external/a9161d9@@ppm-save@sha -Ioperations/external -I../operations/external -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -MD -MQ 'operations/external/a9161d9@@ppm-save@sha/ppm-save.c.o' -MF 'operations/external/a9161d9@@ppm-save@sha/ppm-save.c.o.d' -o 'operations/external/a9161d9@@ppm-save@sha/ppm-save.c.o' -c ../operations/external/ppm-save.c [410/750] cc -Ioperations/external/a9161d9@@rgbe-load@sha -Ioperations/external -I../operations/external -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Ilibs -I../libs -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -MD -MQ 'operations/external/a9161d9@@rgbe-load@sha/rgbe-load.c.o' -MF 'operations/external/a9161d9@@rgbe-load@sha/rgbe-load.c.o.d' -o 'operations/external/a9161d9@@rgbe-load@sha/rgbe-load.c.o' -c ../operations/external/rgbe-load.c [411/750] cc -o operations/external/ppm-save.so 'operations/external/a9161d9@@ppm-save@sha/ppm-save.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,ppm-save.so -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libgio-2.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [412/750] cc -o operations/external/rgbe-load.so 'operations/external/a9161d9@@rgbe-load@sha/rgbe-load.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,rgbe-load.so -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -lm gegl/libgegl-0.4.so.0.421.1 libs/rgbe/librgbe.a /usr/local/lib/libbabl-0.1.so /usr/local/lib/libgio-2.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl:$ORIGIN/../../libs/rgbe' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/libs/rgbe [413/750] cc -Ioperations/external/a9161d9@@npd@sha -Ioperations/external -I../operations/external -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Ilibs -I../libs -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -D_THREAD_SAFE -pthread -MD -MQ 'operations/external/a9161d9@@npd@sha/npd.c.o' -MF 'operations/external/a9161d9@@npd@sha/npd.c.o.d' -o 'operations/external/a9161d9@@npd@sha/npd.c.o' -c ../operations/external/npd.c [414/750] cc -o operations/external/npd.so 'operations/external/a9161d9@@npd@sha/npd.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,npd.so -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -lm gegl/libgegl-0.4.so.0.421.1 libs/npd/libgegl-npd-0.4.so /usr/local/lib/libbabl-0.1.so /usr/local/lib/libgio-2.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libcairo.so -lpthread -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl:$ORIGIN/../../libs/npd' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/libs/npd [415/750] cc -Ioperations/external/a9161d9@@ppm-load@sha -Ioperations/external -I../operations/external -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -MD -MQ 'operations/external/a9161d9@@ppm-load@sha/ppm-load.c.o' -MF 'operations/external/a9161d9@@ppm-load@sha/ppm-load.c.o.d' -o 'operations/external/a9161d9@@ppm-load@sha/ppm-load.c.o' -c ../operations/external/ppm-load.c [416/750] cc -o operations/external/ppm-load.so 'operations/external/a9161d9@@ppm-load@sha/ppm-load.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,ppm-load.so -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libgio-2.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [417/750] cc -Ioperations/external/a9161d9@@vector-stroke@sha -Ioperations/external -I../operations/external -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -D_THREAD_SAFE -pthread -MD -MQ 'operations/external/a9161d9@@vector-stroke@sha/vector-stroke.c.o' -MF 'operations/external/a9161d9@@vector-stroke@sha/vector-stroke.c.o.d' -o 'operations/external/a9161d9@@vector-stroke@sha/vector-stroke.c.o' -c ../operations/external/vector-stroke.c [418/750] cc -o operations/external/vector-stroke.so 'operations/external/a9161d9@@vector-stroke@sha/vector-stroke.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,vector-stroke.so -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libgio-2.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libcairo.so -lpthread -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [419/750] cc -Ioperations/external/a9161d9@@text@sha -Ioperations/external -I../operations/external -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -D_THREAD_SAFE -pthread -MD -MQ 'operations/external/a9161d9@@text@sha/text.c.o' -MF 'operations/external/a9161d9@@text@sha/text.c.o.d' -o 'operations/external/a9161d9@@text@sha/text.c.o' -c ../operations/external/text.c [420/750] cc -o operations/external/text.so 'operations/external/a9161d9@@text@sha/text.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,text.so -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libgio-2.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libpangocairo-1.0.so /usr/local/lib/libpango-1.0.so /usr/local/lib/libcairo.so -lpthread -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [421/750] cc -Ioperations/external/a9161d9@@vector-fill@sha -Ioperations/external -I../operations/external -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -D_THREAD_SAFE -pthread -MD -MQ 'operations/external/a9161d9@@vector-fill@sha/vector-fill.c.o' -MF 'operations/external/a9161d9@@vector-fill@sha/vector-fill.c.o.d' -o 'operations/external/a9161d9@@vector-fill@sha/vector-fill.c.o' -c ../operations/external/vector-fill.c [422/750] cc -o operations/external/vector-fill.so 'operations/external/a9161d9@@vector-fill@sha/vector-fill.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,vector-fill.so -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libgio-2.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libcairo.so -lpthread -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [423/750] cc -Ioperations/external/a9161d9@@path@sha -Ioperations/external -I../operations/external -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -D_THREAD_SAFE -pthread -MD -MQ 'operations/external/a9161d9@@path@sha/path.c.o' -MF 'operations/external/a9161d9@@path@sha/path.c.o.d' -o 'operations/external/a9161d9@@path@sha/path.c.o' -c ../operations/external/path.c [424/750] cc -Ioperations/external/a9161d9@@jpg-load@sha -Ioperations/external -I../operations/external -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -MD -MQ 'operations/external/a9161d9@@jpg-load@sha/jpg-load.c.o' -MF 'operations/external/a9161d9@@jpg-load@sha/jpg-load.c.o.d' -o 'operations/external/a9161d9@@jpg-load@sha/jpg-load.c.o' -c ../operations/external/jpg-load.c [425/750] cc -o operations/external/path.so 'operations/external/a9161d9@@path@sha/path.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,path.so -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libgio-2.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libcairo.so -lpthread -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [426/750] cc -o operations/external/jpg-load.so 'operations/external/a9161d9@@jpg-load@sha/jpg-load.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,jpg-load.so -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libgio-2.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libjpeg.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [427/750] cc -Ioperations/external/a9161d9@@jpg-save@sha -Ioperations/external -I../operations/external -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -MD -MQ 'operations/external/a9161d9@@jpg-save@sha/jpg-save.c.o' -MF 'operations/external/a9161d9@@jpg-save@sha/jpg-save.c.o.d' -o 'operations/external/a9161d9@@jpg-save@sha/jpg-save.c.o' -c ../operations/external/jpg-save.c [428/750] cc -o operations/external/jpg-save.so 'operations/external/a9161d9@@jpg-save@sha/jpg-save.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,jpg-save.so -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libgio-2.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libjpeg.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [429/750] cc -Ioperations/external/a9161d9@@png-save@sha -Ioperations/external -I../operations/external -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/libpng16 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -MD -MQ 'operations/external/a9161d9@@png-save@sha/png-save.c.o' -MF 'operations/external/a9161d9@@png-save@sha/png-save.c.o.d' -o 'operations/external/a9161d9@@png-save@sha/png-save.c.o' -c ../operations/external/png-save.c [430/750] cc -o operations/external/png-save.so 'operations/external/a9161d9@@png-save@sha/png-save.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,png-save.so -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libgio-2.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libpng16.so /usr/lib/libz.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [431/750] cc -Ioperations/external/a9161d9@@pdf-load@sha -Ioperations/external -I../operations/external -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/poppler/glib -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/poppler -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -D_THREAD_SAFE -pthread -MD -MQ 'operations/external/a9161d9@@pdf-load@sha/pdf-load.c.o' -MF 'operations/external/a9161d9@@pdf-load@sha/pdf-load.c.o.d' -o 'operations/external/a9161d9@@pdf-load@sha/pdf-load.c.o' -c ../operations/external/pdf-load.c [432/750] cc -o operations/external/pdf-load.so 'operations/external/a9161d9@@pdf-load@sha/pdf-load.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,pdf-load.so -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libgio-2.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libpoppler-glib.so /usr/local/lib/libcairo.so -lpthread -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [433/750] cc -Ioperations/external/a9161d9@@gif-load@sha -Ioperations/external -I../operations/external -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -MD -MQ 'operations/external/a9161d9@@gif-load@sha/gif-load.c.o' -MF 'operations/external/a9161d9@@gif-load@sha/gif-load.c.o.d' -o 'operations/external/a9161d9@@gif-load@sha/gif-load.c.o' -c ../operations/external/gif-load.c [434/750] cc -Ioperations/external/a9161d9@@pixbuf-save@sha -Ioperations/external -I../operations/external -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/gdk-pixbuf-2.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -MD -MQ 'operations/external/a9161d9@@pixbuf-save@sha/save-pixbuf.c.o' -MF 'operations/external/a9161d9@@pixbuf-save@sha/save-pixbuf.c.o.d' -o 'operations/external/a9161d9@@pixbuf-save@sha/save-pixbuf.c.o' -c ../operations/external/save-pixbuf.c [435/750] cc -o operations/external/gif-load.so 'operations/external/a9161d9@@gif-load@sha/gif-load.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,gif-load.so -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libgio-2.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libnsgif.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [436/750] cc -o operations/external/pixbuf-save.so 'operations/external/a9161d9@@pixbuf-save@sha/save-pixbuf.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,pixbuf-save.so -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libgio-2.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgdk_pixbuf-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [437/750] cc -Ioperations/external/a9161d9@@lcms-from-profile@sha -Ioperations/external -I../operations/external -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -MD -MQ 'operations/external/a9161d9@@lcms-from-profile@sha/lcms-from-profile.c.o' -MF 'operations/external/a9161d9@@lcms-from-profile@sha/lcms-from-profile.c.o.d' -o 'operations/external/a9161d9@@lcms-from-profile@sha/lcms-from-profile.c.o' -c ../operations/external/lcms-from-profile.c [438/750] cc -o operations/external/lcms-from-profile.so 'operations/external/a9161d9@@lcms-from-profile@sha/lcms-from-profile.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,lcms-from-profile.so -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libgio-2.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/liblcms2.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [439/750] cc -Ioperations/external/a9161d9@@pixbuf-load@sha -Ioperations/external -I../operations/external -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/gdk-pixbuf-2.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -MD -MQ 'operations/external/a9161d9@@pixbuf-load@sha/pixbuf.c.o' -MF 'operations/external/a9161d9@@pixbuf-load@sha/pixbuf.c.o.d' -o 'operations/external/a9161d9@@pixbuf-load@sha/pixbuf.c.o' -c ../operations/external/pixbuf.c [440/750] cc -o operations/external/pixbuf-load.so 'operations/external/a9161d9@@pixbuf-load@sha/pixbuf.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,pixbuf-load.so -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libgio-2.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgdk_pixbuf-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [441/750] cc -Ioperations/external/a9161d9@@sdl2-display@sha -Ioperations/external -I../operations/external -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/SDL2 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -D_REENTRANT -D_THREAD_SAFE -pthread -MD -MQ 'operations/external/a9161d9@@sdl2-display@sha/sdl2-display.c.o' -MF 'operations/external/a9161d9@@sdl2-display@sha/sdl2-display.c.o.d' -o 'operations/external/a9161d9@@sdl2-display@sha/sdl2-display.c.o' -c ../operations/external/sdl2-display.c [442/750] cc -o operations/external/sdl2-display.so 'operations/external/a9161d9@@sdl2-display@sha/sdl2-display.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,sdl2-display.so -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libgio-2.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libSDL2.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [443/750] cc -Ioperations/external/a9161d9@@svg-load@sha -Ioperations/external -I../operations/external -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -D_THREAD_SAFE -MD -MQ 'operations/external/a9161d9@@svg-load@sha/svg-load.c.o' -MF 'operations/external/a9161d9@@svg-load@sha/svg-load.c.o.d' -o 'operations/external/a9161d9@@svg-load@sha/svg-load.c.o' -c ../operations/external/svg-load.c [444/750] cc -o operations/external/svg-load.so 'operations/external/a9161d9@@svg-load@sha/svg-load.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,svg-load.so -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libgio-2.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/librsvg-2.so /usr/local/lib/libgdk_pixbuf-2.0.so /usr/local/lib/libcairo.so -lpthread -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [445/750] cc -Ioperations/external/a9161d9@@png-load@sha -Ioperations/external -I../operations/external -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/libpng16 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -MD -MQ 'operations/external/a9161d9@@png-load@sha/png-load.c.o' -MF 'operations/external/a9161d9@@png-load@sha/png-load.c.o.d' -o 'operations/external/a9161d9@@png-load@sha/png-load.c.o' -c ../operations/external/png-load.c [446/750] cc -o operations/external/png-load.so 'operations/external/a9161d9@@png-load@sha/png-load.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,png-load.so -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libgio-2.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libpng16.so /usr/lib/libz.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [447/750] /usr/local/bin/meson --internal exe --capture operations/core/module_core.c -- /construction/graphics/gegl/gegl-0.4.22/tools/gen-loader.sh ../operations/core/cache.c ../operations/core/cast-format.c ../operations/core/clone.c ../operations/core/convert-format.c ../operations/core/crop.c ../operations/core/json.c ../operations/core/load.c ../operations/core/nop.c [448/750] cc -Ioperations/external/a9161d9@@jp2-load@sha -Ioperations/external -I../operations/external -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/jasper -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -MD -MQ 'operations/external/a9161d9@@jp2-load@sha/jp2-load.c.o' -MF 'operations/external/a9161d9@@jp2-load@sha/jp2-load.c.o.d' -o 'operations/external/a9161d9@@jp2-load@sha/jp2-load.c.o' -c ../operations/external/jp2-load.c [449/750] cc -o operations/external/jp2-load.so 'operations/external/a9161d9@@jp2-load@sha/jp2-load.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,jp2-load.so -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libgio-2.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libjasper.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [450/750] cc -Ioperations/generated/e85db99@@gegl-generated@sha -Ioperations/generated -I../operations/generated -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/generated/e85db99@@gegl-generated@sha/darken.c.o' -MF 'operations/generated/e85db99@@gegl-generated@sha/darken.c.o.d' -o 'operations/generated/e85db99@@gegl-generated@sha/darken.c.o' -c ../operations/generated/darken.c [451/750] cc -Ioperations/external/a9161d9@@tiff-load@sha -Ioperations/external -I../operations/external -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -MD -MQ 'operations/external/a9161d9@@tiff-load@sha/tiff-load.c.o' -MF 'operations/external/a9161d9@@tiff-load@sha/tiff-load.c.o.d' -o 'operations/external/a9161d9@@tiff-load@sha/tiff-load.c.o' -c ../operations/external/tiff-load.c [452/750] cc -Ioperations/external/a9161d9@@raw-load@sha -Ioperations/external -I../operations/external -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/libraw -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -MD -MQ 'operations/external/a9161d9@@raw-load@sha/raw-load.c.o' -MF 'operations/external/a9161d9@@raw-load@sha/raw-load.c.o.d' -o 'operations/external/a9161d9@@raw-load@sha/raw-load.c.o' -c ../operations/external/raw-load.c [453/750] cc -o operations/external/tiff-load.so 'operations/external/a9161d9@@tiff-load@sha/tiff-load.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,tiff-load.so -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libgio-2.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libtiff.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [454/750] cc -o operations/external/raw-load.so 'operations/external/a9161d9@@raw-load@sha/raw-load.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,raw-load.so -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libgio-2.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libraw.so /usr/local/lib/liblcms2.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [455/750] cc -Ioperations/external/a9161d9@@v4l@sha -Ioperations/external -I../operations/external -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -MD -MQ 'operations/external/a9161d9@@v4l@sha/v4l.c.o' -MF 'operations/external/a9161d9@@v4l@sha/v4l.c.o.d' -o 'operations/external/a9161d9@@v4l@sha/v4l.c.o' -c ../operations/external/v4l.c [456/750] cc -o operations/external/v4l.so 'operations/external/a9161d9@@v4l@sha/v4l.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,v4l.so -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libgio-2.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libv4l1.so -Wl,--end-group -pthread -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [457/750] cc -Ioperations/core/e34d86e@@gegl-core@sha -Ioperations/core -I../operations/core -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/core/e34d86e@@gegl-core@sha/meson-generated_.._module_core.c.o' -MF 'operations/core/e34d86e@@gegl-core@sha/meson-generated_.._module_core.c.o.d' -o 'operations/core/e34d86e@@gegl-core@sha/meson-generated_.._module_core.c.o' -c operations/core/module_core.c [458/750] cc -o operations/core/gegl-core.so 'operations/core/e34d86e@@gegl-core@sha/meson-generated_.._module_core.c.o' 'operations/core/e34d86e@@gegl-core@sha/cache.c.o' 'operations/core/e34d86e@@gegl-core@sha/cast-format.c.o' 'operations/core/e34d86e@@gegl-core@sha/clone.c.o' 'operations/core/e34d86e@@gegl-core@sha/convert-format.c.o' 'operations/core/e34d86e@@gegl-core@sha/crop.c.o' 'operations/core/e34d86e@@gegl-core@sha/json.c.o' 'operations/core/e34d86e@@gegl-core@sha/load.c.o' 'operations/core/e34d86e@@gegl-core@sha/nop.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,gegl-core.so -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so -Wl,--export-dynamic /usr/local/lib/libgmodule-2.0.so -pthread /usr/local/lib/libjson-glib-1.0.so /usr/local/lib/libgio-2.0.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [459/750] cc -Ioperations/generated/e85db99@@gegl-generated@sha -Ioperations/generated -I../operations/generated -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/generated/e85db99@@gegl-generated@sha/color-burn.c.o' -MF 'operations/generated/e85db99@@gegl-generated@sha/color-burn.c.o.d' -o 'operations/generated/e85db99@@gegl-generated@sha/color-burn.c.o' -c ../operations/generated/color-burn.c [460/750] cc -Ioperations/generated/e85db99@@gegl-generated@sha -Ioperations/generated -I../operations/generated -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/generated/e85db99@@gegl-generated@sha/clear.c.o' -MF 'operations/generated/e85db99@@gegl-generated@sha/clear.c.o.d' -o 'operations/generated/e85db99@@gegl-generated@sha/clear.c.o' -c ../operations/generated/clear.c [461/750] cc -Ioperations/generated/e85db99@@gegl-generated@sha -Ioperations/generated -I../operations/generated -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/generated/e85db99@@gegl-generated@sha/color-dodge.c.o' -MF 'operations/generated/e85db99@@gegl-generated@sha/color-dodge.c.o.d' -o 'operations/generated/e85db99@@gegl-generated@sha/color-dodge.c.o' -c ../operations/generated/color-dodge.c [462/750] cc -Ioperations/generated/e85db99@@gegl-generated@sha -Ioperations/generated -I../operations/generated -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/generated/e85db99@@gegl-generated@sha/add.c.o' -MF 'operations/generated/e85db99@@gegl-generated@sha/add.c.o.d' -o 'operations/generated/e85db99@@gegl-generated@sha/add.c.o' -c ../operations/generated/add.c [463/750] cc -Ioperations/external/a9161d9@@webp-load@sha -Ioperations/external -I../operations/external -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -MD -MQ 'operations/external/a9161d9@@webp-load@sha/webp-load.c.o' -MF 'operations/external/a9161d9@@webp-load@sha/webp-load.c.o.d' -o 'operations/external/a9161d9@@webp-load@sha/webp-load.c.o' -c ../operations/external/webp-load.c [464/750] cc -Ioperations/generated/e85db99@@gegl-generated@sha -Ioperations/generated -I../operations/generated -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/generated/e85db99@@gegl-generated@sha/src-atop.c.o' -MF 'operations/generated/e85db99@@gegl-generated@sha/src-atop.c.o.d' -o 'operations/generated/e85db99@@gegl-generated@sha/src-atop.c.o' -c ../operations/generated/src-atop.c [465/750] cc -o operations/external/webp-load.so 'operations/external/a9161d9@@webp-load@sha/webp-load.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,webp-load.so -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libgio-2.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libwebp.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [466/750] cc -Ioperations/generated/e85db99@@gegl-generated@sha -Ioperations/generated -I../operations/generated -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/generated/e85db99@@gegl-generated@sha/soft-light.c.o' -MF 'operations/generated/e85db99@@gegl-generated@sha/soft-light.c.o.d' -o 'operations/generated/e85db99@@gegl-generated@sha/soft-light.c.o' -c ../operations/generated/soft-light.c [467/750] cc -Ioperations/external/a9161d9@@webp-save@sha -Ioperations/external -I../operations/external -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -MD -MQ 'operations/external/a9161d9@@webp-save@sha/webp-save.c.o' -MF 'operations/external/a9161d9@@webp-save@sha/webp-save.c.o.d' -o 'operations/external/a9161d9@@webp-save@sha/webp-save.c.o' -c ../operations/external/webp-save.c [468/750] cc -o operations/external/webp-save.so 'operations/external/a9161d9@@webp-save@sha/webp-save.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,webp-save.so -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libgio-2.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libwebp.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [469/750] cc -Ioperations/generated/e85db99@@gegl-generated@sha -Ioperations/generated -I../operations/generated -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/generated/e85db99@@gegl-generated@sha/plus.c.o' -MF 'operations/generated/e85db99@@gegl-generated@sha/plus.c.o.d' -o 'operations/generated/e85db99@@gegl-generated@sha/plus.c.o' -c ../operations/generated/plus.c [470/750] cc -Ioperations/generated/e85db99@@gegl-generated@sha -Ioperations/generated -I../operations/generated -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/generated/e85db99@@gegl-generated@sha/overlay.c.o' -MF 'operations/generated/e85db99@@gegl-generated@sha/overlay.c.o.d' -o 'operations/generated/e85db99@@gegl-generated@sha/overlay.c.o' -c ../operations/generated/overlay.c [471/750] cc -Ioperations/generated/e85db99@@gegl-generated@sha -Ioperations/generated -I../operations/generated -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/generated/e85db99@@gegl-generated@sha/multiply.c.o' -MF 'operations/generated/e85db99@@gegl-generated@sha/multiply.c.o.d' -o 'operations/generated/e85db99@@gegl-generated@sha/multiply.c.o' -c ../operations/generated/multiply.c [472/750] cc -Ioperations/generated/e85db99@@gegl-generated@sha -Ioperations/generated -I../operations/generated -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/generated/e85db99@@gegl-generated@sha/lighten.c.o' -MF 'operations/generated/e85db99@@gegl-generated@sha/lighten.c.o.d' -o 'operations/generated/e85db99@@gegl-generated@sha/lighten.c.o' -c ../operations/generated/lighten.c [473/750] cc -Ioperations/generated/e85db99@@gegl-generated@sha -Ioperations/generated -I../operations/generated -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/generated/e85db99@@gegl-generated@sha/screen.c.o' -MF 'operations/generated/e85db99@@gegl-generated@sha/screen.c.o.d' -o 'operations/generated/e85db99@@gegl-generated@sha/screen.c.o' -c ../operations/generated/screen.c [474/750] cc -Ioperations/external/a9161d9@@tiff-save@sha -Ioperations/external -I../operations/external -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -MD -MQ 'operations/external/a9161d9@@tiff-save@sha/tiff-save.c.o' -MF 'operations/external/a9161d9@@tiff-save@sha/tiff-save.c.o.d' -o 'operations/external/a9161d9@@tiff-save@sha/tiff-save.c.o' -c ../operations/external/tiff-save.c [475/750] cc -o operations/external/tiff-save.so 'operations/external/a9161d9@@tiff-save@sha/tiff-save.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,tiff-save.so -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libgio-2.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libtiff.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [476/750] c++ -Ioperations/external/a9161d9@@exr-save@sha -Ioperations/external -I../operations/external -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/OpenEXR -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -std=gnu++14 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -isystem /usr/local/include -fPIC -pthread -MD -MQ 'operations/external/a9161d9@@exr-save@sha/exr-save.cc.o' -MF 'operations/external/a9161d9@@exr-save@sha/exr-save.cc.o.d' -o 'operations/external/a9161d9@@exr-save@sha/exr-save.cc.o' -c ../operations/external/exr-save.cc [477/750] c++ -o operations/external/exr-save.so 'operations/external/a9161d9@@exr-save@sha/exr-save.cc.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,exr-save.so -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libgio-2.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libIlmImf-2_5.so /usr/local/lib/libImath-2_5.so /usr/local/lib/libHalf-2_5.so /usr/local/lib/libIex-2_5.so /usr/local/lib/libIexMath-2_5.so /usr/local/lib/libIlmThread-2_5.so -Wl,--end-group -pthread -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [478/750] cc -Ioperations/generated/e85db99@@gegl-generated@sha -Ioperations/generated -I../operations/generated -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/generated/e85db99@@gegl-generated@sha/hard-light.c.o' -MF 'operations/generated/e85db99@@gegl-generated@sha/hard-light.c.o.d' -o 'operations/generated/e85db99@@gegl-generated@sha/hard-light.c.o' -c ../operations/generated/hard-light.c [479/750] cc -Ioperations/generated/e85db99@@gegl-generated@sha -Ioperations/generated -I../operations/generated -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/generated/e85db99@@gegl-generated@sha/gamma.c.o' -MF 'operations/generated/e85db99@@gegl-generated@sha/gamma.c.o.d' -o 'operations/generated/e85db99@@gegl-generated@sha/gamma.c.o' -c ../operations/generated/gamma.c [480/750] cc -Ioperations/generated/e85db99@@gegl-generated@sha -Ioperations/generated -I../operations/generated -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/generated/e85db99@@gegl-generated@sha/dst-over.c.o' -MF 'operations/generated/e85db99@@gegl-generated@sha/dst-over.c.o.d' -o 'operations/generated/e85db99@@gegl-generated@sha/dst-over.c.o' -c ../operations/generated/dst-over.c [481/750] cc -Ioperations/generated/e85db99@@gegl-generated@sha -Ioperations/generated -I../operations/generated -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/generated/e85db99@@gegl-generated@sha/dst-out.c.o' -MF 'operations/generated/e85db99@@gegl-generated@sha/dst-out.c.o.d' -o 'operations/generated/e85db99@@gegl-generated@sha/dst-out.c.o' -c ../operations/generated/dst-out.c [482/750] cc -Ioperations/generated/e85db99@@gegl-generated@sha -Ioperations/generated -I../operations/generated -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/generated/e85db99@@gegl-generated@sha/dst-in.c.o' -MF 'operations/generated/e85db99@@gegl-generated@sha/dst-in.c.o.d' -o 'operations/generated/e85db99@@gegl-generated@sha/dst-in.c.o' -c ../operations/generated/dst-in.c [483/750] cc -Ioperations/generated/e85db99@@gegl-generated@sha -Ioperations/generated -I../operations/generated -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/generated/e85db99@@gegl-generated@sha/dst.c.o' -MF 'operations/generated/e85db99@@gegl-generated@sha/dst.c.o.d' -o 'operations/generated/e85db99@@gegl-generated@sha/dst.c.o' -c ../operations/generated/dst.c [484/750] cc -Ioperations/transform/9016b87@@transformops@sha -Ioperations/transform -I../operations/transform -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -MD -MQ 'operations/transform/9016b87@@transformops@sha/module.c.o' -MF 'operations/transform/9016b87@@transformops@sha/module.c.o.d' -o 'operations/transform/9016b87@@transformops@sha/module.c.o' -c ../operations/transform/module.c [485/750] cc -Ioperations/generated/e85db99@@gegl-generated@sha -Ioperations/generated -I../operations/generated -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/generated/e85db99@@gegl-generated@sha/exclusion.c.o' -MF 'operations/generated/e85db99@@gegl-generated@sha/exclusion.c.o.d' -o 'operations/generated/e85db99@@gegl-generated@sha/exclusion.c.o' -c ../operations/generated/exclusion.c [486/750] cc -Ioperations/generated/e85db99@@gegl-generated@sha -Ioperations/generated -I../operations/generated -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/generated/e85db99@@gegl-generated@sha/divide.c.o' -MF 'operations/generated/e85db99@@gegl-generated@sha/divide.c.o.d' -o 'operations/generated/e85db99@@gegl-generated@sha/divide.c.o' -c ../operations/generated/divide.c [487/750] cc -Ioperations/generated/e85db99@@gegl-generated@sha -Ioperations/generated -I../operations/generated -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/generated/e85db99@@gegl-generated@sha/difference.c.o' -MF 'operations/generated/e85db99@@gegl-generated@sha/difference.c.o.d' -o 'operations/generated/e85db99@@gegl-generated@sha/difference.c.o' -c ../operations/generated/difference.c [488/750] cc -Ioperations/seamless-clone/88ff773@@seamless-clone-compose@sha -Ioperations/seamless-clone -I../operations/seamless-clone -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iseamless-clone -I../seamless-clone -Isubprojects/poly2tri-c -I../subprojects/poly2tri-c -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -MD -MQ 'operations/seamless-clone/88ff773@@seamless-clone-compose@sha/seamless-clone-compose.c.o' -MF 'operations/seamless-clone/88ff773@@seamless-clone-compose@sha/seamless-clone-compose.c.o.d' -o 'operations/seamless-clone/88ff773@@seamless-clone-compose@sha/seamless-clone-compose.c.o' -c ../operations/seamless-clone/seamless-clone-compose.c [489/750] cc -o operations/seamless-clone/seamless-clone-compose.so 'operations/seamless-clone/88ff773@@seamless-clone-compose@sha/seamless-clone-compose.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,seamless-clone-compose.so -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -lm gegl/libgegl-0.4.so.0.421.1 seamless-clone/libgegl-sc-0.4.so subprojects/poly2tri-c/libpoly2tri-c.a subprojects/poly2tri-c/poly2tri-c/p2t/libp2tc.a subprojects/poly2tri-c/poly2tri-c/refine/libp2tc_refine.a subprojects/poly2tri-c/poly2tri-c/render/libp2tc_render.a /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libjson-glib-1.0.so /usr/local/lib/libgio-2.0.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl:$ORIGIN/../../seamless-clone:$ORIGIN/../../subprojects/poly2tri-c:$ORIGIN/../../subprojects/poly2tri-c/poly2tri-c/p2t:$ORIGIN/../../subprojects/poly2tri-c/poly2tri-c/refine:$ORIGIN/../../subprojects/poly2tri-c/poly2tri-c/render' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/seamless-clone -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/subprojects/poly2tri-c -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/subprojects/poly2tri-c/poly2tri-c/p2t -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/subprojects/poly2tri-c/poly2tri-c/refine -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/subprojects/poly2tri-c/poly2tri-c/render [490/750] cc -Ioperations/transform/9016b87@@transformops@sha -Ioperations/transform -I../operations/transform -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -MD -MQ 'operations/transform/9016b87@@transformops@sha/reflect.c.o' -MF 'operations/transform/9016b87@@transformops@sha/reflect.c.o.d' -o 'operations/transform/9016b87@@transformops@sha/reflect.c.o' -c ../operations/transform/reflect.c [491/750] cc -Ioperations/generated/e85db99@@gegl-generated@sha -Ioperations/generated -I../operations/generated -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/generated/e85db99@@gegl-generated@sha/subtract.c.o' -MF 'operations/generated/e85db99@@gegl-generated@sha/subtract.c.o.d' -o 'operations/generated/e85db99@@gegl-generated@sha/subtract.c.o' -c ../operations/generated/subtract.c [492/750] cc -Iexamples/c590b3c@@gegl-convert@exe -Iexamples -I../examples -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MD -MQ 'examples/c590b3c@@gegl-convert@exe/gegl-convert.c.o' -MF 'examples/c590b3c@@gegl-convert@exe/gegl-convert.c.o.d' -o 'examples/c590b3c@@gegl-convert@exe/gegl-convert.c.o' -c ../examples/gegl-convert.c [493/750] cc -Ioperations/transform/9016b87@@transformops@sha -Ioperations/transform -I../operations/transform -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -MD -MQ 'operations/transform/9016b87@@transformops@sha/rotate-on-center.c.o' -MF 'operations/transform/9016b87@@transformops@sha/rotate-on-center.c.o.d' -o 'operations/transform/9016b87@@transformops@sha/rotate-on-center.c.o' -c ../operations/transform/rotate-on-center.c [494/750] cc -o examples/gegl-convert 'examples/c590b3c@@gegl-convert@exe/gegl-convert.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [495/750] /usr/local/bin/meson --internal exe --capture operations/generated/module_generated_gpl3.c -- /construction/graphics/gegl/gegl-0.4.22/tools/gen-loader.sh ../operations/generated/add.c ../operations/generated/clear.c ../operations/generated/color-burn.c ../operations/generated/color-dodge.c ../operations/generated/darken.c ../operations/generated/difference.c ../operations/generated/divide.c ../operations/generated/dst-atop.c ../operations/generated/dst-in.c ../operations/generated/dst-out.c ../operations/generated/dst-over.c ../operations/generated/dst.c ../operations/generated/exclusion.c ../operations/generated/gamma.c ../operations/generated/hard-light.c ../operations/generated/lighten.c ../operations/generated/multiply.c ../operations/generated/overlay.c ../operations/generated/plus.c ../operations/generated/screen.c ../operations/generated/soft-light.c ../operations/generated/src-atop.c ../operations/generated/src-in.c ../operations/generated/src-out.c ../operations/generated/src.c ../operations/generated/subtract.c ../operations/generated/xor.c [496/750] cc -Ioperations/generated/e85db99@@gegl-generated@sha -Ioperations/generated -I../operations/generated -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/generated/e85db99@@gegl-generated@sha/xor.c.o' -MF 'operations/generated/e85db99@@gegl-generated@sha/xor.c.o.d' -o 'operations/generated/e85db99@@gegl-generated@sha/xor.c.o' -c ../operations/generated/xor.c [497/750] cc -Ioperations/generated/e85db99@@gegl-generated@sha -Ioperations/generated -I../operations/generated -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/generated/e85db99@@gegl-generated@sha/dst-atop.c.o' -MF 'operations/generated/e85db99@@gegl-generated@sha/dst-atop.c.o.d' -o 'operations/generated/e85db99@@gegl-generated@sha/dst-atop.c.o' -c ../operations/generated/dst-atop.c [498/750] cc -Iexamples/c590b3c@@2geglbuffer@exe -Iexamples -I../examples -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MD -MQ 'examples/c590b3c@@2geglbuffer@exe/2geglbuffer.c.o' -MF 'examples/c590b3c@@2geglbuffer@exe/2geglbuffer.c.o.d' -o 'examples/c590b3c@@2geglbuffer@exe/2geglbuffer.c.o' -c ../examples/2geglbuffer.c [499/750] cc -Ioperations/generated/e85db99@@gegl-generated@sha -Ioperations/generated -I../operations/generated -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/generated/e85db99@@gegl-generated@sha/meson-generated_.._module_generated_gpl3.c.o' -MF 'operations/generated/e85db99@@gegl-generated@sha/meson-generated_.._module_generated_gpl3.c.o.d' -o 'operations/generated/e85db99@@gegl-generated@sha/meson-generated_.._module_generated_gpl3.c.o' -c operations/generated/module_generated_gpl3.c [500/750] cc -Iexamples/c590b3c@@frame-counter@exe -Iexamples -I../examples -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MD -MQ 'examples/c590b3c@@frame-counter@exe/frame-counter.c.o' -MF 'examples/c590b3c@@frame-counter@exe/frame-counter.c.o.d' -o 'examples/c590b3c@@frame-counter@exe/frame-counter.c.o' -c ../examples/frame-counter.c [501/750] cc -o examples/2geglbuffer 'examples/c590b3c@@2geglbuffer@exe/2geglbuffer.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [502/750] c++ -Ioperations/external/a9161d9@@exr-load@sha -Ioperations/external -I../operations/external -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/OpenEXR -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -std=gnu++14 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -isystem /usr/local/include -fPIC -pthread -MD -MQ 'operations/external/a9161d9@@exr-load@sha/exr-load.cpp.o' -MF 'operations/external/a9161d9@@exr-load@sha/exr-load.cpp.o.d' -o 'operations/external/a9161d9@@exr-load@sha/exr-load.cpp.o' -c ../operations/external/exr-load.cpp [503/750] cc -o examples/frame-counter 'examples/c590b3c@@frame-counter@exe/frame-counter.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [504/750] c++ -o operations/external/exr-load.so 'operations/external/a9161d9@@exr-load@sha/exr-load.cpp.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,exr-load.so -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libgio-2.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libIlmImf-2_5.so /usr/local/lib/libImath-2_5.so /usr/local/lib/libHalf-2_5.so /usr/local/lib/libIex-2_5.so /usr/local/lib/libIexMath-2_5.so /usr/local/lib/libIlmThread-2_5.so -Wl,--end-group -pthread -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [505/750] cc -Ioperations/generated/e85db99@@gegl-generated@sha -Ioperations/generated -I../operations/generated -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/generated/e85db99@@gegl-generated@sha/src-out.c.o' -MF 'operations/generated/e85db99@@gegl-generated@sha/src-out.c.o.d' -o 'operations/generated/e85db99@@gegl-generated@sha/src-out.c.o' -c ../operations/generated/src-out.c [506/750] cc -Ioperations/generated/e85db99@@gegl-generated@sha -Ioperations/generated -I../operations/generated -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/generated/e85db99@@gegl-generated@sha/src.c.o' -MF 'operations/generated/e85db99@@gegl-generated@sha/src.c.o.d' -o 'operations/generated/e85db99@@gegl-generated@sha/src.c.o' -c ../operations/generated/src.c [507/750] cc -Ioperations/transform/9016b87@@transformops@sha -Ioperations/transform -I../operations/transform -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -MD -MQ 'operations/transform/9016b87@@transformops@sha/scale-size.c.o' -MF 'operations/transform/9016b87@@transformops@sha/scale-size.c.o.d' -o 'operations/transform/9016b87@@transformops@sha/scale-size.c.o' -c ../operations/transform/scale-size.c [508/750] cc -Ioperations/transform/9016b87@@transformops@sha -Ioperations/transform -I../operations/transform -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -MD -MQ 'operations/transform/9016b87@@transformops@sha/transform.c.o' -MF 'operations/transform/9016b87@@transformops@sha/transform.c.o.d' -o 'operations/transform/9016b87@@transformops@sha/transform.c.o' -c ../operations/transform/transform.c [509/750] cc -Ioperations/seamless-clone/88ff773@@seamless-clone@sha -Ioperations/seamless-clone -I../operations/seamless-clone -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -Iseamless-clone -I../seamless-clone -Isubprojects/poly2tri-c -I../subprojects/poly2tri-c -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -MD -MQ 'operations/seamless-clone/88ff773@@seamless-clone@sha/seamless-clone.c.o' -MF 'operations/seamless-clone/88ff773@@seamless-clone@sha/seamless-clone.c.o.d' -o 'operations/seamless-clone/88ff773@@seamless-clone@sha/seamless-clone.c.o' -c ../operations/seamless-clone/seamless-clone.c [510/750] cc -Ioperations/transform/9016b87@@transformops@sha -Ioperations/transform -I../operations/transform -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -MD -MQ 'operations/transform/9016b87@@transformops@sha/scale.c.o' -MF 'operations/transform/9016b87@@transformops@sha/scale.c.o.d' -o 'operations/transform/9016b87@@transformops@sha/scale.c.o' -c ../operations/transform/scale.c [511/750] cc -o operations/seamless-clone/seamless-clone.so 'operations/seamless-clone/88ff773@@seamless-clone@sha/seamless-clone.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,seamless-clone.so -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -lm gegl/libgegl-0.4.so.0.421.1 seamless-clone/libgegl-sc-0.4.so subprojects/poly2tri-c/libpoly2tri-c.a subprojects/poly2tri-c/poly2tri-c/p2t/libp2tc.a subprojects/poly2tri-c/poly2tri-c/refine/libp2tc_refine.a subprojects/poly2tri-c/poly2tri-c/render/libp2tc_render.a /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libjson-glib-1.0.so /usr/local/lib/libgio-2.0.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl:$ORIGIN/../../seamless-clone:$ORIGIN/../../subprojects/poly2tri-c:$ORIGIN/../../subprojects/poly2tri-c/poly2tri-c/p2t:$ORIGIN/../../subprojects/poly2tri-c/poly2tri-c/refine:$ORIGIN/../../subprojects/poly2tri-c/poly2tri-c/render' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/seamless-clone -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/subprojects/poly2tri-c -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/subprojects/poly2tri-c/poly2tri-c/p2t -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/subprojects/poly2tri-c/poly2tri-c/refine -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/subprojects/poly2tri-c/poly2tri-c/render [512/750] cc -Ioperations/generated/e85db99@@gegl-generated@sha -Ioperations/generated -I../operations/generated -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DGEGL_OP_BUNDLE -MD -MQ 'operations/generated/e85db99@@gegl-generated@sha/src-in.c.o' -MF 'operations/generated/e85db99@@gegl-generated@sha/src-in.c.o.d' -o 'operations/generated/e85db99@@gegl-generated@sha/src-in.c.o' -c ../operations/generated/src-in.c [513/750] cc -o operations/generated/gegl-generated.so 'operations/generated/e85db99@@gegl-generated@sha/meson-generated_.._module_generated_gpl3.c.o' 'operations/generated/e85db99@@gegl-generated@sha/add.c.o' 'operations/generated/e85db99@@gegl-generated@sha/clear.c.o' 'operations/generated/e85db99@@gegl-generated@sha/color-burn.c.o' 'operations/generated/e85db99@@gegl-generated@sha/color-dodge.c.o' 'operations/generated/e85db99@@gegl-generated@sha/darken.c.o' 'operations/generated/e85db99@@gegl-generated@sha/difference.c.o' 'operations/generated/e85db99@@gegl-generated@sha/divide.c.o' 'operations/generated/e85db99@@gegl-generated@sha/dst-atop.c.o' 'operations/generated/e85db99@@gegl-generated@sha/dst-in.c.o' 'operations/generated/e85db99@@gegl-generated@sha/dst-out.c.o' 'operations/generated/e85db99@@gegl-generated@sha/dst-over.c.o' 'operations/generated/e85db99@@gegl-generated@sha/dst.c.o' 'operations/generated/e85db99@@gegl-generated@sha/exclusion.c.o' 'operations/generated/e85db99@@gegl-generated@sha/gamma.c.o' 'operations/generated/e85db99@@gegl-generated@sha/hard-light.c.o' 'operations/generated/e85db99@@gegl-generated@sha/lighten.c.o' 'operations/generated/e85db99@@gegl-generated@sha/multiply.c.o' 'operations/generated/e85db99@@gegl-generated@sha/overlay.c.o' 'operations/generated/e85db99@@gegl-generated@sha/plus.c.o' 'operations/generated/e85db99@@gegl-generated@sha/screen.c.o' 'operations/generated/e85db99@@gegl-generated@sha/soft-light.c.o' 'operations/generated/e85db99@@gegl-generated@sha/src-atop.c.o' 'operations/generated/e85db99@@gegl-generated@sha/src-in.c.o' 'operations/generated/e85db99@@gegl-generated@sha/src-out.c.o' 'operations/generated/e85db99@@gegl-generated@sha/src.c.o' 'operations/generated/e85db99@@gegl-generated@sha/subtract.c.o' 'operations/generated/e85db99@@gegl-generated@sha/xor.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,gegl-generated.so -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libjson-glib-1.0.so /usr/local/lib/libgio-2.0.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [514/750] cc -Ioperations/transform/9016b87@@transformops@sha -Ioperations/transform -I../operations/transform -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -MD -MQ 'operations/transform/9016b87@@transformops@sha/scale-size-keepaspect.c.o' -MF 'operations/transform/9016b87@@transformops@sha/scale-size-keepaspect.c.o.d' -o 'operations/transform/9016b87@@transformops@sha/scale-size-keepaspect.c.o' -c ../operations/transform/scale-size-keepaspect.c [515/750] cc -Iexamples/c590b3c@@video-invert@exe -Iexamples -I../examples -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MD -MQ 'examples/c590b3c@@video-invert@exe/video-invert.c.o' -MF 'examples/c590b3c@@video-invert@exe/video-invert.c.o.d' -o 'examples/c590b3c@@video-invert@exe/video-invert.c.o' -c ../examples/video-invert.c [516/750] cc -o examples/video-invert 'examples/c590b3c@@video-invert@exe/video-invert.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [517/750] cc -Ioperations/transform/9016b87@@transformops@sha -Ioperations/transform -I../operations/transform -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -MD -MQ 'operations/transform/9016b87@@transformops@sha/translate.c.o' -MF 'operations/transform/9016b87@@transformops@sha/translate.c.o.d' -o 'operations/transform/9016b87@@transformops@sha/translate.c.o' -c ../operations/transform/translate.c [518/750] cc -Iexamples/c590b3c@@geglbuffer-add-image@exe -Iexamples -I../examples -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MD -MQ 'examples/c590b3c@@geglbuffer-add-image@exe/geglbuffer-add-image.c.o' -MF 'examples/c590b3c@@geglbuffer-add-image@exe/geglbuffer-add-image.c.o.d' -o 'examples/c590b3c@@geglbuffer-add-image@exe/geglbuffer-add-image.c.o' -c ../examples/geglbuffer-add-image.c [519/750] cc -o examples/geglbuffer-add-image 'examples/c590b3c@@geglbuffer-add-image@exe/geglbuffer-add-image.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [520/750] cc -Ioperations/transform/9016b87@@transformops@sha -Ioperations/transform -I../operations/transform -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -MD -MQ 'operations/transform/9016b87@@transformops@sha/shear.c.o' -MF 'operations/transform/9016b87@@transformops@sha/shear.c.o.d' -o 'operations/transform/9016b87@@transformops@sha/shear.c.o' -c ../operations/transform/shear.c [521/750] cc -Iexamples/c590b3c@@hello-world@exe -Iexamples -I../examples -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MD -MQ 'examples/c590b3c@@hello-world@exe/hello-world.c.o' -MF 'examples/c590b3c@@hello-world@exe/hello-world.c.o.d' -o 'examples/c590b3c@@hello-world@exe/hello-world.c.o' -c ../examples/hello-world.c [522/750] cc -Ioperations/transform/9016b87@@transformops@sha -Ioperations/transform -I../operations/transform -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -MD -MQ 'operations/transform/9016b87@@transformops@sha/rotate.c.o' -MF 'operations/transform/9016b87@@transformops@sha/rotate.c.o.d' -o 'operations/transform/9016b87@@transformops@sha/rotate.c.o' -c ../operations/transform/rotate.c [523/750] cc -o examples/hello-world 'examples/c590b3c@@hello-world@exe/hello-world.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [524/750] cc -Itests/simple/e025725@@buffer-sharing@exe -Itests/simple -I../tests/simple -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MD -MQ 'tests/simple/e025725@@buffer-sharing@exe/test-buffer-sharing.c.o' -MF 'tests/simple/e025725@@buffer-sharing@exe/test-buffer-sharing.c.o.d' -o 'tests/simple/e025725@@buffer-sharing@exe/test-buffer-sharing.c.o' -c ../tests/simple/test-buffer-sharing.c [525/750] cc -Iexamples/c590b3c@@geglbuffer-clock@exe -Iexamples -I../examples -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MD -MQ 'examples/c590b3c@@geglbuffer-clock@exe/geglbuffer-clock.c.o' -MF 'examples/c590b3c@@geglbuffer-clock@exe/geglbuffer-clock.c.o.d' -o 'examples/c590b3c@@geglbuffer-clock@exe/geglbuffer-clock.c.o' -c ../examples/geglbuffer-clock.c [526/750] cc -o tests/simple/buffer-sharing 'tests/simple/e025725@@buffer-sharing@exe/test-buffer-sharing.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [527/750] cc -o examples/geglbuffer-clock 'examples/c590b3c@@geglbuffer-clock@exe/geglbuffer-clock.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [528/750] cc -Itests/simple/e025725@@buffer-hot-tile@exe -Itests/simple -I../tests/simple -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MD -MQ 'tests/simple/e025725@@buffer-hot-tile@exe/test-buffer-hot-tile.c.o' -MF 'tests/simple/e025725@@buffer-hot-tile@exe/test-buffer-hot-tile.c.o.d' -o 'tests/simple/e025725@@buffer-hot-tile@exe/test-buffer-hot-tile.c.o' -c ../tests/simple/test-buffer-hot-tile.c [529/750] cc -Itests/simple/e025725@@buffer-changes@exe -Itests/simple -I../tests/simple -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MD -MQ 'tests/simple/e025725@@buffer-changes@exe/test-buffer-changes.c.o' -MF 'tests/simple/e025725@@buffer-changes@exe/test-buffer-changes.c.o.d' -o 'tests/simple/e025725@@buffer-changes@exe/test-buffer-changes.c.o' -c ../tests/simple/test-buffer-changes.c [530/750] cc -o tests/simple/buffer-hot-tile 'tests/simple/e025725@@buffer-hot-tile@exe/test-buffer-hot-tile.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [531/750] cc -Ioperations/transform/9016b87@@transformops@sha -Ioperations/transform -I../operations/transform -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -MD -MQ 'operations/transform/9016b87@@transformops@sha/scale-ratio.c.o' -MF 'operations/transform/9016b87@@transformops@sha/scale-ratio.c.o.d' -o 'operations/transform/9016b87@@transformops@sha/scale-ratio.c.o' -c ../operations/transform/scale-ratio.c [532/750] cc -Iexamples/c590b3c@@gegl-slicer@exe -Iexamples -I../examples -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MD -MQ 'examples/c590b3c@@gegl-slicer@exe/gegl-slicer.c.o' -MF 'examples/c590b3c@@gegl-slicer@exe/gegl-slicer.c.o.d' -o 'examples/c590b3c@@gegl-slicer@exe/gegl-slicer.c.o' -c ../examples/gegl-slicer.c [533/750] cc -o tests/simple/buffer-changes 'tests/simple/e025725@@buffer-changes@exe/test-buffer-changes.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [534/750] cc -o examples/gegl-slicer 'examples/c590b3c@@gegl-slicer@exe/gegl-slicer.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [535/750] cc -Itests/simple/e025725@@buffer-cast@exe -Itests/simple -I../tests/simple -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MD -MQ 'tests/simple/e025725@@buffer-cast@exe/test-buffer-cast.c.o' -MF 'tests/simple/e025725@@buffer-cast@exe/test-buffer-cast.c.o.d' -o 'tests/simple/e025725@@buffer-cast@exe/test-buffer-cast.c.o' -c ../tests/simple/test-buffer-cast.c [536/750] cc -o tests/simple/buffer-cast 'tests/simple/e025725@@buffer-cast@exe/test-buffer-cast.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [537/750] cc -Itests/simple/e025725@@buffer-extract@exe -Itests/simple -I../tests/simple -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MD -MQ 'tests/simple/e025725@@buffer-extract@exe/test-buffer-extract.c.o' -MF 'tests/simple/e025725@@buffer-extract@exe/test-buffer-extract.c.o.d' -o 'tests/simple/e025725@@buffer-extract@exe/test-buffer-extract.c.o' -c ../tests/simple/test-buffer-extract.c [538/750] cc -o tests/simple/buffer-extract 'tests/simple/e025725@@buffer-extract@exe/test-buffer-extract.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [539/750] cc -Itests/simple/e025725@@gegl-color@exe -Itests/simple -I../tests/simple -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MD -MQ 'tests/simple/e025725@@gegl-color@exe/test-gegl-color.c.o' -MF 'tests/simple/e025725@@gegl-color@exe/test-gegl-color.c.o.d' -o 'tests/simple/e025725@@gegl-color@exe/test-gegl-color.c.o' -c ../tests/simple/test-gegl-color.c [540/750] cc -o tests/simple/gegl-color 'tests/simple/e025725@@gegl-color@exe/test-gegl-color.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [541/750] cc -Itests/simple/e025725@@buffer-tile-voiding@exe -Itests/simple -I../tests/simple -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MD -MQ 'tests/simple/e025725@@buffer-tile-voiding@exe/test-buffer-tile-voiding.c.o' -MF 'tests/simple/e025725@@buffer-tile-voiding@exe/test-buffer-tile-voiding.c.o.d' -o 'tests/simple/e025725@@buffer-tile-voiding@exe/test-buffer-tile-voiding.c.o' -c ../tests/simple/test-buffer-tile-voiding.c [542/750] cc -Itests/simple/e025725@@gegl-rectangle@exe -Itests/simple -I../tests/simple -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MD -MQ 'tests/simple/e025725@@gegl-rectangle@exe/test-gegl-rectangle.c.o' -MF 'tests/simple/e025725@@gegl-rectangle@exe/test-gegl-rectangle.c.o.d' -o 'tests/simple/e025725@@gegl-rectangle@exe/test-gegl-rectangle.c.o' -c ../tests/simple/test-gegl-rectangle.c [543/750] cc -Itests/simple/e025725@@format-sensing@exe -Itests/simple -I../tests/simple -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MD -MQ 'tests/simple/e025725@@format-sensing@exe/test-format-sensing.c.o' -MF 'tests/simple/e025725@@format-sensing@exe/test-format-sensing.c.o.d' -o 'tests/simple/e025725@@format-sensing@exe/test-format-sensing.c.o' -c ../tests/simple/test-format-sensing.c [544/750] cc -o tests/simple/gegl-rectangle 'tests/simple/e025725@@gegl-rectangle@exe/test-gegl-rectangle.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [545/750] cc -o tests/simple/format-sensing 'tests/simple/e025725@@format-sensing@exe/test-format-sensing.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [546/750] cc -o tests/simple/buffer-tile-voiding 'tests/simple/e025725@@buffer-tile-voiding@exe/test-buffer-tile-voiding.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [547/750] cc -Itests/simple/e025725@@gegl-tile@exe -Itests/simple -I../tests/simple -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MD -MQ 'tests/simple/e025725@@gegl-tile@exe/test-gegl-tile.c.o' -MF 'tests/simple/e025725@@gegl-tile@exe/test-gegl-tile.c.o.d' -o 'tests/simple/e025725@@gegl-tile@exe/test-gegl-tile.c.o' -c ../tests/simple/test-gegl-tile.c [548/750] cc -o tests/simple/gegl-tile 'tests/simple/e025725@@gegl-tile@exe/test-gegl-tile.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [549/750] cc -Iexamples/c590b3c@@gegl-video@exe -Iexamples -I../examples -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pthread -MD -MQ 'examples/c590b3c@@gegl-video@exe/gegl-video.c.o' -MF 'examples/c590b3c@@gegl-video@exe/gegl-video.c.o.d' -o 'examples/c590b3c@@gegl-video@exe/gegl-video.c.o' -c ../examples/gegl-video.c [550/750] cc -o examples/gegl-video 'examples/c590b3c@@gegl-video@exe/gegl-video.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libgexiv2.so /usr/local/lib/libgio-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [551/750] cc -Itests/simple/e025725@@color-op@exe -Itests/simple -I../tests/simple -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MD -MQ 'tests/simple/e025725@@color-op@exe/test-color-op.c.o' -MF 'tests/simple/e025725@@color-op@exe/test-color-op.c.o.d' -o 'tests/simple/e025725@@color-op@exe/test-color-op.c.o' -c ../tests/simple/test-color-op.c [552/750] cc -o tests/simple/color-op 'tests/simple/e025725@@color-op@exe/test-color-op.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [553/750] cc -Itests/simple/e025725@@backend-file@exe -Itests/simple -I../tests/simple -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MD -MQ 'tests/simple/e025725@@backend-file@exe/test-backend-file.c.o' -MF 'tests/simple/e025725@@backend-file@exe/test-backend-file.c.o.d' -o 'tests/simple/e025725@@backend-file@exe/test-backend-file.c.o' -c ../tests/simple/test-backend-file.c [554/750] cc -o tests/simple/backend-file 'tests/simple/e025725@@backend-file@exe/test-backend-file.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [555/750] cc -Itests/simple/e025725@@convert-format@exe -Itests/simple -I../tests/simple -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MD -MQ 'tests/simple/e025725@@convert-format@exe/test-convert-format.c.o' -MF 'tests/simple/e025725@@convert-format@exe/test-convert-format.c.o.d' -o 'tests/simple/e025725@@convert-format@exe/test-convert-format.c.o' -c ../tests/simple/test-convert-format.c [556/750] cc -o tests/simple/convert-format 'tests/simple/e025725@@convert-format@exe/test-convert-format.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [557/750] cc -Itests/simple/e025725@@change-processor-rect@exe -Itests/simple -I../tests/simple -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MD -MQ 'tests/simple/e025725@@change-processor-rect@exe/test-change-processor-rect.c.o' -MF 'tests/simple/e025725@@change-processor-rect@exe/test-change-processor-rect.c.o.d' -o 'tests/simple/e025725@@change-processor-rect@exe/test-change-processor-rect.c.o' -c ../tests/simple/test-change-processor-rect.c [558/750] cc -Itests/simple/e025725@@node-properties@exe -Itests/simple -I../tests/simple -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MD -MQ 'tests/simple/e025725@@node-properties@exe/test-node-properties.c.o' -MF 'tests/simple/e025725@@node-properties@exe/test-node-properties.c.o.d' -o 'tests/simple/e025725@@node-properties@exe/test-node-properties.c.o' -c ../tests/simple/test-node-properties.c [559/750] cc -Itests/simple/e025725@@node-exponential@exe -Itests/simple -I../tests/simple -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MD -MQ 'tests/simple/e025725@@node-exponential@exe/test-node-exponential.c.o' -MF 'tests/simple/e025725@@node-exponential@exe/test-node-exponential.c.o.d' -o 'tests/simple/e025725@@node-exponential@exe/test-node-exponential.c.o' -c ../tests/simple/test-node-exponential.c [560/750] cc -o tests/simple/change-processor-rect 'tests/simple/e025725@@change-processor-rect@exe/test-change-processor-rect.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [561/750] cc -Itests/simple/e025725@@node-passthrough@exe -Itests/simple -I../tests/simple -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MD -MQ 'tests/simple/e025725@@node-passthrough@exe/test-node-passthrough.c.o' -MF 'tests/simple/e025725@@node-passthrough@exe/test-node-passthrough.c.o.d' -o 'tests/simple/e025725@@node-passthrough@exe/test-node-passthrough.c.o' -c ../tests/simple/test-node-passthrough.c [562/750] cc -Itests/simple/e025725@@empty-tile@exe -Itests/simple -I../tests/simple -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MD -MQ 'tests/simple/e025725@@empty-tile@exe/test-empty-tile.c.o' -MF 'tests/simple/e025725@@empty-tile@exe/test-empty-tile.c.o.d' -o 'tests/simple/e025725@@empty-tile@exe/test-empty-tile.c.o' -c ../tests/simple/test-empty-tile.c [563/750] cc -o tests/simple/empty-tile 'tests/simple/e025725@@empty-tile@exe/test-empty-tile.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [564/750] cc -o tests/simple/node-exponential 'tests/simple/e025725@@node-exponential@exe/test-node-exponential.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [565/750] cc -Itests/simple/e025725@@object-forked@exe -Itests/simple -I../tests/simple -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MD -MQ 'tests/simple/e025725@@object-forked@exe/test-object-forked.c.o' -MF 'tests/simple/e025725@@object-forked@exe/test-object-forked.c.o.d' -o 'tests/simple/e025725@@object-forked@exe/test-object-forked.c.o' -c ../tests/simple/test-object-forked.c [566/750] cc -o tests/simple/node-passthrough 'tests/simple/e025725@@node-passthrough@exe/test-node-passthrough.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [567/750] cc -Itests/simple/e025725@@node-connections@exe -Itests/simple -I../tests/simple -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MD -MQ 'tests/simple/e025725@@node-connections@exe/test-node-connections.c.o' -MF 'tests/simple/e025725@@node-connections@exe/test-node-connections.c.o.d' -o 'tests/simple/e025725@@node-connections@exe/test-node-connections.c.o' -c ../tests/simple/test-node-connections.c [568/750] cc -o tests/simple/object-forked 'tests/simple/e025725@@object-forked@exe/test-object-forked.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [569/750] cc -o tests/simple/node-connections 'tests/simple/e025725@@node-connections@exe/test-node-connections.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [570/750] cc -o tests/simple/node-properties 'tests/simple/e025725@@node-properties@exe/test-node-properties.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [571/750] cc -Itests/simple/e025725@@image-compare@exe -Itests/simple -I../tests/simple -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MD -MQ 'tests/simple/e025725@@image-compare@exe/test-image-compare.c.o' -MF 'tests/simple/e025725@@image-compare@exe/test-image-compare.c.o.d' -o 'tests/simple/e025725@@image-compare@exe/test-image-compare.c.o' -c ../tests/simple/test-image-compare.c [572/750] cc -Itests/simple/e025725@@svg-abyss@exe -Itests/simple -I../tests/simple -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MD -MQ 'tests/simple/e025725@@svg-abyss@exe/test-svg-abyss.c.o' -MF 'tests/simple/e025725@@svg-abyss@exe/test-svg-abyss.c.o.d' -o 'tests/simple/e025725@@svg-abyss@exe/test-svg-abyss.c.o' -c ../tests/simple/test-svg-abyss.c [573/750] cc -o tests/simple/svg-abyss 'tests/simple/e025725@@svg-abyss@exe/test-svg-abyss.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [574/750] cc -o tests/simple/image-compare 'tests/simple/e025725@@image-compare@exe/test-image-compare.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [575/750] cc -Iexamples/c590b3c@@sdl-draw@exe -Iexamples -I../examples -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/SDL2 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -D_REENTRANT -D_THREAD_SAFE -MD -MQ 'examples/c590b3c@@sdl-draw@exe/sdl-draw.c.o' -MF 'examples/c590b3c@@sdl-draw@exe/sdl-draw.c.o.d' -o 'examples/c590b3c@@sdl-draw@exe/sdl-draw.c.o' -c ../examples/sdl-draw.c [576/750] cc -o examples/sdl-draw 'examples/c590b3c@@sdl-draw@exe/sdl-draw.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libSDL2.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [577/750] cc -Itests/xml/c885301@@test-save@exe -Itests/xml -I../tests/xml -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MD -MQ 'tests/xml/c885301@@test-save@exe/test-save.c.o' -MF 'tests/xml/c885301@@test-save@exe/test-save.c.o.d' -o 'tests/xml/c885301@@test-save@exe/test-save.c.o' -c ../tests/xml/test-save.c [578/750] cc -Itests/simple/e025725@@proxynop-processing@exe -Itests/simple -I../tests/simple -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MD -MQ 'tests/simple/e025725@@proxynop-processing@exe/test-proxynop-processing.c.o' -MF 'tests/simple/e025725@@proxynop-processing@exe/test-proxynop-processing.c.o.d' -o 'tests/simple/e025725@@proxynop-processing@exe/test-proxynop-processing.c.o' -c ../tests/simple/test-proxynop-processing.c [579/750] cc -o tests/simple/proxynop-processing 'tests/simple/e025725@@proxynop-processing@exe/test-proxynop-processing.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [580/750] cc -Itests/xml/c885301@@test-roundtrip@exe -Itests/xml -I../tests/xml -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MD -MQ 'tests/xml/c885301@@test-roundtrip@exe/test-roundtrip.c.o' -MF 'tests/xml/c885301@@test-roundtrip@exe/test-roundtrip.c.o.d' -o 'tests/xml/c885301@@test-roundtrip@exe/test-roundtrip.c.o' -c ../tests/xml/test-roundtrip.c [581/750] cc -o tests/xml/test-roundtrip 'tests/xml/c885301@@test-roundtrip@exe/test-roundtrip.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [582/750] cc -Itests/simple/e025725@@scaled-blit@exe -Itests/simple -I../tests/simple -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MD -MQ 'tests/simple/e025725@@scaled-blit@exe/test-scaled-blit.c.o' -MF 'tests/simple/e025725@@scaled-blit@exe/test-scaled-blit.c.o.d' -o 'tests/simple/e025725@@scaled-blit@exe/test-scaled-blit.c.o' -c ../tests/simple/test-scaled-blit.c [583/750] cc -o tests/simple/scaled-blit 'tests/simple/e025725@@scaled-blit@exe/test-scaled-blit.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [584/750] cc -Itests/simple/e025725@@misc@exe -Itests/simple -I../tests/simple -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MD -MQ 'tests/simple/e025725@@misc@exe/test-misc.c.o' -MF 'tests/simple/e025725@@misc@exe/test-misc.c.o.d' -o 'tests/simple/e025725@@misc@exe/test-misc.c.o' -c ../tests/simple/test-misc.c [585/750] cc -o tests/simple/misc 'tests/simple/e025725@@misc@exe/test-misc.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [586/750] cc -Itests/buffer/76b8868@@buffer_copy_upper_right@exe -Itests/buffer -I../tests/buffer -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wno-unused-function '-DTEST_NAME="buffer_copy_upper_right"' '-DTEST_INCLUDE="tests/buffer_copy_upper_right.c"' -MD -MQ 'tests/buffer/76b8868@@buffer_copy_upper_right@exe/buffer-test-wrapper.c.o' -MF 'tests/buffer/76b8868@@buffer_copy_upper_right@exe/buffer-test-wrapper.c.o.d' -o 'tests/buffer/76b8868@@buffer_copy_upper_right@exe/buffer-test-wrapper.c.o' -c ../tests/buffer/buffer-test-wrapper.c [587/750] cc -Itests/buffer/76b8868@@buffer_copy_upper_left@exe -Itests/buffer -I../tests/buffer -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wno-unused-function '-DTEST_NAME="buffer_copy_upper_left"' '-DTEST_INCLUDE="tests/buffer_copy_upper_left.c"' -MD -MQ 'tests/buffer/76b8868@@buffer_copy_upper_left@exe/buffer-test-wrapper.c.o' -MF 'tests/buffer/76b8868@@buffer_copy_upper_left@exe/buffer-test-wrapper.c.o.d' -o 'tests/buffer/76b8868@@buffer_copy_upper_left@exe/buffer-test-wrapper.c.o' -c ../tests/buffer/buffer-test-wrapper.c [588/750] cc -o tests/buffer/buffer_copy_upper_left 'tests/buffer/76b8868@@buffer_copy_upper_left@exe/buffer-test-wrapper.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [589/750] cc -Itests/simple/e025725@@opencl-colors@exe -Itests/simple -I../tests/simple -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MD -MQ 'tests/simple/e025725@@opencl-colors@exe/test-opencl-colors.c.o' -MF 'tests/simple/e025725@@opencl-colors@exe/test-opencl-colors.c.o.d' -o 'tests/simple/e025725@@opencl-colors@exe/test-opencl-colors.c.o' -c ../tests/simple/test-opencl-colors.c [590/750] cc -o tests/simple/opencl-colors 'tests/simple/e025725@@opencl-colors@exe/test-opencl-colors.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [591/750] cc -Itests/simple/e025725@@serialize@exe -Itests/simple -I../tests/simple -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MD -MQ 'tests/simple/e025725@@serialize@exe/test-serialize.c.o' -MF 'tests/simple/e025725@@serialize@exe/test-serialize.c.o.d' -o 'tests/simple/e025725@@serialize@exe/test-serialize.c.o' -c ../tests/simple/test-serialize.c [592/750] cc -o tests/simple/serialize 'tests/simple/e025725@@serialize@exe/test-serialize.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [593/750] cc -Itests/xml/c885301@@test-load@exe -Itests/xml -I../tests/xml -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MD -MQ 'tests/xml/c885301@@test-load@exe/test-load.c.o' -MF 'tests/xml/c885301@@test-load@exe/test-load.c.o.d' -o 'tests/xml/c885301@@test-load@exe/test-load.c.o' -c ../tests/xml/test-load.c [594/750] cc -o tests/xml/test-load 'tests/xml/c885301@@test-load@exe/test-load.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [595/750] cc -o tests/xml/test-save 'tests/xml/c885301@@test-save@exe/test-save.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [596/750] cc -Ioperations/transform/9016b87@@transformops@sha -Ioperations/transform -I../operations/transform -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -MD -MQ 'operations/transform/9016b87@@transformops@sha/transform-core.c.o' -MF 'operations/transform/9016b87@@transformops@sha/transform-core.c.o.d' -o 'operations/transform/9016b87@@transformops@sha/transform-core.c.o' -c ../operations/transform/transform-core.c [597/750] cc -Itests/buffer/76b8868@@buffer_copy_lower_right@exe -Itests/buffer -I../tests/buffer -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wno-unused-function '-DTEST_NAME="buffer_copy_lower_right"' '-DTEST_INCLUDE="tests/buffer_copy_lower_right.c"' -MD -MQ 'tests/buffer/76b8868@@buffer_copy_lower_right@exe/buffer-test-wrapper.c.o' -MF 'tests/buffer/76b8868@@buffer_copy_lower_right@exe/buffer-test-wrapper.c.o.d' -o 'tests/buffer/76b8868@@buffer_copy_lower_right@exe/buffer-test-wrapper.c.o' -c ../tests/buffer/buffer-test-wrapper.c [598/750] cc -o operations/transform/transformops.so 'operations/transform/9016b87@@transformops@sha/module.c.o' 'operations/transform/9016b87@@transformops@sha/reflect.c.o' 'operations/transform/9016b87@@transformops@sha/rotate-on-center.c.o' 'operations/transform/9016b87@@transformops@sha/rotate.c.o' 'operations/transform/9016b87@@transformops@sha/scale-ratio.c.o' 'operations/transform/9016b87@@transformops@sha/scale-size-keepaspect.c.o' 'operations/transform/9016b87@@transformops@sha/scale-size.c.o' 'operations/transform/9016b87@@transformops@sha/scale.c.o' 'operations/transform/9016b87@@transformops@sha/shear.c.o' 'operations/transform/9016b87@@transformops@sha/transform-core.c.o' 'operations/transform/9016b87@@transformops@sha/transform.c.o' 'operations/transform/9016b87@@transformops@sha/translate.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,transformops.so -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libjson-glib-1.0.so /usr/local/lib/libgio-2.0.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [599/750] cc -Itests/buffer/76b8868@@blank@exe -Itests/buffer -I../tests/buffer -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wno-unused-function '-DTEST_NAME="blank"' '-DTEST_INCLUDE="tests/blank.c"' -MD -MQ 'tests/buffer/76b8868@@blank@exe/buffer-test-wrapper.c.o' -MF 'tests/buffer/76b8868@@blank@exe/buffer-test-wrapper.c.o.d' -o 'tests/buffer/76b8868@@blank@exe/buffer-test-wrapper.c.o' -c ../tests/buffer/buffer-test-wrapper.c [600/750] cc -o tests/buffer/buffer_copy_lower_right 'tests/buffer/76b8868@@buffer_copy_lower_right@exe/buffer-test-wrapper.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [601/750] cc -o tests/buffer/blank 'tests/buffer/76b8868@@blank@exe/buffer-test-wrapper.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [602/750] cc -Itests/buffer/76b8868@@buffer_copy_lower_left@exe -Itests/buffer -I../tests/buffer -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wno-unused-function '-DTEST_NAME="buffer_copy_lower_left"' '-DTEST_INCLUDE="tests/buffer_copy_lower_left.c"' -MD -MQ 'tests/buffer/76b8868@@buffer_copy_lower_left@exe/buffer-test-wrapper.c.o' -MF 'tests/buffer/76b8868@@buffer_copy_lower_left@exe/buffer-test-wrapper.c.o.d' -o 'tests/buffer/76b8868@@buffer_copy_lower_left@exe/buffer-test-wrapper.c.o' -c ../tests/buffer/buffer-test-wrapper.c [603/750] cc -o tests/buffer/buffer_copy_lower_left 'tests/buffer/76b8868@@buffer_copy_lower_left@exe/buffer-test-wrapper.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [604/750] cc -Itests/simple/e025725@@license-check@exe -Itests/simple -I../tests/simple -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MD -MQ 'tests/simple/e025725@@license-check@exe/test-license-check.c.o' -MF 'tests/simple/e025725@@license-check@exe/test-license-check.c.o.d' -o 'tests/simple/e025725@@license-check@exe/test-license-check.c.o' -c ../tests/simple/test-license-check.c [605/750] cc -o tests/simple/license-check 'tests/simple/e025725@@license-check@exe/test-license-check.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [606/750] cc -Itests/buffer/76b8868@@buffer_copy_self@exe -Itests/buffer -I../tests/buffer -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wno-unused-function '-DTEST_NAME="buffer_copy_self"' '-DTEST_INCLUDE="tests/buffer_copy_self.c"' -MD -MQ 'tests/buffer/76b8868@@buffer_copy_self@exe/buffer-test-wrapper.c.o' -MF 'tests/buffer/76b8868@@buffer_copy_self@exe/buffer-test-wrapper.c.o.d' -o 'tests/buffer/76b8868@@buffer_copy_self@exe/buffer-test-wrapper.c.o' -c ../tests/buffer/buffer-test-wrapper.c [607/750] cc -o tests/buffer/buffer_copy_self 'tests/buffer/76b8868@@buffer_copy_self@exe/buffer-test-wrapper.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [608/750] cc -Itests/buffer/76b8868@@buffer_copy_abyss@exe -Itests/buffer -I../tests/buffer -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wno-unused-function '-DTEST_NAME="buffer_copy_abyss"' '-DTEST_INCLUDE="tests/buffer_copy_abyss.c"' -MD -MQ 'tests/buffer/76b8868@@buffer_copy_abyss@exe/buffer-test-wrapper.c.o' -MF 'tests/buffer/76b8868@@buffer_copy_abyss@exe/buffer-test-wrapper.c.o.d' -o 'tests/buffer/76b8868@@buffer_copy_abyss@exe/buffer-test-wrapper.c.o' -c ../tests/buffer/buffer-test-wrapper.c [609/750] cc -o tests/buffer/buffer_copy_abyss 'tests/buffer/76b8868@@buffer_copy_abyss@exe/buffer-test-wrapper.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [610/750] cc -Itests/buffer/76b8868@@buffer_dup_delete2@exe -Itests/buffer -I../tests/buffer -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wno-unused-function '-DTEST_NAME="buffer_dup_delete2"' '-DTEST_INCLUDE="tests/buffer_dup_delete2.c"' -MD -MQ 'tests/buffer/76b8868@@buffer_dup_delete2@exe/buffer-test-wrapper.c.o' -MF 'tests/buffer/76b8868@@buffer_dup_delete2@exe/buffer-test-wrapper.c.o.d' -o 'tests/buffer/76b8868@@buffer_dup_delete2@exe/buffer-test-wrapper.c.o' -c ../tests/buffer/buffer-test-wrapper.c [611/750] cc -o tests/buffer/buffer_dup_delete2 'tests/buffer/76b8868@@buffer_dup_delete2@exe/buffer-test-wrapper.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [612/750] cc -o tests/buffer/buffer_copy_upper_right 'tests/buffer/76b8868@@buffer_copy_upper_right@exe/buffer-test-wrapper.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [613/750] cc -Itests/buffer/76b8868@@buffer_copy@exe -Itests/buffer -I../tests/buffer -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wno-unused-function '-DTEST_NAME="buffer_copy"' '-DTEST_INCLUDE="tests/buffer_copy.c"' -MD -MQ 'tests/buffer/76b8868@@buffer_copy@exe/buffer-test-wrapper.c.o' -MF 'tests/buffer/76b8868@@buffer_copy@exe/buffer-test-wrapper.c.o.d' -o 'tests/buffer/76b8868@@buffer_copy@exe/buffer-test-wrapper.c.o' -c ../tests/buffer/buffer-test-wrapper.c [614/750] cc -Itests/simple/e025725@@path@exe -Itests/simple -I../tests/simple -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MD -MQ 'tests/simple/e025725@@path@exe/test-path.c.o' -MF 'tests/simple/e025725@@path@exe/test-path.c.o.d' -o 'tests/simple/e025725@@path@exe/test-path.c.o' -c ../tests/simple/test-path.c [615/750] cc -o tests/buffer/buffer_copy 'tests/buffer/76b8868@@buffer_copy@exe/buffer-test-wrapper.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [616/750] cc -Itests/buffer/76b8868@@buffer_dup_delete1@exe -Itests/buffer -I../tests/buffer -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wno-unused-function '-DTEST_NAME="buffer_dup_delete1"' '-DTEST_INCLUDE="tests/buffer_dup_delete1.c"' -MD -MQ 'tests/buffer/76b8868@@buffer_dup_delete1@exe/buffer-test-wrapper.c.o' -MF 'tests/buffer/76b8868@@buffer_dup_delete1@exe/buffer-test-wrapper.c.o.d' -o 'tests/buffer/76b8868@@buffer_dup_delete1@exe/buffer-test-wrapper.c.o' -c ../tests/buffer/buffer-test-wrapper.c [617/750] cc -o tests/buffer/buffer_dup_delete1 'tests/buffer/76b8868@@buffer_dup_delete1@exe/buffer-test-wrapper.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [618/750] cc -o tests/simple/path 'tests/simple/e025725@@path@exe/test-path.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [619/750] cc -Itests/buffer/76b8868@@buffer_dup_write2@exe -Itests/buffer -I../tests/buffer -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wno-unused-function '-DTEST_NAME="buffer_dup_write2"' '-DTEST_INCLUDE="tests/buffer_dup_write2.c"' -MD -MQ 'tests/buffer/76b8868@@buffer_dup_write2@exe/buffer-test-wrapper.c.o' -MF 'tests/buffer/76b8868@@buffer_dup_write2@exe/buffer-test-wrapper.c.o.d' -o 'tests/buffer/76b8868@@buffer_dup_write2@exe/buffer-test-wrapper.c.o' -c ../tests/buffer/buffer-test-wrapper.c [620/750] cc -o tests/buffer/buffer_dup_write2 'tests/buffer/76b8868@@buffer_dup_write2@exe/buffer-test-wrapper.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [621/750] cc -Itests/buffer/76b8868@@buffer_dup_write3@exe -Itests/buffer -I../tests/buffer -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wno-unused-function '-DTEST_NAME="buffer_dup_write3"' '-DTEST_INCLUDE="tests/buffer_dup_write3.c"' -MD -MQ 'tests/buffer/76b8868@@buffer_dup_write3@exe/buffer-test-wrapper.c.o' -MF 'tests/buffer/76b8868@@buffer_dup_write3@exe/buffer-test-wrapper.c.o.d' -o 'tests/buffer/76b8868@@buffer_dup_write3@exe/buffer-test-wrapper.c.o' -c ../tests/buffer/buffer-test-wrapper.c [622/750] cc -o tests/buffer/buffer_dup_write3 'tests/buffer/76b8868@@buffer_dup_write3@exe/buffer-test-wrapper.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [623/750] cc -Itests/buffer/76b8868@@buffer_dup_copy1@exe -Itests/buffer -I../tests/buffer -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wno-unused-function '-DTEST_NAME="buffer_dup_copy1"' '-DTEST_INCLUDE="tests/buffer_dup_copy1.c"' -MD -MQ 'tests/buffer/76b8868@@buffer_dup_copy1@exe/buffer-test-wrapper.c.o' -MF 'tests/buffer/76b8868@@buffer_dup_copy1@exe/buffer-test-wrapper.c.o.d' -o 'tests/buffer/76b8868@@buffer_dup_copy1@exe/buffer-test-wrapper.c.o' -c ../tests/buffer/buffer-test-wrapper.c [624/750] cc -o tests/buffer/buffer_dup_copy1 'tests/buffer/76b8868@@buffer_dup_copy1@exe/buffer-test-wrapper.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [625/750] cc -Itests/buffer/76b8868@@buffer_iterator4@exe -Itests/buffer -I../tests/buffer -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wno-unused-function '-DTEST_NAME="buffer_iterator4"' '-DTEST_INCLUDE="tests/buffer_iterator4.c"' -MD -MQ 'tests/buffer/76b8868@@buffer_iterator4@exe/buffer-test-wrapper.c.o' -MF 'tests/buffer/76b8868@@buffer_iterator4@exe/buffer-test-wrapper.c.o.d' -o 'tests/buffer/76b8868@@buffer_iterator4@exe/buffer-test-wrapper.c.o' -c ../tests/buffer/buffer-test-wrapper.c [626/750] cc -o tests/buffer/buffer_iterator4 'tests/buffer/76b8868@@buffer_iterator4@exe/buffer-test-wrapper.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [627/750] cc -Itests/buffer/76b8868@@buffer_iterator3@exe -Itests/buffer -I../tests/buffer -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wno-unused-function '-DTEST_NAME="buffer_iterator3"' '-DTEST_INCLUDE="tests/buffer_iterator3.c"' -MD -MQ 'tests/buffer/76b8868@@buffer_iterator3@exe/buffer-test-wrapper.c.o' -MF 'tests/buffer/76b8868@@buffer_iterator3@exe/buffer-test-wrapper.c.o.d' -o 'tests/buffer/76b8868@@buffer_iterator3@exe/buffer-test-wrapper.c.o' -c ../tests/buffer/buffer-test-wrapper.c [628/750] cc -Itests/buffer/76b8868@@buffer_dup_copy2@exe -Itests/buffer -I../tests/buffer -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wno-unused-function '-DTEST_NAME="buffer_dup_copy2"' '-DTEST_INCLUDE="tests/buffer_dup_copy2.c"' -MD -MQ 'tests/buffer/76b8868@@buffer_dup_copy2@exe/buffer-test-wrapper.c.o' -MF 'tests/buffer/76b8868@@buffer_dup_copy2@exe/buffer-test-wrapper.c.o.d' -o 'tests/buffer/76b8868@@buffer_dup_copy2@exe/buffer-test-wrapper.c.o' -c ../tests/buffer/buffer-test-wrapper.c [629/750] cc -o tests/buffer/buffer_iterator3 'tests/buffer/76b8868@@buffer_iterator3@exe/buffer-test-wrapper.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [630/750] cc -Itests/buffer/76b8868@@buffer_iterator3sub@exe -Itests/buffer -I../tests/buffer -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wno-unused-function '-DTEST_NAME="buffer_iterator3sub"' '-DTEST_INCLUDE="tests/buffer_iterator3sub.c"' -MD -MQ 'tests/buffer/76b8868@@buffer_iterator3sub@exe/buffer-test-wrapper.c.o' -MF 'tests/buffer/76b8868@@buffer_iterator3sub@exe/buffer-test-wrapper.c.o.d' -o 'tests/buffer/76b8868@@buffer_iterator3sub@exe/buffer-test-wrapper.c.o' -c ../tests/buffer/buffer-test-wrapper.c [631/750] cc -o tests/buffer/buffer_dup_copy2 'tests/buffer/76b8868@@buffer_dup_copy2@exe/buffer-test-wrapper.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [632/750] cc -o tests/buffer/buffer_iterator3sub 'tests/buffer/76b8868@@buffer_iterator3sub@exe/buffer-test-wrapper.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [633/750] cc -Itests/buffer/76b8868@@buffer_iterator2sub@exe -Itests/buffer -I../tests/buffer -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wno-unused-function '-DTEST_NAME="buffer_iterator2sub"' '-DTEST_INCLUDE="tests/buffer_iterator2sub.c"' -MD -MQ 'tests/buffer/76b8868@@buffer_iterator2sub@exe/buffer-test-wrapper.c.o' -MF 'tests/buffer/76b8868@@buffer_iterator2sub@exe/buffer-test-wrapper.c.o.d' -o 'tests/buffer/76b8868@@buffer_iterator2sub@exe/buffer-test-wrapper.c.o' -c ../tests/buffer/buffer-test-wrapper.c [634/750] cc -Itests/buffer/76b8868@@buffer_iterator1sub@exe -Itests/buffer -I../tests/buffer -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wno-unused-function '-DTEST_NAME="buffer_iterator1sub"' '-DTEST_INCLUDE="tests/buffer_iterator1sub.c"' -MD -MQ 'tests/buffer/76b8868@@buffer_iterator1sub@exe/buffer-test-wrapper.c.o' -MF 'tests/buffer/76b8868@@buffer_iterator1sub@exe/buffer-test-wrapper.c.o.d' -o 'tests/buffer/76b8868@@buffer_iterator1sub@exe/buffer-test-wrapper.c.o' -c ../tests/buffer/buffer-test-wrapper.c [635/750] cc -o tests/buffer/buffer_iterator2sub 'tests/buffer/76b8868@@buffer_iterator2sub@exe/buffer-test-wrapper.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [636/750] cc -o tests/buffer/buffer_iterator1sub 'tests/buffer/76b8868@@buffer_iterator1sub@exe/buffer-test-wrapper.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [637/750] cc -Itests/buffer/76b8868@@buffer_iterator4sub@exe -Itests/buffer -I../tests/buffer -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wno-unused-function '-DTEST_NAME="buffer_iterator4sub"' '-DTEST_INCLUDE="tests/buffer_iterator4sub.c"' -MD -MQ 'tests/buffer/76b8868@@buffer_iterator4sub@exe/buffer-test-wrapper.c.o' -MF 'tests/buffer/76b8868@@buffer_iterator4sub@exe/buffer-test-wrapper.c.o.d' -o 'tests/buffer/76b8868@@buffer_iterator4sub@exe/buffer-test-wrapper.c.o' -c ../tests/buffer/buffer-test-wrapper.c [638/750] cc -o tests/buffer/buffer_iterator4sub 'tests/buffer/76b8868@@buffer_iterator4sub@exe/buffer-test-wrapper.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [639/750] cc -Itests/buffer/76b8868@@buffer_shift_diagonal@exe -Itests/buffer -I../tests/buffer -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wno-unused-function '-DTEST_NAME="buffer_shift_diagonal"' '-DTEST_INCLUDE="tests/buffer_shift_diagonal.c"' -MD -MQ 'tests/buffer/76b8868@@buffer_shift_diagonal@exe/buffer-test-wrapper.c.o' -MF 'tests/buffer/76b8868@@buffer_shift_diagonal@exe/buffer-test-wrapper.c.o.d' -o 'tests/buffer/76b8868@@buffer_shift_diagonal@exe/buffer-test-wrapper.c.o' -c ../tests/buffer/buffer-test-wrapper.c [640/750] cc -o tests/buffer/buffer_shift_diagonal 'tests/buffer/76b8868@@buffer_shift_diagonal@exe/buffer-test-wrapper.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [641/750] cc -Itests/buffer/76b8868@@buffer_iterator2@exe -Itests/buffer -I../tests/buffer -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wno-unused-function '-DTEST_NAME="buffer_iterator2"' '-DTEST_INCLUDE="tests/buffer_iterator2.c"' -MD -MQ 'tests/buffer/76b8868@@buffer_iterator2@exe/buffer-test-wrapper.c.o' -MF 'tests/buffer/76b8868@@buffer_iterator2@exe/buffer-test-wrapper.c.o.d' -o 'tests/buffer/76b8868@@buffer_iterator2@exe/buffer-test-wrapper.c.o' -c ../tests/buffer/buffer-test-wrapper.c [642/750] cc -o tests/buffer/buffer_iterator2 'tests/buffer/76b8868@@buffer_iterator2@exe/buffer-test-wrapper.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [643/750] cc -Itests/buffer/76b8868@@buffer_shift_horizontal@exe -Itests/buffer -I../tests/buffer -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wno-unused-function '-DTEST_NAME="buffer_shift_horizontal"' '-DTEST_INCLUDE="tests/buffer_shift_horizontal.c"' -MD -MQ 'tests/buffer/76b8868@@buffer_shift_horizontal@exe/buffer-test-wrapper.c.o' -MF 'tests/buffer/76b8868@@buffer_shift_horizontal@exe/buffer-test-wrapper.c.o.d' -o 'tests/buffer/76b8868@@buffer_shift_horizontal@exe/buffer-test-wrapper.c.o' -c ../tests/buffer/buffer-test-wrapper.c [644/750] cc -o tests/buffer/buffer_shift_horizontal 'tests/buffer/76b8868@@buffer_shift_horizontal@exe/buffer-test-wrapper.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [645/750] cc -Itests/buffer/76b8868@@buffer_dup_write4@exe -Itests/buffer -I../tests/buffer -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wno-unused-function '-DTEST_NAME="buffer_dup_write4"' '-DTEST_INCLUDE="tests/buffer_dup_write4.c"' -MD -MQ 'tests/buffer/76b8868@@buffer_dup_write4@exe/buffer-test-wrapper.c.o' -MF 'tests/buffer/76b8868@@buffer_dup_write4@exe/buffer-test-wrapper.c.o.d' -o 'tests/buffer/76b8868@@buffer_dup_write4@exe/buffer-test-wrapper.c.o' -c ../tests/buffer/buffer-test-wrapper.c [646/750] cc -o tests/buffer/buffer_dup_write4 'tests/buffer/76b8868@@buffer_dup_write4@exe/buffer-test-wrapper.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [647/750] cc -Itests/buffer/76b8868@@checks@exe -Itests/buffer -I../tests/buffer -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wno-unused-function '-DTEST_NAME="checks"' '-DTEST_INCLUDE="tests/checks.c"' -MD -MQ 'tests/buffer/76b8868@@checks@exe/buffer-test-wrapper.c.o' -MF 'tests/buffer/76b8868@@checks@exe/buffer-test-wrapper.c.o.d' -o 'tests/buffer/76b8868@@checks@exe/buffer-test-wrapper.c.o' -c ../tests/buffer/buffer-test-wrapper.c [648/750] cc -Itests/buffer/76b8868@@buffer_iterator1@exe -Itests/buffer -I../tests/buffer -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wno-unused-function '-DTEST_NAME="buffer_iterator1"' '-DTEST_INCLUDE="tests/buffer_iterator1.c"' -MD -MQ 'tests/buffer/76b8868@@buffer_iterator1@exe/buffer-test-wrapper.c.o' -MF 'tests/buffer/76b8868@@buffer_iterator1@exe/buffer-test-wrapper.c.o.d' -o 'tests/buffer/76b8868@@buffer_iterator1@exe/buffer-test-wrapper.c.o' -c ../tests/buffer/buffer-test-wrapper.c [649/750] cc -o tests/buffer/buffer_iterator1 'tests/buffer/76b8868@@buffer_iterator1@exe/buffer-test-wrapper.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [650/750] cc -Itests/buffer/76b8868@@buffer_set_pattern@exe -Itests/buffer -I../tests/buffer -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wno-unused-function '-DTEST_NAME="buffer_set_pattern"' '-DTEST_INCLUDE="tests/buffer_set_pattern.c"' -MD -MQ 'tests/buffer/76b8868@@buffer_set_pattern@exe/buffer-test-wrapper.c.o' -MF 'tests/buffer/76b8868@@buffer_set_pattern@exe/buffer-test-wrapper.c.o.d' -o 'tests/buffer/76b8868@@buffer_set_pattern@exe/buffer-test-wrapper.c.o' -c ../tests/buffer/buffer-test-wrapper.c [651/750] cc -o tests/buffer/buffer_set_pattern 'tests/buffer/76b8868@@buffer_set_pattern@exe/buffer-test-wrapper.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [652/750] cc -Itests/buffer/76b8868@@buffer_dup_write1@exe -Itests/buffer -I../tests/buffer -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wno-unused-function '-DTEST_NAME="buffer_dup_write1"' '-DTEST_INCLUDE="tests/buffer_dup_write1.c"' -MD -MQ 'tests/buffer/76b8868@@buffer_dup_write1@exe/buffer-test-wrapper.c.o' -MF 'tests/buffer/76b8868@@buffer_dup_write1@exe/buffer-test-wrapper.c.o.d' -o 'tests/buffer/76b8868@@buffer_dup_write1@exe/buffer-test-wrapper.c.o' -c ../tests/buffer/buffer-test-wrapper.c [653/750] cc -o tests/buffer/buffer_dup_write1 'tests/buffer/76b8868@@buffer_dup_write1@exe/buffer-test-wrapper.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [654/750] cc -Itests/buffer/76b8868@@buffer_multcopy@exe -Itests/buffer -I../tests/buffer -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wno-unused-function '-DTEST_NAME="buffer_multcopy"' '-DTEST_INCLUDE="tests/buffer_multcopy.c"' -MD -MQ 'tests/buffer/76b8868@@buffer_multcopy@exe/buffer-test-wrapper.c.o' -MF 'tests/buffer/76b8868@@buffer_multcopy@exe/buffer-test-wrapper.c.o.d' -o 'tests/buffer/76b8868@@buffer_multcopy@exe/buffer-test-wrapper.c.o' -c ../tests/buffer/buffer-test-wrapper.c [655/750] cc -o tests/buffer/buffer_multcopy 'tests/buffer/76b8868@@buffer_multcopy@exe/buffer-test-wrapper.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [656/750] cc -Itests/buffer/76b8868@@buffer_linear_copy@exe -Itests/buffer -I../tests/buffer -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wno-unused-function '-DTEST_NAME="buffer_linear_copy"' '-DTEST_INCLUDE="tests/buffer_linear_copy.c"' -MD -MQ 'tests/buffer/76b8868@@buffer_linear_copy@exe/buffer-test-wrapper.c.o' -MF 'tests/buffer/76b8868@@buffer_linear_copy@exe/buffer-test-wrapper.c.o.d' -o 'tests/buffer/76b8868@@buffer_linear_copy@exe/buffer-test-wrapper.c.o' -c ../tests/buffer/buffer-test-wrapper.c [657/750] cc -Itests/buffer/76b8868@@buffer_shift_vertical@exe -Itests/buffer -I../tests/buffer -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wno-unused-function '-DTEST_NAME="buffer_shift_vertical"' '-DTEST_INCLUDE="tests/buffer_shift_vertical.c"' -MD -MQ 'tests/buffer/76b8868@@buffer_shift_vertical@exe/buffer-test-wrapper.c.o' -MF 'tests/buffer/76b8868@@buffer_shift_vertical@exe/buffer-test-wrapper.c.o.d' -o 'tests/buffer/76b8868@@buffer_shift_vertical@exe/buffer-test-wrapper.c.o' -c ../tests/buffer/buffer-test-wrapper.c [658/750] cc -o tests/buffer/buffer_shift_vertical 'tests/buffer/76b8868@@buffer_shift_vertical@exe/buffer-test-wrapper.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [659/750] cc -o tests/buffer/buffer_linear_copy 'tests/buffer/76b8868@@buffer_linear_copy@exe/buffer-test-wrapper.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [660/750] cc -Itests/buffer/76b8868@@get_abyss_white@exe -Itests/buffer -I../tests/buffer -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wno-unused-function '-DTEST_NAME="get_abyss_white"' '-DTEST_INCLUDE="tests/get_abyss_white.c"' -MD -MQ 'tests/buffer/76b8868@@get_abyss_white@exe/buffer-test-wrapper.c.o' -MF 'tests/buffer/76b8868@@get_abyss_white@exe/buffer-test-wrapper.c.o.d' -o 'tests/buffer/76b8868@@get_abyss_white@exe/buffer-test-wrapper.c.o' -c ../tests/buffer/buffer-test-wrapper.c [661/750] cc -Itests/buffer/76b8868@@get_abyss_empty_buffer@exe -Itests/buffer -I../tests/buffer -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wno-unused-function '-DTEST_NAME="get_abyss_empty_buffer"' '-DTEST_INCLUDE="tests/get_abyss_empty_buffer.c"' -MD -MQ 'tests/buffer/76b8868@@get_abyss_empty_buffer@exe/buffer-test-wrapper.c.o' -MF 'tests/buffer/76b8868@@get_abyss_empty_buffer@exe/buffer-test-wrapper.c.o.d' -o 'tests/buffer/76b8868@@get_abyss_empty_buffer@exe/buffer-test-wrapper.c.o' -c ../tests/buffer/buffer-test-wrapper.c [662/750] cc -o tests/buffer/checks 'tests/buffer/76b8868@@checks@exe/buffer-test-wrapper.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [663/750] cc -o tests/buffer/get_abyss_empty_buffer 'tests/buffer/76b8868@@get_abyss_empty_buffer@exe/buffer-test-wrapper.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [664/750] cc -Itests/buffer/76b8868@@buffer_linear_iter@exe -Itests/buffer -I../tests/buffer -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wno-unused-function '-DTEST_NAME="buffer_linear_iter"' '-DTEST_INCLUDE="tests/buffer_linear_iter.c"' -MD -MQ 'tests/buffer/76b8868@@buffer_linear_iter@exe/buffer-test-wrapper.c.o' -MF 'tests/buffer/76b8868@@buffer_linear_iter@exe/buffer-test-wrapper.c.o.d' -o 'tests/buffer/76b8868@@buffer_linear_iter@exe/buffer-test-wrapper.c.o' -c ../tests/buffer/buffer-test-wrapper.c [665/750] cc -Itests/buffer/76b8868@@get_abyss_loop@exe -Itests/buffer -I../tests/buffer -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wno-unused-function '-DTEST_NAME="get_abyss_loop"' '-DTEST_INCLUDE="tests/get_abyss_loop.c"' -MD -MQ 'tests/buffer/76b8868@@get_abyss_loop@exe/buffer-test-wrapper.c.o' -MF 'tests/buffer/76b8868@@get_abyss_loop@exe/buffer-test-wrapper.c.o.d' -o 'tests/buffer/76b8868@@get_abyss_loop@exe/buffer-test-wrapper.c.o' -c ../tests/buffer/buffer-test-wrapper.c [666/750] cc -o tests/buffer/buffer_linear_iter 'tests/buffer/76b8868@@buffer_linear_iter@exe/buffer-test-wrapper.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [667/750] cc -o tests/buffer/get_abyss_loop 'tests/buffer/76b8868@@get_abyss_loop@exe/buffer-test-wrapper.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [668/750] cc -Itests/buffer/76b8868@@dup_linear_from_data@exe -Itests/buffer -I../tests/buffer -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wno-unused-function '-DTEST_NAME="dup_linear_from_data"' '-DTEST_INCLUDE="tests/dup_linear_from_data.c"' -MD -MQ 'tests/buffer/76b8868@@dup_linear_from_data@exe/buffer-test-wrapper.c.o' -MF 'tests/buffer/76b8868@@dup_linear_from_data@exe/buffer-test-wrapper.c.o.d' -o 'tests/buffer/76b8868@@dup_linear_from_data@exe/buffer-test-wrapper.c.o' -c ../tests/buffer/buffer-test-wrapper.c [669/750] cc -Itests/buffer/76b8868@@linear_modify@exe -Itests/buffer -I../tests/buffer -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wno-unused-function '-DTEST_NAME="linear_modify"' '-DTEST_INCLUDE="tests/linear_modify.c"' -MD -MQ 'tests/buffer/76b8868@@linear_modify@exe/buffer-test-wrapper.c.o' -MF 'tests/buffer/76b8868@@linear_modify@exe/buffer-test-wrapper.c.o.d' -o 'tests/buffer/76b8868@@linear_modify@exe/buffer-test-wrapper.c.o' -c ../tests/buffer/buffer-test-wrapper.c [670/750] cc -o tests/buffer/linear_modify 'tests/buffer/76b8868@@linear_modify@exe/buffer-test-wrapper.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [671/750] cc -Itests/buffer/76b8868@@get_abyss_black@exe -Itests/buffer -I../tests/buffer -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wno-unused-function '-DTEST_NAME="get_abyss_black"' '-DTEST_INCLUDE="tests/get_abyss_black.c"' -MD -MQ 'tests/buffer/76b8868@@get_abyss_black@exe/buffer-test-wrapper.c.o' -MF 'tests/buffer/76b8868@@get_abyss_black@exe/buffer-test-wrapper.c.o.d' -o 'tests/buffer/76b8868@@get_abyss_black@exe/buffer-test-wrapper.c.o' -c ../tests/buffer/buffer-test-wrapper.c [672/750] cc -o tests/buffer/dup_linear_from_data 'tests/buffer/76b8868@@dup_linear_from_data@exe/buffer-test-wrapper.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [673/750] cc -Itests/buffer/76b8868@@linear_from_data_rows@exe -Itests/buffer -I../tests/buffer -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wno-unused-function '-DTEST_NAME="linear_from_data_rows"' '-DTEST_INCLUDE="tests/linear_from_data_rows.c"' -MD -MQ 'tests/buffer/76b8868@@linear_from_data_rows@exe/buffer-test-wrapper.c.o' -MF 'tests/buffer/76b8868@@linear_from_data_rows@exe/buffer-test-wrapper.c.o.d' -o 'tests/buffer/76b8868@@linear_from_data_rows@exe/buffer-test-wrapper.c.o' -c ../tests/buffer/buffer-test-wrapper.c [674/750] cc -o tests/buffer/linear_from_data_rows 'tests/buffer/76b8868@@linear_from_data_rows@exe/buffer-test-wrapper.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [675/750] cc -o tests/buffer/get_abyss_black 'tests/buffer/76b8868@@get_abyss_black@exe/buffer-test-wrapper.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [676/750] cc -Itests/buffer/76b8868@@get_abyss_none@exe -Itests/buffer -I../tests/buffer -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wno-unused-function '-DTEST_NAME="get_abyss_none"' '-DTEST_INCLUDE="tests/get_abyss_none.c"' -MD -MQ 'tests/buffer/76b8868@@get_abyss_none@exe/buffer-test-wrapper.c.o' -MF 'tests/buffer/76b8868@@get_abyss_none@exe/buffer-test-wrapper.c.o.d' -o 'tests/buffer/76b8868@@get_abyss_none@exe/buffer-test-wrapper.c.o' -c ../tests/buffer/buffer-test-wrapper.c [677/750] cc -o tests/buffer/get_abyss_none 'tests/buffer/76b8868@@get_abyss_none@exe/buffer-test-wrapper.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [678/750] cc -Itests/buffer/76b8868@@disabled_abyss@exe -Itests/buffer -I../tests/buffer -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wno-unused-function '-DTEST_NAME="disabled_abyss"' '-DTEST_INCLUDE="tests/disabled_abyss.c"' -MD -MQ 'tests/buffer/76b8868@@disabled_abyss@exe/buffer-test-wrapper.c.o' -MF 'tests/buffer/76b8868@@disabled_abyss@exe/buffer-test-wrapper.c.o.d' -o 'tests/buffer/76b8868@@disabled_abyss@exe/buffer-test-wrapper.c.o' -c ../tests/buffer/buffer-test-wrapper.c [679/750] cc -o tests/buffer/get_abyss_white 'tests/buffer/76b8868@@get_abyss_white@exe/buffer-test-wrapper.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [680/750] cc -o tests/buffer/disabled_abyss 'tests/buffer/76b8868@@disabled_abyss@exe/buffer-test-wrapper.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [681/750] cc -Itests/buffer/76b8868@@linear_from_data@exe -Itests/buffer -I../tests/buffer -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wno-unused-function '-DTEST_NAME="linear_from_data"' '-DTEST_INCLUDE="tests/linear_from_data.c"' -MD -MQ 'tests/buffer/76b8868@@linear_from_data@exe/buffer-test-wrapper.c.o' -MF 'tests/buffer/76b8868@@linear_from_data@exe/buffer-test-wrapper.c.o.d' -o 'tests/buffer/76b8868@@linear_from_data@exe/buffer-test-wrapper.c.o' -c ../tests/buffer/buffer-test-wrapper.c [682/750] cc -o tests/buffer/linear_from_data 'tests/buffer/76b8868@@linear_from_data@exe/buffer-test-wrapper.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [683/750] cc -Itests/buffer/76b8868@@buffer_linear_iter2@exe -Itests/buffer -I../tests/buffer -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wno-unused-function '-DTEST_NAME="buffer_linear_iter2"' '-DTEST_INCLUDE="tests/buffer_linear_iter2.c"' -MD -MQ 'tests/buffer/76b8868@@buffer_linear_iter2@exe/buffer-test-wrapper.c.o' -MF 'tests/buffer/76b8868@@buffer_linear_iter2@exe/buffer-test-wrapper.c.o.d' -o 'tests/buffer/76b8868@@buffer_linear_iter2@exe/buffer-test-wrapper.c.o' -c ../tests/buffer/buffer-test-wrapper.c [684/750] cc -Itests/buffer/76b8868@@get_abyss_clamp@exe -Itests/buffer -I../tests/buffer -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wno-unused-function '-DTEST_NAME="get_abyss_clamp"' '-DTEST_INCLUDE="tests/get_abyss_clamp.c"' -MD -MQ 'tests/buffer/76b8868@@get_abyss_clamp@exe/buffer-test-wrapper.c.o' -MF 'tests/buffer/76b8868@@get_abyss_clamp@exe/buffer-test-wrapper.c.o.d' -o 'tests/buffer/76b8868@@get_abyss_clamp@exe/buffer-test-wrapper.c.o' -c ../tests/buffer/buffer-test-wrapper.c [685/750] cc -o tests/buffer/buffer_linear_iter2 'tests/buffer/76b8868@@buffer_linear_iter2@exe/buffer-test-wrapper.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [686/750] cc -Itests/buffer/76b8868@@get_buffer_scaled2@exe -Itests/buffer -I../tests/buffer -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wno-unused-function '-DTEST_NAME="get_buffer_scaled2"' '-DTEST_INCLUDE="tests/get_buffer_scaled2.c"' -MD -MQ 'tests/buffer/76b8868@@get_buffer_scaled2@exe/buffer-test-wrapper.c.o' -MF 'tests/buffer/76b8868@@get_buffer_scaled2@exe/buffer-test-wrapper.c.o.d' -o 'tests/buffer/76b8868@@get_buffer_scaled2@exe/buffer-test-wrapper.c.o' -c ../tests/buffer/buffer-test-wrapper.c [687/750] cc -o tests/buffer/get_abyss_clamp 'tests/buffer/76b8868@@get_abyss_clamp@exe/buffer-test-wrapper.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [688/750] cc -o tests/buffer/get_buffer_scaled2 'tests/buffer/76b8868@@get_buffer_scaled2@exe/buffer-test-wrapper.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [689/750] cc -Itests/buffer/76b8868@@get_shifted@exe -Itests/buffer -I../tests/buffer -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wno-unused-function '-DTEST_NAME="get_shifted"' '-DTEST_INCLUDE="tests/get_shifted.c"' -MD -MQ 'tests/buffer/76b8868@@get_shifted@exe/buffer-test-wrapper.c.o' -MF 'tests/buffer/76b8868@@get_shifted@exe/buffer-test-wrapper.c.o.d' -o 'tests/buffer/76b8868@@get_shifted@exe/buffer-test-wrapper.c.o' -c ../tests/buffer/buffer-test-wrapper.c [690/750] cc -Itests/buffer/76b8868@@grow_extent@exe -Itests/buffer -I../tests/buffer -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wno-unused-function '-DTEST_NAME="grow_extent"' '-DTEST_INCLUDE="tests/grow_extent.c"' -MD -MQ 'tests/buffer/76b8868@@grow_extent@exe/buffer-test-wrapper.c.o' -MF 'tests/buffer/76b8868@@grow_extent@exe/buffer-test-wrapper.c.o.d' -o 'tests/buffer/76b8868@@grow_extent@exe/buffer-test-wrapper.c.o' -c ../tests/buffer/buffer-test-wrapper.c [691/750] cc -Itests/buffer/76b8868@@gray@exe -Itests/buffer -I../tests/buffer -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wno-unused-function '-DTEST_NAME="gray"' '-DTEST_INCLUDE="tests/gray.c"' -MD -MQ 'tests/buffer/76b8868@@gray@exe/buffer-test-wrapper.c.o' -MF 'tests/buffer/76b8868@@gray@exe/buffer-test-wrapper.c.o.d' -o 'tests/buffer/76b8868@@gray@exe/buffer-test-wrapper.c.o' -c ../tests/buffer/buffer-test-wrapper.c [692/750] cc -o tests/buffer/gray 'tests/buffer/76b8868@@gray@exe/buffer-test-wrapper.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [693/750] cc -o tests/buffer/grow_extent 'tests/buffer/76b8868@@grow_extent@exe/buffer-test-wrapper.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [694/750] cc -Itests/buffer/76b8868@@get_buffer_scaled@exe -Itests/buffer -I../tests/buffer -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wno-unused-function '-DTEST_NAME="get_buffer_scaled"' '-DTEST_INCLUDE="tests/get_buffer_scaled.c"' -MD -MQ 'tests/buffer/76b8868@@get_buffer_scaled@exe/buffer-test-wrapper.c.o' -MF 'tests/buffer/76b8868@@get_buffer_scaled@exe/buffer-test-wrapper.c.o.d' -o 'tests/buffer/76b8868@@get_buffer_scaled@exe/buffer-test-wrapper.c.o' -c ../tests/buffer/buffer-test-wrapper.c [695/750] cc -o tests/buffer/get_buffer_scaled 'tests/buffer/76b8868@@get_buffer_scaled@exe/buffer-test-wrapper.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [696/750] cc -o tests/buffer/get_shifted 'tests/buffer/76b8868@@get_shifted@exe/buffer-test-wrapper.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [697/750] cc -Itests/buffer/76b8868@@mipmap_iterator@exe -Itests/buffer -I../tests/buffer -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wno-unused-function '-DTEST_NAME="mipmap_iterator"' '-DTEST_INCLUDE="tests/mipmap_iterator.c"' -MD -MQ 'tests/buffer/76b8868@@mipmap_iterator@exe/buffer-test-wrapper.c.o' -MF 'tests/buffer/76b8868@@mipmap_iterator@exe/buffer-test-wrapper.c.o.d' -o 'tests/buffer/76b8868@@mipmap_iterator@exe/buffer-test-wrapper.c.o' -c ../tests/buffer/buffer-test-wrapper.c [698/750] cc -o tests/buffer/mipmap_iterator 'tests/buffer/76b8868@@mipmap_iterator@exe/buffer-test-wrapper.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [699/750] cc -Itests/buffer/76b8868@@mipmap_set2@exe -Itests/buffer -I../tests/buffer -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wno-unused-function '-DTEST_NAME="mipmap_set2"' '-DTEST_INCLUDE="tests/mipmap_set2.c"' -MD -MQ 'tests/buffer/76b8868@@mipmap_set2@exe/buffer-test-wrapper.c.o' -MF 'tests/buffer/76b8868@@mipmap_set2@exe/buffer-test-wrapper.c.o.d' -o 'tests/buffer/76b8868@@mipmap_set2@exe/buffer-test-wrapper.c.o' -c ../tests/buffer/buffer-test-wrapper.c [700/750] cc -o tests/buffer/mipmap_set2 'tests/buffer/76b8868@@mipmap_set2@exe/buffer-test-wrapper.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [701/750] cc -Itests/buffer/76b8868@@linear_shift@exe -Itests/buffer -I../tests/buffer -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wno-unused-function '-DTEST_NAME="linear_shift"' '-DTEST_INCLUDE="tests/linear_shift.c"' -MD -MQ 'tests/buffer/76b8868@@linear_shift@exe/buffer-test-wrapper.c.o' -MF 'tests/buffer/76b8868@@linear_shift@exe/buffer-test-wrapper.c.o.d' -o 'tests/buffer/76b8868@@linear_shift@exe/buffer-test-wrapper.c.o' -c ../tests/buffer/buffer-test-wrapper.c [702/750] cc -o tests/buffer/linear_shift 'tests/buffer/76b8868@@linear_shift@exe/buffer-test-wrapper.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [703/750] cc -Itests/buffer/76b8868@@linear_new@exe -Itests/buffer -I../tests/buffer -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wno-unused-function '-DTEST_NAME="linear_new"' '-DTEST_INCLUDE="tests/linear_new.c"' -MD -MQ 'tests/buffer/76b8868@@linear_new@exe/buffer-test-wrapper.c.o' -MF 'tests/buffer/76b8868@@linear_new@exe/buffer-test-wrapper.c.o.d' -o 'tests/buffer/76b8868@@linear_new@exe/buffer-test-wrapper.c.o' -c ../tests/buffer/buffer-test-wrapper.c [704/750] cc -o tests/buffer/linear_new 'tests/buffer/76b8868@@linear_new@exe/buffer-test-wrapper.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [705/750] cc -Itests/buffer/76b8868@@vertical_gradient@exe -Itests/buffer -I../tests/buffer -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wno-unused-function '-DTEST_NAME="vertical_gradient"' '-DTEST_INCLUDE="tests/vertical_gradient.c"' -MD -MQ 'tests/buffer/76b8868@@vertical_gradient@exe/buffer-test-wrapper.c.o' -MF 'tests/buffer/76b8868@@vertical_gradient@exe/buffer-test-wrapper.c.o.d' -o 'tests/buffer/76b8868@@vertical_gradient@exe/buffer-test-wrapper.c.o' -c ../tests/buffer/buffer-test-wrapper.c [706/750] cc -o tests/buffer/vertical_gradient 'tests/buffer/76b8868@@vertical_gradient@exe/buffer-test-wrapper.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [707/750] cc -Itests/buffer/76b8868@@mipmap_sampler@exe -Itests/buffer -I../tests/buffer -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wno-unused-function '-DTEST_NAME="mipmap_sampler"' '-DTEST_INCLUDE="tests/mipmap_sampler.c"' -MD -MQ 'tests/buffer/76b8868@@mipmap_sampler@exe/buffer-test-wrapper.c.o' -MF 'tests/buffer/76b8868@@mipmap_sampler@exe/buffer-test-wrapper.c.o.d' -o 'tests/buffer/76b8868@@mipmap_sampler@exe/buffer-test-wrapper.c.o' -c ../tests/buffer/buffer-test-wrapper.c [708/750] cc -Itests/buffer/76b8868@@linear_proxy_modify@exe -Itests/buffer -I../tests/buffer -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wno-unused-function '-DTEST_NAME="linear_proxy_modify"' '-DTEST_INCLUDE="tests/linear_proxy_modify.c"' -MD -MQ 'tests/buffer/76b8868@@linear_proxy_modify@exe/buffer-test-wrapper.c.o' -MF 'tests/buffer/76b8868@@linear_proxy_modify@exe/buffer-test-wrapper.c.o.d' -o 'tests/buffer/76b8868@@linear_proxy_modify@exe/buffer-test-wrapper.c.o' -c ../tests/buffer/buffer-test-wrapper.c [709/750] cc -o tests/buffer/mipmap_sampler 'tests/buffer/76b8868@@mipmap_sampler@exe/buffer-test-wrapper.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [710/750] cc -Iperf/342edb7@@bcontrast-minichunk@exe -Iperf -I../perf -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATA_DIR="/construction/graphics/gegl/gegl-0.4.22/tests/data"' -MD -MQ 'perf/342edb7@@bcontrast-minichunk@exe/test-bcontrast-minichunk.c.o' -MF 'perf/342edb7@@bcontrast-minichunk@exe/test-bcontrast-minichunk.c.o.d' -o 'perf/342edb7@@bcontrast-minichunk@exe/test-bcontrast-minichunk.c.o' -c ../perf/test-bcontrast-minichunk.c [711/750] cc -o tests/buffer/linear_proxy_modify 'tests/buffer/76b8868@@linear_proxy_modify@exe/buffer-test-wrapper.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [712/750] cc -Itests/buffer/76b8868@@mipmap_iterator2@exe -Itests/buffer -I../tests/buffer -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wno-unused-function '-DTEST_NAME="mipmap_iterator2"' '-DTEST_INCLUDE="tests/mipmap_iterator2.c"' -MD -MQ 'tests/buffer/76b8868@@mipmap_iterator2@exe/buffer-test-wrapper.c.o' -MF 'tests/buffer/76b8868@@mipmap_iterator2@exe/buffer-test-wrapper.c.o.d' -o 'tests/buffer/76b8868@@mipmap_iterator2@exe/buffer-test-wrapper.c.o' -c ../tests/buffer/buffer-test-wrapper.c [713/750] cc -o tests/buffer/mipmap_iterator2 'tests/buffer/76b8868@@mipmap_iterator2@exe/buffer-test-wrapper.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [714/750] cc -Itests/buffer/76b8868@@save_small_roi@exe -Itests/buffer -I../tests/buffer -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wno-unused-function '-DTEST_NAME="save_small_roi"' '-DTEST_INCLUDE="tests/save_small_roi.c"' -MD -MQ 'tests/buffer/76b8868@@save_small_roi@exe/buffer-test-wrapper.c.o' -MF 'tests/buffer/76b8868@@save_small_roi@exe/buffer-test-wrapper.c.o.d' -o 'tests/buffer/76b8868@@save_small_roi@exe/buffer-test-wrapper.c.o' -c ../tests/buffer/buffer-test-wrapper.c [715/750] cc -o tests/buffer/save_small_roi 'tests/buffer/76b8868@@save_small_roi@exe/buffer-test-wrapper.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [716/750] cc -Itests/buffer/76b8868@@mipmap_set@exe -Itests/buffer -I../tests/buffer -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wno-unused-function '-DTEST_NAME="mipmap_set"' '-DTEST_INCLUDE="tests/mipmap_set.c"' -MD -MQ 'tests/buffer/76b8868@@mipmap_set@exe/buffer-test-wrapper.c.o' -MF 'tests/buffer/76b8868@@mipmap_set@exe/buffer-test-wrapper.c.o.d' -o 'tests/buffer/76b8868@@mipmap_set@exe/buffer-test-wrapper.c.o' -c ../tests/buffer/buffer-test-wrapper.c [717/750] cc -o tests/buffer/mipmap_set 'tests/buffer/76b8868@@mipmap_set@exe/buffer-test-wrapper.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [718/750] cc -Itests/buffer/76b8868@@sub_sub_fill2@exe -Itests/buffer -I../tests/buffer -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wno-unused-function '-DTEST_NAME="sub_sub_fill2"' '-DTEST_INCLUDE="tests/sub_sub_fill2.c"' -MD -MQ 'tests/buffer/76b8868@@sub_sub_fill2@exe/buffer-test-wrapper.c.o' -MF 'tests/buffer/76b8868@@sub_sub_fill2@exe/buffer-test-wrapper.c.o.d' -o 'tests/buffer/76b8868@@sub_sub_fill2@exe/buffer-test-wrapper.c.o' -c ../tests/buffer/buffer-test-wrapper.c [719/750] cc -o tests/buffer/sub_sub_fill2 'tests/buffer/76b8868@@sub_sub_fill2@exe/buffer-test-wrapper.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [720/750] cc -Itests/buffer/76b8868@@sub_sub_fill@exe -Itests/buffer -I../tests/buffer -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wno-unused-function '-DTEST_NAME="sub_sub_fill"' '-DTEST_INCLUDE="tests/sub_sub_fill.c"' -MD -MQ 'tests/buffer/76b8868@@sub_sub_fill@exe/buffer-test-wrapper.c.o' -MF 'tests/buffer/76b8868@@sub_sub_fill@exe/buffer-test-wrapper.c.o.d' -o 'tests/buffer/76b8868@@sub_sub_fill@exe/buffer-test-wrapper.c.o' -c ../tests/buffer/buffer-test-wrapper.c [721/750] cc -o tests/buffer/sub_sub_fill 'tests/buffer/76b8868@@sub_sub_fill@exe/buffer-test-wrapper.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [722/750] cc -Itests/buffer/76b8868@@rect@exe -Itests/buffer -I../tests/buffer -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wno-unused-function '-DTEST_NAME="rect"' '-DTEST_INCLUDE="tests/rect.c"' -MD -MQ 'tests/buffer/76b8868@@rect@exe/buffer-test-wrapper.c.o' -MF 'tests/buffer/76b8868@@rect@exe/buffer-test-wrapper.c.o.d' -o 'tests/buffer/76b8868@@rect@exe/buffer-test-wrapper.c.o' -c ../tests/buffer/buffer-test-wrapper.c [723/750] cc -o tests/buffer/rect 'tests/buffer/76b8868@@rect@exe/buffer-test-wrapper.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [724/750] cc -Itests/buffer/76b8868@@sample@exe -Itests/buffer -I../tests/buffer -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wno-unused-function '-DTEST_NAME="sample"' '-DTEST_INCLUDE="tests/sample.c"' -MD -MQ 'tests/buffer/76b8868@@sample@exe/buffer-test-wrapper.c.o' -MF 'tests/buffer/76b8868@@sample@exe/buffer-test-wrapper.c.o.d' -o 'tests/buffer/76b8868@@sample@exe/buffer-test-wrapper.c.o' -c ../tests/buffer/buffer-test-wrapper.c [725/750] cc -o tests/buffer/sample 'tests/buffer/76b8868@@sample@exe/buffer-test-wrapper.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [726/750] cc -Itests/buffer/76b8868@@sub_rect_fills_and_gets@exe -Itests/buffer -I../tests/buffer -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wno-unused-function '-DTEST_NAME="sub_rect_fills_and_gets"' '-DTEST_INCLUDE="tests/sub_rect_fills_and_gets.c"' -MD -MQ 'tests/buffer/76b8868@@sub_rect_fills_and_gets@exe/buffer-test-wrapper.c.o' -MF 'tests/buffer/76b8868@@sub_rect_fills_and_gets@exe/buffer-test-wrapper.c.o.d' -o 'tests/buffer/76b8868@@sub_rect_fills_and_gets@exe/buffer-test-wrapper.c.o' -c ../tests/buffer/buffer-test-wrapper.c [727/750] cc -o tests/buffer/sub_rect_fills_and_gets 'tests/buffer/76b8868@@sub_rect_fills_and_gets@exe/buffer-test-wrapper.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [728/750] cc -o perf/bcontrast-minichunk 'perf/342edb7@@bcontrast-minichunk@exe/test-bcontrast-minichunk.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [729/750] cc -Iperf/342edb7@@bcontrast-4x@exe -Iperf -I../perf -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATA_DIR="/construction/graphics/gegl/gegl-0.4.22/tests/data"' -MD -MQ 'perf/342edb7@@bcontrast-4x@exe/test-bcontrast-4x.c.o' -MF 'perf/342edb7@@bcontrast-4x@exe/test-bcontrast-4x.c.o.d' -o 'perf/342edb7@@bcontrast-4x@exe/test-bcontrast-4x.c.o' -c ../perf/test-bcontrast-4x.c [730/750] cc -Iperf/342edb7@@samplers@exe -Iperf -I../perf -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATA_DIR="/construction/graphics/gegl/gegl-0.4.22/tests/data"' -MD -MQ 'perf/342edb7@@samplers@exe/test-samplers.c.o' -MF 'perf/342edb7@@samplers@exe/test-samplers.c.o.d' -o 'perf/342edb7@@samplers@exe/test-samplers.c.o' -c ../perf/test-samplers.c [731/750] cc -Iperf/342edb7@@saturation@exe -Iperf -I../perf -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATA_DIR="/construction/graphics/gegl/gegl-0.4.22/tests/data"' -MD -MQ 'perf/342edb7@@saturation@exe/test-saturation.c.o' -MF 'perf/342edb7@@saturation@exe/test-saturation.c.o.d' -o 'perf/342edb7@@saturation@exe/test-saturation.c.o' -c ../perf/test-saturation.c [732/750] cc -o perf/bcontrast-4x 'perf/342edb7@@bcontrast-4x@exe/test-bcontrast-4x.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [733/750] cc -o perf/samplers 'perf/342edb7@@samplers@exe/test-samplers.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [734/750] cc -o perf/saturation 'perf/342edb7@@saturation@exe/test-saturation.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [735/750] cc -Iperf/342edb7@@scale@exe -Iperf -I../perf -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATA_DIR="/construction/graphics/gegl/gegl-0.4.22/tests/data"' -MD -MQ 'perf/342edb7@@scale@exe/test-scale.c.o' -MF 'perf/342edb7@@scale@exe/test-scale.c.o.d' -o 'perf/342edb7@@scale@exe/test-scale.c.o' -c ../perf/test-scale.c [736/750] cc -Iperf/342edb7@@blur@exe -Iperf -I../perf -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATA_DIR="/construction/graphics/gegl/gegl-0.4.22/tests/data"' -MD -MQ 'perf/342edb7@@blur@exe/test-blur.c.o' -MF 'perf/342edb7@@blur@exe/test-blur.c.o.d' -o 'perf/342edb7@@blur@exe/test-blur.c.o' -c ../perf/test-blur.c [737/750] cc -o perf/scale 'perf/342edb7@@scale@exe/test-scale.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [738/750] cc -Iperf/342edb7@@bcontrast@exe -Iperf -I../perf -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATA_DIR="/construction/graphics/gegl/gegl-0.4.22/tests/data"' -MD -MQ 'perf/342edb7@@bcontrast@exe/test-bcontrast.c.o' -MF 'perf/342edb7@@bcontrast@exe/test-bcontrast.c.o.d' -o 'perf/342edb7@@bcontrast@exe/test-bcontrast.c.o' -c ../perf/test-bcontrast.c [739/750] cc -o perf/blur 'perf/342edb7@@blur@exe/test-blur.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [740/750] cc -Iperf/342edb7@@init@exe -Iperf -I../perf -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATA_DIR="/construction/graphics/gegl/gegl-0.4.22/tests/data"' -MD -MQ 'perf/342edb7@@init@exe/test-init.c.o' -MF 'perf/342edb7@@init@exe/test-init.c.o.d' -o 'perf/342edb7@@init@exe/test-init.c.o' -c ../perf/test-init.c [741/750] cc -o perf/bcontrast 'perf/342edb7@@bcontrast@exe/test-bcontrast.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [742/750] cc -o perf/init 'perf/342edb7@@init@exe/test-init.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [743/750] cc -Iperf/342edb7@@gegl-buffer-access@exe -Iperf -I../perf -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATA_DIR="/construction/graphics/gegl/gegl-0.4.22/tests/data"' -MD -MQ 'perf/342edb7@@gegl-buffer-access@exe/test-gegl-buffer-access.c.o' -MF 'perf/342edb7@@gegl-buffer-access@exe/test-gegl-buffer-access.c.o.d' -o 'perf/342edb7@@gegl-buffer-access@exe/test-gegl-buffer-access.c.o' -c ../perf/test-gegl-buffer-access.c [744/750] cc -o perf/gegl-buffer-access 'perf/342edb7@@gegl-buffer-access@exe/test-gegl-buffer-access.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [745/750] cc -Iperf/342edb7@@unsharpmask@exe -Iperf -I../perf -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATA_DIR="/construction/graphics/gegl/gegl-0.4.22/tests/data"' -MD -MQ 'perf/342edb7@@unsharpmask@exe/test-unsharpmask.c.o' -MF 'perf/342edb7@@unsharpmask@exe/test-unsharpmask.c.o.d' -o 'perf/342edb7@@unsharpmask@exe/test-unsharpmask.c.o' -c ../perf/test-unsharpmask.c [746/750] cc -o perf/unsharpmask 'perf/342edb7@@unsharpmask@exe/test-unsharpmask.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [747/750] cc -Iperf/342edb7@@rotate@exe -Iperf -I../perf -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATA_DIR="/construction/graphics/gegl/gegl-0.4.22/tests/data"' -MD -MQ 'perf/342edb7@@rotate@exe/test-rotate.c.o' -MF 'perf/342edb7@@rotate@exe/test-rotate.c.o.d' -o 'perf/342edb7@@rotate@exe/test-rotate.c.o' -c ../perf/test-rotate.c [748/750] cc -o perf/rotate 'perf/342edb7@@rotate@exe/test-rotate.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl [749/750] cc -Iperf/342edb7@@translate@exe -Iperf -I../perf -I. -I.. -Igegl -I../gegl -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O3 -DHAVE_CONFIG_H -Ofast -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATA_DIR="/construction/graphics/gegl/gegl-0.4.22/tests/data"' -MD -MQ 'perf/342edb7@@translate@exe/test-translate.c.o' -MF 'perf/342edb7@@translate@exe/test-translate.c.o.d' -o 'perf/342edb7@@translate@exe/test-translate.c.o' -c ../perf/test-translate.c [750/750] cc -o perf/translate 'perf/342edb7@@translate@exe/test-translate.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group -lm gegl/libgegl-0.4.so.0.421.1 /usr/local/lib/libbabl-0.1.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../gegl' -Wl,-rpath-link,/construction/graphics/gegl/gegl-0.4.22/_build/gegl SUCCEEDED 00:01:03 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for gegl-0.4.22_5 ===> Generating temporary packing list [0/1] /usr/local/bin/meson install --no-rebuild Installing gegl/libgegl-0.4.so.0.421.1 to /construction/graphics/gegl/stage/usr/local/lib Stripping target 'gegl/libgegl-0.4.so.0.421.1' using strip. Installing gegl/Gegl-0.4.gir to /construction/graphics/gegl/stage/usr/local/share/gir-1.0 Installing gegl/Gegl-0.4.typelib to /construction/graphics/gegl/stage/usr/local/lib/girepository-1.0 Installing libs/npd/libgegl-npd-0.4.so to /construction/graphics/gegl/stage/usr/local/lib Stripping target 'libs/npd/libgegl-npd-0.4.so' using strip. Installing seamless-clone/libgegl-sc-0.4.so to /construction/graphics/gegl/stage/usr/local/lib Stripping target 'seamless-clone/libgegl-sc-0.4.so' using strip. Installing bin/gegl to /construction/graphics/gegl/stage/usr/local/bin Stripping target 'bin/gegl' using strip. Installing tools/gegl-imgcmp to /construction/graphics/gegl/stage/usr/local/bin Stripping target 'tools/gegl-imgcmp' using strip. Installing operations/common-gpl3+/gegl-common-gpl3.so to /construction/graphics/gegl/stage/usr/local/lib/gegl-0.4 Stripping target 'operations/common-gpl3+/gegl-common-gpl3.so' using strip. Installing operations/common-cxx/gegl-common-cxx.so to /construction/graphics/gegl/stage/usr/local/lib/gegl-0.4 Stripping target 'operations/common-cxx/gegl-common-cxx.so' using strip. Installing operations/common/gegl-common.so to /construction/graphics/gegl/stage/usr/local/lib/gegl-0.4 Stripping target 'operations/common/gegl-common.so' using strip. Installing operations/core/gegl-core.so to /construction/graphics/gegl/stage/usr/local/lib/gegl-0.4 Stripping target 'operations/core/gegl-core.so' using strip. Installing operations/external/ppm-load.so to /construction/graphics/gegl/stage/usr/local/lib/gegl-0.4 Stripping target 'operations/external/ppm-load.so' using strip. Installing operations/external/ppm-save.so to /construction/graphics/gegl/stage/usr/local/lib/gegl-0.4 Stripping target 'operations/external/ppm-save.so' using strip. Installing operations/external/npy-save.so to /construction/graphics/gegl/stage/usr/local/lib/gegl-0.4 Stripping target 'operations/external/npy-save.so' using strip. Installing operations/external/rgbe-load.so to /construction/graphics/gegl/stage/usr/local/lib/gegl-0.4 Stripping target 'operations/external/rgbe-load.so' using strip. Installing operations/external/rgbe-save.so to /construction/graphics/gegl/stage/usr/local/lib/gegl-0.4 Stripping target 'operations/external/rgbe-save.so' using strip. Installing operations/external/gif-load.so to /construction/graphics/gegl/stage/usr/local/lib/gegl-0.4 Stripping target 'operations/external/gif-load.so' using strip. Installing operations/external/text.so to /construction/graphics/gegl/stage/usr/local/lib/gegl-0.4 Stripping target 'operations/external/text.so' using strip. Installing operations/external/path.so to /construction/graphics/gegl/stage/usr/local/lib/gegl-0.4 Stripping target 'operations/external/path.so' using strip. Installing operations/external/vector-fill.so to /construction/graphics/gegl/stage/usr/local/lib/gegl-0.4 Stripping target 'operations/external/vector-fill.so' using strip. Installing operations/external/vector-stroke.so to /construction/graphics/gegl/stage/usr/local/lib/gegl-0.4 Stripping target 'operations/external/vector-stroke.so' using strip. Installing operations/external/npd.so to /construction/graphics/gegl/stage/usr/local/lib/gegl-0.4 Stripping target 'operations/external/npd.so' using strip. Installing operations/external/png-load.so to /construction/graphics/gegl/stage/usr/local/lib/gegl-0.4 Stripping target 'operations/external/png-load.so' using strip. Installing operations/external/png-save.so to /construction/graphics/gegl/stage/usr/local/lib/gegl-0.4 Stripping target 'operations/external/png-save.so' using strip. Installing operations/external/pdf-load.so to /construction/graphics/gegl/stage/usr/local/lib/gegl-0.4 Stripping target 'operations/external/pdf-load.so' using strip. Installing operations/external/jpg-load.so to /construction/graphics/gegl/stage/usr/local/lib/gegl-0.4 Stripping target 'operations/external/jpg-load.so' using strip. Installing operations/external/jpg-save.so to /construction/graphics/gegl/stage/usr/local/lib/gegl-0.4 Stripping target 'operations/external/jpg-save.so' using strip. Installing operations/external/svg-load.so to /construction/graphics/gegl/stage/usr/local/lib/gegl-0.4 Stripping target 'operations/external/svg-load.so' using strip. Installing operations/external/pixbuf-load.so to /construction/graphics/gegl/stage/usr/local/lib/gegl-0.4 Stripping target 'operations/external/pixbuf-load.so' using strip. Installing operations/external/pixbuf-save.so to /construction/graphics/gegl/stage/usr/local/lib/gegl-0.4 Stripping target 'operations/external/pixbuf-save.so' using strip. Installing operations/external/exr-load.so to /construction/graphics/gegl/stage/usr/local/lib/gegl-0.4 Stripping target 'operations/external/exr-load.so' using strip. Installing operations/external/exr-save.so to /construction/graphics/gegl/stage/usr/local/lib/gegl-0.4 Stripping target 'operations/external/exr-save.so' using strip. Installing operations/external/sdl2-display.so to /construction/graphics/gegl/stage/usr/local/lib/gegl-0.4 Stripping target 'operations/external/sdl2-display.so' using strip. Installing operations/external/raw-load.so to /construction/graphics/gegl/stage/usr/local/lib/gegl-0.4 Stripping target 'operations/external/raw-load.so' using strip. Installing operations/external/v4l.so to /construction/graphics/gegl/stage/usr/local/lib/gegl-0.4 Stripping target 'operations/external/v4l.so' using strip. Installing operations/external/jp2-load.so to /construction/graphics/gegl/stage/usr/local/lib/gegl-0.4 Stripping target 'operations/external/jp2-load.so' using strip. Installing operations/external/lcms-from-profile.so to /construction/graphics/gegl/stage/usr/local/lib/gegl-0.4 Stripping target 'operations/external/lcms-from-profile.so' using strip. Installing operations/external/tiff-load.so to /construction/graphics/gegl/stage/usr/local/lib/gegl-0.4 Stripping target 'operations/external/tiff-load.so' using strip. Installing operations/external/tiff-save.so to /construction/graphics/gegl/stage/usr/local/lib/gegl-0.4 Stripping target 'operations/external/tiff-save.so' using strip. Installing operations/external/webp-load.so to /construction/graphics/gegl/stage/usr/local/lib/gegl-0.4 Stripping target 'operations/external/webp-load.so' using strip. Installing operations/external/webp-save.so to /construction/graphics/gegl/stage/usr/local/lib/gegl-0.4 Stripping target 'operations/external/webp-save.so' using strip. Installing operations/generated/gegl-generated.so to /construction/graphics/gegl/stage/usr/local/lib/gegl-0.4 Stripping target 'operations/generated/gegl-generated.so' using strip. Installing operations/seamless-clone/seamless-clone.so to /construction/graphics/gegl/stage/usr/local/lib/gegl-0.4 Stripping target 'operations/seamless-clone/seamless-clone.so' using strip. Installing operations/seamless-clone/seamless-clone-compose.so to /construction/graphics/gegl/stage/usr/local/lib/gegl-0.4 Stripping target 'operations/seamless-clone/seamless-clone-compose.so' using strip. Installing operations/transform/transformops.so to /construction/graphics/gegl/stage/usr/local/lib/gegl-0.4 Stripping target 'operations/transform/transformops.so' using strip. Installing /construction/graphics/gegl/gegl-0.4.22/gegl/opencl/cl_d3d10.h to /construction/graphics/gegl/stage/usr/local/include/gegl-0.4/opencl Installing /construction/graphics/gegl/gegl-0.4.22/gegl/opencl/cl_ext.h to /construction/graphics/gegl/stage/usr/local/include/gegl-0.4/opencl Installing /construction/graphics/gegl/gegl-0.4.22/gegl/opencl/cl_gl_ext.h to /construction/graphics/gegl/stage/usr/local/include/gegl-0.4/opencl Installing /construction/graphics/gegl/gegl-0.4.22/gegl/opencl/cl_gl.h to /construction/graphics/gegl/stage/usr/local/include/gegl-0.4/opencl Installing /construction/graphics/gegl/gegl-0.4.22/gegl/opencl/cl_platform.h to /construction/graphics/gegl/stage/usr/local/include/gegl-0.4/opencl Installing /construction/graphics/gegl/gegl-0.4.22/gegl/opencl/cl.h to /construction/graphics/gegl/stage/usr/local/include/gegl-0.4/opencl Installing /construction/graphics/gegl/gegl-0.4.22/gegl/opencl/gegl-cl-color.h to /construction/graphics/gegl/stage/usr/local/include/gegl-0.4/opencl Installing /construction/graphics/gegl/gegl-0.4.22/gegl/opencl/gegl-cl-init.h to /construction/graphics/gegl/stage/usr/local/include/gegl-0.4/opencl Installing /construction/graphics/gegl/gegl-0.4.22/gegl/opencl/gegl-cl-random.h to /construction/graphics/gegl/stage/usr/local/include/gegl-0.4/opencl Installing /construction/graphics/gegl/gegl-0.4.22/gegl/opencl/gegl-cl-types.h to /construction/graphics/gegl/stage/usr/local/include/gegl-0.4/opencl Installing /construction/graphics/gegl/gegl-0.4.22/gegl/opencl/gegl-cl.h to /construction/graphics/gegl/stage/usr/local/include/gegl-0.4/opencl Installing /construction/graphics/gegl/gegl-0.4.22/gegl/opencl/opencl.h to /construction/graphics/gegl/stage/usr/local/include/gegl-0.4/opencl Installing /construction/graphics/gegl/gegl-0.4.22/gegl/operation/gegl-extension-handler.h to /construction/graphics/gegl/stage/usr/local/include/gegl-0.4/operation Installing /construction/graphics/gegl/gegl-0.4.22/gegl/operation/gegl-operation-area-filter.h to /construction/graphics/gegl/stage/usr/local/include/gegl-0.4/operation Installing /construction/graphics/gegl/gegl-0.4.22/gegl/operation/gegl-operation-composer.h to /construction/graphics/gegl/stage/usr/local/include/gegl-0.4/operation Installing /construction/graphics/gegl/gegl-0.4.22/gegl/operation/gegl-operation-composer3.h to /construction/graphics/gegl/stage/usr/local/include/gegl-0.4/operation Installing /construction/graphics/gegl/gegl-0.4.22/gegl/operation/gegl-operation-context.h to /construction/graphics/gegl/stage/usr/local/include/gegl-0.4/operation Installing /construction/graphics/gegl/gegl-0.4.22/gegl/operation/gegl-operation-filter.h to /construction/graphics/gegl/stage/usr/local/include/gegl-0.4/operation Installing /construction/graphics/gegl/gegl-0.4.22/gegl/operation/gegl-operation-handlers.h to /construction/graphics/gegl/stage/usr/local/include/gegl-0.4/operation Installing /construction/graphics/gegl/gegl-0.4.22/gegl/operation/gegl-operation-meta-json.h to /construction/graphics/gegl/stage/usr/local/include/gegl-0.4/operation Installing /construction/graphics/gegl/gegl-0.4.22/gegl/operation/gegl-operation-meta.h to /construction/graphics/gegl/stage/usr/local/include/gegl-0.4/operation Installing /construction/graphics/gegl/gegl-0.4.22/gegl/operation/gegl-operation-point-composer.h to /construction/graphics/gegl/stage/usr/local/include/gegl-0.4/operation Installing /construction/graphics/gegl/gegl-0.4.22/gegl/operation/gegl-operation-point-composer3.h to /construction/graphics/gegl/stage/usr/local/include/gegl-0.4/operation Installing /construction/graphics/gegl/gegl-0.4.22/gegl/operation/gegl-operation-point-filter.h to /construction/graphics/gegl/stage/usr/local/include/gegl-0.4/operation Installing /construction/graphics/gegl/gegl-0.4.22/gegl/operation/gegl-operation-point-render.h to /construction/graphics/gegl/stage/usr/local/include/gegl-0.4/operation Installing /construction/graphics/gegl/gegl-0.4.22/gegl/operation/gegl-operation-property-keys.h to /construction/graphics/gegl/stage/usr/local/include/gegl-0.4/operation Installing /construction/graphics/gegl/gegl-0.4.22/gegl/operation/gegl-operation-sink.h to /construction/graphics/gegl/stage/usr/local/include/gegl-0.4/operation Installing /construction/graphics/gegl/gegl-0.4.22/gegl/operation/gegl-operation-source.h to /construction/graphics/gegl/stage/usr/local/include/gegl-0.4/operation Installing /construction/graphics/gegl/gegl-0.4.22/gegl/operation/gegl-operation-temporal.h to /construction/graphics/gegl/stage/usr/local/include/gegl-0.4/operation Installing /construction/graphics/gegl/gegl-0.4.22/gegl/operation/gegl-operation.h to /construction/graphics/gegl/stage/usr/local/include/gegl-0.4/operation Installing /construction/graphics/gegl/gegl-0.4.22/gegl/gegl-cpuaccel.h to /construction/graphics/gegl/stage/usr/local/include/gegl-0.4 Installing /construction/graphics/gegl/gegl-0.4.22/gegl/gegl-debug.h to /construction/graphics/gegl/stage/usr/local/include/gegl-0.4 Installing /construction/graphics/gegl/gegl-0.4.22/gegl/gegl-op.h to /construction/graphics/gegl/stage/usr/local/include/gegl-0.4 Installing /construction/graphics/gegl/gegl-0.4.22/gegl/gegl-plugin.h to /construction/graphics/gegl/stage/usr/local/include/gegl-0.4 Installing /construction/graphics/gegl/gegl-0.4.22/gegl/buffer/gegl-tile.h to /construction/graphics/gegl/stage/usr/local/include/gegl-0.4 Installing /construction/graphics/gegl/gegl-0.4.22/gegl/gegl.h to /construction/graphics/gegl/stage/usr/local/include/gegl-0.4 Installing /construction/graphics/gegl/gegl-0.4.22/gegl/gegl-apply.h to /construction/graphics/gegl/stage/usr/local/include/gegl-0.4 Installing /construction/graphics/gegl/gegl-0.4.22/gegl/gegl-enums.h to /construction/graphics/gegl/stage/usr/local/include/gegl-0.4 Installing /construction/graphics/gegl/gegl-0.4.22/gegl/gegl-init.h to /construction/graphics/gegl/stage/usr/local/include/gegl-0.4 Installing /construction/graphics/gegl/gegl-0.4.22/gegl/gegl-lookup.h to /construction/graphics/gegl/stage/usr/local/include/gegl-0.4 Installing /construction/graphics/gegl/gegl-0.4.22/gegl/gegl-matrix.h to /construction/graphics/gegl/stage/usr/local/include/gegl-0.4 Installing /construction/graphics/gegl/gegl-0.4.22/gegl/gegl-operations-util.h to /construction/graphics/gegl/stage/usr/local/include/gegl-0.4 Installing /construction/graphics/gegl/gegl-0.4.22/gegl/gegl-parallel.h to /construction/graphics/gegl/stage/usr/local/include/gegl-0.4 Installing /construction/graphics/gegl/gegl-0.4.22/gegl/gegl-random.h to /construction/graphics/gegl/stage/usr/local/include/gegl-0.4 Installing /construction/graphics/gegl/gegl-0.4.22/gegl/gegl-types.h to /construction/graphics/gegl/stage/usr/local/include/gegl-0.4 Installing /construction/graphics/gegl/gegl-0.4.22/gegl/gegl-utils.h to /construction/graphics/gegl/stage/usr/local/include/gegl-0.4 Installing /construction/graphics/gegl/gegl-0.4.22/_build/gegl/gegl-version.h to /construction/graphics/gegl/stage/usr/local/include/gegl-0.4 Installing /construction/graphics/gegl/gegl-0.4.22/gegl/buffer/gegl-buffer-backend.h to /construction/graphics/gegl/stage/usr/local/include/gegl-0.4 Installing /construction/graphics/gegl/gegl-0.4.22/gegl/buffer/gegl-buffer-enums.h to /construction/graphics/gegl/stage/usr/local/include/gegl-0.4 Installing /construction/graphics/gegl/gegl-0.4.22/gegl/buffer/gegl-buffer-iterator.h to /construction/graphics/gegl/stage/usr/local/include/gegl-0.4 Installing /construction/graphics/gegl/gegl-0.4.22/gegl/buffer/gegl-buffer-matrix2.h to /construction/graphics/gegl/stage/usr/local/include/gegl-0.4 Installing /construction/graphics/gegl/gegl-0.4.22/gegl/buffer/gegl-buffer-swap.h to /construction/graphics/gegl/stage/usr/local/include/gegl-0.4 Installing /construction/graphics/gegl/gegl-0.4.22/gegl/buffer/gegl-buffer.h to /construction/graphics/gegl/stage/usr/local/include/gegl-0.4 Installing /construction/graphics/gegl/gegl-0.4.22/gegl/buffer/gegl-memory.h to /construction/graphics/gegl/stage/usr/local/include/gegl-0.4 Installing /construction/graphics/gegl/gegl-0.4.22/gegl/buffer/gegl-rectangle.h to /construction/graphics/gegl/stage/usr/local/include/gegl-0.4 Installing /construction/graphics/gegl/gegl-0.4.22/gegl/buffer/gegl-scratch.h to /construction/graphics/gegl/stage/usr/local/include/gegl-0.4 Installing /construction/graphics/gegl/gegl-0.4.22/gegl/buffer/gegl-tile-backend.h to /construction/graphics/gegl/stage/usr/local/include/gegl-0.4 Installing /construction/graphics/gegl/gegl-0.4.22/gegl/buffer/gegl-tile-handler.h to /construction/graphics/gegl/stage/usr/local/include/gegl-0.4 Installing /construction/graphics/gegl/gegl-0.4.22/gegl/buffer/gegl-tile-source.h to /construction/graphics/gegl/stage/usr/local/include/gegl-0.4 Installing /construction/graphics/gegl/gegl-0.4.22/gegl/graph/gegl-node.h to /construction/graphics/gegl/stage/usr/local/include/gegl-0.4 Installing /construction/graphics/gegl/gegl-0.4.22/gegl/process/gegl-graph-debug.h to /construction/graphics/gegl/stage/usr/local/include/gegl-0.4 Installing /construction/graphics/gegl/gegl-0.4.22/gegl/process/gegl-processor.h to /construction/graphics/gegl/stage/usr/local/include/gegl-0.4 Installing /construction/graphics/gegl/gegl-0.4.22/gegl/property-types/gegl-audio-fragment.h to /construction/graphics/gegl/stage/usr/local/include/gegl-0.4 Installing /construction/graphics/gegl/gegl-0.4.22/gegl/property-types/gegl-color.h to /construction/graphics/gegl/stage/usr/local/include/gegl-0.4 Installing /construction/graphics/gegl/gegl-0.4.22/gegl/property-types/gegl-curve.h to /construction/graphics/gegl/stage/usr/local/include/gegl-0.4 Installing /construction/graphics/gegl/gegl-0.4.22/gegl/property-types/gegl-paramspecs.h to /construction/graphics/gegl/stage/usr/local/include/gegl-0.4 Installing /construction/graphics/gegl/gegl-0.4.22/gegl/property-types/gegl-path.h to /construction/graphics/gegl/stage/usr/local/include/gegl-0.4 Installing /construction/graphics/gegl/gegl-0.4.22/libs/npd/deformation.h to /construction/graphics/gegl/stage/usr/local/include/gegl-0.4/npd Installing /construction/graphics/gegl/gegl-0.4.22/libs/npd/graphics.h to /construction/graphics/gegl/stage/usr/local/include/gegl-0.4/npd Installing /construction/graphics/gegl/gegl-0.4.22/libs/npd/lattice_cut.h to /construction/graphics/gegl/stage/usr/local/include/gegl-0.4/npd Installing /construction/graphics/gegl/gegl-0.4.22/libs/npd/npd_common.h to /construction/graphics/gegl/stage/usr/local/include/gegl-0.4/npd Installing /construction/graphics/gegl/gegl-0.4.22/libs/npd/npd_debug.h to /construction/graphics/gegl/stage/usr/local/include/gegl-0.4/npd Installing /construction/graphics/gegl/gegl-0.4.22/libs/npd/npd_gegl.h to /construction/graphics/gegl/stage/usr/local/include/gegl-0.4/npd Installing /construction/graphics/gegl/gegl-0.4.22/libs/npd/npd_math.h to /construction/graphics/gegl/stage/usr/local/include/gegl-0.4/npd Installing /construction/graphics/gegl/gegl-0.4.22/libs/npd/npd.h to /construction/graphics/gegl/stage/usr/local/include/gegl-0.4/npd Installing /construction/graphics/gegl/gegl-0.4.22/seamless-clone/sc-common.h to /construction/graphics/gegl/stage/usr/local/include/gegl-0.4/sc Installing /construction/graphics/gegl/gegl-0.4.22/seamless-clone/sc-context.h to /construction/graphics/gegl/stage/usr/local/include/gegl-0.4/sc Installing /construction/graphics/gegl/gegl-0.4.22/seamless-clone/sc-outline.h to /construction/graphics/gegl/stage/usr/local/include/gegl-0.4/sc Installing /construction/graphics/gegl/gegl-0.4.22/seamless-clone/sc-sample.h to /construction/graphics/gegl/stage/usr/local/include/gegl-0.4/sc Installing /construction/graphics/gegl/gegl-0.4.22/_build/meson-private/gegl-sc-0.4.pc to /construction/graphics/gegl/stage/usr/local/lib/pkgconfig Installing /construction/graphics/gegl/gegl-0.4.22/operations/json/grey2.json to /construction/graphics/gegl/stage/usr/local/lib/gegl-0.4 Installing /construction/graphics/gegl/gegl-0.4.22/_build/meson-private/gegl-0.4.pc to /construction/graphics/gegl/stage/usr/local/lib/pkgconfig Running custom install script '/usr/local/bin/meson --internal gettext install --subdir=po --localedir=share/locale --pkgname=gegl-0.4' Installing /construction/graphics/gegl/gegl-0.4.22/_build/po/bs.gmo to /construction/graphics/gegl/stage/usr/local/share/locale/bs/LC_MESSAGES/gegl-0.4.mo Installing /construction/graphics/gegl/gegl-0.4.22/_build/po/ca.gmo to /construction/graphics/gegl/stage/usr/local/share/locale/ca/LC_MESSAGES/gegl-0.4.mo Installing /construction/graphics/gegl/gegl-0.4.22/_build/po/da.gmo to /construction/graphics/gegl/stage/usr/local/share/locale/da/LC_MESSAGES/gegl-0.4.mo Installing /construction/graphics/gegl/gegl-0.4.22/_build/po/de.gmo to /construction/graphics/gegl/stage/usr/local/share/locale/de/LC_MESSAGES/gegl-0.4.mo Installing /construction/graphics/gegl/gegl-0.4.22/_build/po/el.gmo to /construction/graphics/gegl/stage/usr/local/share/locale/el/LC_MESSAGES/gegl-0.4.mo Installing /construction/graphics/gegl/gegl-0.4.22/_build/po/en_GB.gmo to /construction/graphics/gegl/stage/usr/local/share/locale/en_GB/LC_MESSAGES/gegl-0.4.mo Installing /construction/graphics/gegl/gegl-0.4.22/_build/po/eo.gmo to /construction/graphics/gegl/stage/usr/local/share/locale/eo/LC_MESSAGES/gegl-0.4.mo Installing /construction/graphics/gegl/gegl-0.4.22/_build/po/es.gmo to /construction/graphics/gegl/stage/usr/local/share/locale/es/LC_MESSAGES/gegl-0.4.mo Installing /construction/graphics/gegl/gegl-0.4.22/_build/po/eu.gmo to /construction/graphics/gegl/stage/usr/local/share/locale/eu/LC_MESSAGES/gegl-0.4.mo Installing /construction/graphics/gegl/gegl-0.4.22/_build/po/fr.gmo to /construction/graphics/gegl/stage/usr/local/share/locale/fr/LC_MESSAGES/gegl-0.4.mo Installing /construction/graphics/gegl/gegl-0.4.22/_build/po/gl.gmo to /construction/graphics/gegl/stage/usr/local/share/locale/gl/LC_MESSAGES/gegl-0.4.mo Installing /construction/graphics/gegl/gegl-0.4.22/_build/po/id.gmo to /construction/graphics/gegl/stage/usr/local/share/locale/id/LC_MESSAGES/gegl-0.4.mo Installing /construction/graphics/gegl/gegl-0.4.22/_build/po/is.gmo to /construction/graphics/gegl/stage/usr/local/share/locale/is/LC_MESSAGES/gegl-0.4.mo Installing /construction/graphics/gegl/gegl-0.4.22/_build/po/it.gmo to /construction/graphics/gegl/stage/usr/local/share/locale/it/LC_MESSAGES/gegl-0.4.mo Installing /construction/graphics/gegl/gegl-0.4.22/_build/po/ko.gmo to /construction/graphics/gegl/stage/usr/local/share/locale/ko/LC_MESSAGES/gegl-0.4.mo Installing /construction/graphics/gegl/gegl-0.4.22/_build/po/lv.gmo to /construction/graphics/gegl/stage/usr/local/share/locale/lv/LC_MESSAGES/gegl-0.4.mo Installing /construction/graphics/gegl/gegl-0.4.22/_build/po/mr.gmo to /construction/graphics/gegl/stage/usr/local/share/locale/mr/LC_MESSAGES/gegl-0.4.mo Installing /construction/graphics/gegl/gegl-0.4.22/_build/po/nb.gmo to /construction/graphics/gegl/stage/usr/local/share/locale/nb/LC_MESSAGES/gegl-0.4.mo Installing /construction/graphics/gegl/gegl-0.4.22/_build/po/ne.gmo to /construction/graphics/gegl/stage/usr/local/share/locale/ne/LC_MESSAGES/gegl-0.4.mo Installing /construction/graphics/gegl/gegl-0.4.22/_build/po/oc.gmo to /construction/graphics/gegl/stage/usr/local/share/locale/oc/LC_MESSAGES/gegl-0.4.mo Installing /construction/graphics/gegl/gegl-0.4.22/_build/po/pl.gmo to /construction/graphics/gegl/stage/usr/local/share/locale/pl/LC_MESSAGES/gegl-0.4.mo Installing /construction/graphics/gegl/gegl-0.4.22/_build/po/pt.gmo to /construction/graphics/gegl/stage/usr/local/share/locale/pt/LC_MESSAGES/gegl-0.4.mo Installing /construction/graphics/gegl/gegl-0.4.22/_build/po/pt_BR.gmo to /construction/graphics/gegl/stage/usr/local/share/locale/pt_BR/LC_MESSAGES/gegl-0.4.mo Installing /construction/graphics/gegl/gegl-0.4.22/_build/po/ru.gmo to /construction/graphics/gegl/stage/usr/local/share/locale/ru/LC_MESSAGES/gegl-0.4.mo Installing /construction/graphics/gegl/gegl-0.4.22/_build/po/sk.gmo to /construction/graphics/gegl/stage/usr/local/share/locale/sk/LC_MESSAGES/gegl-0.4.mo Installing /construction/graphics/gegl/gegl-0.4.22/_build/po/sl.gmo to /construction/graphics/gegl/stage/usr/local/share/locale/sl/LC_MESSAGES/gegl-0.4.mo Installing /construction/graphics/gegl/gegl-0.4.22/_build/po/sr.gmo to /construction/graphics/gegl/stage/usr/local/share/locale/sr/LC_MESSAGES/gegl-0.4.mo Installing /construction/graphics/gegl/gegl-0.4.22/_build/po/sv.gmo to /construction/graphics/gegl/stage/usr/local/share/locale/sv/LC_MESSAGES/gegl-0.4.mo Installing /construction/graphics/gegl/gegl-0.4.22/_build/po/tr.gmo to /construction/graphics/gegl/stage/usr/local/share/locale/tr/LC_MESSAGES/gegl-0.4.mo Installing /construction/graphics/gegl/gegl-0.4.22/_build/po/uk.gmo to /construction/graphics/gegl/stage/usr/local/share/locale/uk/LC_MESSAGES/gegl-0.4.mo Installing /construction/graphics/gegl/gegl-0.4.22/_build/po/zh_CN.gmo to /construction/graphics/gegl/stage/usr/local/share/locale/zh_CN/LC_MESSAGES/gegl-0.4.mo ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/lib/gegl-0.4/exr-load.so is linked to /usr/local/lib/libiconv.so.2 from converters/libiconv but it is not declared as a dependency Warning: you need USES+=iconv, USES+=iconv:wchar_t, or USES+=iconv:translit depending on needs Error: /usr/local/lib/gegl-0.4/exr-load.so is linked to /usr/local/lib/libpcre.so.1 from devel/pcre but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libpcre.so:devel/pcre Error: /usr/local/lib/gegl-0.4/exr-load.so is linked to /usr/local/lib/libffi.so.6 from devel/libffi but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libffi.so:devel/libffi Error: /usr/local/lib/gegl-0.4/path.so is linked to /usr/local/lib/libpixman-1.so.0 from x11/pixman but it is not declared as a dependency Warning: you need USE_XORG+=pixman Error: /usr/local/lib/gegl-0.4/path.so is linked to /usr/local/lib/libfontconfig.so.1 from x11-fonts/fontconfig but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libfontconfig.so:x11-fonts/fontconfig Error: /usr/local/lib/gegl-0.4/path.so is linked to /usr/local/lib/libfreetype.so.6 from print/freetype2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libfreetype.so:print/freetype2 Error: /usr/local/lib/gegl-0.4/path.so is linked to /usr/local/lib/libEGL.so.1 from graphics/mesa-libs but it is not declared as a dependency Warning: you need USE_GL+=egl Error: /usr/local/lib/gegl-0.4/path.so is linked to /usr/local/lib/libxcb-shm.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/gegl-0.4/path.so is linked to /usr/local/lib/libxcb.so.1 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/gegl-0.4/path.so is linked to /usr/local/lib/libxcb-render.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/gegl-0.4/path.so is linked to /usr/local/lib/libXrender.so.1 from x11/libXrender but it is not declared as a dependency Warning: you need USE_XORG+=xrender Error: /usr/local/lib/gegl-0.4/path.so is linked to /usr/local/lib/libX11.so.6 from x11/libX11 but it is not declared as a dependency Warning: you need USE_XORG+=x11 Error: /usr/local/lib/gegl-0.4/path.so is linked to /usr/local/lib/libXext.so.6 from x11/libXext but it is not declared as a dependency Warning: you need USE_XORG+=xext Error: /usr/local/lib/gegl-0.4/path.so is linked to /usr/local/lib/libGL.so.1 from graphics/mesa-libs but it is not declared as a dependency Warning: you need USE_GL+=gl Error: /usr/local/lib/gegl-0.4/path.so is linked to /usr/local/lib/libexpat.so.1 from textproc/expat2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libexpat.so:textproc/expat2 Error: /usr/local/lib/gegl-0.4/path.so is linked to /usr/local/lib/libxcb-dri2.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/gegl-0.4/path.so is linked to /usr/local/lib/libX11-xcb.so.1 from x11/libX11 but it is not declared as a dependency Warning: you need USE_XORG+=x11 Error: /usr/local/lib/gegl-0.4/path.so is linked to /usr/local/lib/libxcb-dri3.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/gegl-0.4/path.so is linked to /usr/local/lib/libxcb-xfixes.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/gegl-0.4/path.so is linked to /usr/local/lib/libxcb-present.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/gegl-0.4/path.so is linked to /usr/local/lib/libxcb-sync.so.1 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/gegl-0.4/path.so is linked to /usr/local/lib/libxshmfence.so.1 from x11/libxshmfence but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libxshmfence.so:x11/libxshmfence Error: /usr/local/lib/gegl-0.4/path.so is linked to /usr/local/lib/libwayland-client.so.0 from graphics/wayland but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libwayland-client.so:graphics/wayland Error: /usr/local/lib/gegl-0.4/path.so is linked to /usr/local/lib/libgbm.so.1 from graphics/mesa-libs but it is not declared as a dependency Warning: you need USE_GL+=gbm Error: /usr/local/lib/gegl-0.4/path.so is linked to /usr/local/lib/libwayland-server.so.0 from graphics/wayland but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libwayland-server.so:graphics/wayland Error: /usr/local/lib/gegl-0.4/path.so is linked to /usr/local/lib/libdrm.so.2 from graphics/libdrm but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libdrm.so:graphics/libdrm Error: /usr/local/lib/gegl-0.4/path.so is linked to /usr/local/lib/libglapi.so.0 from graphics/mesa-libs but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libglapi.so:graphics/mesa-libs Error: /usr/local/lib/gegl-0.4/path.so is linked to /usr/local/lib/libXau.so.6 from x11/libXau but it is not declared as a dependency Warning: you need USE_XORG+=xau Error: /usr/local/lib/gegl-0.4/path.so is linked to /usr/local/lib/libXdmcp.so.6 from x11/libXdmcp but it is not declared as a dependency Warning: you need USE_XORG+=xdmcp Error: /usr/local/lib/gegl-0.4/path.so is linked to /usr/local/lib/libXdamage.so.1 from x11/libXdamage but it is not declared as a dependency Warning: you need USE_XORG+=xdamage Error: /usr/local/lib/gegl-0.4/path.so is linked to /usr/local/lib/libXfixes.so.3 from x11/libXfixes but it is not declared as a dependency Warning: you need USE_XORG+=xfixes Error: /usr/local/lib/gegl-0.4/path.so is linked to /usr/local/lib/libxcb-glx.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/gegl-0.4/path.so is linked to /usr/local/lib/libXxf86vm.so.1 from x11/libXxf86vm but it is not declared as a dependency Warning: you need USE_XORG+=xxf86vm Error: /usr/local/lib/gegl-0.4/pdf-load.so is linked to /usr/local/lib/libpoppler.so.99 from graphics/poppler but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libpoppler.so:graphics/poppler Error: /usr/local/lib/gegl-0.4/pdf-load.so is linked to /usr/local/lib/libopenjp2.so.7 from graphics/openjpeg but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libopenjp2.so:graphics/openjpeg Error: /usr/local/lib/gegl-0.4/pdf-load.so is linked to /usr/local/lib/libnss3.so from security/nss but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libnss3.so:security/nss Error: /usr/local/lib/gegl-0.4/pdf-load.so is linked to /usr/local/lib/libsmime3.so from security/nss but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libsmime3.so:security/nss Error: /usr/local/lib/gegl-0.4/pdf-load.so is linked to /usr/local/lib/libnspr4.so from devel/nspr but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libnspr4.so:devel/nspr Error: /usr/local/lib/gegl-0.4/pdf-load.so is linked to /usr/local/lib/libjbig.so.2 from graphics/jbigkit but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libjbig.so:graphics/jbigkit Error: /usr/local/lib/gegl-0.4/pdf-load.so is linked to /usr/local/lib/libnssutil3.so from security/nss but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libnssutil3.so:security/nss Error: /usr/local/lib/gegl-0.4/pdf-load.so is linked to /usr/local/lib/libplc4.so from devel/nspr but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libplc4.so:devel/nspr Error: /usr/local/lib/gegl-0.4/pdf-load.so is linked to /usr/local/lib/libplds4.so from devel/nspr but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libplds4.so:devel/nspr Error: /usr/local/lib/gegl-0.4/svg-load.so is linked to /usr/local/lib/libcroco-0.6.so.3 from textproc/libcroco but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libcroco-0.6.so:textproc/libcroco Error: /usr/local/lib/gegl-0.4/svg-load.so is linked to /usr/local/lib/libharfbuzz.so.0 from print/harfbuzz but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libharfbuzz.so:print/harfbuzz Error: /usr/local/lib/gegl-0.4/svg-load.so is linked to /usr/local/lib/libgraphite2.so.3 from graphics/graphite2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libgraphite2.so:graphics/graphite2 Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:01:42 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for gegl-0.4.22_5 file sizes/checksums [160]: 0% file sizes/checksums [160]: 62% file sizes/checksums [160]: 100% packing files [160]: 0% packing files [160]: 62% packing files [160]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:24 TOTAL TIME 00:04:38