DC-Build-Header: gegl 0.2.0-2 / Mon Jul 09 20:40:34 +0000 2012 DC-Task: logfile:/tmp/gegl_0.2.0-2_unstable_clang.log version:0.2.0-2 modes:clang chroot:unstable source:gegl esttime:640 architecture:any DC-Sbuild-call: su user -c 'sbuild -n -A -s --force-orig-source --apt-update -d unstable -v --chroot-setup-commands=/tmp/switch-to-clang gegl_0.2.0-2' sbuild (Debian sbuild) 0.62.5 (13 Jul 2011) on ip-10-28-96-182.ec2.internal ╔══════════════════════════════════════════════════════════════════════════════╗ ║ gegl 0.2.0-2 (amd64) 09 Jul 2012 20:40 ║ ╚══════════════════════════════════════════════════════════════════════════════╝ Package: gegl Version: 0.2.0-2 Source Version: 0.2.0-2 Distribution: unstable Architecture: amd64 I: NOTICE: Log filtering will replace 'build/gegl-CHDTZz/gegl-0.2.0' with '«PKGBUILDDIR»' I: NOTICE: Log filtering will replace 'build/gegl-CHDTZz' with '«BUILDDIR»' I: NOTICE: Log filtering will replace 'var/lib/schroot/mount/unstable-amd64-sbuild-05d7e94b-5bd1-4466-8e51-b057080d66ae' with '«CHROOT»' ┌──────────────────────────────────────────────────────────────────────────────┐ │ Update chroot │ └──────────────────────────────────────────────────────────────────────────────┘ Ign http://localhost unstable InRelease Hit http://localhost unstable Release.gpg Hit http://localhost unstable Release Ign http://localhost unstable/main Sources/DiffIndex Ign http://localhost unstable/main amd64 Packages/DiffIndex Hit http://localhost unstable/main Translation-en/DiffIndex Hit http://localhost unstable/main Sources Hit http://localhost unstable/main amd64 Packages Reading package lists... Reading package lists... Building dependency tree... Reading state information... 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. ┌──────────────────────────────────────────────────────────────────────────────┐ │ Fetch source files │ └──────────────────────────────────────────────────────────────────────────────┘ Check APT ───────── Checking available source versions... Download source files with APT ────────────────────────────── Reading package lists... Building dependency tree... Reading state information... NOTICE: 'gegl' packaging is maintained in the 'Git' version control system at: git://anonscm.debian.org/collab-maint/gegl.git Need to get 7511 kB of source archives. Get:1 http://localhost/debian/ unstable/main gegl 0.2.0-2 (dsc) [1835 B] Get:2 http://localhost/debian/ unstable/main gegl 0.2.0-2 (tar) [7502 kB] Get:3 http://localhost/debian/ unstable/main gegl 0.2.0-2 (diff) [7560 B] Fetched 7511 kB in 0s (12.6 MB/s) Download complete and in download only mode Check arch ────────── ┌──────────────────────────────────────────────────────────────────────────────┐ │ Chroot Setup Commands │ └──────────────────────────────────────────────────────────────────────────────┘ /tmp/switch-to-clang ──────────────────── + echo 'Entering customization script...' Entering customization script... + apt-get update Ign http://localhost unstable InRelease Hit http://localhost unstable Release.gpg Hit http://localhost unstable Release Ign http://localhost unstable/main Sources/DiffIndex Ign http://localhost unstable/main amd64 Packages/DiffIndex Hit http://localhost unstable/main Translation-en/DiffIndex Hit http://localhost unstable/main Sources Hit http://localhost unstable/main amd64 Packages Reading package lists... + echo 'Install of clang' Install of clang + apt-get update Ign http://localhost unstable InRelease Hit http://localhost unstable Release.gpg Hit http://localhost unstable Release Ign http://localhost unstable/main Sources/DiffIndex Ign http://localhost unstable/main amd64 Packages/DiffIndex Hit http://localhost unstable/main Translation-en/DiffIndex Hit http://localhost unstable/main Sources Hit http://localhost unstable/main amd64 Packages Reading package lists... + apt-get install --yes --no-install-recommends clang -t unstable Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: libclang-common-dev libffi5 libllvm3.1 Recommended packages: llvm-3.1-dev python The following NEW packages will be installed: clang libclang-common-dev libffi5 libllvm3.1 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. Need to get 13.1 MB of archives. After this operation, 35.6 MB of additional disk space will be used. Get:1 http://localhost/debian/ unstable/main libffi5 amd64 3.0.10-3 [24.8 kB] Get:2 http://localhost/debian/ unstable/main libllvm3.1 amd64 3.1-2 [7275 kB] Get:3 http://localhost/debian/ unstable/main libclang-common-dev amd64 3.1-8 [84.3 kB] Get:4 http://localhost/debian/ unstable/main clang amd64 3.1-8 [5755 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 13.1 MB in 0s (30.2 MB/s) Selecting previously unselected package libffi5:amd64. (Reading database ... 11729 files and directories currently installed.) Unpacking libffi5:amd64 (from .../libffi5_3.0.10-3_amd64.deb) ... Selecting previously unselected package libllvm3.1:amd64. Unpacking libllvm3.1:amd64 (from .../libllvm3.1_3.1-2_amd64.deb) ... Selecting previously unselected package libclang-common-dev. Unpacking libclang-common-dev (from .../libclang-common-dev_3.1-8_amd64.deb) ... Selecting previously unselected package clang. Unpacking clang (from .../archives/clang_3.1-8_amd64.deb) ... Setting up libffi5:amd64 (3.0.10-3) ... Setting up libllvm3.1:amd64 (3.1-2) ... Setting up libclang-common-dev (3.1-8) ... Setting up clang (3.1-8) ... + echo 'Replace gcc, g++ & cpp by clang' Replace gcc, g++ & cpp by clang + VERSION=4.7 + cd /usr/bin + rm g++-4.7 gcc-4.7 cpp-4.7 + ln -s clang++ g++-4.7 + ln -s clang gcc-4.7 + ln -s clang cpp-4.7 + cd - /«BUILDDIR» + echo 'Block the installation of new gcc version' Block the installation of new gcc version + dpkg --set-selections + echo 'gcc-4.6 hold' + dpkg --set-selections + echo 'cpp-4.6 hold' + dpkg --set-selections + echo 'g++-4.6 hold' + dpkg --set-selections + echo 'gcc-4.7 hold' + dpkg --set-selections + echo 'cpp-4.7 hold' + dpkg --set-selections + echo 'g++-4.7 hold' + echo 'Check if gcc, g++ & cpp are actually clang' Check if gcc, g++ & cpp are actually clang + grep clang + gcc --version I: Finished running '/tmp/switch-to-clang'. Finished processing commands. ──────────────────────────────────────────────────────────────────────────────── Merged Build-Depends: build-essential, fakeroot Filtered Build-Depends: build-essential, fakeroot dpkg-deb: building package `sbuild-build-depends-core-dummy' in `/«BUILDDIR»/resolver-ALkUJC/apt_archive/sbuild-build-depends-core-dummy.deb'. OK Reading package lists... ┌──────────────────────────────────────────────────────────────────────────────┐ │ Install core build dependencies (apt-based resolver) │ └──────────────────────────────────────────────────────────────────────────────┘ Installing build dependencies Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: sbuild-build-depends-core-dummy debconf: delaying package configuration, since apt-utils is not installed 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 0 B/708 B of archives. After this operation, 0 B of additional disk space will be used. Selecting previously unselected package sbuild-build-depends-core-dummy. (Reading database ... 11809 files and directories currently installed.) Unpacking sbuild-build-depends-core-dummy (from .../sbuild-build-depends-core-dummy.deb) ... Setting up sbuild-build-depends-core-dummy (0.invalid.0) ... Merged Build-Depends: base-files, base-passwd, bash, coreutils, dash, debianutils, diffutils, dpkg, e2fsprogs, findutils, grep, gzip, hostname, ncurses-base, ncurses-bin, perl-base, sed, login, sysvinit-utils, sysvinit, tar, bsdutils, mount, util-linux, libc6-dev | libc-dev, gcc (>= 4:4.4.3), g++ (>= 4:4.4.3), make, dpkg-dev (>= 1.13.5), autotools-dev, cdbs (>= 0.4.93~), debhelper (>= 8.1.3), gnome-pkg-tools, gtk-doc-tools (>= 1.0), intltool (>= 0.40.1), libavcodec-dev, libavformat-dev, libbabl-dev (>= 0.1.10), libcairo2-dev, libexiv2-dev, libgdk-pixbuf2.0-dev (>= 2.18.0), libglib2.0-dev (>= 2.28.0), libgtk2.0-dev (>= 2.8.6), libjasper-dev (>= 1.900.1), libjpeg-dev, libopenexr-dev, libopenraw-dev (>= 0.0.5), libpango1.0-dev, libpng-dev, librsvg2-dev (>= 2.14.0), libsdl1.2-dev, libspiro-dev, libsuitesparse-dev, pkg-config, valac-0.16 Filtered Build-Depends: base-files, base-passwd, bash, coreutils, dash, debianutils, diffutils, dpkg, e2fsprogs, findutils, grep, gzip, hostname, ncurses-base, ncurses-bin, perl-base, sed, login, sysvinit-utils, sysvinit, tar, bsdutils, mount, util-linux, libc6-dev, gcc (>= 4:4.4.3), g++ (>= 4:4.4.3), make, dpkg-dev (>= 1.13.5), autotools-dev, cdbs (>= 0.4.93~), debhelper (>= 8.1.3), gnome-pkg-tools, gtk-doc-tools (>= 1.0), intltool (>= 0.40.1), libavcodec-dev, libavformat-dev, libbabl-dev (>= 0.1.10), libcairo2-dev, libexiv2-dev, libgdk-pixbuf2.0-dev (>= 2.18.0), libglib2.0-dev (>= 2.28.0), libgtk2.0-dev (>= 2.8.6), libjasper-dev (>= 1.900.1), libjpeg-dev, libopenexr-dev, libopenraw-dev (>= 0.0.5), libpango1.0-dev, libpng-dev, librsvg2-dev (>= 2.14.0), libsdl1.2-dev, libspiro-dev, libsuitesparse-dev, pkg-config, valac-0.16 dpkg-deb: building package `sbuild-build-depends-gegl-dummy' in `/«BUILDDIR»/resolver-altDbQ/apt_archive/sbuild-build-depends-gegl-dummy.deb'. OK Reading package lists... ┌──────────────────────────────────────────────────────────────────────────────┐ │ Install gegl build dependencies (apt-based resolver) │ └──────────────────────────────────────────────────────────────────────────────┘ Installing build dependencies Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: autoconf automake autopoint autotools-dev bsdmainutils ca-certificates cdbs debhelper docbook docbook-dsssl docbook-to-man docbook-xml docbook-xsl file fontconfig fontconfig-config gettext gettext-base gir1.2-atk-1.0 gir1.2-freedesktop gir1.2-gdkpixbuf-2.0 gir1.2-glib-2.0 gir1.2-pango-1.0 gir1.2-rsvg-2.0 git git-man gnome-common gnome-pkg-tools groff-base gtk-doc-tools highlight highlight-common html2text intltool intltool-debian jade libamd2.2.0 libasound2 libasound2-dev libasprintf0c2 libasyncns0 libatk1.0-0 libatk1.0-data libatk1.0-dev libavahi-client-dev libavahi-client3 libavahi-common-data libavahi-common-dev libavahi-common3 libavcodec-dev libavcodec53 libavformat-dev libavformat53 libavutil-dev libavutil51 libbabl-0.1-0 libbabl-dev libblas-dev libblas3 libblas3gf libbtf1.1.0 libcaca-dev libcaca0 libcairo-gobject2 libcairo-script-interpreter2 libcairo2 libcairo2-dev libcamd2.2.0 libcap2 libccolamd2.7.1 libcholmod1.7.1 libcolamd2.7.1 libcroco3 libcsparse2.2.3 libcups2 libcurl3-gnutls libcxsparse2.2.3 libdatrie1 libdbus-1-3 libdbus-1-dev libdirac-encoder0 libdirectfb-1.2-9 libdirectfb-dev libdirectfb-extra libdrm2 libelf1 libencode-locale-perl liberror-perl libexiv2-12 libexiv2-dev libexpat1 libexpat1-dev libfile-listing-perl libflac8 libfontconfig1 libfontconfig1-dev libfreetype6 libfreetype6-dev libgcrypt11 libgdk-pixbuf2.0-0 libgdk-pixbuf2.0-common libgdk-pixbuf2.0-dev libgettextpo0 libgfortran3 libgirepository-1.0-1 libgl1-mesa-dev libgl1-mesa-glx libglapi-mesa libglib2.0-0 libglib2.0-bin libglib2.0-data libglib2.0-dev libglu1-mesa libglu1-mesa-dev libgnutls26 libgpg-error0 libgsm1 libgssapi-krb5-2 libgtk2.0-0 libgtk2.0-common libgtk2.0-dev libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl libhttp-message-perl libhttp-negotiate-perl libice-dev libice6 libidn11 libilmbase-dev libilmbase6 libio-socket-ssl-perl libjasper-dev libjasper1 libjbig0 libjpeg8 libjpeg8-dev libjson0 libk5crypto3 libkeyutils1 libklu1.1.0 libkrb5-3 libkrb5support0 liblapack-dev liblapack3 liblapack3gf libldap-2.4-2 libldl2.0.1 liblua5.1-0 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic1 libmp3lame0 libncursesw5 libnet-http-perl libnet-ssleay-perl libogg0 libopenexr-dev libopenexr6 libopenjpeg2 libopenraw-dev libopenraw1 liborc-0.4-0 libp11-kit0 libpango1.0-0 libpango1.0-dev libpcre3 libpcre3-dev libpcrecpp0 libpipeline1 libpixman-1-0 libpixman-1-dev libpng12-0 libpng12-dev libpopt0 libpthread-stubs0 libpthread-stubs0-dev libpulse-dev libpulse-mainloop-glib0 libpulse0 librsvg2-2 librsvg2-common librsvg2-dev librtmp0 libsasl2-2 libschroedinger-1.0-0 libsdl1.2-dev libsdl1.2debian libslang2-dev libsm-dev libsm6 libsndfile1 libsp1c2 libspeex1 libspiro-dev libspiro0 libsqlite3-0 libssh2-1 libssl1.0.0 libsuitesparse-dev libtasn1-3 libthai-data libthai0 libtheora0 libtiff4 libtool libts-0.0-0 libts-dev libumfpack5.4.0 libunistring0 liburi-perl libva1 libvala-0.16-0 libvorbis0a libvorbisenc2 libvpx1 libwrap0 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libx11-dev libx11-xcb1 libx264-123 libxau-dev libxau6 libxcb-glx0 libxcb-render0 libxcb-render0-dev libxcb-shm0 libxcb-shm0-dev libxcb1 libxcb1-dev libxcomposite-dev libxcomposite1 libxcursor-dev libxcursor1 libxdamage-dev libxdamage1 libxdmcp-dev libxdmcp6 libxext-dev libxext6 libxfixes-dev libxfixes3 libxft-dev libxft2 libxi-dev libxi6 libxinerama-dev libxinerama1 libxml-parser-perl libxml2 libxml2-utils libxrandr-dev libxrandr2 libxrender-dev libxrender1 libxslt1.1 libxtst6 libxvidcore4 libxxf86vm1 m4 man-db mesa-common-dev mime-support netbase openssl pkg-config po-debconf python python-minimal python2.7 python2.7-minimal sgml-base sgml-data shared-mime-info sp tsconf ttf-dejavu-core valac-0.16 valac-0.16-vapi x11-common x11proto-composite-dev x11proto-core-dev x11proto-damage-dev x11proto-fixes-dev x11proto-input-dev x11proto-kb-dev x11proto-randr-dev x11proto-render-dev x11proto-xext-dev x11proto-xinerama-dev xml-core xorg-sgml-doctools xsltproc xtrans-dev zlib1g-dev Suggested packages: autoconf2.13 autoconf-archive gnu-standards autoconf-doc wamerican wordlist whois vacation devscripts dh-make docbook-defguide psgml jadetex docbook-dsssl-doc docbook-xsl-doc-html docbook-xsl-doc-pdf docbook-xsl-doc-text docbook-xsl-doc libsaxon-java libxalan2-java libxslthl-java docbook-xsl-saxon fop xalan dbtoepub gettext-doc git-daemon-run git-daemon-sysvinit git-doc git-el git-arch git-cvs git-svn git-email git-gui gitk gitweb groff doc-base libasound2-plugins libasound2-doc libdc1394-22-dev libgsm1-dev libogg-dev libraw1394-dev libschroedinger-dev libspeex-dev libtheora-dev libvorbis-dev libcairo2-doc cups-common exiv2 libexiv2-doc rng-tools libglib2.0-doc krb5-doc krb5-user gvfs libgtk2.0-doc libdata-dump-perl libice-doc libjasper-runtime libcrypt-ssleay-perl ttf-baekmuk ttf-arphic-gbsn00lp ttf-arphic-bsmi00lp ttf-arphic-gkai00mp ttf-arphic-bkai00mp libpango1.0-doc imagemagick pulseaudio librsvg2-bin librsvg2-doc libsm-doc speex libtool-doc automaken gfortran fortran95-compiler gcj libauthen-ntlm-perl libxcb-doc libxext-doc www-browser libmail-box-perl python-doc python-tk python2.7-doc binfmt-support sgml-base-doc perlsgml w3-recs opensp Recommended packages: curl wget lynx-cur less rsync ssh-client svn-buildpackage dbus libgl1-mesa-dri hicolor-icon-theme libgtk2.0-bin libhtml-format-perl libio-socket-ip-perl libio-socket-inet6-perl krb5-locales libgpm2 libsasl2-modules libltdl-dev tcpd libhtml-form-perl libhttp-daemon-perl libmailtools-perl libx11-doc ifupdown libmail-sendmail-perl The following NEW packages will be installed: autoconf automake autopoint autotools-dev bsdmainutils ca-certificates cdbs debhelper docbook docbook-dsssl docbook-to-man docbook-xml docbook-xsl file fontconfig fontconfig-config gettext gettext-base gir1.2-atk-1.0 gir1.2-freedesktop gir1.2-gdkpixbuf-2.0 gir1.2-glib-2.0 gir1.2-pango-1.0 gir1.2-rsvg-2.0 git git-man gnome-common gnome-pkg-tools groff-base gtk-doc-tools highlight highlight-common html2text intltool intltool-debian jade libamd2.2.0 libasound2 libasound2-dev libasprintf0c2 libasyncns0 libatk1.0-0 libatk1.0-data libatk1.0-dev libavahi-client-dev libavahi-client3 libavahi-common-data libavahi-common-dev libavahi-common3 libavcodec-dev libavcodec53 libavformat-dev libavformat53 libavutil-dev libavutil51 libbabl-0.1-0 libbabl-dev libblas-dev libblas3 libblas3gf libbtf1.1.0 libcaca-dev libcaca0 libcairo-gobject2 libcairo-script-interpreter2 libcairo2 libcairo2-dev libcamd2.2.0 libcap2 libccolamd2.7.1 libcholmod1.7.1 libcolamd2.7.1 libcroco3 libcsparse2.2.3 libcups2 libcurl3-gnutls libcxsparse2.2.3 libdatrie1 libdbus-1-3 libdbus-1-dev libdirac-encoder0 libdirectfb-1.2-9 libdirectfb-dev libdirectfb-extra libdrm2 libelf1 libencode-locale-perl liberror-perl libexiv2-12 libexiv2-dev libexpat1 libexpat1-dev libfile-listing-perl libflac8 libfontconfig1 libfontconfig1-dev libfreetype6 libfreetype6-dev libgcrypt11 libgdk-pixbuf2.0-0 libgdk-pixbuf2.0-common libgdk-pixbuf2.0-dev libgettextpo0 libgfortran3 libgirepository-1.0-1 libgl1-mesa-dev libgl1-mesa-glx libglapi-mesa libglib2.0-0 libglib2.0-bin libglib2.0-data libglib2.0-dev libglu1-mesa libglu1-mesa-dev libgnutls26 libgpg-error0 libgsm1 libgssapi-krb5-2 libgtk2.0-0 libgtk2.0-common libgtk2.0-dev libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl libhttp-message-perl libhttp-negotiate-perl libice-dev libice6 libidn11 libilmbase-dev libilmbase6 libio-socket-ssl-perl libjasper-dev libjasper1 libjbig0 libjpeg8 libjpeg8-dev libjson0 libk5crypto3 libkeyutils1 libklu1.1.0 libkrb5-3 libkrb5support0 liblapack-dev liblapack3 liblapack3gf libldap-2.4-2 libldl2.0.1 liblua5.1-0 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic1 libmp3lame0 libncursesw5 libnet-http-perl libnet-ssleay-perl libogg0 libopenexr-dev libopenexr6 libopenjpeg2 libopenraw-dev libopenraw1 liborc-0.4-0 libp11-kit0 libpango1.0-0 libpango1.0-dev libpcre3 libpcre3-dev libpcrecpp0 libpipeline1 libpixman-1-0 libpixman-1-dev libpng12-0 libpng12-dev libpopt0 libpthread-stubs0 libpthread-stubs0-dev libpulse-dev libpulse-mainloop-glib0 libpulse0 librsvg2-2 librsvg2-common librsvg2-dev librtmp0 libsasl2-2 libschroedinger-1.0-0 libsdl1.2-dev libsdl1.2debian libslang2-dev libsm-dev libsm6 libsndfile1 libsp1c2 libspeex1 libspiro-dev libspiro0 libsqlite3-0 libssh2-1 libssl1.0.0 libsuitesparse-dev libtasn1-3 libthai-data libthai0 libtheora0 libtiff4 libtool libts-0.0-0 libts-dev libumfpack5.4.0 libunistring0 liburi-perl libva1 libvala-0.16-0 libvorbis0a libvorbisenc2 libvpx1 libwrap0 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libx11-dev libx11-xcb1 libx264-123 libxau-dev libxau6 libxcb-glx0 libxcb-render0 libxcb-render0-dev libxcb-shm0 libxcb-shm0-dev libxcb1 libxcb1-dev libxcomposite-dev libxcomposite1 libxcursor-dev libxcursor1 libxdamage-dev libxdamage1 libxdmcp-dev libxdmcp6 libxext-dev libxext6 libxfixes-dev libxfixes3 libxft-dev libxft2 libxi-dev libxi6 libxinerama-dev libxinerama1 libxml-parser-perl libxml2 libxml2-utils libxrandr-dev libxrandr2 libxrender-dev libxrender1 libxslt1.1 libxtst6 libxvidcore4 libxxf86vm1 m4 man-db mesa-common-dev mime-support netbase openssl pkg-config po-debconf python python-minimal python2.7 python2.7-minimal sbuild-build-depends-gegl-dummy sgml-base sgml-data shared-mime-info sp tsconf ttf-dejavu-core valac-0.16 valac-0.16-vapi x11-common x11proto-composite-dev x11proto-core-dev x11proto-damage-dev x11proto-fixes-dev x11proto-input-dev x11proto-kb-dev x11proto-randr-dev x11proto-render-dev x11proto-xext-dev x11proto-xinerama-dev xml-core xorg-sgml-doctools xsltproc xtrans-dev zlib1g-dev 0 upgraded, 301 newly installed, 0 to remove and 0 not upgraded. Need to get 124 MB/124 MB of archives. After this operation, 358 MB of additional disk space will be used. Get:1 http://localhost/debian/ unstable/main libncursesw5 amd64 5.9-10 [141 kB] Get:2 http://localhost/debian/ unstable/main libpipeline1 amd64 1.2.1-1 [39.2 kB] Get:3 http://localhost/debian/ unstable/main libpopt0 amd64 1.16-7 [56.4 kB] Get:4 http://localhost/debian/ unstable/main libssl1.0.0 amd64 1.0.1c-3 [1211 kB] Get:5 http://localhost/debian/ unstable/main libasprintf0c2 amd64 0.18.1.1-9 [26.8 kB] Get:6 http://localhost/debian/ unstable/main libcap2 amd64 1:2.22-1.1 [13.5 kB] Get:7 http://localhost/debian/ unstable/main libgpg-error0 amd64 1.10-3 [66.8 kB] Get:8 http://localhost/debian/ unstable/main libgcrypt11 amd64 1.5.0-3 [298 kB] Get:9 http://localhost/debian/ unstable/main libp11-kit0 amd64 0.12-3 [52.8 kB] Get:10 http://localhost/debian/ unstable/main libtasn1-3 amd64 2.13-2 [67.7 kB] Get:11 http://localhost/debian/ unstable/main libgnutls26 amd64 2.12.20-1 [616 kB] Get:12 http://localhost/debian/ unstable/main libkeyutils1 amd64 1.5.5-3 [8552 B] Get:13 http://localhost/debian/ unstable/main libkrb5support0 amd64 1.10.1+dfsg-1 [49.0 kB] Get:14 http://localhost/debian/ unstable/main libk5crypto3 amd64 1.10.1+dfsg-1 [112 kB] Get:15 http://localhost/debian/ unstable/main libkrb5-3 amd64 1.10.1+dfsg-1 [393 kB] Get:16 http://localhost/debian/ unstable/main libgssapi-krb5-2 amd64 1.10.1+dfsg-1 [147 kB] Get:17 http://localhost/debian/ unstable/main libidn11 amd64 1.25-2 [178 kB] Get:18 http://localhost/debian/ unstable/main libsasl2-2 amd64 2.1.25.dfsg1-4+b1 [120 kB] Get:19 http://localhost/debian/ unstable/main libldap-2.4-2 amd64 2.4.31-1 [243 kB] Get:20 http://localhost/debian/ unstable/main libmagic1 amd64 5.11-2 [202 kB] Get:21 http://localhost/debian/ unstable/main libpcre3 amd64 1:8.30-5 [242 kB] Get:22 http://localhost/debian/ unstable/main libsqlite3-0 amd64 3.7.13-1 [455 kB] Get:23 http://localhost/debian/ unstable/main libwrap0 amd64 7.6.q-23 [62.3 kB] Get:24 http://localhost/debian/ unstable/main libxml2 amd64 2.8.0+dfsg1-4 [903 kB] Get:25 http://localhost/debian/ unstable/main sgml-base all 1.26+nmu3 [13.5 kB] Get:26 http://localhost/debian/ unstable/main xml-core all 0.13+nmu1 [23.8 kB] Get:27 http://localhost/debian/ unstable/main sgml-data all 2.0.8 [284 kB] Get:28 http://localhost/debian/ unstable/main docbook-xml all 4.5-7.1 [345 kB] Get:29 http://localhost/debian/ unstable/main libasound2 amd64 1.0.25-3 [461 kB] Get:30 http://localhost/debian/ unstable/main libasyncns0 amd64 0.8-4 [13.6 kB] Get:31 http://localhost/debian/ unstable/main libglib2.0-0 amd64 2.32.3-1 [2081 kB] Get:32 http://localhost/debian/ unstable/main libatk1.0-data all 2.4.0-2 [240 kB] Get:33 http://localhost/debian/ unstable/main libatk1.0-0 amd64 2.4.0-2 [95.1 kB] Get:34 http://localhost/debian/ unstable/main libavahi-common-data amd64 0.6.31-1 [134 kB] Get:35 http://localhost/debian/ unstable/main libavahi-common3 amd64 0.6.31-1 [54.3 kB] Get:36 http://localhost/debian/ unstable/main libdbus-1-3 amd64 1.6.2-2 [171 kB] Get:37 http://localhost/debian/ unstable/main libavahi-client3 amd64 0.6.31-1 [59.1 kB] Get:38 http://localhost/debian/ unstable/main libavutil51 amd64 6:0.8.3-4 [99.2 kB] Get:39 http://localhost/debian/ unstable/main libdirac-encoder0 amd64 1.0.2-6 [389 kB] Get:40 http://localhost/debian/ unstable/main libgsm1 amd64 1.0.13-4 [29.7 kB] Get:41 http://localhost/debian/ unstable/main libmp3lame0 amd64 3.99.5+repack1-3 [404 kB] Get:42 http://localhost/debian/ unstable/main libopenjpeg2 amd64 1.3+dfsg-4.2 [85.4 kB] Get:43 http://localhost/debian/ unstable/main liborc-0.4-0 amd64 1:0.4.16-2 [179 kB] Get:44 http://localhost/debian/ unstable/main libschroedinger-1.0-0 amd64 1.0.11-2 [330 kB] Get:45 http://localhost/debian/ unstable/main libspeex1 amd64 1.2~rc1-6 [60.5 kB] Get:46 http://localhost/debian/ unstable/main libogg0 amd64 1.3.0-4 [20.6 kB] Get:47 http://localhost/debian/ unstable/main libtheora0 amd64 1.1.1+dfsg.1-3.1 [398 kB] Get:48 http://localhost/debian/ unstable/main libva1 amd64 1.0.15-4 [40.4 kB] Get:49 http://localhost/debian/ unstable/main libvorbis0a amd64 1.3.2-1.3 [109 kB] Get:50 http://localhost/debian/ unstable/main libvorbisenc2 amd64 1.3.2-1.3 [143 kB] Get:51 http://localhost/debian/ unstable/main libvpx1 amd64 1.1.0-1 [290 kB] Get:52 http://localhost/debian/ unstable/main libx264-123 amd64 2:0.123.2189+git35cf912-1 [437 kB] Get:53 http://localhost/debian/ unstable/main libxvidcore4 amd64 2:1.3.2-9 [327 kB] Get:54 http://localhost/debian/ unstable/main libavcodec53 amd64 6:0.8.3-4 [3116 kB] Get:55 http://localhost/debian/ unstable/main librtmp0 amd64 2.4+20111222.git4e06e21-1 [62.3 kB] Get:56 http://localhost/debian/ unstable/main libavformat53 amd64 6:0.8.3-4 [544 kB] Get:57 http://localhost/debian/ unstable/main libbabl-0.1-0 amd64 0.1.10-1 [114 kB] Get:58 http://localhost/debian/ unstable/main libcaca0 amd64 0.99.beta18-1 [395 kB] Get:59 http://localhost/debian/ unstable/main libexpat1 amd64 2.1.0-1 [141 kB] Get:60 http://localhost/debian/ unstable/main libfreetype6 amd64 2.4.9-1 [450 kB] Get:61 http://localhost/debian/ unstable/main ttf-dejavu-core all 2.33-2 [1552 kB] Get:62 http://localhost/debian/ unstable/main fontconfig-config all 2.9.0-6 [232 kB] Get:63 http://localhost/debian/ unstable/main libfontconfig1 amd64 2.9.0-6 [299 kB] Get:64 http://localhost/debian/ unstable/main libpixman-1-0 amd64 0.26.0-3 [427 kB] Get:65 http://localhost/debian/ unstable/main libpng12-0 amd64 1.2.49-1 [190 kB] Get:66 http://localhost/debian/ unstable/main libxau6 amd64 1:1.0.7-1 [18.8 kB] Get:67 http://localhost/debian/ unstable/main libxdmcp6 amd64 1:1.1.1-1 [26.3 kB] Get:68 http://localhost/debian/ unstable/main libxcb1 amd64 1.8.1-1 [50.0 kB] Get:69 http://localhost/debian/ unstable/main libx11-data all 2:1.5.0-1 [189 kB] Get:70 http://localhost/debian/ unstable/main libx11-6 amd64 2:1.5.0-1 [901 kB] Get:71 http://localhost/debian/ unstable/main libxcb-render0 amd64 1.8.1-1 [18.4 kB] Get:72 http://localhost/debian/ unstable/main libxcb-shm0 amd64 1.8.1-1 [10.1 kB] Get:73 http://localhost/debian/ unstable/main libxrender1 amd64 1:0.9.7-1 [32.2 kB] Get:74 http://localhost/debian/ unstable/main libcairo2 amd64 1.12.2-2 [912 kB] Get:75 http://localhost/debian/ unstable/main libcairo-gobject2 amd64 1.12.2-2 [439 kB] Get:76 http://localhost/debian/ unstable/main libcairo-script-interpreter2 amd64 1.12.2-2 [482 kB] Get:77 http://localhost/debian/ unstable/main libcroco3 amd64 0.6.5-1 [151 kB] Get:78 http://localhost/debian/ unstable/main libcups2 amd64 1.5.3-2 [255 kB] Get:79 http://localhost/debian/ unstable/main libssh2-1 amd64 1.4.2-1 [79.0 kB] Get:80 http://localhost/debian/ unstable/main libcurl3-gnutls amd64 7.26.0-1 [321 kB] Get:81 http://localhost/debian/ unstable/main libdatrie1 amd64 0.2.5-3 [28.6 kB] Get:82 http://localhost/debian/ unstable/main tsconf all 1.0-11 [13.4 kB] Get:83 http://localhost/debian/ unstable/main libts-0.0-0 amd64 1.0-11 [29.9 kB] Get:84 http://localhost/debian/ unstable/main libdirectfb-1.2-9 amd64 1.2.10.0-5 [1203 kB] Get:85 http://localhost/debian/ unstable/main libjpeg8 amd64 8d-1 [134 kB] Get:86 http://localhost/debian/ unstable/main libxext6 amd64 2:1.3.1-2 [55.3 kB] Get:87 http://localhost/debian/ unstable/main libdirectfb-extra amd64 1.2.10.0-5 [36.9 kB] Get:88 http://localhost/debian/ unstable/main libdrm2 amd64 2.4.33-3 [444 kB] Get:89 http://localhost/debian/ unstable/main libelf1 amd64 0.153-1 [304 kB] Get:90 http://localhost/debian/ unstable/main libflac8 amd64 1.2.1-6 [154 kB] Get:91 http://localhost/debian/ unstable/main libjasper1 amd64 1.900.1-13 [159 kB] Get:92 http://localhost/debian/ unstable/main libjbig0 amd64 2.0-2 [32.2 kB] Get:93 http://localhost/debian/ unstable/main libtiff4 amd64 3.9.6-6 [202 kB] Get:94 http://localhost/debian/ unstable/main libgdk-pixbuf2.0-common all 2.26.1-1 [497 kB] Get:95 http://localhost/debian/ unstable/main libgdk-pixbuf2.0-0 amd64 2.26.1-1 [207 kB] Get:96 http://localhost/debian/ unstable/main libunistring0 amd64 0.9.3-5 [434 kB] Get:97 http://localhost/debian/ unstable/main libgettextpo0 amd64 0.18.1.1-9 [145 kB] Get:98 http://localhost/debian/ unstable/main libgfortran3 amd64 4.7.1-3 [351 kB] Get:99 http://localhost/debian/ unstable/main libglapi-mesa amd64 8.0.3-1 [57.3 kB] Get:100 http://localhost/debian/ unstable/main libx11-xcb1 amd64 2:1.5.0-1 [139 kB] Get:101 http://localhost/debian/ unstable/main libxcb-glx0 amd64 1.8.1-1 [32.0 kB] Get:102 http://localhost/debian/ unstable/main libxfixes3 amd64 1:5.0-4 [21.5 kB] Get:103 http://localhost/debian/ unstable/main libxdamage1 amd64 1:1.1.3-2 [14.3 kB] Get:104 http://localhost/debian/ unstable/main libxxf86vm1 amd64 1:1.1.2-1 [19.0 kB] Get:105 http://localhost/debian/ unstable/main libgl1-mesa-glx amd64 8.0.3-1 [165 kB] Get:106 http://localhost/debian/ unstable/main libglu1-mesa amd64 8.0.3-1 [223 kB] Get:107 http://localhost/debian/ unstable/main libgtk2.0-common all 2.24.10-1 [6879 kB] Get:108 http://localhost/debian/ unstable/main libthai-data all 0.1.18-1 [205 kB] Get:109 http://localhost/debian/ unstable/main libthai0 amd64 0.1.18-1 [45.0 kB] Get:110 http://localhost/debian/ unstable/main libxft2 amd64 2.3.1-1 [61.0 kB] Get:111 http://localhost/debian/ unstable/main fontconfig amd64 2.9.0-6 [349 kB] Get:112 http://localhost/debian/ unstable/main libpango1.0-0 amd64 1.30.0-1 [461 kB] Get:113 http://localhost/debian/ unstable/main libxcomposite1 amd64 1:0.4.3-2 [16.6 kB] Get:114 http://localhost/debian/ unstable/main libxcursor1 amd64 1:1.1.13-1 [26.9 kB] Get:115 http://localhost/debian/ unstable/main libxi6 amd64 2:1.6.1-1 [75.0 kB] Get:116 http://localhost/debian/ unstable/main libxinerama1 amd64 2:1.1.2-1 [16.8 kB] Get:117 http://localhost/debian/ unstable/main libxrandr2 amd64 2:1.3.2-2 [33.5 kB] Get:118 http://localhost/debian/ unstable/main shared-mime-info amd64 1.0-1 [1066 kB] Get:119 http://localhost/debian/ unstable/main libgtk2.0-0 amd64 2.24.10-1 [2730 kB] Get:120 http://localhost/debian/ unstable/main x11-common all 1:7.7+1 [278 kB] Get:121 http://localhost/debian/ unstable/main libice6 amd64 2:1.0.8-2 [63.1 kB] Get:122 http://localhost/debian/ unstable/main liblua5.1-0 amd64 5.1.5-2 [180 kB] Get:123 http://localhost/debian/ unstable/main libopenraw1 amd64 0.0.9-3+b1 [151 kB] Get:124 http://localhost/debian/ unstable/main libpcrecpp0 amd64 1:8.30-5 [125 kB] Get:125 http://localhost/debian/ unstable/main libjson0 amd64 0.9-1.1 [19.4 kB] Get:126 http://localhost/debian/ unstable/main libsm6 amd64 2:1.2.1-2 [34.2 kB] Get:127 http://localhost/debian/ unstable/main libsndfile1 amd64 1.0.25-5 [240 kB] Get:128 http://localhost/debian/ unstable/main libxtst6 amd64 2:1.2.1-1 [26.6 kB] Get:129 http://localhost/debian/ unstable/main libpulse0 amd64 2.0-3 [305 kB] Get:130 http://localhost/debian/ unstable/main libpulse-mainloop-glib0 amd64 2.0-3 [25.4 kB] Get:131 http://localhost/debian/ unstable/main librsvg2-2 amd64 2.36.1-1 [254 kB] Get:132 http://localhost/debian/ unstable/main libsdl1.2debian amd64 1.2.15-5 [220 kB] Get:133 http://localhost/debian/ unstable/main libvala-0.16-0 amd64 0.16.1-1 [1185 kB] Get:134 http://localhost/debian/ unstable/main libxslt1.1 amd64 1.1.26-13 [252 kB] Get:135 http://localhost/debian/ unstable/main bsdmainutils amd64 9.0.3 [209 kB] Get:136 http://localhost/debian/ unstable/main groff-base amd64 1.21-9 [1153 kB] Get:137 http://localhost/debian/ unstable/main man-db amd64 2.6.2-1 [1061 kB] Get:138 http://localhost/debian/ unstable/main netbase all 5.0 [20.1 kB] Get:139 http://localhost/debian/ unstable/main file amd64 5.11-2 [51.8 kB] Get:140 http://localhost/debian/ unstable/main gettext-base amd64 0.18.1.1-9 [154 kB] Get:141 http://localhost/debian/ unstable/main m4 amd64 1.4.16-3 [260 kB] Get:142 http://localhost/debian/ unstable/main mime-support all 3.52-1 [35.5 kB] Get:143 http://localhost/debian/ unstable/main python2.7-minimal amd64 2.7.3-1 [1770 kB] Get:144 http://localhost/debian/ unstable/main python2.7 amd64 2.7.3-1 [2726 kB] Get:145 http://localhost/debian/ unstable/main python-minimal all 2.7.3-1 [42.1 kB] Get:146 http://localhost/debian/ unstable/main python all 2.7.3-1 [179 kB] Get:147 http://localhost/debian/ unstable/main autoconf all 2.69-1 [589 kB] Get:148 http://localhost/debian/ unstable/main autotools-dev all 20120608.1 [73.0 kB] Get:149 http://localhost/debian/ unstable/main automake all 1:1.11.5-2 [606 kB] Get:150 http://localhost/debian/ unstable/main liberror-perl all 0.17-1 [23.6 kB] Get:151 http://localhost/debian/ unstable/main git-man all 1:1.7.10.4-1 [1074 kB] Get:152 http://localhost/debian/ unstable/main git amd64 1:1.7.10.4-1 [6671 kB] Get:153 http://localhost/debian/ unstable/main autopoint all 0.18.1.1-9 [629 kB] Get:154 http://localhost/debian/ unstable/main openssl amd64 1.0.1c-3 [697 kB] Get:155 http://localhost/debian/ unstable/main ca-certificates all 20120623 [183 kB] Get:156 http://localhost/debian/ unstable/main cdbs all 0.4.116 [79.9 kB] Get:157 http://localhost/debian/ unstable/main html2text amd64 1.3.2a-15 [103 kB] Get:158 http://localhost/debian/ unstable/main gettext amd64 0.18.1.1-9 [1975 kB] Get:159 http://localhost/debian/ unstable/main intltool-debian all 0.35.0+20060710.1 [30.8 kB] Get:160 http://localhost/debian/ unstable/main po-debconf all 1.0.16+nmu2 [224 kB] Get:161 http://localhost/debian/ unstable/main debhelper all 9.20120608 [700 kB] Get:162 http://localhost/debian/ unstable/main docbook all 4.5-5.1 [453 kB] Get:163 http://localhost/debian/ unstable/main libsp1c2 amd64 1.3.4-1.2.1-47.1+b1 [1455 kB] Get:164 http://localhost/debian/ unstable/main jade amd64 1.2.1-47.1+b1 [301 kB] Get:165 http://localhost/debian/ unstable/main docbook-dsssl all 1.79-7 [374 kB] Get:166 http://localhost/debian/ unstable/main sp amd64 1.3.4-1.2.1-47.1+b1 [176 kB] Get:167 http://localhost/debian/ unstable/main docbook-to-man amd64 1:2.0.0-31 [82.4 kB] Get:168 http://localhost/debian/ unstable/main docbook-xsl all 1.76.1+dfsg-1 [1643 kB] Get:169 http://localhost/debian/ unstable/main libgirepository-1.0-1 amd64 1.32.1-1 [107 kB] Get:170 http://localhost/debian/ unstable/main gir1.2-glib-2.0 amd64 1.32.1-1 [171 kB] Get:171 http://localhost/debian/ unstable/main gir1.2-atk-1.0 amd64 2.4.0-2 [64.7 kB] Get:172 http://localhost/debian/ unstable/main gir1.2-freedesktop amd64 1.32.1-1 [21.5 kB] Get:173 http://localhost/debian/ unstable/main gir1.2-gdkpixbuf-2.0 amd64 2.26.1-1 [16.6 kB] Get:174 http://localhost/debian/ unstable/main gir1.2-pango-1.0 amd64 1.30.0-1 [151 kB] Get:175 http://localhost/debian/ unstable/main gir1.2-rsvg-2.0 amd64 2.36.1-1 [160 kB] Get:176 http://localhost/debian/ unstable/main libtool amd64 2.4.2-1.1 [619 kB] Get:177 http://localhost/debian/ unstable/main pkg-config amd64 0.26-1 [59.5 kB] Get:178 http://localhost/debian/ unstable/main liburi-perl all 1.60-1 [100 kB] Get:179 http://localhost/debian/ unstable/main libencode-locale-perl all 1.03-1 [13.6 kB] Get:180 http://localhost/debian/ unstable/main libhttp-date-perl all 6.02-1 [10.7 kB] Get:181 http://localhost/debian/ unstable/main libfile-listing-perl all 6.04-1 [10.3 kB] Get:182 http://localhost/debian/ unstable/main libhtml-tagset-perl all 3.20-2 [13.5 kB] Get:183 http://localhost/debian/ unstable/main libhtml-parser-perl amd64 3.69-2 [114 kB] Get:184 http://localhost/debian/ unstable/main libhtml-tree-perl all 5.02-1 [225 kB] Get:185 http://localhost/debian/ unstable/main liblwp-mediatypes-perl all 6.02-1 [22.1 kB] Get:186 http://localhost/debian/ unstable/main libhttp-message-perl all 6.03-1 [78.5 kB] Get:187 http://localhost/debian/ unstable/main libhttp-cookies-perl all 6.00-2 [23.5 kB] Get:188 http://localhost/debian/ unstable/main libhttp-negotiate-perl all 6.00-2 [13.6 kB] Get:189 http://localhost/debian/ unstable/main libnet-ssleay-perl amd64 1.48-1+b1 [335 kB] Get:190 http://localhost/debian/ unstable/main libio-socket-ssl-perl all 1.76-1 [67.8 kB] Get:191 http://localhost/debian/ unstable/main libnet-http-perl all 6.03-2 [24.3 kB] Get:192 http://localhost/debian/ unstable/main liblwp-protocol-https-perl all 6.03-1 [7580 B] Get:193 http://localhost/debian/ unstable/main libwww-robotrules-perl all 6.01-1 [14.3 kB] Get:194 http://localhost/debian/ unstable/main libwww-perl all 6.04-1 [203 kB] Get:195 http://localhost/debian/ unstable/main libxml-parser-perl amd64 2.41-1+b1 [278 kB] Get:196 http://localhost/debian/ unstable/main intltool all 0.50.2-2 [101 kB] Get:197 http://localhost/debian/ unstable/main gnome-common all 3.4.0.1-1 [127 kB] Get:198 http://localhost/debian/ unstable/main gnome-pkg-tools all 0.19.3 [28.5 kB] Get:199 http://localhost/debian/ unstable/main xsltproc amd64 1.1.26-13 [116 kB] Get:200 http://localhost/debian/ unstable/main highlight-common all 3.9-1 [214 kB] Get:201 http://localhost/debian/ unstable/main highlight amd64 3.9-1 [336 kB] Get:202 http://localhost/debian/ unstable/main gtk-doc-tools all 1.18-2 [618 kB] Get:203 http://localhost/debian/ unstable/main libamd2.2.0 amd64 1:3.4.0-2 [29.2 kB] Get:204 http://localhost/debian/ unstable/main libasound2-dev amd64 1.0.25-3 [69.4 kB] Get:205 http://localhost/debian/ unstable/main libglib2.0-data all 2.32.3-1 [2711 kB] Get:206 http://localhost/debian/ unstable/main libglib2.0-bin amd64 2.32.3-1 [861 kB] Get:207 http://localhost/debian/ unstable/main libpcre3-dev amd64 1:8.30-5 [349 kB] Get:208 http://localhost/debian/ unstable/main zlib1g-dev amd64 1:1.2.7.dfsg-13 [215 kB] Get:209 http://localhost/debian/ unstable/main libglib2.0-dev amd64 2.32.3-1 [2631 kB] Get:210 http://localhost/debian/ unstable/main libatk1.0-dev amd64 2.4.0-2 [117 kB] Get:211 http://localhost/debian/ unstable/main libavahi-common-dev amd64 0.6.31-1 [72.0 kB] Get:212 http://localhost/debian/ unstable/main libdbus-1-dev amd64 1.6.2-2 [245 kB] Get:213 http://localhost/debian/ unstable/main libavahi-client-dev amd64 0.6.31-1 [66.3 kB] Get:214 http://localhost/debian/ unstable/main libavutil-dev amd64 6:0.8.3-4 [151 kB] Get:215 http://localhost/debian/ unstable/main libavcodec-dev amd64 6:0.8.3-4 [3612 kB] Get:216 http://localhost/debian/ unstable/main libavformat-dev amd64 6:0.8.3-4 [728 kB] Get:217 http://localhost/debian/ unstable/main libbabl-dev amd64 0.1.10-1 [34.9 kB] Get:218 http://localhost/debian/ unstable/main libblas3 amd64 1.2.20110419-5 [293 kB] Get:219 http://localhost/debian/ unstable/main libblas-dev amd64 1.2.20110419-5 [312 kB] Get:220 http://localhost/debian/ unstable/main libblas3gf all 1.2.20110419-5 [8090 B] Get:221 http://localhost/debian/ unstable/main libbtf1.1.0 amd64 1:3.4.0-2 [13.9 kB] Get:222 http://localhost/debian/ unstable/main libpng12-dev amd64 1.2.49-1 [266 kB] Get:223 http://localhost/debian/ unstable/main libslang2-dev amd64 2.2.4-15 [595 kB] Get:224 http://localhost/debian/ unstable/main libcaca-dev amd64 0.99.beta18-1 [1005 kB] Get:225 http://localhost/debian/ unstable/main libexpat1-dev amd64 2.1.0-1 [229 kB] Get:226 http://localhost/debian/ unstable/main libfreetype6-dev amd64 2.4.9-1 [803 kB] Get:227 http://localhost/debian/ unstable/main libfontconfig1-dev amd64 2.9.0-6 [857 kB] Get:228 http://localhost/debian/ unstable/main xorg-sgml-doctools all 1:1.10-1 [24.1 kB] Get:229 http://localhost/debian/ unstable/main x11proto-core-dev all 7.0.23-1 [774 kB] Get:230 http://localhost/debian/ unstable/main libxau-dev amd64 1:1.0.7-1 [21.7 kB] Get:231 http://localhost/debian/ unstable/main libxdmcp-dev amd64 1:1.1.1-1 [42.3 kB] Get:232 http://localhost/debian/ unstable/main x11proto-input-dev all 2.2-1 [172 kB] Get:233 http://localhost/debian/ unstable/main x11proto-kb-dev all 1.0.6-2 [269 kB] Get:234 http://localhost/debian/ unstable/main xtrans-dev all 1.2.7-1 [112 kB] Get:235 http://localhost/debian/ unstable/main libpthread-stubs0 amd64 0.3-3 [3228 B] Get:236 http://localhost/debian/ unstable/main libpthread-stubs0-dev amd64 0.3-3 [3998 B] Get:237 http://localhost/debian/ unstable/main libxcb1-dev amd64 1.8.1-1 [86.6 kB] Get:238 http://localhost/debian/ unstable/main libx11-dev amd64 2:1.5.0-1 [1037 kB] Get:239 http://localhost/debian/ unstable/main x11proto-render-dev all 2:0.11.1-2 [20.8 kB] Get:240 http://localhost/debian/ unstable/main libxrender-dev amd64 1:0.9.7-1 [40.4 kB] Get:241 http://localhost/debian/ unstable/main libice-dev amd64 2:1.0.8-2 [74.1 kB] Get:242 http://localhost/debian/ unstable/main libsm-dev amd64 2:1.2.1-2 [37.0 kB] Get:243 http://localhost/debian/ unstable/main libpixman-1-dev amd64 0.26.0-3 [457 kB] Get:244 http://localhost/debian/ unstable/main libxcb-render0-dev amd64 1.8.1-1 [25.8 kB] Get:245 http://localhost/debian/ unstable/main libxcb-shm0-dev amd64 1.8.1-1 [11.5 kB] Get:246 http://localhost/debian/ unstable/main libcairo2-dev amd64 1.12.2-2 [1163 kB] Get:247 http://localhost/debian/ unstable/main libcamd2.2.0 amd64 1:3.4.0-2 [27.7 kB] Get:248 http://localhost/debian/ unstable/main libccolamd2.7.1 amd64 1:3.4.0-2 [31.0 kB] Get:249 http://localhost/debian/ unstable/main libcolamd2.7.1 amd64 1:3.4.0-2 [22.2 kB] Get:250 http://localhost/debian/ unstable/main liblapack3 amd64 3.4.1-5 [5036 kB] Get:251 http://localhost/debian/ unstable/main liblapack3gf all 3.4.1-5 [10.1 kB] Get:252 http://localhost/debian/ unstable/main libcholmod1.7.1 amd64 1:3.4.0-2 [456 kB] Get:253 http://localhost/debian/ unstable/main libcsparse2.2.3 amd64 1:3.4.0-2 [29.8 kB] Get:254 http://localhost/debian/ unstable/main libcxsparse2.2.3 amd64 1:3.4.0-2 [110 kB] Get:255 http://localhost/debian/ unstable/main libjpeg8-dev amd64 8d-1 [242 kB] Get:256 http://localhost/debian/ unstable/main x11proto-xext-dev all 7.2.1-1 [273 kB] Get:257 http://localhost/debian/ unstable/main libxext-dev amd64 2:1.3.1-2 [115 kB] Get:258 http://localhost/debian/ unstable/main libdirectfb-dev amd64 1.2.10.0-5 [928 kB] Get:259 http://localhost/debian/ unstable/main libexiv2-12 amd64 0.23-1 [807 kB] Get:260 http://localhost/debian/ unstable/main libexiv2-dev amd64 0.23-1 [1688 kB] Get:261 http://localhost/debian/ unstable/main libgdk-pixbuf2.0-dev amd64 2.26.1-1 [59.0 kB] Get:262 http://localhost/debian/ unstable/main mesa-common-dev amd64 8.0.3-1 [362 kB] Get:263 http://localhost/debian/ unstable/main libgl1-mesa-dev amd64 8.0.3-1 [32.7 kB] Get:264 http://localhost/debian/ unstable/main libglu1-mesa-dev amd64 8.0.3-1 [299 kB] Get:265 http://localhost/debian/ unstable/main libxft-dev amd64 2.3.1-1 [74.5 kB] Get:266 http://localhost/debian/ unstable/main libpango1.0-dev amd64 1.30.0-1 [622 kB] Get:267 http://localhost/debian/ unstable/main x11proto-xinerama-dev all 1.2.1-2 [4938 B] Get:268 http://localhost/debian/ unstable/main libxinerama-dev amd64 2:1.1.2-1 [18.9 kB] Get:269 http://localhost/debian/ unstable/main libxi-dev amd64 2:1.6.1-1 [249 kB] Get:270 http://localhost/debian/ unstable/main x11proto-randr-dev all 1.3.2-2 [40.0 kB] Get:271 http://localhost/debian/ unstable/main libxrandr-dev amd64 2:1.3.2-2 [41.9 kB] Get:272 http://localhost/debian/ unstable/main x11proto-fixes-dev all 1:5.0-2 [19.2 kB] Get:273 http://localhost/debian/ unstable/main libxfixes-dev amd64 1:5.0-4 [23.4 kB] Get:274 http://localhost/debian/ unstable/main libxcursor-dev amd64 1:1.1.13-1 [34.6 kB] Get:275 http://localhost/debian/ unstable/main x11proto-composite-dev all 1:0.4.2-2 [15.3 kB] Get:276 http://localhost/debian/ unstable/main libxcomposite-dev amd64 1:0.4.3-2 [20.2 kB] Get:277 http://localhost/debian/ unstable/main x11proto-damage-dev all 1:1.2.1-2 [11.8 kB] Get:278 http://localhost/debian/ unstable/main libxdamage-dev amd64 1:1.1.3-2 [14.0 kB] Get:279 http://localhost/debian/ unstable/main libxml2-utils amd64 2.8.0+dfsg1-4 [95.8 kB] Get:280 http://localhost/debian/ unstable/main libgtk2.0-dev amd64 2.24.10-1 [4325 kB] Get:281 http://localhost/debian/ unstable/main libilmbase6 amd64 1.0.1-4 [124 kB] Get:282 http://localhost/debian/ unstable/main libilmbase-dev amd64 1.0.1-4 [200 kB] Get:283 http://localhost/debian/ unstable/main libjasper-dev amd64 1.900.1-13 [569 kB] Get:284 http://localhost/debian/ unstable/main libklu1.1.0 amd64 1:3.4.0-2 [109 kB] Get:285 http://localhost/debian/ unstable/main liblapack-dev amd64 3.4.1-5 [5549 kB] Get:286 http://localhost/debian/ unstable/main libldl2.0.1 amd64 1:3.4.0-2 [12.5 kB] Get:287 http://localhost/debian/ unstable/main libopenexr6 amd64 1.6.1-6 [249 kB] Get:288 http://localhost/debian/ unstable/main libopenexr-dev amd64 1.6.1-6 [392 kB] Get:289 http://localhost/debian/ unstable/main libopenraw-dev amd64 0.0.9-3+b1 [234 kB] Get:290 http://localhost/debian/ unstable/main libpulse-dev amd64 2.0-3 [94.8 kB] Get:291 http://localhost/debian/ unstable/main librsvg2-common amd64 2.36.1-1 [162 kB] Get:292 http://localhost/debian/ unstable/main librsvg2-dev amd64 2.36.1-1 [286 kB] Get:293 http://localhost/debian/ unstable/main libts-dev amd64 1.0-11 [11.7 kB] Get:294 http://localhost/debian/ unstable/main libsdl1.2-dev amd64 1.2.15-5 [905 kB] Get:295 http://localhost/debian/ unstable/main libspiro0 amd64 20071029-2 [12.6 kB] Get:296 http://localhost/debian/ unstable/main libspiro-dev amd64 20071029-2 [4082 B] Get:297 http://localhost/debian/ unstable/main libumfpack5.4.0 amd64 1:3.4.0-2 [388 kB] Get:298 http://localhost/debian/ unstable/main libsuitesparse-dev amd64 1:3.4.0-2 [1578 kB] Get:299 http://localhost/debian/ unstable/main valac-0.16-vapi all 0.16.1-1 [885 kB] Get:300 http://localhost/debian/ unstable/main valac-0.16 amd64 0.16.1-1 [291 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 124 MB in 26s (4602 kB/s) Selecting previously unselected package libncursesw5:amd64. (Reading database ... 11809 files and directories currently installed.) Unpacking libncursesw5:amd64 (from .../libncursesw5_5.9-10_amd64.deb) ... Selecting previously unselected package libpipeline1:amd64. Unpacking libpipeline1:amd64 (from .../libpipeline1_1.2.1-1_amd64.deb) ... Selecting previously unselected package libpopt0:amd64. Unpacking libpopt0:amd64 (from .../libpopt0_1.16-7_amd64.deb) ... Selecting previously unselected package libssl1.0.0:amd64. Unpacking libssl1.0.0:amd64 (from .../libssl1.0.0_1.0.1c-3_amd64.deb) ... Selecting previously unselected package libasprintf0c2:amd64. Unpacking libasprintf0c2:amd64 (from .../libasprintf0c2_0.18.1.1-9_amd64.deb) ... Selecting previously unselected package libcap2:amd64. Unpacking libcap2:amd64 (from .../libcap2_1%3a2.22-1.1_amd64.deb) ... Selecting previously unselected package libgpg-error0:amd64. Unpacking libgpg-error0:amd64 (from .../libgpg-error0_1.10-3_amd64.deb) ... Selecting previously unselected package libgcrypt11:amd64. Unpacking libgcrypt11:amd64 (from .../libgcrypt11_1.5.0-3_amd64.deb) ... Selecting previously unselected package libp11-kit0:amd64. Unpacking libp11-kit0:amd64 (from .../libp11-kit0_0.12-3_amd64.deb) ... Selecting previously unselected package libtasn1-3:amd64. Unpacking libtasn1-3:amd64 (from .../libtasn1-3_2.13-2_amd64.deb) ... Selecting previously unselected package libgnutls26:amd64. Unpacking libgnutls26:amd64 (from .../libgnutls26_2.12.20-1_amd64.deb) ... Selecting previously unselected package libkeyutils1:amd64. Unpacking libkeyutils1:amd64 (from .../libkeyutils1_1.5.5-3_amd64.deb) ... Selecting previously unselected package libkrb5support0:amd64. Unpacking libkrb5support0:amd64 (from .../libkrb5support0_1.10.1+dfsg-1_amd64.deb) ... Selecting previously unselected package libk5crypto3:amd64. Unpacking libk5crypto3:amd64 (from .../libk5crypto3_1.10.1+dfsg-1_amd64.deb) ... Selecting previously unselected package libkrb5-3:amd64. Unpacking libkrb5-3:amd64 (from .../libkrb5-3_1.10.1+dfsg-1_amd64.deb) ... Selecting previously unselected package libgssapi-krb5-2:amd64. Unpacking libgssapi-krb5-2:amd64 (from .../libgssapi-krb5-2_1.10.1+dfsg-1_amd64.deb) ... Selecting previously unselected package libidn11:amd64. Unpacking libidn11:amd64 (from .../libidn11_1.25-2_amd64.deb) ... Selecting previously unselected package libsasl2-2:amd64. Unpacking libsasl2-2:amd64 (from .../libsasl2-2_2.1.25.dfsg1-4+b1_amd64.deb) ... Selecting previously unselected package libldap-2.4-2:amd64. Unpacking libldap-2.4-2:amd64 (from .../libldap-2.4-2_2.4.31-1_amd64.deb) ... Selecting previously unselected package libmagic1:amd64. Unpacking libmagic1:amd64 (from .../libmagic1_5.11-2_amd64.deb) ... Selecting previously unselected package libpcre3:amd64. Unpacking libpcre3:amd64 (from .../libpcre3_1%3a8.30-5_amd64.deb) ... Selecting previously unselected package libsqlite3-0:amd64. Unpacking libsqlite3-0:amd64 (from .../libsqlite3-0_3.7.13-1_amd64.deb) ... Selecting previously unselected package libwrap0:amd64. Unpacking libwrap0:amd64 (from .../libwrap0_7.6.q-23_amd64.deb) ... Selecting previously unselected package libxml2:amd64. Unpacking libxml2:amd64 (from .../libxml2_2.8.0+dfsg1-4_amd64.deb) ... Selecting previously unselected package sgml-base. Unpacking sgml-base (from .../sgml-base_1.26+nmu3_all.deb) ... Selecting previously unselected package xml-core. Unpacking xml-core (from .../xml-core_0.13+nmu1_all.deb) ... Selecting previously unselected package sgml-data. Unpacking sgml-data (from .../sgml-data_2.0.8_all.deb) ... Setting up sgml-base (1.26+nmu3) ... Updating the super catalog... Setting up xml-core (0.13+nmu1) ... Processing triggers for sgml-base ... Updating the super catalog... Selecting previously unselected package docbook-xml. (Reading database ... 12351 files and directories currently installed.) Unpacking docbook-xml (from .../docbook-xml_4.5-7.1_all.deb) ... Selecting previously unselected package libasound2:amd64. Unpacking libasound2:amd64 (from .../libasound2_1.0.25-3_amd64.deb) ... Selecting previously unselected package libasyncns0:amd64. Unpacking libasyncns0:amd64 (from .../libasyncns0_0.8-4_amd64.deb) ... Selecting previously unselected package libglib2.0-0:amd64. Unpacking libglib2.0-0:amd64 (from .../libglib2.0-0_2.32.3-1_amd64.deb) ... Selecting previously unselected package libatk1.0-data. Unpacking libatk1.0-data (from .../libatk1.0-data_2.4.0-2_all.deb) ... Selecting previously unselected package libatk1.0-0:amd64. Unpacking libatk1.0-0:amd64 (from .../libatk1.0-0_2.4.0-2_amd64.deb) ... Selecting previously unselected package libavahi-common-data:amd64. Unpacking libavahi-common-data:amd64 (from .../libavahi-common-data_0.6.31-1_amd64.deb) ... Selecting previously unselected package libavahi-common3:amd64. Unpacking libavahi-common3:amd64 (from .../libavahi-common3_0.6.31-1_amd64.deb) ... Selecting previously unselected package libdbus-1-3:amd64. Unpacking libdbus-1-3:amd64 (from .../libdbus-1-3_1.6.2-2_amd64.deb) ... Selecting previously unselected package libavahi-client3:amd64. Unpacking libavahi-client3:amd64 (from .../libavahi-client3_0.6.31-1_amd64.deb) ... Selecting previously unselected package libavutil51:amd64. Unpacking libavutil51:amd64 (from .../libavutil51_6%3a0.8.3-4_amd64.deb) ... Selecting previously unselected package libdirac-encoder0:amd64. Unpacking libdirac-encoder0:amd64 (from .../libdirac-encoder0_1.0.2-6_amd64.deb) ... Selecting previously unselected package libgsm1:amd64. Unpacking libgsm1:amd64 (from .../libgsm1_1.0.13-4_amd64.deb) ... Selecting previously unselected package libmp3lame0:amd64. Unpacking libmp3lame0:amd64 (from .../libmp3lame0_3.99.5+repack1-3_amd64.deb) ... Selecting previously unselected package libopenjpeg2:amd64. Unpacking libopenjpeg2:amd64 (from .../libopenjpeg2_1.3+dfsg-4.2_amd64.deb) ... Selecting previously unselected package liborc-0.4-0:amd64. Unpacking liborc-0.4-0:amd64 (from .../liborc-0.4-0_1%3a0.4.16-2_amd64.deb) ... Selecting previously unselected package libschroedinger-1.0-0:amd64. Unpacking libschroedinger-1.0-0:amd64 (from .../libschroedinger-1.0-0_1.0.11-2_amd64.deb) ... Selecting previously unselected package libspeex1:amd64. Unpacking libspeex1:amd64 (from .../libspeex1_1.2~rc1-6_amd64.deb) ... Selecting previously unselected package libogg0:amd64. Unpacking libogg0:amd64 (from .../libogg0_1.3.0-4_amd64.deb) ... Selecting previously unselected package libtheora0:amd64. Unpacking libtheora0:amd64 (from .../libtheora0_1.1.1+dfsg.1-3.1_amd64.deb) ... Selecting previously unselected package libva1:amd64. Unpacking libva1:amd64 (from .../libva1_1.0.15-4_amd64.deb) ... Selecting previously unselected package libvorbis0a:amd64. Unpacking libvorbis0a:amd64 (from .../libvorbis0a_1.3.2-1.3_amd64.deb) ... Selecting previously unselected package libvorbisenc2:amd64. Unpacking libvorbisenc2:amd64 (from .../libvorbisenc2_1.3.2-1.3_amd64.deb) ... Selecting previously unselected package libvpx1:amd64. Unpacking libvpx1:amd64 (from .../libvpx1_1.1.0-1_amd64.deb) ... Selecting previously unselected package libx264-123:amd64. Unpacking libx264-123:amd64 (from .../libx264-123_2%3a0.123.2189+git35cf912-1_amd64.deb) ... Selecting previously unselected package libxvidcore4:amd64. Unpacking libxvidcore4:amd64 (from .../libxvidcore4_2%3a1.3.2-9_amd64.deb) ... Selecting previously unselected package libavcodec53:amd64. Unpacking libavcodec53:amd64 (from .../libavcodec53_6%3a0.8.3-4_amd64.deb) ... Selecting previously unselected package librtmp0:amd64. Unpacking librtmp0:amd64 (from .../librtmp0_2.4+20111222.git4e06e21-1_amd64.deb) ... Selecting previously unselected package libavformat53:amd64. Unpacking libavformat53:amd64 (from .../libavformat53_6%3a0.8.3-4_amd64.deb) ... Selecting previously unselected package libbabl-0.1-0:amd64. Unpacking libbabl-0.1-0:amd64 (from .../libbabl-0.1-0_0.1.10-1_amd64.deb) ... Selecting previously unselected package libcaca0:amd64. Unpacking libcaca0:amd64 (from .../libcaca0_0.99.beta18-1_amd64.deb) ... Selecting previously unselected package libexpat1:amd64. Unpacking libexpat1:amd64 (from .../libexpat1_2.1.0-1_amd64.deb) ... Selecting previously unselected package libfreetype6:amd64. Unpacking libfreetype6:amd64 (from .../libfreetype6_2.4.9-1_amd64.deb) ... Selecting previously unselected package ttf-dejavu-core. Unpacking ttf-dejavu-core (from .../ttf-dejavu-core_2.33-2_all.deb) ... Selecting previously unselected package fontconfig-config. Unpacking fontconfig-config (from .../fontconfig-config_2.9.0-6_all.deb) ... Selecting previously unselected package libfontconfig1:amd64. Unpacking libfontconfig1:amd64 (from .../libfontconfig1_2.9.0-6_amd64.deb) ... Selecting previously unselected package libpixman-1-0:amd64. Unpacking libpixman-1-0:amd64 (from .../libpixman-1-0_0.26.0-3_amd64.deb) ... Selecting previously unselected package libpng12-0:amd64. Unpacking libpng12-0:amd64 (from .../libpng12-0_1.2.49-1_amd64.deb) ... Selecting previously unselected package libxau6:amd64. Unpacking libxau6:amd64 (from .../libxau6_1%3a1.0.7-1_amd64.deb) ... Selecting previously unselected package libxdmcp6:amd64. Unpacking libxdmcp6:amd64 (from .../libxdmcp6_1%3a1.1.1-1_amd64.deb) ... Selecting previously unselected package libxcb1:amd64. Unpacking libxcb1:amd64 (from .../libxcb1_1.8.1-1_amd64.deb) ... Selecting previously unselected package libx11-data. Unpacking libx11-data (from .../libx11-data_2%3a1.5.0-1_all.deb) ... Selecting previously unselected package libx11-6:amd64. Unpacking libx11-6:amd64 (from .../libx11-6_2%3a1.5.0-1_amd64.deb) ... Selecting previously unselected package libxcb-render0:amd64. Unpacking libxcb-render0:amd64 (from .../libxcb-render0_1.8.1-1_amd64.deb) ... Selecting previously unselected package libxcb-shm0:amd64. Unpacking libxcb-shm0:amd64 (from .../libxcb-shm0_1.8.1-1_amd64.deb) ... Selecting previously unselected package libxrender1:amd64. Unpacking libxrender1:amd64 (from .../libxrender1_1%3a0.9.7-1_amd64.deb) ... Selecting previously unselected package libcairo2:amd64. Unpacking libcairo2:amd64 (from .../libcairo2_1.12.2-2_amd64.deb) ... Selecting previously unselected package libcairo-gobject2:amd64. Unpacking libcairo-gobject2:amd64 (from .../libcairo-gobject2_1.12.2-2_amd64.deb) ... Selecting previously unselected package libcairo-script-interpreter2:amd64. Unpacking libcairo-script-interpreter2:amd64 (from .../libcairo-script-interpreter2_1.12.2-2_amd64.deb) ... Selecting previously unselected package libcroco3:amd64. Unpacking libcroco3:amd64 (from .../libcroco3_0.6.5-1_amd64.deb) ... Selecting previously unselected package libcups2:amd64. Unpacking libcups2:amd64 (from .../libcups2_1.5.3-2_amd64.deb) ... Selecting previously unselected package libssh2-1:amd64. Unpacking libssh2-1:amd64 (from .../libssh2-1_1.4.2-1_amd64.deb) ... Selecting previously unselected package libcurl3-gnutls:amd64. Unpacking libcurl3-gnutls:amd64 (from .../libcurl3-gnutls_7.26.0-1_amd64.deb) ... Selecting previously unselected package libdatrie1:amd64. Unpacking libdatrie1:amd64 (from .../libdatrie1_0.2.5-3_amd64.deb) ... Selecting previously unselected package tsconf. Unpacking tsconf (from .../archives/tsconf_1.0-11_all.deb) ... Selecting previously unselected package libts-0.0-0:amd64. Unpacking libts-0.0-0:amd64 (from .../libts-0.0-0_1.0-11_amd64.deb) ... Selecting previously unselected package libdirectfb-1.2-9:amd64. Unpacking libdirectfb-1.2-9:amd64 (from .../libdirectfb-1.2-9_1.2.10.0-5_amd64.deb) ... Selecting previously unselected package libjpeg8:amd64. Unpacking libjpeg8:amd64 (from .../libjpeg8_8d-1_amd64.deb) ... Selecting previously unselected package libxext6:amd64. Unpacking libxext6:amd64 (from .../libxext6_2%3a1.3.1-2_amd64.deb) ... Selecting previously unselected package libdirectfb-extra:amd64. Unpacking libdirectfb-extra:amd64 (from .../libdirectfb-extra_1.2.10.0-5_amd64.deb) ... Selecting previously unselected package libdrm2:amd64. Unpacking libdrm2:amd64 (from .../libdrm2_2.4.33-3_amd64.deb) ... Selecting previously unselected package libelf1:amd64. Unpacking libelf1:amd64 (from .../libelf1_0.153-1_amd64.deb) ... Selecting previously unselected package libflac8:amd64. Unpacking libflac8:amd64 (from .../libflac8_1.2.1-6_amd64.deb) ... Selecting previously unselected package libjasper1:amd64. Unpacking libjasper1:amd64 (from .../libjasper1_1.900.1-13_amd64.deb) ... Selecting previously unselected package libjbig0:amd64. Unpacking libjbig0:amd64 (from .../libjbig0_2.0-2_amd64.deb) ... Selecting previously unselected package libtiff4:amd64. Unpacking libtiff4:amd64 (from .../libtiff4_3.9.6-6_amd64.deb) ... Selecting previously unselected package libgdk-pixbuf2.0-common. Unpacking libgdk-pixbuf2.0-common (from .../libgdk-pixbuf2.0-common_2.26.1-1_all.deb) ... Selecting previously unselected package libgdk-pixbuf2.0-0:amd64. Unpacking libgdk-pixbuf2.0-0:amd64 (from .../libgdk-pixbuf2.0-0_2.26.1-1_amd64.deb) ... Selecting previously unselected package libunistring0:amd64. Unpacking libunistring0:amd64 (from .../libunistring0_0.9.3-5_amd64.deb) ... Selecting previously unselected package libgettextpo0:amd64. Unpacking libgettextpo0:amd64 (from .../libgettextpo0_0.18.1.1-9_amd64.deb) ... Selecting previously unselected package libgfortran3:amd64. Unpacking libgfortran3:amd64 (from .../libgfortran3_4.7.1-3_amd64.deb) ... Selecting previously unselected package libglapi-mesa:amd64. Unpacking libglapi-mesa:amd64 (from .../libglapi-mesa_8.0.3-1_amd64.deb) ... Selecting previously unselected package libx11-xcb1:amd64. Unpacking libx11-xcb1:amd64 (from .../libx11-xcb1_2%3a1.5.0-1_amd64.deb) ... Selecting previously unselected package libxcb-glx0:amd64. Unpacking libxcb-glx0:amd64 (from .../libxcb-glx0_1.8.1-1_amd64.deb) ... Selecting previously unselected package libxfixes3:amd64. Unpacking libxfixes3:amd64 (from .../libxfixes3_1%3a5.0-4_amd64.deb) ... Selecting previously unselected package libxdamage1:amd64. Unpacking libxdamage1:amd64 (from .../libxdamage1_1%3a1.1.3-2_amd64.deb) ... Selecting previously unselected package libxxf86vm1:amd64. Unpacking libxxf86vm1:amd64 (from .../libxxf86vm1_1%3a1.1.2-1_amd64.deb) ... Selecting previously unselected package libgl1-mesa-glx:amd64. Unpacking libgl1-mesa-glx:amd64 (from .../libgl1-mesa-glx_8.0.3-1_amd64.deb) ... Selecting previously unselected package libglu1-mesa:amd64. Unpacking libglu1-mesa:amd64 (from .../libglu1-mesa_8.0.3-1_amd64.deb) ... Selecting previously unselected package libgtk2.0-common. Unpacking libgtk2.0-common (from .../libgtk2.0-common_2.24.10-1_all.deb) ... Selecting previously unselected package libthai-data. Unpacking libthai-data (from .../libthai-data_0.1.18-1_all.deb) ... Selecting previously unselected package libthai0:amd64. Unpacking libthai0:amd64 (from .../libthai0_0.1.18-1_amd64.deb) ... Selecting previously unselected package libxft2:amd64. Unpacking libxft2:amd64 (from .../libxft2_2.3.1-1_amd64.deb) ... Selecting previously unselected package fontconfig. Unpacking fontconfig (from .../fontconfig_2.9.0-6_amd64.deb) ... Selecting previously unselected package libpango1.0-0:amd64. Unpacking libpango1.0-0:amd64 (from .../libpango1.0-0_1.30.0-1_amd64.deb) ... Selecting previously unselected package libxcomposite1:amd64. Unpacking libxcomposite1:amd64 (from .../libxcomposite1_1%3a0.4.3-2_amd64.deb) ... Selecting previously unselected package libxcursor1:amd64. Unpacking libxcursor1:amd64 (from .../libxcursor1_1%3a1.1.13-1_amd64.deb) ... Selecting previously unselected package libxi6:amd64. Unpacking libxi6:amd64 (from .../libxi6_2%3a1.6.1-1_amd64.deb) ... Selecting previously unselected package libxinerama1:amd64. Unpacking libxinerama1:amd64 (from .../libxinerama1_2%3a1.1.2-1_amd64.deb) ... Selecting previously unselected package libxrandr2:amd64. Unpacking libxrandr2:amd64 (from .../libxrandr2_2%3a1.3.2-2_amd64.deb) ... Selecting previously unselected package shared-mime-info. Unpacking shared-mime-info (from .../shared-mime-info_1.0-1_amd64.deb) ... Selecting previously unselected package libgtk2.0-0:amd64. Unpacking libgtk2.0-0:amd64 (from .../libgtk2.0-0_2.24.10-1_amd64.deb) ... Selecting previously unselected package x11-common. Unpacking x11-common (from .../x11-common_1%3a7.7+1_all.deb) ... Selecting previously unselected package libice6:amd64. Unpacking libice6:amd64 (from .../libice6_2%3a1.0.8-2_amd64.deb) ... Selecting previously unselected package liblua5.1-0:amd64. Unpacking liblua5.1-0:amd64 (from .../liblua5.1-0_5.1.5-2_amd64.deb) ... Selecting previously unselected package libopenraw1:amd64. Unpacking libopenraw1:amd64 (from .../libopenraw1_0.0.9-3+b1_amd64.deb) ... Selecting previously unselected package libpcrecpp0:amd64. Unpacking libpcrecpp0:amd64 (from .../libpcrecpp0_1%3a8.30-5_amd64.deb) ... Selecting previously unselected package libjson0:amd64. Unpacking libjson0:amd64 (from .../libjson0_0.9-1.1_amd64.deb) ... Selecting previously unselected package libsm6:amd64. Unpacking libsm6:amd64 (from .../libsm6_2%3a1.2.1-2_amd64.deb) ... Selecting previously unselected package libsndfile1:amd64. Unpacking libsndfile1:amd64 (from .../libsndfile1_1.0.25-5_amd64.deb) ... Selecting previously unselected package libxtst6:amd64. Unpacking libxtst6:amd64 (from .../libxtst6_2%3a1.2.1-1_amd64.deb) ... Selecting previously unselected package libpulse0:amd64. Unpacking libpulse0:amd64 (from .../libpulse0_2.0-3_amd64.deb) ... Selecting previously unselected package libpulse-mainloop-glib0:amd64. Unpacking libpulse-mainloop-glib0:amd64 (from .../libpulse-mainloop-glib0_2.0-3_amd64.deb) ... Selecting previously unselected package librsvg2-2:amd64. Unpacking librsvg2-2:amd64 (from .../librsvg2-2_2.36.1-1_amd64.deb) ... Selecting previously unselected package libsdl1.2debian:amd64. Unpacking libsdl1.2debian:amd64 (from .../libsdl1.2debian_1.2.15-5_amd64.deb) ... Selecting previously unselected package libvala-0.16-0:amd64. Unpacking libvala-0.16-0:amd64 (from .../libvala-0.16-0_0.16.1-1_amd64.deb) ... Selecting previously unselected package libxslt1.1:amd64. Unpacking libxslt1.1:amd64 (from .../libxslt1.1_1.1.26-13_amd64.deb) ... Selecting previously unselected package bsdmainutils. Unpacking bsdmainutils (from .../bsdmainutils_9.0.3_amd64.deb) ... Selecting previously unselected package groff-base. Unpacking groff-base (from .../groff-base_1.21-9_amd64.deb) ... Selecting previously unselected package man-db. Unpacking man-db (from .../man-db_2.6.2-1_amd64.deb) ... Selecting previously unselected package netbase. Unpacking netbase (from .../archives/netbase_5.0_all.deb) ... Selecting previously unselected package file. Unpacking file (from .../archives/file_5.11-2_amd64.deb) ... Selecting previously unselected package gettext-base. Unpacking gettext-base (from .../gettext-base_0.18.1.1-9_amd64.deb) ... Selecting previously unselected package m4. Unpacking m4 (from .../archives/m4_1.4.16-3_amd64.deb) ... Selecting previously unselected package mime-support. Unpacking mime-support (from .../mime-support_3.52-1_all.deb) ... Selecting previously unselected package python2.7-minimal. Unpacking python2.7-minimal (from .../python2.7-minimal_2.7.3-1_amd64.deb) ... Selecting previously unselected package python2.7. Unpacking python2.7 (from .../python2.7_2.7.3-1_amd64.deb) ... Selecting previously unselected package python-minimal. Unpacking python-minimal (from .../python-minimal_2.7.3-1_all.deb) ... Selecting previously unselected package python. Unpacking python (from .../python_2.7.3-1_all.deb) ... Selecting previously unselected package autoconf. Unpacking autoconf (from .../autoconf_2.69-1_all.deb) ... Selecting previously unselected package autotools-dev. Unpacking autotools-dev (from .../autotools-dev_20120608.1_all.deb) ... Selecting previously unselected package automake. Unpacking automake (from .../automake_1%3a1.11.5-2_all.deb) ... Selecting previously unselected package liberror-perl. Unpacking liberror-perl (from .../liberror-perl_0.17-1_all.deb) ... Selecting previously unselected package git-man. Unpacking git-man (from .../git-man_1%3a1.7.10.4-1_all.deb) ... Selecting previously unselected package git. Unpacking git (from .../git_1%3a1.7.10.4-1_amd64.deb) ... Selecting previously unselected package autopoint. Unpacking autopoint (from .../autopoint_0.18.1.1-9_all.deb) ... Selecting previously unselected package openssl. Unpacking openssl (from .../openssl_1.0.1c-3_amd64.deb) ... Selecting previously unselected package ca-certificates. Unpacking ca-certificates (from .../ca-certificates_20120623_all.deb) ... Selecting previously unselected package cdbs. Unpacking cdbs (from .../archives/cdbs_0.4.116_all.deb) ... Selecting previously unselected package html2text. Unpacking html2text (from .../html2text_1.3.2a-15_amd64.deb) ... Selecting previously unselected package gettext. Unpacking gettext (from .../gettext_0.18.1.1-9_amd64.deb) ... Selecting previously unselected package intltool-debian. Unpacking intltool-debian (from .../intltool-debian_0.35.0+20060710.1_all.deb) ... Selecting previously unselected package po-debconf. Unpacking po-debconf (from .../po-debconf_1.0.16+nmu2_all.deb) ... Selecting previously unselected package debhelper. Unpacking debhelper (from .../debhelper_9.20120608_all.deb) ... Selecting previously unselected package docbook. Unpacking docbook (from .../docbook_4.5-5.1_all.deb) ... Selecting previously unselected package libsp1c2. Unpacking libsp1c2 (from .../libsp1c2_1.3.4-1.2.1-47.1+b1_amd64.deb) ... Selecting previously unselected package jade. Unpacking jade (from .../jade_1.2.1-47.1+b1_amd64.deb) ... Selecting previously unselected package docbook-dsssl. Unpacking docbook-dsssl (from .../docbook-dsssl_1.79-7_all.deb) ... Selecting previously unselected package sp. Unpacking sp (from .../sp_1.3.4-1.2.1-47.1+b1_amd64.deb) ... Selecting previously unselected package docbook-to-man. Unpacking docbook-to-man (from .../docbook-to-man_1%3a2.0.0-31_amd64.deb) ... Selecting previously unselected package docbook-xsl. Unpacking docbook-xsl (from .../docbook-xsl_1.76.1+dfsg-1_all.deb) ... Selecting previously unselected package libgirepository-1.0-1. Unpacking libgirepository-1.0-1 (from .../libgirepository-1.0-1_1.32.1-1_amd64.deb) ... Selecting previously unselected package gir1.2-glib-2.0. Unpacking gir1.2-glib-2.0 (from .../gir1.2-glib-2.0_1.32.1-1_amd64.deb) ... Selecting previously unselected package gir1.2-atk-1.0. Unpacking gir1.2-atk-1.0 (from .../gir1.2-atk-1.0_2.4.0-2_amd64.deb) ... Selecting previously unselected package gir1.2-freedesktop. Unpacking gir1.2-freedesktop (from .../gir1.2-freedesktop_1.32.1-1_amd64.deb) ... Selecting previously unselected package gir1.2-gdkpixbuf-2.0. Unpacking gir1.2-gdkpixbuf-2.0 (from .../gir1.2-gdkpixbuf-2.0_2.26.1-1_amd64.deb) ... Selecting previously unselected package gir1.2-pango-1.0. Unpacking gir1.2-pango-1.0 (from .../gir1.2-pango-1.0_1.30.0-1_amd64.deb) ... Selecting previously unselected package gir1.2-rsvg-2.0. Unpacking gir1.2-rsvg-2.0 (from .../gir1.2-rsvg-2.0_2.36.1-1_amd64.deb) ... Selecting previously unselected package libtool. Unpacking libtool (from .../libtool_2.4.2-1.1_amd64.deb) ... Selecting previously unselected package pkg-config. Unpacking pkg-config (from .../pkg-config_0.26-1_amd64.deb) ... Selecting previously unselected package liburi-perl. Unpacking liburi-perl (from .../liburi-perl_1.60-1_all.deb) ... Selecting previously unselected package libencode-locale-perl. Unpacking libencode-locale-perl (from .../libencode-locale-perl_1.03-1_all.deb) ... Selecting previously unselected package libhttp-date-perl. Unpacking libhttp-date-perl (from .../libhttp-date-perl_6.02-1_all.deb) ... Selecting previously unselected package libfile-listing-perl. Unpacking libfile-listing-perl (from .../libfile-listing-perl_6.04-1_all.deb) ... Selecting previously unselected package libhtml-tagset-perl. Unpacking libhtml-tagset-perl (from .../libhtml-tagset-perl_3.20-2_all.deb) ... Selecting previously unselected package libhtml-parser-perl. Unpacking libhtml-parser-perl (from .../libhtml-parser-perl_3.69-2_amd64.deb) ... Selecting previously unselected package libhtml-tree-perl. Unpacking libhtml-tree-perl (from .../libhtml-tree-perl_5.02-1_all.deb) ... Selecting previously unselected package liblwp-mediatypes-perl. Unpacking liblwp-mediatypes-perl (from .../liblwp-mediatypes-perl_6.02-1_all.deb) ... Selecting previously unselected package libhttp-message-perl. Unpacking libhttp-message-perl (from .../libhttp-message-perl_6.03-1_all.deb) ... Selecting previously unselected package libhttp-cookies-perl. Unpacking libhttp-cookies-perl (from .../libhttp-cookies-perl_6.00-2_all.deb) ... Selecting previously unselected package libhttp-negotiate-perl. Unpacking libhttp-negotiate-perl (from .../libhttp-negotiate-perl_6.00-2_all.deb) ... Selecting previously unselected package libnet-ssleay-perl. Unpacking libnet-ssleay-perl (from .../libnet-ssleay-perl_1.48-1+b1_amd64.deb) ... Selecting previously unselected package libio-socket-ssl-perl. Unpacking libio-socket-ssl-perl (from .../libio-socket-ssl-perl_1.76-1_all.deb) ... Selecting previously unselected package libnet-http-perl. Unpacking libnet-http-perl (from .../libnet-http-perl_6.03-2_all.deb) ... Selecting previously unselected package liblwp-protocol-https-perl. Unpacking liblwp-protocol-https-perl (from .../liblwp-protocol-https-perl_6.03-1_all.deb) ... Selecting previously unselected package libwww-robotrules-perl. Unpacking libwww-robotrules-perl (from .../libwww-robotrules-perl_6.01-1_all.deb) ... Selecting previously unselected package libwww-perl. Unpacking libwww-perl (from .../libwww-perl_6.04-1_all.deb) ... Selecting previously unselected package libxml-parser-perl. Unpacking libxml-parser-perl (from .../libxml-parser-perl_2.41-1+b1_amd64.deb) ... Selecting previously unselected package intltool. Unpacking intltool (from .../intltool_0.50.2-2_all.deb) ... Selecting previously unselected package gnome-common. Unpacking gnome-common (from .../gnome-common_3.4.0.1-1_all.deb) ... Selecting previously unselected package gnome-pkg-tools. Unpacking gnome-pkg-tools (from .../gnome-pkg-tools_0.19.3_all.deb) ... Selecting previously unselected package xsltproc. Unpacking xsltproc (from .../xsltproc_1.1.26-13_amd64.deb) ... Selecting previously unselected package highlight-common. Unpacking highlight-common (from .../highlight-common_3.9-1_all.deb) ... Selecting previously unselected package highlight. Unpacking highlight (from .../highlight_3.9-1_amd64.deb) ... Selecting previously unselected package gtk-doc-tools. Unpacking gtk-doc-tools (from .../gtk-doc-tools_1.18-2_all.deb) ... Selecting previously unselected package libamd2.2.0. Unpacking libamd2.2.0 (from .../libamd2.2.0_1%3a3.4.0-2_amd64.deb) ... Selecting previously unselected package libasound2-dev:amd64. Unpacking libasound2-dev:amd64 (from .../libasound2-dev_1.0.25-3_amd64.deb) ... Selecting previously unselected package libglib2.0-data. Unpacking libglib2.0-data (from .../libglib2.0-data_2.32.3-1_all.deb) ... Selecting previously unselected package libglib2.0-bin. Unpacking libglib2.0-bin (from .../libglib2.0-bin_2.32.3-1_amd64.deb) ... Selecting previously unselected package libpcre3-dev. Unpacking libpcre3-dev (from .../libpcre3-dev_1%3a8.30-5_amd64.deb) ... Selecting previously unselected package zlib1g-dev:amd64. Unpacking zlib1g-dev:amd64 (from .../zlib1g-dev_1%3a1.2.7.dfsg-13_amd64.deb) ... Selecting previously unselected package libglib2.0-dev. Unpacking libglib2.0-dev (from .../libglib2.0-dev_2.32.3-1_amd64.deb) ... Selecting previously unselected package libatk1.0-dev. Unpacking libatk1.0-dev (from .../libatk1.0-dev_2.4.0-2_amd64.deb) ... Selecting previously unselected package libavahi-common-dev. Unpacking libavahi-common-dev (from .../libavahi-common-dev_0.6.31-1_amd64.deb) ... Selecting previously unselected package libdbus-1-dev. Unpacking libdbus-1-dev (from .../libdbus-1-dev_1.6.2-2_amd64.deb) ... Selecting previously unselected package libavahi-client-dev. Unpacking libavahi-client-dev (from .../libavahi-client-dev_0.6.31-1_amd64.deb) ... Selecting previously unselected package libavutil-dev. Unpacking libavutil-dev (from .../libavutil-dev_6%3a0.8.3-4_amd64.deb) ... Selecting previously unselected package libavcodec-dev. Unpacking libavcodec-dev (from .../libavcodec-dev_6%3a0.8.3-4_amd64.deb) ... Selecting previously unselected package libavformat-dev. Unpacking libavformat-dev (from .../libavformat-dev_6%3a0.8.3-4_amd64.deb) ... Selecting previously unselected package libbabl-dev:amd64. Unpacking libbabl-dev:amd64 (from .../libbabl-dev_0.1.10-1_amd64.deb) ... Selecting previously unselected package libblas3. Unpacking libblas3 (from .../libblas3_1.2.20110419-5_amd64.deb) ... Selecting previously unselected package libblas-dev. Unpacking libblas-dev (from .../libblas-dev_1.2.20110419-5_amd64.deb) ... Selecting previously unselected package libblas3gf. Unpacking libblas3gf (from .../libblas3gf_1.2.20110419-5_all.deb) ... Selecting previously unselected package libbtf1.1.0. Unpacking libbtf1.1.0 (from .../libbtf1.1.0_1%3a3.4.0-2_amd64.deb) ... Selecting previously unselected package libpng12-dev. Unpacking libpng12-dev (from .../libpng12-dev_1.2.49-1_amd64.deb) ... Selecting previously unselected package libslang2-dev:amd64. Unpacking libslang2-dev:amd64 (from .../libslang2-dev_2.2.4-15_amd64.deb) ... Selecting previously unselected package libcaca-dev. Unpacking libcaca-dev (from .../libcaca-dev_0.99.beta18-1_amd64.deb) ... Selecting previously unselected package libexpat1-dev. Unpacking libexpat1-dev (from .../libexpat1-dev_2.1.0-1_amd64.deb) ... Selecting previously unselected package libfreetype6-dev. Unpacking libfreetype6-dev (from .../libfreetype6-dev_2.4.9-1_amd64.deb) ... Selecting previously unselected package libfontconfig1-dev. Unpacking libfontconfig1-dev (from .../libfontconfig1-dev_2.9.0-6_amd64.deb) ... Selecting previously unselected package xorg-sgml-doctools. Unpacking xorg-sgml-doctools (from .../xorg-sgml-doctools_1%3a1.10-1_all.deb) ... Selecting previously unselected package x11proto-core-dev. Unpacking x11proto-core-dev (from .../x11proto-core-dev_7.0.23-1_all.deb) ... Selecting previously unselected package libxau-dev:amd64. Unpacking libxau-dev:amd64 (from .../libxau-dev_1%3a1.0.7-1_amd64.deb) ... Selecting previously unselected package libxdmcp-dev:amd64. Unpacking libxdmcp-dev:amd64 (from .../libxdmcp-dev_1%3a1.1.1-1_amd64.deb) ... Selecting previously unselected package x11proto-input-dev. Unpacking x11proto-input-dev (from .../x11proto-input-dev_2.2-1_all.deb) ... Selecting previously unselected package x11proto-kb-dev. Unpacking x11proto-kb-dev (from .../x11proto-kb-dev_1.0.6-2_all.deb) ... Selecting previously unselected package xtrans-dev. Unpacking xtrans-dev (from .../xtrans-dev_1.2.7-1_all.deb) ... Selecting previously unselected package libpthread-stubs0:amd64. Unpacking libpthread-stubs0:amd64 (from .../libpthread-stubs0_0.3-3_amd64.deb) ... Selecting previously unselected package libpthread-stubs0-dev:amd64. Unpacking libpthread-stubs0-dev:amd64 (from .../libpthread-stubs0-dev_0.3-3_amd64.deb) ... Selecting previously unselected package libxcb1-dev:amd64. Unpacking libxcb1-dev:amd64 (from .../libxcb1-dev_1.8.1-1_amd64.deb) ... Selecting previously unselected package libx11-dev:amd64. Unpacking libx11-dev:amd64 (from .../libx11-dev_2%3a1.5.0-1_amd64.deb) ... Selecting previously unselected package x11proto-render-dev. Unpacking x11proto-render-dev (from .../x11proto-render-dev_2%3a0.11.1-2_all.deb) ... Selecting previously unselected package libxrender-dev:amd64. Unpacking libxrender-dev:amd64 (from .../libxrender-dev_1%3a0.9.7-1_amd64.deb) ... Selecting previously unselected package libice-dev:amd64. Unpacking libice-dev:amd64 (from .../libice-dev_2%3a1.0.8-2_amd64.deb) ... Selecting previously unselected package libsm-dev:amd64. Unpacking libsm-dev:amd64 (from .../libsm-dev_2%3a1.2.1-2_amd64.deb) ... Selecting previously unselected package libpixman-1-dev. Unpacking libpixman-1-dev (from .../libpixman-1-dev_0.26.0-3_amd64.deb) ... Selecting previously unselected package libxcb-render0-dev:amd64. Unpacking libxcb-render0-dev:amd64 (from .../libxcb-render0-dev_1.8.1-1_amd64.deb) ... Selecting previously unselected package libxcb-shm0-dev:amd64. Unpacking libxcb-shm0-dev:amd64 (from .../libxcb-shm0-dev_1.8.1-1_amd64.deb) ... Selecting previously unselected package libcairo2-dev. Unpacking libcairo2-dev (from .../libcairo2-dev_1.12.2-2_amd64.deb) ... Selecting previously unselected package libcamd2.2.0. Unpacking libcamd2.2.0 (from .../libcamd2.2.0_1%3a3.4.0-2_amd64.deb) ... Selecting previously unselected package libccolamd2.7.1. Unpacking libccolamd2.7.1 (from .../libccolamd2.7.1_1%3a3.4.0-2_amd64.deb) ... Selecting previously unselected package libcolamd2.7.1. Unpacking libcolamd2.7.1 (from .../libcolamd2.7.1_1%3a3.4.0-2_amd64.deb) ... Selecting previously unselected package liblapack3. Unpacking liblapack3 (from .../liblapack3_3.4.1-5_amd64.deb) ... Selecting previously unselected package liblapack3gf. Unpacking liblapack3gf (from .../liblapack3gf_3.4.1-5_all.deb) ... Selecting previously unselected package libcholmod1.7.1. Unpacking libcholmod1.7.1 (from .../libcholmod1.7.1_1%3a3.4.0-2_amd64.deb) ... Selecting previously unselected package libcsparse2.2.3. Unpacking libcsparse2.2.3 (from .../libcsparse2.2.3_1%3a3.4.0-2_amd64.deb) ... Selecting previously unselected package libcxsparse2.2.3. Unpacking libcxsparse2.2.3 (from .../libcxsparse2.2.3_1%3a3.4.0-2_amd64.deb) ... Selecting previously unselected package libjpeg8-dev:amd64. Unpacking libjpeg8-dev:amd64 (from .../libjpeg8-dev_8d-1_amd64.deb) ... Selecting previously unselected package x11proto-xext-dev. Unpacking x11proto-xext-dev (from .../x11proto-xext-dev_7.2.1-1_all.deb) ... Selecting previously unselected package libxext-dev:amd64. Unpacking libxext-dev:amd64 (from .../libxext-dev_2%3a1.3.1-2_amd64.deb) ... Selecting previously unselected package libdirectfb-dev. Unpacking libdirectfb-dev (from .../libdirectfb-dev_1.2.10.0-5_amd64.deb) ... Selecting previously unselected package libexiv2-12. Unpacking libexiv2-12 (from .../libexiv2-12_0.23-1_amd64.deb) ... Selecting previously unselected package libexiv2-dev. Unpacking libexiv2-dev (from .../libexiv2-dev_0.23-1_amd64.deb) ... Selecting previously unselected package libgdk-pixbuf2.0-dev. Unpacking libgdk-pixbuf2.0-dev (from .../libgdk-pixbuf2.0-dev_2.26.1-1_amd64.deb) ... Selecting previously unselected package mesa-common-dev. Unpacking mesa-common-dev (from .../mesa-common-dev_8.0.3-1_amd64.deb) ... Selecting previously unselected package libgl1-mesa-dev. Unpacking libgl1-mesa-dev (from .../libgl1-mesa-dev_8.0.3-1_amd64.deb) ... Selecting previously unselected package libglu1-mesa-dev. Unpacking libglu1-mesa-dev (from .../libglu1-mesa-dev_8.0.3-1_amd64.deb) ... Selecting previously unselected package libxft-dev. Unpacking libxft-dev (from .../libxft-dev_2.3.1-1_amd64.deb) ... Selecting previously unselected package libpango1.0-dev. Unpacking libpango1.0-dev (from .../libpango1.0-dev_1.30.0-1_amd64.deb) ... Selecting previously unselected package x11proto-xinerama-dev. Unpacking x11proto-xinerama-dev (from .../x11proto-xinerama-dev_1.2.1-2_all.deb) ... Selecting previously unselected package libxinerama-dev:amd64. Unpacking libxinerama-dev:amd64 (from .../libxinerama-dev_2%3a1.1.2-1_amd64.deb) ... Selecting previously unselected package libxi-dev. Unpacking libxi-dev (from .../libxi-dev_2%3a1.6.1-1_amd64.deb) ... Selecting previously unselected package x11proto-randr-dev. Unpacking x11proto-randr-dev (from .../x11proto-randr-dev_1.3.2-2_all.deb) ... Selecting previously unselected package libxrandr-dev. Unpacking libxrandr-dev (from .../libxrandr-dev_2%3a1.3.2-2_amd64.deb) ... Selecting previously unselected package x11proto-fixes-dev. Unpacking x11proto-fixes-dev (from .../x11proto-fixes-dev_1%3a5.0-2_all.deb) ... Selecting previously unselected package libxfixes-dev. Unpacking libxfixes-dev (from .../libxfixes-dev_1%3a5.0-4_amd64.deb) ... Selecting previously unselected package libxcursor-dev:amd64. Unpacking libxcursor-dev:amd64 (from .../libxcursor-dev_1%3a1.1.13-1_amd64.deb) ... Selecting previously unselected package x11proto-composite-dev. Unpacking x11proto-composite-dev (from .../x11proto-composite-dev_1%3a0.4.2-2_all.deb) ... Selecting previously unselected package libxcomposite-dev. Unpacking libxcomposite-dev (from .../libxcomposite-dev_1%3a0.4.3-2_amd64.deb) ... Selecting previously unselected package x11proto-damage-dev. Unpacking x11proto-damage-dev (from .../x11proto-damage-dev_1%3a1.2.1-2_all.deb) ... Selecting previously unselected package libxdamage-dev. Unpacking libxdamage-dev (from .../libxdamage-dev_1%3a1.1.3-2_amd64.deb) ... Selecting previously unselected package libxml2-utils. Unpacking libxml2-utils (from .../libxml2-utils_2.8.0+dfsg1-4_amd64.deb) ... Selecting previously unselected package libgtk2.0-dev. Unpacking libgtk2.0-dev (from .../libgtk2.0-dev_2.24.10-1_amd64.deb) ... Selecting previously unselected package libilmbase6. Unpacking libilmbase6 (from .../libilmbase6_1.0.1-4_amd64.deb) ... Selecting previously unselected package libilmbase-dev. Unpacking libilmbase-dev (from .../libilmbase-dev_1.0.1-4_amd64.deb) ... Selecting previously unselected package libjasper-dev. Unpacking libjasper-dev (from .../libjasper-dev_1.900.1-13_amd64.deb) ... Selecting previously unselected package libklu1.1.0. Unpacking libklu1.1.0 (from .../libklu1.1.0_1%3a3.4.0-2_amd64.deb) ... Selecting previously unselected package liblapack-dev. Unpacking liblapack-dev (from .../liblapack-dev_3.4.1-5_amd64.deb) ... Selecting previously unselected package libldl2.0.1. Unpacking libldl2.0.1 (from .../libldl2.0.1_1%3a3.4.0-2_amd64.deb) ... Selecting previously unselected package libopenexr6. Unpacking libopenexr6 (from .../libopenexr6_1.6.1-6_amd64.deb) ... Selecting previously unselected package libopenexr-dev. Unpacking libopenexr-dev (from .../libopenexr-dev_1.6.1-6_amd64.deb) ... Selecting previously unselected package libopenraw-dev. Unpacking libopenraw-dev (from .../libopenraw-dev_0.0.9-3+b1_amd64.deb) ... Selecting previously unselected package libpulse-dev:amd64. Unpacking libpulse-dev:amd64 (from .../libpulse-dev_2.0-3_amd64.deb) ... Selecting previously unselected package librsvg2-common:amd64. Unpacking librsvg2-common:amd64 (from .../librsvg2-common_2.36.1-1_amd64.deb) ... Selecting previously unselected package librsvg2-dev. Unpacking librsvg2-dev (from .../librsvg2-dev_2.36.1-1_amd64.deb) ... Selecting previously unselected package libts-dev:amd64. Unpacking libts-dev:amd64 (from .../libts-dev_1.0-11_amd64.deb) ... Selecting previously unselected package libsdl1.2-dev. Unpacking libsdl1.2-dev (from .../libsdl1.2-dev_1.2.15-5_amd64.deb) ... Selecting previously unselected package libspiro0. Unpacking libspiro0 (from .../libspiro0_20071029-2_amd64.deb) ... Selecting previously unselected package libspiro-dev. Unpacking libspiro-dev (from .../libspiro-dev_20071029-2_amd64.deb) ... Selecting previously unselected package libumfpack5.4.0. Unpacking libumfpack5.4.0 (from .../libumfpack5.4.0_1%3a3.4.0-2_amd64.deb) ... Selecting previously unselected package libsuitesparse-dev. Unpacking libsuitesparse-dev (from .../libsuitesparse-dev_1%3a3.4.0-2_amd64.deb) ... Selecting previously unselected package valac-0.16-vapi. Unpacking valac-0.16-vapi (from .../valac-0.16-vapi_0.16.1-1_all.deb) ... Selecting previously unselected package valac-0.16. Unpacking valac-0.16 (from .../valac-0.16_0.16.1-1_amd64.deb) ... Selecting previously unselected package sbuild-build-depends-gegl-dummy. Unpacking sbuild-build-depends-gegl-dummy (from .../sbuild-build-depends-gegl-dummy.deb) ... Processing triggers for sgml-base ... Updating the super catalog... Setting up libncursesw5:amd64 (5.9-10) ... Setting up libpipeline1:amd64 (1.2.1-1) ... Setting up libpopt0:amd64 (1.16-7) ... Setting up libssl1.0.0:amd64 (1.0.1c-3) ... Setting up libasprintf0c2:amd64 (0.18.1.1-9) ... Setting up libcap2:amd64 (1:2.22-1.1) ... Setting up libgpg-error0:amd64 (1.10-3) ... Setting up libgcrypt11:amd64 (1.5.0-3) ... Setting up libp11-kit0:amd64 (0.12-3) ... Setting up libtasn1-3:amd64 (2.13-2) ... Setting up libgnutls26:amd64 (2.12.20-1) ... Setting up libkeyutils1:amd64 (1.5.5-3) ... Setting up libkrb5support0:amd64 (1.10.1+dfsg-1) ... Setting up libk5crypto3:amd64 (1.10.1+dfsg-1) ... Setting up libkrb5-3:amd64 (1.10.1+dfsg-1) ... Setting up libgssapi-krb5-2:amd64 (1.10.1+dfsg-1) ... Setting up libidn11:amd64 (1.25-2) ... Setting up libsasl2-2:amd64 (2.1.25.dfsg1-4+b1) ... Setting up libldap-2.4-2:amd64 (2.4.31-1) ... Setting up libmagic1:amd64 (5.11-2) ... Setting up libpcre3:amd64 (1:8.30-5) ... Setting up libsqlite3-0:amd64 (3.7.13-1) ... Setting up libwrap0:amd64 (7.6.q-23) ... Setting up libxml2:amd64 (2.8.0+dfsg1-4) ... Setting up sgml-data (2.0.8) ... Setting up libasound2:amd64 (1.0.25-3) ... Setting up libasyncns0:amd64 (0.8-4) ... Setting up libglib2.0-0:amd64 (2.32.3-1) ... No schema files found: doing nothing. Setting up libatk1.0-data (2.4.0-2) ... Setting up libatk1.0-0:amd64 (2.4.0-2) ... Setting up libavahi-common-data:amd64 (0.6.31-1) ... Setting up libavahi-common3:amd64 (0.6.31-1) ... Setting up libdbus-1-3:amd64 (1.6.2-2) ... Setting up libavahi-client3:amd64 (0.6.31-1) ... Setting up libavutil51:amd64 (6:0.8.3-4) ... Setting up libdirac-encoder0:amd64 (1.0.2-6) ... Setting up libgsm1:amd64 (1.0.13-4) ... Setting up libmp3lame0:amd64 (3.99.5+repack1-3) ... Setting up libopenjpeg2:amd64 (1.3+dfsg-4.2) ... Setting up liborc-0.4-0:amd64 (1:0.4.16-2) ... Setting up libschroedinger-1.0-0:amd64 (1.0.11-2) ... Setting up libspeex1:amd64 (1.2~rc1-6) ... Setting up libogg0:amd64 (1.3.0-4) ... Setting up libtheora0:amd64 (1.1.1+dfsg.1-3.1) ... Setting up libva1:amd64 (1.0.15-4) ... Setting up libvorbis0a:amd64 (1.3.2-1.3) ... Setting up libvorbisenc2:amd64 (1.3.2-1.3) ... Setting up libvpx1:amd64 (1.1.0-1) ... Setting up libx264-123:amd64 (2:0.123.2189+git35cf912-1) ... Setting up libxvidcore4:amd64 (2:1.3.2-9) ... Setting up libavcodec53:amd64 (6:0.8.3-4) ... Setting up librtmp0:amd64 (2.4+20111222.git4e06e21-1) ... Setting up libavformat53:amd64 (6:0.8.3-4) ... Setting up libbabl-0.1-0:amd64 (0.1.10-1) ... Setting up libcaca0:amd64 (0.99.beta18-1) ... Setting up libexpat1:amd64 (2.1.0-1) ... Setting up libfreetype6:amd64 (2.4.9-1) ... Setting up ttf-dejavu-core (2.33-2) ... Setting up fontconfig-config (2.9.0-6) ... Setting up libfontconfig1:amd64 (2.9.0-6) ... Setting up libpixman-1-0:amd64 (0.26.0-3) ... Setting up libpng12-0:amd64 (1.2.49-1) ... Setting up libxau6:amd64 (1:1.0.7-1) ... Setting up libxdmcp6:amd64 (1:1.1.1-1) ... Setting up libxcb1:amd64 (1.8.1-1) ... Setting up libx11-data (2:1.5.0-1) ... Setting up libx11-6:amd64 (2:1.5.0-1) ... Setting up libxcb-render0:amd64 (1.8.1-1) ... Setting up libxcb-shm0:amd64 (1.8.1-1) ... Setting up libxrender1:amd64 (1:0.9.7-1) ... Setting up libcairo2:amd64 (1.12.2-2) ... Setting up libcairo-gobject2:amd64 (1.12.2-2) ... Setting up libcairo-script-interpreter2:amd64 (1.12.2-2) ... Setting up libcroco3:amd64 (0.6.5-1) ... Setting up libcups2:amd64 (1.5.3-2) ... Setting up libssh2-1:amd64 (1.4.2-1) ... Setting up libcurl3-gnutls:amd64 (7.26.0-1) ... Setting up libdatrie1:amd64 (0.2.5-3) ... Setting up tsconf (1.0-11) ... Setting up libts-0.0-0:amd64 (1.0-11) ... Setting up libdirectfb-1.2-9:amd64 (1.2.10.0-5) ... Setting up libjpeg8:amd64 (8d-1) ... Setting up libxext6:amd64 (2:1.3.1-2) ... Setting up libdirectfb-extra:amd64 (1.2.10.0-5) ... Setting up libdrm2:amd64 (2.4.33-3) ... Setting up libelf1:amd64 (0.153-1) ... Setting up libflac8:amd64 (1.2.1-6) ... Setting up libjasper1:amd64 (1.900.1-13) ... Setting up libjbig0:amd64 (2.0-2) ... Setting up libtiff4:amd64 (3.9.6-6) ... Setting up libgdk-pixbuf2.0-common (2.26.1-1) ... Setting up libgdk-pixbuf2.0-0:amd64 (2.26.1-1) ... Setting up libunistring0:amd64 (0.9.3-5) ... Setting up libgettextpo0:amd64 (0.18.1.1-9) ... Setting up libgfortran3:amd64 (4.7.1-3) ... Setting up libglapi-mesa:amd64 (8.0.3-1) ... Setting up libx11-xcb1:amd64 (2:1.5.0-1) ... Setting up libxcb-glx0:amd64 (1.8.1-1) ... Setting up libxfixes3:amd64 (1:5.0-4) ... Setting up libxdamage1:amd64 (1:1.1.3-2) ... Setting up libxxf86vm1:amd64 (1:1.1.2-1) ... Setting up libgl1-mesa-glx:amd64 (8.0.3-1) ... Setting up libglu1-mesa:amd64 (8.0.3-1) ... Setting up libgtk2.0-common (2.24.10-1) ... Setting up libthai-data (0.1.18-1) ... Setting up libthai0:amd64 (0.1.18-1) ... Setting up libxft2:amd64 (2.3.1-1) ... Setting up fontconfig (2.9.0-6) ... Cleaning up old fontconfig caches... done. Regenerating fonts cache... done. Setting up libpango1.0-0:amd64 (1.30.0-1) ... Setting up libxcomposite1:amd64 (1:0.4.3-2) ... Setting up libxcursor1:amd64 (1:1.1.13-1) ... Setting up libxi6:amd64 (2:1.6.1-1) ... Setting up libxinerama1:amd64 (2:1.1.2-1) ... Setting up libxrandr2:amd64 (2:1.3.2-2) ... Setting up shared-mime-info (1.0-1) ... Setting up libgtk2.0-0:amd64 (2.24.10-1) ... Setting up x11-common (1:7.7+1) ... All runlevel operations denied by policy invoke-rc.d: policy-rc.d denied execution of start. Setting up libice6:amd64 (2:1.0.8-2) ... Setting up liblua5.1-0:amd64 (5.1.5-2) ... Setting up libopenraw1:amd64 (0.0.9-3+b1) ... Setting up libpcrecpp0:amd64 (1:8.30-5) ... Setting up libjson0:amd64 (0.9-1.1) ... Setting up libsm6:amd64 (2:1.2.1-2) ... Setting up libsndfile1:amd64 (1.0.25-5) ... Setting up libxtst6:amd64 (2:1.2.1-1) ... Setting up libpulse0:amd64 (2.0-3) ... Setting up libpulse-mainloop-glib0:amd64 (2.0-3) ... Setting up librsvg2-2:amd64 (2.36.1-1) ... Setting up libsdl1.2debian:amd64 (1.2.15-5) ... Setting up libvala-0.16-0:amd64 (0.16.1-1) ... Setting up libxslt1.1:amd64 (1.1.26-13) ... Setting up bsdmainutils (9.0.3) ... update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode Setting up groff-base (1.21-9) ... Setting up man-db (2.6.2-1) ... Building database of manual pages ... Setting up netbase (5.0) ... Setting up file (5.11-2) ... Setting up gettext-base (0.18.1.1-9) ... Setting up m4 (1.4.16-3) ... Setting up mime-support (3.52-1) ... update-alternatives: using /usr/bin/see to provide /usr/bin/view (view) in auto mode Setting up python2.7-minimal (2.7.3-1) ... Setting up python2.7 (2.7.3-1) ... Setting up python-minimal (2.7.3-1) ... Setting up python (2.7.3-1) ... Setting up autoconf (2.69-1) ... Setting up autotools-dev (20120608.1) ... Setting up automake (1:1.11.5-2) ... update-alternatives: using /usr/bin/automake-1.11 to provide /usr/bin/automake (automake) in auto mode Setting up liberror-perl (0.17-1) ... Setting up git-man (1:1.7.10.4-1) ... Setting up git (1:1.7.10.4-1) ... Setting up autopoint (0.18.1.1-9) ... Setting up openssl (1.0.1c-3) ... Setting up ca-certificates (20120623) ... Updating certificates in /etc/ssl/certs... 151 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d....done. Setting up cdbs (0.4.116) ... Setting up html2text (1.3.2a-15) ... Setting up gettext (0.18.1.1-9) ... Setting up intltool-debian (0.35.0+20060710.1) ... Setting up po-debconf (1.0.16+nmu2) ... Setting up debhelper (9.20120608) ... Setting up libsp1c2 (1.3.4-1.2.1-47.1+b1) ... Setting up jade (1.2.1-47.1+b1) ... Setting up sp (1.3.4-1.2.1-47.1+b1) ... Setting up docbook-xsl (1.76.1+dfsg-1) ... Setting up libgirepository-1.0-1 (1.32.1-1) ... Setting up gir1.2-glib-2.0 (1.32.1-1) ... Setting up gir1.2-atk-1.0 (2.4.0-2) ... Setting up gir1.2-freedesktop (1.32.1-1) ... Setting up gir1.2-gdkpixbuf-2.0 (2.26.1-1) ... Setting up gir1.2-pango-1.0 (1.30.0-1) ... Setting up gir1.2-rsvg-2.0 (2.36.1-1) ... Setting up libtool (2.4.2-1.1) ... Setting up pkg-config (0.26-1) ... Setting up liburi-perl (1.60-1) ... Setting up libencode-locale-perl (1.03-1) ... Setting up libhttp-date-perl (6.02-1) ... Setting up libfile-listing-perl (6.04-1) ... Setting up libhtml-tagset-perl (3.20-2) ... Setting up libhtml-parser-perl (3.69-2) ... Setting up libhtml-tree-perl (5.02-1) ... Setting up liblwp-mediatypes-perl (6.02-1) ... Setting up libhttp-message-perl (6.03-1) ... Setting up libhttp-cookies-perl (6.00-2) ... Setting up libhttp-negotiate-perl (6.00-2) ... Setting up libnet-ssleay-perl (1.48-1+b1) ... Setting up libio-socket-ssl-perl (1.76-1) ... Setting up libnet-http-perl (6.03-2) ... Setting up libwww-robotrules-perl (6.01-1) ... Setting up gnome-pkg-tools (0.19.3) ... Setting up xsltproc (1.1.26-13) ... Setting up highlight-common (3.9-1) ... Setting up highlight (3.9-1) ... Setting up libamd2.2.0 (1:3.4.0-2) ... Setting up libasound2-dev:amd64 (1.0.25-3) ... Setting up libglib2.0-data (2.32.3-1) ... Setting up libglib2.0-bin (2.32.3-1) ... Setting up libpcre3-dev (1:8.30-5) ... Setting up zlib1g-dev:amd64 (1:1.2.7.dfsg-13) ... Setting up libglib2.0-dev (2.32.3-1) ... Setting up libatk1.0-dev (2.4.0-2) ... Setting up libavahi-common-dev (0.6.31-1) ... Setting up libdbus-1-dev (1.6.2-2) ... Setting up libavahi-client-dev (0.6.31-1) ... Setting up libavutil-dev (6:0.8.3-4) ... Setting up libavcodec-dev (6:0.8.3-4) ... Setting up libavformat-dev (6:0.8.3-4) ... Setting up libbabl-dev:amd64 (0.1.10-1) ... Setting up libblas3 (1.2.20110419-5) ... update-alternatives: using /usr/lib/libblas/libblas.so.3 to provide /usr/lib/libblas.so.3 (libblas.so.3) in auto mode Setting up libblas-dev (1.2.20110419-5) ... update-alternatives: using /usr/lib/libblas/libblas.so to provide /usr/lib/libblas.so (libblas.so) in auto mode Setting up libblas3gf (1.2.20110419-5) ... Setting up libbtf1.1.0 (1:3.4.0-2) ... Setting up libpng12-dev (1.2.49-1) ... Setting up libslang2-dev:amd64 (2.2.4-15) ... Setting up libcaca-dev (0.99.beta18-1) ... Setting up libexpat1-dev (2.1.0-1) ... Setting up libfreetype6-dev (2.4.9-1) ... Setting up libfontconfig1-dev (2.9.0-6) ... Setting up xorg-sgml-doctools (1:1.10-1) ... Setting up x11proto-core-dev (7.0.23-1) ... Setting up libxau-dev:amd64 (1:1.0.7-1) ... Setting up libxdmcp-dev:amd64 (1:1.1.1-1) ... Setting up x11proto-input-dev (2.2-1) ... Setting up x11proto-kb-dev (1.0.6-2) ... Setting up xtrans-dev (1.2.7-1) ... Setting up libpthread-stubs0:amd64 (0.3-3) ... Setting up libpthread-stubs0-dev:amd64 (0.3-3) ... Setting up libxcb1-dev:amd64 (1.8.1-1) ... Setting up libx11-dev:amd64 (2:1.5.0-1) ... Setting up x11proto-render-dev (2:0.11.1-2) ... Setting up libxrender-dev:amd64 (1:0.9.7-1) ... Setting up libice-dev:amd64 (2:1.0.8-2) ... Setting up libsm-dev:amd64 (2:1.2.1-2) ... Setting up libpixman-1-dev (0.26.0-3) ... Setting up libxcb-render0-dev:amd64 (1.8.1-1) ... Setting up libxcb-shm0-dev:amd64 (1.8.1-1) ... Setting up libcairo2-dev (1.12.2-2) ... Setting up libcamd2.2.0 (1:3.4.0-2) ... Setting up libccolamd2.7.1 (1:3.4.0-2) ... Setting up libcolamd2.7.1 (1:3.4.0-2) ... Setting up liblapack3 (3.4.1-5) ... update-alternatives: using /usr/lib/lapack/liblapack.so.3 to provide /usr/lib/liblapack.so.3 (liblapack.so.3) in auto mode Setting up liblapack3gf (3.4.1-5) ... Setting up libcholmod1.7.1 (1:3.4.0-2) ... Setting up libcsparse2.2.3 (1:3.4.0-2) ... Setting up libcxsparse2.2.3 (1:3.4.0-2) ... Setting up libjpeg8-dev:amd64 (8d-1) ... Setting up x11proto-xext-dev (7.2.1-1) ... Setting up libxext-dev:amd64 (2:1.3.1-2) ... Setting up libdirectfb-dev (1.2.10.0-5) ... Setting up libexiv2-12 (0.23-1) ... Setting up libexiv2-dev (0.23-1) ... Setting up libgdk-pixbuf2.0-dev (2.26.1-1) ... Setting up mesa-common-dev (8.0.3-1) ... Setting up libgl1-mesa-dev (8.0.3-1) ... Setting up libglu1-mesa-dev (8.0.3-1) ... Setting up libxft-dev (2.3.1-1) ... Setting up libpango1.0-dev (1.30.0-1) ... Setting up x11proto-xinerama-dev (1.2.1-2) ... Setting up libxinerama-dev:amd64 (2:1.1.2-1) ... Setting up libxi-dev (2:1.6.1-1) ... Setting up x11proto-randr-dev (1.3.2-2) ... Setting up libxrandr-dev (2:1.3.2-2) ... Setting up x11proto-fixes-dev (1:5.0-2) ... Setting up libxfixes-dev (1:5.0-4) ... Setting up libxcursor-dev:amd64 (1:1.1.13-1) ... Setting up x11proto-composite-dev (1:0.4.2-2) ... Setting up libxcomposite-dev (1:0.4.3-2) ... Setting up x11proto-damage-dev (1:1.2.1-2) ... Setting up libxdamage-dev (1:1.1.3-2) ... Setting up libxml2-utils (2.8.0+dfsg1-4) ... Setting up libgtk2.0-dev (2.24.10-1) ... Setting up libilmbase6 (1.0.1-4) ... Setting up libilmbase-dev (1.0.1-4) ... Setting up libjasper-dev (1.900.1-13) ... Setting up libklu1.1.0 (1:3.4.0-2) ... Setting up liblapack-dev (3.4.1-5) ... update-alternatives: using /usr/lib/lapack/liblapack.so to provide /usr/lib/liblapack.so (liblapack.so) in auto mode Setting up libldl2.0.1 (1:3.4.0-2) ... Setting up libopenexr6 (1.6.1-6) ... Setting up libopenexr-dev (1.6.1-6) ... Setting up libopenraw-dev (0.0.9-3+b1) ... Setting up libpulse-dev:amd64 (2.0-3) ... Setting up librsvg2-common:amd64 (2.36.1-1) ... Setting up librsvg2-dev (2.36.1-1) ... Setting up libts-dev:amd64 (1.0-11) ... Setting up libsdl1.2-dev (1.2.15-5) ... Setting up libspiro0 (20071029-2) ... Setting up libspiro-dev (20071029-2) ... Setting up libumfpack5.4.0 (1:3.4.0-2) ... Setting up libsuitesparse-dev (1:3.4.0-2) ... Setting up valac-0.16-vapi (0.16.1-1) ... Setting up valac-0.16 (0.16.1-1) ... update-alternatives: using /usr/bin/valac-0.16 to provide /usr/bin/valac (valac) in auto mode Processing triggers for sgml-base ... Updating the super catalog... Setting up docbook (4.5-5.1) ... Setting up docbook-xml (4.5-7.1) ... Processing triggers for sgml-base ... Updating the super catalog... Setting up docbook-dsssl (1.79-7) ... Setting up docbook-to-man (1:2.0.0-31) ... Processing triggers for sgml-base ... Updating the super catalog... Setting up liblwp-protocol-https-perl (6.03-1) ... Setting up libwww-perl (6.04-1) ... Setting up libxml-parser-perl (2.41-1+b1) ... Setting up intltool (0.50.2-2) ... Setting up gnome-common (3.4.0.1-1) ... Setting up gtk-doc-tools (1.18-2) ... Setting up sbuild-build-depends-gegl-dummy (0.invalid.0) ... Processing triggers for libgdk-pixbuf2.0-0:amd64 ... ┌──────────────────────────────────────────────────────────────────────────────┐ │ Build environment │ └──────────────────────────────────────────────────────────────────────────────┘ Kernel: Linux 2.6.32-5-xen-amd64 amd64 (x86_64) Toolchain package versions: binutils_2.22-7 dpkg-dev_1.16.7 g++-4.6_4.6.3-8 g++-4.7_4.7.1-3 gcc-4.6_4.6.3-8 gcc-4.7_4.7.1-3 libc6-dev_2.13-34 libstdc++6_4.7.1-3 libstdc++6-4.6-dev_4.6.3-8 libstdc++6-4.7-dev_4.7.1-3 linux-libc-dev_3.2.21-3 Package versions: apt_0.9.7.1 autoconf_2.69-1 automake_1:1.11.5-2 autopoint_0.18.1.1-9 autotools-dev_20120608.1 base-files_6.11 base-passwd_3.5.26 bash_4.2-3 binutils_2.22-7 bsdmainutils_9.0.3 bsdutils_1:2.20.1-5.1 build-essential_11.5 bzip2_1.0.6-3 ca-certificates_20120623 cdbs_0.4.116 clang_3.1-8 coreutils_8.13-3.2 cpp_4:4.7.1-1 cpp-4.6_4.6.3-8 cpp-4.7_4.7.1-3 dash_0.5.7-3 debconf_1.5.45 debconf-i18n_1.5.45 debfoster_2.7-1.1 debhelper_9.20120608 debian-archive-keyring_2012.4 debianutils_4.3.2 diffutils_1:3.2-6 docbook_4.5-5.1 docbook-dsssl_1.79-7 docbook-to-man_1:2.0.0-31 docbook-xml_4.5-7.1 docbook-xsl_1.76.1+dfsg-1 dpkg_1.16.7 dpkg-dev_1.16.7 e2fslibs_1.42.4-3 e2fsprogs_1.42.4-3 fakeroot_1.18.4-2 file_5.11-2 findutils_4.4.2-4 fontconfig_2.9.0-6 fontconfig-config_2.9.0-6 g++_4:4.7.1-1 g++-4.6_4.6.3-8 g++-4.7_4.7.1-3 gcc_4:4.7.1-1 gcc-4.4-base_4.4.7-1 gcc-4.5-base_4.5.4-1 gcc-4.6_4.6.3-8 gcc-4.6-base_4.6.3-8 gcc-4.7_4.7.1-3 gcc-4.7-base_4.7.1-3 gettext_0.18.1.1-9 gettext-base_0.18.1.1-9 gir1.2-atk-1.0_2.4.0-2 gir1.2-freedesktop_1.32.1-1 gir1.2-gdkpixbuf-2.0_2.26.1-1 gir1.2-glib-2.0_1.32.1-1 gir1.2-pango-1.0_1.30.0-1 gir1.2-rsvg-2.0_2.36.1-1 git_1:1.7.10.4-1 git-man_1:1.7.10.4-1 gnome-common_3.4.0.1-1 gnome-pkg-tools_0.19.3 gnupg_1.4.12-4+b1 gpgv_1.4.12-4+b1 grep_2.12-2 groff-base_1.21-9 gtk-doc-tools_1.18-2 gzip_1.5-1.1 highlight_3.9-1 highlight-common_3.9-1 hostname_3.11 html2text_1.3.2a-15 initscripts_2.88dsf-28 insserv_1.14.0-4 intltool_0.50.2-2 intltool-debian_0.35.0+20060710.1 jade_1.2.1-47.1+b1 libacl1_2.2.51-8 libamd2.2.0_1:3.4.0-2 libapt-pkg4.12_0.9.7.1 libasound2_1.0.25-3 libasound2-dev_1.0.25-3 libasprintf0c2_0.18.1.1-9 libasyncns0_0.8-4 libatk1.0-0_2.4.0-2 libatk1.0-data_2.4.0-2 libatk1.0-dev_2.4.0-2 libattr1_1:2.4.46-8 libavahi-client-dev_0.6.31-1 libavahi-client3_0.6.31-1 libavahi-common-data_0.6.31-1 libavahi-common-dev_0.6.31-1 libavahi-common3_0.6.31-1 libavcodec-dev_6:0.8.3-4 libavcodec53_6:0.8.3-4 libavformat-dev_6:0.8.3-4 libavformat53_6:0.8.3-4 libavutil-dev_6:0.8.3-4 libavutil51_6:0.8.3-4 libbabl-0.1-0_0.1.10-1 libbabl-dev_0.1.10-1 libblas-dev_1.2.20110419-5 libblas3_1.2.20110419-5 libblas3gf_1.2.20110419-5 libblkid1_2.20.1-5.1 libbtf1.1.0_1:3.4.0-2 libbz2-1.0_1.0.6-3 libc-bin_2.13-34 libc-dev-bin_2.13-34 libc6_2.13-34 libc6-dev_2.13-34 libcaca-dev_0.99.beta18-1 libcaca0_0.99.beta18-1 libcairo-gobject2_1.12.2-2 libcairo-script-interpreter2_1.12.2-2 libcairo2_1.12.2-2 libcairo2-dev_1.12.2-2 libcamd2.2.0_1:3.4.0-2 libcap2_1:2.22-1.1 libccolamd2.7.1_1:3.4.0-2 libcholmod1.7.1_1:3.4.0-2 libclang-common-dev_3.1-8 libclass-isa-perl_0.36-3 libcolamd2.7.1_1:3.4.0-2 libcomerr2_1.42.4-3 libcroco3_0.6.5-1 libcsparse2.2.3_1:3.4.0-2 libcups2_1.5.3-2 libcurl3-gnutls_7.26.0-1 libcxsparse2.2.3_1:3.4.0-2 libdatrie1_0.2.5-3 libdb5.1_5.1.29-5 libdbus-1-3_1.6.2-2 libdbus-1-dev_1.6.2-2 libdirac-encoder0_1.0.2-6 libdirectfb-1.2-9_1.2.10.0-5 libdirectfb-dev_1.2.10.0-5 libdirectfb-extra_1.2.10.0-5 libdpkg-perl_1.16.7 libdrm2_2.4.33-3 libelf1_0.153-1 libencode-locale-perl_1.03-1 liberror-perl_0.17-1 libexiv2-12_0.23-1 libexiv2-dev_0.23-1 libexpat1_2.1.0-1 libexpat1-dev_2.1.0-1 libffi5_3.0.10-3 libfile-fcntllock-perl_0.14-2 libfile-listing-perl_6.04-1 libflac8_1.2.1-6 libfontconfig1_2.9.0-6 libfontconfig1-dev_2.9.0-6 libfreetype6_2.4.9-1 libfreetype6-dev_2.4.9-1 libgc1c2_1:7.1-8 libgcc1_1:4.7.1-3 libgcrypt11_1.5.0-3 libgdbm3_1.8.3-11 libgdk-pixbuf2.0-0_2.26.1-1 libgdk-pixbuf2.0-common_2.26.1-1 libgdk-pixbuf2.0-dev_2.26.1-1 libgettextpo0_0.18.1.1-9 libgfortran3_4.7.1-3 libgirepository-1.0-1_1.32.1-1 libgl1-mesa-dev_8.0.3-1 libgl1-mesa-glx_8.0.3-1 libglapi-mesa_8.0.3-1 libglib2.0-0_2.32.3-1 libglib2.0-bin_2.32.3-1 libglib2.0-data_2.32.3-1 libglib2.0-dev_2.32.3-1 libglu1-mesa_8.0.3-1 libglu1-mesa-dev_8.0.3-1 libgmp10_2:5.0.5+dfsg-2 libgnutls26_2.12.20-1 libgomp1_4.7.1-3 libgpg-error0_1.10-3 libgsm1_1.0.13-4 libgssapi-krb5-2_1.10.1+dfsg-1 libgtk2.0-0_2.24.10-1 libgtk2.0-common_2.24.10-1 libgtk2.0-dev_2.24.10-1 libhtml-parser-perl_3.69-2 libhtml-tagset-perl_3.20-2 libhtml-tree-perl_5.02-1 libhttp-cookies-perl_6.00-2 libhttp-date-perl_6.02-1 libhttp-message-perl_6.03-1 libhttp-negotiate-perl_6.00-2 libice-dev_2:1.0.8-2 libice6_2:1.0.8-2 libidn11_1.25-2 libilmbase-dev_1.0.1-4 libilmbase6_1.0.1-4 libio-socket-ssl-perl_1.76-1 libitm1_4.7.1-3 libjasper-dev_1.900.1-13 libjasper1_1.900.1-13 libjbig0_2.0-2 libjpeg8_8d-1 libjpeg8-dev_8d-1 libjson0_0.9-1.1 libk5crypto3_1.10.1+dfsg-1 libkeyutils1_1.5.5-3 libklu1.1.0_1:3.4.0-2 libkrb5-3_1.10.1+dfsg-1 libkrb5support0_1.10.1+dfsg-1 liblapack-dev_3.4.1-5 liblapack3_3.4.1-5 liblapack3gf_3.4.1-5 libldap-2.4-2_2.4.31-1 libldl2.0.1_1:3.4.0-2 libllvm3.1_3.1-2 liblocale-gettext-perl_1.05-7+b1 liblua5.1-0_5.1.5-2 liblwp-mediatypes-perl_6.02-1 liblwp-protocol-https-perl_6.03-1 liblzma5_5.1.1alpha+20120614-1 libmagic1_5.11-2 libmount1_2.20.1-5.1 libmp3lame0_3.99.5+repack1-3 libmpc2_0.9-4 libmpfr4_3.1.0-5 libncurses5_5.9-10 libncursesw5_5.9-10 libnet-http-perl_6.03-2 libnet-ssleay-perl_1.48-1+b1 libogg0_1.3.0-4 libopenexr-dev_1.6.1-6 libopenexr6_1.6.1-6 libopenjpeg2_1.3+dfsg-4.2 libopenraw-dev_0.0.9-3+b1 libopenraw1_0.0.9-3+b1 liborc-0.4-0_1:0.4.16-2 libp11-kit0_0.12-3 libpam-modules_1.1.3-7.1 libpam-modules-bin_1.1.3-7.1 libpam-runtime_1.1.3-7.1 libpam0g_1.1.3-7.1 libpango1.0-0_1.30.0-1 libpango1.0-dev_1.30.0-1 libpcre3_1:8.30-5 libpcre3-dev_1:8.30-5 libpcrecpp0_1:8.30-5 libpipeline1_1.2.1-1 libpixman-1-0_0.26.0-3 libpixman-1-dev_0.26.0-3 libpng12-0_1.2.49-1 libpng12-dev_1.2.49-1 libpopt0_1.16-7 libpthread-stubs0_0.3-3 libpthread-stubs0-dev_0.3-3 libpulse-dev_2.0-3 libpulse-mainloop-glib0_2.0-3 libpulse0_2.0-3 libquadmath0_4.7.1-3 libreadline6_6.2-8 librsvg2-2_2.36.1-1 librsvg2-common_2.36.1-1 librsvg2-dev_2.36.1-1 librtmp0_2.4+20111222.git4e06e21-1 libsasl2-2_2.1.25.dfsg1-4+b1 libschroedinger-1.0-0_1.0.11-2 libsdl1.2-dev_1.2.15-5 libsdl1.2debian_1.2.15-5 libselinux1_2.1.9-5 libsemanage-common_2.1.6-6 libsemanage1_2.1.6-6 libsepol1_2.1.4-3 libslang2_2.2.4-15 libslang2-dev_2.2.4-15 libsm-dev_2:1.2.1-2 libsm6_2:1.2.1-2 libsndfile1_1.0.25-5 libsp1c2_1.3.4-1.2.1-47.1+b1 libspeex1_1.2~rc1-6 libspiro-dev_20071029-2 libspiro0_20071029-2 libsqlite3-0_3.7.13-1 libss2_1.42.4-3 libssh2-1_1.4.2-1 libssl1.0.0_1.0.1c-3 libstdc++6_4.7.1-3 libstdc++6-4.6-dev_4.6.3-8 libstdc++6-4.7-dev_4.7.1-3 libsuitesparse-dev_1:3.4.0-2 libswitch-perl_2.16-2 libtasn1-3_2.13-2 libtext-charwidth-perl_0.04-7+b1 libtext-iconv-perl_1.7-5 libtext-wrapi18n-perl_0.06-7 libthai-data_0.1.18-1 libthai0_0.1.18-1 libtheora0_1.1.1+dfsg.1-3.1 libtiff4_3.9.6-6 libtimedate-perl_1.2000-1 libtinfo5_5.9-10 libtool_2.4.2-1.1 libts-0.0-0_1.0-11 libts-dev_1.0-11 libumfpack5.4.0_1:3.4.0-2 libunistring0_0.9.3-5 liburi-perl_1.60-1 libusb-0.1-4_2:0.1.12-23 libustr-1.0-1_1.0.4-3 libuuid1_2.20.1-5.1 libva1_1.0.15-4 libvala-0.16-0_0.16.1-1 libvorbis0a_1.3.2-1.3 libvorbisenc2_1.3.2-1.3 libvpx1_1.1.0-1 libwrap0_7.6.q-23 libwww-perl_6.04-1 libwww-robotrules-perl_6.01-1 libx11-6_2:1.5.0-1 libx11-data_2:1.5.0-1 libx11-dev_2:1.5.0-1 libx11-xcb1_2:1.5.0-1 libx264-123_2:0.123.2189+git35cf912-1 libxau-dev_1:1.0.7-1 libxau6_1:1.0.7-1 libxcb-glx0_1.8.1-1 libxcb-render0_1.8.1-1 libxcb-render0-dev_1.8.1-1 libxcb-shm0_1.8.1-1 libxcb-shm0-dev_1.8.1-1 libxcb1_1.8.1-1 libxcb1-dev_1.8.1-1 libxcomposite-dev_1:0.4.3-2 libxcomposite1_1:0.4.3-2 libxcursor-dev_1:1.1.13-1 libxcursor1_1:1.1.13-1 libxdamage-dev_1:1.1.3-2 libxdamage1_1:1.1.3-2 libxdmcp-dev_1:1.1.1-1 libxdmcp6_1:1.1.1-1 libxext-dev_2:1.3.1-2 libxext6_2:1.3.1-2 libxfixes-dev_1:5.0-4 libxfixes3_1:5.0-4 libxft-dev_2.3.1-1 libxft2_2.3.1-1 libxi-dev_2:1.6.1-1 libxi6_2:1.6.1-1 libxinerama-dev_2:1.1.2-1 libxinerama1_2:1.1.2-1 libxml-parser-perl_2.41-1+b1 libxml2_2.8.0+dfsg1-4 libxml2-utils_2.8.0+dfsg1-4 libxrandr-dev_2:1.3.2-2 libxrandr2_2:1.3.2-2 libxrender-dev_1:0.9.7-1 libxrender1_1:0.9.7-1 libxslt1.1_1.1.26-13 libxtst6_2:1.2.1-1 libxvidcore4_2:1.3.2-9 libxxf86vm1_1:1.1.2-1 linux-libc-dev_3.2.21-3 login_1:4.1.5.1-1 lsb-base_4.1+Debian7 m4_1.4.16-3 make_3.81-8.2 man-db_2.6.2-1 mawk_1.3.3-17 mesa-common-dev_8.0.3-1 mime-support_3.52-1 mount_2.20.1-5.1 multiarch-support_2.13-34 ncurses-base_5.9-10 ncurses-bin_5.9-10 netbase_5.0 openssl_1.0.1c-3 passwd_1:4.1.5.1-1 patch_2.6.1-3 perl_5.14.2-12 perl-base_5.14.2-12 perl-modules_5.14.2-12 pkg-config_0.26-1 po-debconf_1.0.16+nmu2 python_2.7.3-1 python-minimal_2.7.3-1 python2.7_2.7.3-1 python2.7-minimal_2.7.3-1 readline-common_6.2-8 sbuild-build-depends-core-dummy_0.invalid.0 sbuild-build-depends-gegl-dummy_0.invalid.0 sed_4.2.1-10 sensible-utils_0.0.7 sgml-base_1.26+nmu3 sgml-data_2.0.8 shared-mime-info_1.0-1 sp_1.3.4-1.2.1-47.1+b1 sysv-rc_2.88dsf-28 sysvinit_2.88dsf-28 sysvinit-utils_2.88dsf-28 tar_1.26-4 tsconf_1.0-11 ttf-dejavu-core_2.33-2 tzdata_2012c-1 ucf_3.0025+nmu3 util-linux_2.20.1-5.1 valac-0.16_0.16.1-1 valac-0.16-vapi_0.16.1-1 x11-common_1:7.7+1 x11proto-composite-dev_1:0.4.2-2 x11proto-core-dev_7.0.23-1 x11proto-damage-dev_1:1.2.1-2 x11proto-fixes-dev_1:5.0-2 x11proto-input-dev_2.2-1 x11proto-kb-dev_1.0.6-2 x11proto-randr-dev_1.3.2-2 x11proto-render-dev_2:0.11.1-2 x11proto-xext-dev_7.2.1-1 x11proto-xinerama-dev_1.2.1-2 xml-core_0.13+nmu1 xorg-sgml-doctools_1:1.10-1 xsltproc_1.1.26-13 xtrans-dev_1.2.7-1 xz-utils_5.1.1alpha+20120614-1 zlib1g_1:1.2.7.dfsg-13 zlib1g-dev_1:1.2.7.dfsg-13 ┌──────────────────────────────────────────────────────────────────────────────┐ │ Build │ └──────────────────────────────────────────────────────────────────────────────┘ Unpack source ───────────── gpgv: keyblock resource `/sbuild-nonexistent/.gnupg/trustedkeys.gpg': file open error gpgv: Signature made Sun May 13 08:53:41 2012 UTC using DSA key ID 917A225E gpgv: Can't check signature: public key not found dpkg-source: warning: failed to verify signature on ./gegl_0.2.0-2.dsc dpkg-source: info: extracting gegl in gegl-0.2.0 dpkg-source: info: unpacking gegl_0.2.0.orig.tar.bz2 dpkg-source: info: unpacking gegl_0.2.0-2.debian.tar.gz Check disc space ──────────────── Sufficient free space for build User Environment ──────────────── HOME=/sbuild-nonexistent LOGNAME=root PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11 SCHROOT_CHROOT_NAME=unstable-amd64-sbuild SCHROOT_COMMAND=env SCHROOT_GID=0 SCHROOT_GROUP=root SCHROOT_SESSION_ID=unstable-amd64-sbuild-05d7e94b-5bd1-4466-8e51-b057080d66ae SCHROOT_UID=0 SCHROOT_USER=root SHELL=/bin/sh USER=root dpkg-buildpackage ───────────────── dpkg-buildpackage: warning: using a gain-root-command while being root dpkg-buildpackage: source package gegl dpkg-buildpackage: source version 0.2.0-2 dpkg-buildpackage: source changed by Matteo F. Vescovi dpkg-source --before-build gegl-0.2.0 dpkg-buildpackage: host architecture amd64 fakeroot debian/rules clean test -x debian/rules dh_testroot rm -f debian/stamp-makefile-build debian/stamp-makefile-install /usr/bin/make -C . -k distclean make[1]: Entering directory `/«PKGBUILDDIR»' make[1]: *** No rule to make target `distclean'. make[1]: Leaving directory `/«PKGBUILDDIR»' make: [makefile-clean] Error 2 (ignored) rm -f debian/stamp-autotools rmdir --ignore-fail-on-non-empty . rmdir: failed to remove `.': Invalid argument make: [makefile-clean] Error 1 (ignored) for i in ./config.guess ./config.sub ; do \ if test -e $i.cdbs-orig ; then \ mv $i.cdbs-orig $i ; \ fi ; \ done dh_clean rm -f debian/stamp-autotools-files rm -f debian/copyright_newhints rm -f debian/cdbs-install-list debian/cdbs-package-list debian/stamp-copyright-check rm -rf "debian/upstream-cruft" rm -f debian/stamp-upstream-cruft dpkg-source -b gegl-0.2.0 dpkg-source: info: using source format `3.0 (quilt)' dpkg-source: info: building gegl using existing ./gegl_0.2.0.orig.tar.bz2 dpkg-source: info: building gegl in gegl_0.2.0-2.debian.tar.gz dpkg-source: info: building gegl in gegl_0.2.0-2.dsc debian/rules build test -x debian/rules mkdir -p "." /usr/share/cdbs/1/rules/buildcore.mk:109: WARNING: DEB_DH_STRIP_ARGS is a deprecated variable WARNING: copyright-check disabled - touch debian/copyright_hints to enable. touch debian/stamp-copyright-check touch debian/stamp-upstream-cruft if test -e /usr/share/misc/config.guess ; then \ for i in ./config.guess ; do \ if ! test -e $i.cdbs-orig ; then \ mv $i $i.cdbs-orig ; \ cp --remove-destination /usr/share/misc/config.guess $i ; \ fi ; \ done ; \ fi if test -e /usr/share/misc/config.sub ; then \ for i in ./config.sub ; do \ if ! test -e $i.cdbs-orig ; then \ mv $i $i.cdbs-orig ; \ cp --remove-destination /usr/share/misc/config.sub $i ; \ fi ; \ done ; \ fi touch debian/stamp-autotools-files chmod a+x /«PKGBUILDDIR»/./configure mkdir -p . cd . && CFLAGS="-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall" CXXFLAGS="-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall" CPPFLAGS="-D_FORTIFY_SOURCE=2" LDFLAGS="-Wl,-z,relro -Wl,--as-needed" /«PKGBUILDDIR»/./configure --build=x86_64-linux-gnu --prefix=/usr --includedir="\${prefix}/include" --mandir="\${prefix}/share/man" --infodir="\${prefix}/share/info" --sysconfdir=/etc --localstatedir=/var --libexecdir="\${prefix}/lib/gegl" --srcdir=. --disable-maintainer-mode --disable-dependency-tracking --disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu --disable-mmx --disable-sse checking whether make supports nested variables... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking whether make sets $(MAKE)... (cached) yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 3458764513820540925 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... yes checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for GNUC variadic macros... yes checking for ISO C99 variadic macros in C... yes checking for ISO C99 variadic macros in C++... yes checking whether to turn on debugging... no checking whether to turn on profiling... no checking for C/C++ restrict keyword... __restrict checking for aclocal flags... checking for target architecture... x86_64-pc-linux-gnu checking for dynamic library filename suffix... .so checking for some Darwin platform... no checking for some Win32 platform... no checking for native Win32... no checking for perl5... no checking for perl... /usr/bin/perl checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for gobject-introspection... no (disabled, use --enable-introspection to enable) checking for vapigen... /usr/bin/vapigen checking for fsync... yes checking for BABL... yes checking for pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.16... yes checking for GLIB - version >= 2.28.0... yes (version 2.32.3) checking for DEP... yes checking for bind_textdomain_codeset... yes checking whether NLS is requested... yes checking for intltool >= 0.40.1... 0.50.2 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.14.2 checking for XML::Parser... ok checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... (cached) yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext configure: WARNING: *** Could not find Ruby interpreter. The HTML API reference will not be updated. checking if GLib is version 2.21.0 or newer... yes checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf checking whether to build gtk-doc documentation... no checking for perl5... /usr/bin/perl checking for ruby... no checking for enscript... no checking for asciidoc... no *** Check for asciidoc failed. checking for dot... no *** Check for dot command failed. checking for a Python interpreter with version >= 2.5.0... python checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/dist-packages checking for python extension module directory... ${exec_prefix}/lib/python2.7/dist-packages checking for CAIRO... yes checking for PANGO... yes checking for PANGOCAIRO... yes checking for GDK_PIXBUF... yes checking for LENSFUN... no checking for jpeg_destroy_decompress in -ljpeg... yes checking for jpeglib.h... yes checking for jpeg_save_markers in -ljpeg... yes checking for PNG... yes checking for RSVG... yes checking for OPENEXR... yes checking for sdl-config... /usr/bin/sdl-config checking for OPENRAW... yes checking for JASPER... no checking for jas_stream_freopen in -ljasper... yes checking for dot... no *** Check for dot command from graphviz failed. checking for LUA... no checking for LUA... no checking for AVFORMAT... yes checking libavformat/avformat.h usability... yes checking libavformat/avformat.h presence... yes checking for libavformat/avformat.h... yes checking linux/videodev.h usability... no checking linux/videodev.h presence... no checking for linux/videodev.h... no checking for run_spiro in -lspiro... yes checking for spirolib.h... checking for spiro.h... yes yes checking for EXIV2... yes checking for umfpack_dl_solve in -lumfpack... yes checking umfpack.h usability... no checking umfpack.h presence... no checking for umfpack.h... no checking suitesparse/umfpack.h usability... yes checking suitesparse/umfpack.h presence... yes checking for suitesparse/umfpack.h... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking for w3m... no checking for rint... no checking for rint in -lm... yes checking to see if compiler understands -Wall... yes checking to see if compiler understands -Wdeclaration-after-statement... yes checking to see if compiler understands -Wmissing-prototypes... yes checking to see if compiler understands -Wmissing-declarations... yes checking to see if compiler understands -Winit-self... yes checking to see if compiler understands -Wpointer-arith... yes checking to see if compiler understands -Wold-style-definition... yes configure: creating ./config.status config.status: creating Makefile config.status: creating bin/Makefile config.status: creating gegl/Makefile config.status: creating gegl/gegl-version.h config.status: creating gegl/buffer/Makefile config.status: creating gegl/graph/Makefile config.status: creating gegl/module/Makefile config.status: creating gegl/operation/Makefile config.status: creating gegl/process/Makefile config.status: creating gegl/property-types/Makefile config.status: creating gegl/opencl/Makefile config.status: creating libs/Makefile config.status: creating libs/rgbe/Makefile config.status: creating operations/Makefile config.status: creating operations/core/Makefile config.status: creating operations/common/Makefile config.status: creating operations/common/perlin/Makefile config.status: creating operations/external/Makefile config.status: creating operations/generated/Makefile config.status: creating operations/transform/Makefile config.status: creating operations/workshop/Makefile config.status: creating operations/workshop/external/Makefile config.status: creating operations/workshop/generated/Makefile config.status: creating tools/Makefile config.status: creating docs/Makefile config.status: creating docs/index-static.txt config.status: creating docs/gallery/Makefile config.status: creating docs/gallery/data/Makefile config.status: creating examples/Makefile config.status: creating examples/data/Makefile config.status: creating tests/Makefile config.status: creating tests/buffer/Makefile config.status: creating tests/buffer/reference/Makefile config.status: creating tests/buffer/tests/Makefile config.status: creating tests/compositions/Makefile config.status: creating tests/compositions/data/Makefile config.status: creating tests/python/Makefile config.status: creating tests/simple/Makefile config.status: creating tests/xml/Makefile config.status: creating tests/xml/data/Makefile config.status: creating po/Makefile.in config.status: creating gegl-uninstalled.pc config.status: creating gegl-0.2.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing po/stamp-it commands Building GEGL with prefix=/usr Optional features: GEGL docs: yes Build workshop: no Build website: no (asciidoc not found) SIMD: sse:no mmx:no Vala support: yes Optional dependencies: asciidoc: no (asciidoc not found) enscript: no (enscript not found) Ruby: no Lua: no (usable lua not found) Cairo: yes Pango: yes pangocairo: yes GDKPixbuf: yes JPEG: yes PNG: yes OpenEXR: yes rsvg: yes SDL: yes openraw: yes Jasper: yes graphviz: no (graphviz not found) avformat: yes V4L: no spiro: yes EXIV: yes umfpack: yes touch debian/stamp-autotools /usr/bin/make -C . make[1]: Entering directory `/«PKGBUILDDIR»' /usr/bin/make all-recursive make[2]: Entering directory `/«PKGBUILDDIR»' Making all in libs make[3]: Entering directory `/«PKGBUILDDIR»/libs' Making all in rgbe make[4]: Entering directory `/«PKGBUILDDIR»/libs/rgbe' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -fPIC -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o librgbe_la-rgbe.lo `test -f 'rgbe.c' || echo './'`rgbe.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -fPIC -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c rgbe.c -fPIC -DPIC -o .libs/librgbe_la-rgbe.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -fPIC -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -Wl,-z,relro -Wl,--as-needed -o librgbe.la librgbe_la-rgbe.lo libtool: link: ar cru .libs/librgbe.a .libs/librgbe_la-rgbe.o libtool: link: ranlib .libs/librgbe.a libtool: link: ( cd ".libs" && rm -f "librgbe.la" && ln -s "../librgbe.la" "librgbe.la" ) make[4]: Leaving directory `/«PKGBUILDDIR»/libs/rgbe' make[4]: Entering directory `/«PKGBUILDDIR»/libs' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/«PKGBUILDDIR»/libs' make[3]: Leaving directory `/«PKGBUILDDIR»/libs' Making all in gegl make[3]: Entering directory `/«PKGBUILDDIR»/gegl' Making all in buffer make[4]: Entering directory `/«PKGBUILDDIR»/gegl/buffer' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o gegl-tile-backend-tiledir.lo gegl-tile-backend-tiledir.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c gegl-tile-backend-tiledir.c -fPIC -DPIC -o .libs/gegl-tile-backend-tiledir.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o gegl-buffer.lo gegl-buffer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c gegl-buffer.c -fPIC -DPIC -o .libs/gegl-buffer.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o gegl-buffer-access.lo gegl-buffer-access.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c gegl-buffer-access.c -fPIC -DPIC -o .libs/gegl-buffer-access.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o gegl-buffer-share.lo gegl-buffer-share.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c gegl-buffer-share.c -fPIC -DPIC -o .libs/gegl-buffer-share.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o gegl-buffer-iterator.lo gegl-buffer-iterator.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c gegl-buffer-iterator.c -fPIC -DPIC -o .libs/gegl-buffer-iterator.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o gegl-buffer-cl-iterator.lo gegl-buffer-cl-iterator.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c gegl-buffer-cl-iterator.c -fPIC -DPIC -o .libs/gegl-buffer-cl-iterator.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o gegl-buffer-cl-cache.lo gegl-buffer-cl-cache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c gegl-buffer-cl-cache.c -fPIC -DPIC -o .libs/gegl-buffer-cl-cache.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o gegl-buffer-linear.lo gegl-buffer-linear.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c gegl-buffer-linear.c -fPIC -DPIC -o .libs/gegl-buffer-linear.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o gegl-buffer-save.lo gegl-buffer-save.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c gegl-buffer-save.c -fPIC -DPIC -o .libs/gegl-buffer-save.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o gegl-buffer-load.lo gegl-buffer-load.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c gegl-buffer-load.c -fPIC -DPIC -o .libs/gegl-buffer-load.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o gegl-cache.lo gegl-cache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c gegl-cache.c -fPIC -DPIC -o .libs/gegl-cache.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o gegl-sampler.lo gegl-sampler.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c gegl-sampler.c -fPIC -DPIC -o .libs/gegl-sampler.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o gegl-sampler-cubic.lo gegl-sampler-cubic.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c gegl-sampler-cubic.c -fPIC -DPIC -o .libs/gegl-sampler-cubic.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o gegl-sampler-linear.lo gegl-sampler-linear.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c gegl-sampler-linear.c -fPIC -DPIC -o .libs/gegl-sampler-linear.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o gegl-sampler-nearest.lo gegl-sampler-nearest.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c gegl-sampler-nearest.c -fPIC -DPIC -o .libs/gegl-sampler-nearest.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o gegl-sampler-lohalo.lo gegl-sampler-lohalo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c gegl-sampler-lohalo.c -fPIC -DPIC -o .libs/gegl-sampler-lohalo.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o gegl-region-generic.lo gegl-region-generic.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c gegl-region-generic.c -fPIC -DPIC -o .libs/gegl-region-generic.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o gegl-tile.lo gegl-tile.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c gegl-tile.c -fPIC -DPIC -o .libs/gegl-tile.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o gegl-tile-source.lo gegl-tile-source.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c gegl-tile-source.c -fPIC -DPIC -o .libs/gegl-tile-source.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o gegl-tile-storage.lo gegl-tile-storage.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c gegl-tile-storage.c -fPIC -DPIC -o .libs/gegl-tile-storage.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o gegl-tile-backend.lo gegl-tile-backend.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c gegl-tile-backend.c -fPIC -DPIC -o .libs/gegl-tile-backend.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o gegl-tile-backend-file.lo gegl-tile-backend-file.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c gegl-tile-backend-file.c -fPIC -DPIC -o .libs/gegl-tile-backend-file.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' gegl-tile-backend-file.c:250:11: warning: ignoring return value of function declared with warn_unused_result attribute [-Wunused-result] ftruncate (self->o, self->total); ^~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~ gegl-tile-backend-file.c:285:3: warning: ignoring return value of function declared with warn_unused_result attribute [-Wunused-result] write (self->o, &(self->header), 256); ^~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o gegl-tile-backend-ram.lo gegl-tile-backend-ram.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c gegl-tile-backend-ram.c -fPIC -DPIC -o .libs/gegl-tile-backend-ram.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o gegl-tile-handler.lo gegl-tile-handler.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c gegl-tile-handler.c -fPIC -DPIC -o .libs/gegl-tile-handler.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o gegl-tile-handler-cache.lo gegl-tile-handler-cache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c gegl-tile-handler-cache.c -fPIC -DPIC -o .libs/gegl-tile-handler-cache.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o gegl-tile-handler-chain.lo gegl-tile-handler-chain.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c gegl-tile-handler-chain.c -fPIC -DPIC -o .libs/gegl-tile-handler-chain.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o gegl-tile-handler-empty.lo gegl-tile-handler-empty.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c gegl-tile-handler-empty.c -fPIC -DPIC -o .libs/gegl-tile-handler-empty.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o gegl-tile-handler-log.lo gegl-tile-handler-log.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c gegl-tile-handler-log.c -fPIC -DPIC -o .libs/gegl-tile-handler-log.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o gegl-tile-handler-zoom.lo gegl-tile-handler-zoom.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c gegl-tile-handler-zoom.c -fPIC -DPIC -o .libs/gegl-tile-handler-zoom.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o gegl-id-pool.lo gegl-id-pool.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c gegl-id-pool.c -fPIC -DPIC -o .libs/gegl-id-pool.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -Wl,-z,relro -Wl,--as-needed -o libbuffer.la gegl-tile-backend-tiledir.lo gegl-buffer.lo gegl-buffer-access.lo gegl-buffer-share.lo gegl-buffer-iterator.lo gegl-buffer-cl-iterator.lo gegl-buffer-cl-cache.lo gegl-buffer-linear.lo gegl-buffer-save.lo gegl-buffer-load.lo gegl-cache.lo gegl-sampler.lo gegl-sampler-cubic.lo gegl-sampler-linear.lo gegl-sampler-nearest.lo gegl-sampler-lohalo.lo gegl-region-generic.lo gegl-tile.lo gegl-tile-source.lo gegl-tile-storage.lo gegl-tile-backend.lo gegl-tile-backend-file.lo gegl-tile-backend-ram.lo gegl-tile-handler.lo gegl-tile-handler-cache.lo gegl-tile-handler-chain.lo gegl-tile-handler-empty.lo gegl-tile-handler-log.lo gegl-tile-handler-zoom.lo gegl-id-pool.lo libtool: link: ar cru .libs/libbuffer.a .libs/gegl-tile-backend-tiledir.o .libs/gegl-buffer.o .libs/gegl-buffer-access.o .libs/gegl-buffer-share.o .libs/gegl-buffer-iterator.o .libs/gegl-buffer-cl-iterator.o .libs/gegl-buffer-cl-cache.o .libs/gegl-buffer-linear.o .libs/gegl-buffer-save.o .libs/gegl-buffer-load.o .libs/gegl-cache.o .libs/gegl-sampler.o .libs/gegl-sampler-cubic.o .libs/gegl-sampler-linear.o .libs/gegl-sampler-nearest.o .libs/gegl-sampler-lohalo.o .libs/gegl-region-generic.o .libs/gegl-tile.o .libs/gegl-tile-source.o .libs/gegl-tile-storage.o .libs/gegl-tile-backend.o .libs/gegl-tile-backend-file.o .libs/gegl-tile-backend-ram.o .libs/gegl-tile-handler.o .libs/gegl-tile-handler-cache.o .libs/gegl-tile-handler-chain.o .libs/gegl-tile-handler-empty.o .libs/gegl-tile-handler-log.o .libs/gegl-tile-handler-zoom.o .libs/gegl-id-pool.o libtool: link: ranlib .libs/libbuffer.a libtool: link: ( cd ".libs" && rm -f "libbuffer.la" && ln -s "../libbuffer.la" "libbuffer.la" ) make[4]: Leaving directory `/«PKGBUILDDIR»/gegl/buffer' Making all in graph make[4]: Entering directory `/«PKGBUILDDIR»/gegl/graph' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o gegl-connection.lo gegl-connection.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c gegl-connection.c -fPIC -DPIC -o .libs/gegl-connection.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o gegl-node.lo gegl-node.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c gegl-node.c -fPIC -DPIC -o .libs/gegl-node.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o gegl-pad.lo gegl-pad.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c gegl-pad.c -fPIC -DPIC -o .libs/gegl-pad.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o gegl-visitor.lo gegl-visitor.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c gegl-visitor.c -fPIC -DPIC -o .libs/gegl-visitor.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o gegl-visitable.lo gegl-visitable.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c gegl-visitable.c -fPIC -DPIC -o .libs/gegl-visitable.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -Wl,-z,relro -Wl,--as-needed -o libgraph.la gegl-connection.lo gegl-node.lo gegl-pad.lo gegl-visitor.lo gegl-visitable.lo libtool: link: ar cru .libs/libgraph.a .libs/gegl-connection.o .libs/gegl-node.o .libs/gegl-pad.o .libs/gegl-visitor.o .libs/gegl-visitable.o libtool: link: ranlib .libs/libgraph.a libtool: link: ( cd ".libs" && rm -f "libgraph.la" && ln -s "../libgraph.la" "libgraph.la" ) make[4]: Leaving directory `/«PKGBUILDDIR»/gegl/graph' Making all in module make[4]: Entering directory `/«PKGBUILDDIR»/gegl/module' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o gegldatafiles.lo gegldatafiles.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c gegldatafiles.c -fPIC -DPIC -o .libs/gegldatafiles.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o geglmodule.lo geglmodule.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c geglmodule.c -fPIC -DPIC -o .libs/geglmodule.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o geglmoduledb.lo geglmoduledb.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c geglmoduledb.c -fPIC -DPIC -o .libs/geglmoduledb.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -Wl,-z,relro -Wl,--as-needed -o libmodule.la gegldatafiles.lo geglmodule.lo geglmoduledb.lo libtool: link: ar cru .libs/libmodule.a .libs/gegldatafiles.o .libs/geglmodule.o .libs/geglmoduledb.o libtool: link: ranlib .libs/libmodule.a libtool: link: ( cd ".libs" && rm -f "libmodule.la" && ln -s "../libmodule.la" "libmodule.la" ) make[4]: Leaving directory `/«PKGBUILDDIR»/gegl/module' Making all in operation make[4]: Entering directory `/«PKGBUILDDIR»/gegl/operation' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o gegl-extension-handler.lo gegl-extension-handler.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c gegl-extension-handler.c -fPIC -DPIC -o .libs/gegl-extension-handler.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o gegl-operation.lo gegl-operation.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c gegl-operation.c -fPIC -DPIC -o .libs/gegl-operation.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o gegl-operation-area-filter.lo gegl-operation-area-filter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c gegl-operation-area-filter.c -fPIC -DPIC -o .libs/gegl-operation-area-filter.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o gegl-operation-composer.lo gegl-operation-composer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c gegl-operation-composer.c -fPIC -DPIC -o .libs/gegl-operation-composer.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o gegl-operation-composer3.lo gegl-operation-composer3.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c gegl-operation-composer3.c -fPIC -DPIC -o .libs/gegl-operation-composer3.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o gegl-operation-filter.lo gegl-operation-filter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c gegl-operation-filter.c -fPIC -DPIC -o .libs/gegl-operation-filter.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o gegl-operation-meta.lo gegl-operation-meta.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c gegl-operation-meta.c -fPIC -DPIC -o .libs/gegl-operation-meta.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o gegl-operation-point-composer.lo gegl-operation-point-composer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c gegl-operation-point-composer.c -fPIC -DPIC -o .libs/gegl-operation-point-composer.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o gegl-operation-point-composer3.lo gegl-operation-point-composer3.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c gegl-operation-point-composer3.c -fPIC -DPIC -o .libs/gegl-operation-point-composer3.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o gegl-operation-point-filter.lo gegl-operation-point-filter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c gegl-operation-point-filter.c -fPIC -DPIC -o .libs/gegl-operation-point-filter.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o gegl-operation-point-render.lo gegl-operation-point-render.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c gegl-operation-point-render.c -fPIC -DPIC -o .libs/gegl-operation-point-render.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o gegl-operation-sink.lo gegl-operation-sink.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c gegl-operation-sink.c -fPIC -DPIC -o .libs/gegl-operation-sink.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o gegl-operation-source.lo gegl-operation-source.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c gegl-operation-source.c -fPIC -DPIC -o .libs/gegl-operation-source.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o gegl-operation-temporal.lo gegl-operation-temporal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c gegl-operation-temporal.c -fPIC -DPIC -o .libs/gegl-operation-temporal.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o gegl-operation-context.lo gegl-operation-context.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c gegl-operation-context.c -fPIC -DPIC -o .libs/gegl-operation-context.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o gegl-operations.lo gegl-operations.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c gegl-operations.c -fPIC -DPIC -o .libs/gegl-operations.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -Wl,-z,relro -Wl,--as-needed -o liboperation.la gegl-extension-handler.lo gegl-operation.lo gegl-operation-area-filter.lo gegl-operation-composer.lo gegl-operation-composer3.lo gegl-operation-filter.lo gegl-operation-meta.lo gegl-operation-point-composer.lo gegl-operation-point-composer3.lo gegl-operation-point-filter.lo gegl-operation-point-render.lo gegl-operation-sink.lo gegl-operation-source.lo gegl-operation-temporal.lo gegl-operation-context.lo gegl-operations.lo libtool: link: ar cru .libs/liboperation.a .libs/gegl-extension-handler.o .libs/gegl-operation.o .libs/gegl-operation-area-filter.o .libs/gegl-operation-composer.o .libs/gegl-operation-composer3.o .libs/gegl-operation-filter.o .libs/gegl-operation-meta.o .libs/gegl-operation-point-composer.o .libs/gegl-operation-point-composer3.o .libs/gegl-operation-point-filter.o .libs/gegl-operation-point-render.o .libs/gegl-operation-sink.o .libs/gegl-operation-source.o .libs/gegl-operation-temporal.o .libs/gegl-operation-context.o .libs/gegl-operations.o libtool: link: ranlib .libs/liboperation.a libtool: link: ( cd ".libs" && rm -f "liboperation.la" && ln -s "../liboperation.la" "liboperation.la" ) make[4]: Leaving directory `/«PKGBUILDDIR»/gegl/operation' Making all in process make[4]: Entering directory `/«PKGBUILDDIR»/gegl/process' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o gegl-need-visitor.lo gegl-need-visitor.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c gegl-need-visitor.c -fPIC -DPIC -o .libs/gegl-need-visitor.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o gegl-debug-rect-visitor.lo gegl-debug-rect-visitor.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c gegl-debug-rect-visitor.c -fPIC -DPIC -o .libs/gegl-debug-rect-visitor.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o gegl-eval-mgr.lo gegl-eval-mgr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c gegl-eval-mgr.c -fPIC -DPIC -o .libs/gegl-eval-mgr.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o gegl-eval-visitor.lo gegl-eval-visitor.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c gegl-eval-visitor.c -fPIC -DPIC -o .libs/gegl-eval-visitor.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o gegl-finish-visitor.lo gegl-finish-visitor.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c gegl-finish-visitor.c -fPIC -DPIC -o .libs/gegl-finish-visitor.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o gegl-have-visitor.lo gegl-have-visitor.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c gegl-have-visitor.c -fPIC -DPIC -o .libs/gegl-have-visitor.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o gegl-prepare-visitor.lo gegl-prepare-visitor.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c gegl-prepare-visitor.c -fPIC -DPIC -o .libs/gegl-prepare-visitor.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o gegl-processor.lo gegl-processor.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c gegl-processor.c -fPIC -DPIC -o .libs/gegl-processor.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -Wl,-z,relro -Wl,--as-needed -o libprocess.la gegl-need-visitor.lo gegl-debug-rect-visitor.lo gegl-eval-mgr.lo gegl-eval-visitor.lo gegl-finish-visitor.lo gegl-have-visitor.lo gegl-prepare-visitor.lo gegl-processor.lo libtool: link: ar cru .libs/libprocess.a .libs/gegl-need-visitor.o .libs/gegl-debug-rect-visitor.o .libs/gegl-eval-mgr.o .libs/gegl-eval-visitor.o .libs/gegl-finish-visitor.o .libs/gegl-have-visitor.o .libs/gegl-prepare-visitor.o .libs/gegl-processor.o libtool: link: ranlib .libs/libprocess.a libtool: link: ( cd ".libs" && rm -f "libprocess.la" && ln -s "../libprocess.la" "libprocess.la" ) make[4]: Leaving directory `/«PKGBUILDDIR»/gegl/process' Making all in property-types make[4]: Entering directory `/«PKGBUILDDIR»/gegl/property-types' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o gegl-color.lo gegl-color.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c gegl-color.c -fPIC -DPIC -o .libs/gegl-color.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o gegl-curve.lo gegl-curve.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c gegl-curve.c -fPIC -DPIC -o .libs/gegl-curve.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o gegl-path.lo gegl-path.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c gegl-path.c -fPIC -DPIC -o .libs/gegl-path.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o gegl-paramspecs.lo gegl-paramspecs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c gegl-paramspecs.c -fPIC -DPIC -o .libs/gegl-paramspecs.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -Wl,-z,relro -Wl,--as-needed -o libpropertytypes.la gegl-color.lo gegl-curve.lo gegl-path.lo gegl-paramspecs.lo libtool: link: ar cru .libs/libpropertytypes.a .libs/gegl-color.o .libs/gegl-curve.o .libs/gegl-path.o .libs/gegl-paramspecs.o libtool: link: ranlib .libs/libpropertytypes.a libtool: link: ( cd ".libs" && rm -f "libpropertytypes.la" && ln -s "../libpropertytypes.la" "libpropertytypes.la" ) make[4]: Leaving directory `/«PKGBUILDDIR»/gegl/property-types' Making all in opencl make[4]: Entering directory `/«PKGBUILDDIR»/gegl/opencl' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o gegl-cl-init.lo gegl-cl-init.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c gegl-cl-init.c -fPIC -DPIC -o .libs/gegl-cl-init.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o gegl-cl-color.lo gegl-cl-color.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c gegl-cl-color.c -fPIC -DPIC -o .libs/gegl-cl-color.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -Wl,-z,relro -Wl,--as-needed -o libcl.la gegl-cl-init.lo gegl-cl-color.lo libtool: link: ar cru .libs/libcl.a .libs/gegl-cl-init.o .libs/gegl-cl-color.o libtool: link: ranlib .libs/libcl.a libtool: link: ( cd ".libs" && rm -f "libcl.la" && ln -s "../libcl.la" "libcl.la" ) make[4]: Leaving directory `/«PKGBUILDDIR»/gegl/opencl' make[4]: Entering directory `/«PKGBUILDDIR»/gegl' /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/property-types -I../gegl/property-types -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -DLIBDIR=\""/usr/lib/x86_64-linux-gnu"\" -DGEGL_LOCALEDIR=\""/usr/share/locale"\" -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o gegl-c.lo gegl-c.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/property-types -I../gegl/property-types -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -DLIBDIR=\"/usr/lib/x86_64-linux-gnu\" -DGEGL_LOCALEDIR=\"/usr/share/locale\" -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c gegl-c.c -fPIC -DPIC -o .libs/gegl-c.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/property-types -I../gegl/property-types -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -DLIBDIR=\""/usr/lib/x86_64-linux-gnu"\" -DGEGL_LOCALEDIR=\""/usr/share/locale"\" -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o gegl-apply.lo gegl-apply.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/property-types -I../gegl/property-types -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -DLIBDIR=\"/usr/lib/x86_64-linux-gnu\" -DGEGL_LOCALEDIR=\"/usr/share/locale\" -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c gegl-apply.c -fPIC -DPIC -o .libs/gegl-apply.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/property-types -I../gegl/property-types -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -DLIBDIR=\""/usr/lib/x86_64-linux-gnu"\" -DGEGL_LOCALEDIR=\""/usr/share/locale"\" -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o gegl-config.lo gegl-config.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/property-types -I../gegl/property-types -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -DLIBDIR=\"/usr/lib/x86_64-linux-gnu\" -DGEGL_LOCALEDIR=\"/usr/share/locale\" -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c gegl-config.c -fPIC -DPIC -o .libs/gegl-config.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/property-types -I../gegl/property-types -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -DLIBDIR=\""/usr/lib/x86_64-linux-gnu"\" -DGEGL_LOCALEDIR=\""/usr/share/locale"\" -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o gegl-cpuaccel.lo gegl-cpuaccel.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/property-types -I../gegl/property-types -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -DLIBDIR=\"/usr/lib/x86_64-linux-gnu\" -DGEGL_LOCALEDIR=\"/usr/share/locale\" -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c gegl-cpuaccel.c -fPIC -DPIC -o .libs/gegl-cpuaccel.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/property-types -I../gegl/property-types -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -DLIBDIR=\""/usr/lib/x86_64-linux-gnu"\" -DGEGL_LOCALEDIR=\""/usr/share/locale"\" -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o gegl-dot.lo gegl-dot.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/property-types -I../gegl/property-types -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -DLIBDIR=\"/usr/lib/x86_64-linux-gnu\" -DGEGL_LOCALEDIR=\"/usr/share/locale\" -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c gegl-dot.c -fPIC -DPIC -o .libs/gegl-dot.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/property-types -I../gegl/property-types -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -DLIBDIR=\""/usr/lib/x86_64-linux-gnu"\" -DGEGL_LOCALEDIR=\""/usr/share/locale"\" -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o gegl-dot-visitor.lo gegl-dot-visitor.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/property-types -I../gegl/property-types -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -DLIBDIR=\"/usr/lib/x86_64-linux-gnu\" -DGEGL_LOCALEDIR=\"/usr/share/locale\" -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c gegl-dot-visitor.c -fPIC -DPIC -o .libs/gegl-dot-visitor.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/property-types -I../gegl/property-types -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -DLIBDIR=\""/usr/lib/x86_64-linux-gnu"\" -DGEGL_LOCALEDIR=\""/usr/share/locale"\" -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o gegl-enums.lo gegl-enums.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/property-types -I../gegl/property-types -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -DLIBDIR=\"/usr/lib/x86_64-linux-gnu\" -DGEGL_LOCALEDIR=\"/usr/share/locale\" -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c gegl-enums.c -fPIC -DPIC -o .libs/gegl-enums.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/property-types -I../gegl/property-types -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -DLIBDIR=\""/usr/lib/x86_64-linux-gnu"\" -DGEGL_LOCALEDIR=\""/usr/share/locale"\" -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o gegl-init.lo gegl-init.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/property-types -I../gegl/property-types -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -DLIBDIR=\"/usr/lib/x86_64-linux-gnu\" -DGEGL_LOCALEDIR=\"/usr/share/locale\" -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c gegl-init.c -fPIC -DPIC -o .libs/gegl-init.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/property-types -I../gegl/property-types -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -DLIBDIR=\""/usr/lib/x86_64-linux-gnu"\" -DGEGL_LOCALEDIR=\""/usr/share/locale"\" -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o gegl-instrument.lo gegl-instrument.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/property-types -I../gegl/property-types -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -DLIBDIR=\"/usr/lib/x86_64-linux-gnu\" -DGEGL_LOCALEDIR=\"/usr/share/locale\" -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c gegl-instrument.c -fPIC -DPIC -o .libs/gegl-instrument.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/property-types -I../gegl/property-types -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -DLIBDIR=\""/usr/lib/x86_64-linux-gnu"\" -DGEGL_LOCALEDIR=\""/usr/share/locale"\" -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o gegl-utils.lo gegl-utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/property-types -I../gegl/property-types -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -DLIBDIR=\"/usr/lib/x86_64-linux-gnu\" -DGEGL_LOCALEDIR=\"/usr/share/locale\" -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c gegl-utils.c -fPIC -DPIC -o .libs/gegl-utils.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/property-types -I../gegl/property-types -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -DLIBDIR=\""/usr/lib/x86_64-linux-gnu"\" -DGEGL_LOCALEDIR=\""/usr/share/locale"\" -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o gegl-lookup.lo gegl-lookup.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/property-types -I../gegl/property-types -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -DLIBDIR=\"/usr/lib/x86_64-linux-gnu\" -DGEGL_LOCALEDIR=\"/usr/share/locale\" -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c gegl-lookup.c -fPIC -DPIC -o .libs/gegl-lookup.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/property-types -I../gegl/property-types -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -DLIBDIR=\""/usr/lib/x86_64-linux-gnu"\" -DGEGL_LOCALEDIR=\""/usr/share/locale"\" -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o gegl-xml.lo gegl-xml.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/property-types -I../gegl/property-types -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -DLIBDIR=\"/usr/lib/x86_64-linux-gnu\" -DGEGL_LOCALEDIR=\"/usr/share/locale\" -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c gegl-xml.c -fPIC -DPIC -o .libs/gegl-xml.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/property-types -I../gegl/property-types -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -DLIBDIR=\""/usr/lib/x86_64-linux-gnu"\" -DGEGL_LOCALEDIR=\""/usr/share/locale"\" -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o gegl-matrix.lo gegl-matrix.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/property-types -I../gegl/property-types -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -DLIBDIR=\"/usr/lib/x86_64-linux-gnu\" -DGEGL_LOCALEDIR=\"/usr/share/locale\" -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c gegl-matrix.c -fPIC -DPIC -o .libs/gegl-matrix.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -export-dynamic -version-info 199:1:199 -Wl,-z,relro -Wl,--as-needed -o libgegl-0.2.la -rpath /usr/lib/x86_64-linux-gnu gegl-c.lo gegl-apply.lo gegl-config.lo gegl-cpuaccel.lo gegl-dot.lo gegl-dot-visitor.lo gegl-enums.lo gegl-init.lo gegl-instrument.lo gegl-utils.lo gegl-lookup.lo gegl-xml.lo gegl-matrix.lo ../gegl/buffer/libbuffer.la ../gegl/module/libmodule.la ../gegl/operation/liboperation.la ../gegl/graph/libgraph.la ../gegl/process/libprocess.la ../gegl/property-types/libpropertytypes.la ../gegl/opencl/libcl.la -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lbabl-0.1 -lm libtool: link: gcc -shared -fPIC -DPIC .libs/gegl-c.o .libs/gegl-apply.o .libs/gegl-config.o .libs/gegl-cpuaccel.o .libs/gegl-dot.o .libs/gegl-dot-visitor.o .libs/gegl-enums.o .libs/gegl-init.o .libs/gegl-instrument.o .libs/gegl-utils.o .libs/gegl-lookup.o .libs/gegl-xml.o .libs/gegl-matrix.o -Wl,--whole-archive ../gegl/buffer/.libs/libbuffer.a ../gegl/module/.libs/libmodule.a ../gegl/operation/.libs/liboperation.a ../gegl/graph/.libs/libgraph.a ../gegl/process/.libs/libprocess.a ../gegl/property-types/.libs/libpropertytypes.a ../gegl/opencl/.libs/libcl.a -Wl,--no-whole-archive -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lbabl-0.1 -lm -pthread -O2 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libgegl-0.2.so.0 -o .libs/libgegl-0.2.so.0.199.1 libtool: link: (cd ".libs" && rm -f "libgegl-0.2.so.0" && ln -s "libgegl-0.2.so.0.199.1" "libgegl-0.2.so.0") libtool: link: (cd ".libs" && rm -f "libgegl-0.2.so" && ln -s "libgegl-0.2.so.0.199.1" "libgegl-0.2.so") libtool: link: ( cd ".libs" && rm -f "libgegl-0.2.la" && ln -s "../libgegl-0.2.la" "libgegl-0.2.la" ) make[4]: Leaving directory `/«PKGBUILDDIR»/gegl' make[3]: Leaving directory `/«PKGBUILDDIR»/gegl' Making all in operations make[3]: Entering directory `/«PKGBUILDDIR»/operations' Making all in core make[4]: Entering directory `/«PKGBUILDDIR»/operations/core' /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/core -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o clone.la.lo clone.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o clone.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 clone.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/core -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o convert-format.la.lo convert-format.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o convert-format.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 convert-format.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/core -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o crop.la.lo crop.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o crop.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 crop.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/core -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o nop.la.lo nop.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o nop.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 nop.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm make[4]: Leaving directory `/«PKGBUILDDIR»/operations/core' Making all in common make[4]: Entering directory `/«PKGBUILDDIR»/operations/common' Making all in perlin make[5]: Entering directory `/«PKGBUILDDIR»/operations/common/perlin' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/«PKGBUILDDIR»/operations/common/perlin' make[5]: Entering directory `/«PKGBUILDDIR»/operations/common' /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/common -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o bilateral-filter.la.lo bilateral-filter.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o bilateral-filter.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 bilateral-filter.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/common -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o box-blur.la.lo box-blur.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o box-blur.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 box-blur.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/common -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o brightness-contrast.la.lo brightness-contrast.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o brightness-contrast.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 brightness-contrast.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/common -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o buffer-sink.la.lo buffer-sink.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o buffer-sink.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 buffer-sink.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/common -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o buffer-source.la.lo buffer-source.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o buffer-source.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 buffer-source.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/common -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o c2g.la.lo c2g.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o c2g.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 c2g.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/common -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o checkerboard.la.lo checkerboard.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o checkerboard.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 checkerboard.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/common -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o color-temperature.la.lo color-temperature.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o color-temperature.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 color-temperature.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/common -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o color-to-alpha.la.lo color-to-alpha.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o color-to-alpha.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 color-to-alpha.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/common -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o color.la.lo color.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o color.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 color.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/common -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o contrast-curve.la.lo contrast-curve.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o contrast-curve.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 contrast-curve.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/common -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o difference-of-gaussians.la.lo difference-of-gaussians.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o difference-of-gaussians.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 difference-of-gaussians.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/common -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o display.la.lo display.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o display.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 display.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/common -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o dropshadow.la.lo dropshadow.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o dropshadow.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 dropshadow.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/common -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o edge-laplace.la.lo edge-laplace.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o edge-laplace.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 edge-laplace.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/common -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o edge-sobel.la.lo edge-sobel.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o edge-sobel.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 edge-sobel.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/common -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o exp-combine.la.lo exp-combine.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o exp-combine.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 exp-combine.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/common -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o fattal02.la.lo fattal02.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o fattal02.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 fattal02.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/common -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o fractal-explorer.la.lo fractal-explorer.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o fractal-explorer.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 fractal-explorer.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/common -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o gaussian-blur.la.lo gaussian-blur.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o gaussian-blur.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 gaussian-blur.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/common -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o gegl-buffer-load-op.la.lo gegl-buffer-load-op.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o gegl-buffer-load-op.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 gegl-buffer-load-op.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/common -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o gegl-buffer-save-op.la.lo gegl-buffer-save-op.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o gegl-buffer-save-op.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 gegl-buffer-save-op.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/common -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o grey.la.lo grey.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o grey.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 grey.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/common -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o grid.la.lo grid.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o grid.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 grid.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/common -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o introspect.la.lo introspect.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o introspect.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 introspect.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/common -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o invert.la.lo invert.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o invert.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 invert.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/common -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o layer.la.lo layer.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o layer.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 layer.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/common -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o lens-distortion.la.lo lens-distortion.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o lens-distortion.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 lens-distortion.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/common -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o levels.la.lo levels.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o levels.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 levels.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/common -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o load.la.lo load.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o load.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 load.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/common -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o magick-load.la.lo magick-load.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o magick-load.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 magick-load.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/common -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o mantiuk06.la.lo mantiuk06.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o mantiuk06.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 mantiuk06.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/common -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o map-absolute.la.lo map-absolute.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o map-absolute.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 map-absolute.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/common -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o map-relative.la.lo map-relative.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o map-relative.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 map-relative.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/common -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o matting-global.la.lo matting-global.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o matting-global.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 matting-global.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/common -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o mblur.la.lo mblur.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o mblur.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 mblur.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/common -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o mirrors.la.lo mirrors.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o mirrors.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 mirrors.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/common -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o mono-mixer.la.lo mono-mixer.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o mono-mixer.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 mono-mixer.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/common -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o motion-blur.la.lo motion-blur.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o motion-blur.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 motion-blur.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/common -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o noise-reduction.la.lo noise-reduction.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o noise-reduction.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 noise-reduction.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/common -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o noise.la.lo noise.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o noise.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 noise.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/common -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o opacity.la.lo opacity.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o opacity.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 opacity.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/common -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o open-buffer.la.lo open-buffer.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o open-buffer.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 open-buffer.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/common -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o over.la.lo over.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o over.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 over.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/common -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o pixelize.la.lo pixelize.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o pixelize.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 pixelize.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/common -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o polar-coordinates.la.lo polar-coordinates.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o polar-coordinates.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 polar-coordinates.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/common -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o posterize.la.lo posterize.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o posterize.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 posterize.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/common -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o raw-load.la.lo raw-load.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' raw-load.c:90:12: warning: ignoring return value of function declared with warn_unused_result attribute [-Wunused-result] fread (buf, 1, width * height * 3 * 2, pfp); ^~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o raw-load.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 raw-load.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/common -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o rectangle.la.lo rectangle.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o rectangle.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 rectangle.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/common -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o reinhard05.la.lo reinhard05.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o reinhard05.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 reinhard05.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/common -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o remap.la.lo remap.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o remap.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 remap.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/common -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o ripple.la.lo ripple.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o ripple.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 ripple.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/common -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o save.la.lo save.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o save.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 save.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/common -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o snn-mean.la.lo snn-mean.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o snn-mean.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 snn-mean.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/common -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o stress.la.lo stress.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o stress.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 stress.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/common -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o stretch-contrast.la.lo stretch-contrast.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o stretch-contrast.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 stretch-contrast.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/common -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o svg-huerotate.la.lo svg-huerotate.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o svg-huerotate.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 svg-huerotate.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/common -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o svg-luminancetoalpha.la.lo svg-luminancetoalpha.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o svg-luminancetoalpha.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 svg-luminancetoalpha.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/common -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o svg-matrix.la.lo svg-matrix.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o svg-matrix.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 svg-matrix.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/common -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o svg-saturate.la.lo svg-saturate.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o svg-saturate.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 svg-saturate.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/common -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o threshold.la.lo threshold.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o threshold.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 threshold.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/common -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o unsharp-mask.la.lo unsharp-mask.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o unsharp-mask.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 unsharp-mask.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/common -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o value-invert.la.lo value-invert.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o value-invert.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 value-invert.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/common -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o vignette.la.lo vignette.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o vignette.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 vignette.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/common -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o waves.la.lo waves.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o waves.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 waves.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/common -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o weighted-blend.la.lo weighted-blend.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o weighted-blend.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 weighted-blend.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/common -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o write-buffer.la.lo write-buffer.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o write-buffer.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 write-buffer.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm make[5]: Leaving directory `/«PKGBUILDDIR»/operations/common' make[4]: Leaving directory `/«PKGBUILDDIR»/operations/common' Making all in generated make[4]: Entering directory `/«PKGBUILDDIR»/operations/generated' /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/generated -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o add.la.lo add.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o add.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 add.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/generated -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o clear.la.lo clear.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o clear.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 clear.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/generated -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o color-burn.la.lo color-burn.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o color-burn.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 color-burn.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/generated -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o color-dodge.la.lo color-dodge.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o color-dodge.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 color-dodge.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/generated -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o darken.la.lo darken.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o darken.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 darken.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/generated -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o difference.la.lo difference.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o difference.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 difference.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/generated -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o divide.la.lo divide.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o divide.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 divide.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/generated -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o dst-atop.la.lo dst-atop.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o dst-atop.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 dst-atop.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/generated -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o dst-in.la.lo dst-in.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o dst-in.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 dst-in.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/generated -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o dst-out.la.lo dst-out.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o dst-out.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 dst-out.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/generated -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o dst-over.la.lo dst-over.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o dst-over.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 dst-over.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/generated -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o dst.la.lo dst.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o dst.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 dst.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/generated -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o exclusion.la.lo exclusion.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o exclusion.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 exclusion.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/generated -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o gamma.la.lo gamma.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o gamma.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 gamma.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/generated -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o hard-light.la.lo hard-light.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o hard-light.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 hard-light.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/generated -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o lighten.la.lo lighten.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o lighten.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 lighten.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/generated -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o multiply.la.lo multiply.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o multiply.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 multiply.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/generated -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o overlay.la.lo overlay.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o overlay.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 overlay.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/generated -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o plus.la.lo plus.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o plus.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 plus.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/generated -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o screen.la.lo screen.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o screen.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 screen.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/generated -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o soft-light.la.lo soft-light.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o soft-light.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 soft-light.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/generated -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o src-atop.la.lo src-atop.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o src-atop.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 src-atop.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/generated -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o src-in.la.lo src-in.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o src-in.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 src-in.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/generated -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o src-out.la.lo src-out.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o src-out.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 src-out.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/generated -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o src-over.la.lo src-over.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o src-over.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 src-over.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/generated -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o src.la.lo src.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o src.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 src.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/generated -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o subtract.la.lo subtract.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o subtract.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 subtract.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/generated -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o svg-multiply.la.lo svg-multiply.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o svg-multiply.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 svg-multiply.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -I../../operations/generated -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o xor.la.lo xor.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --quiet --tag=CC --mode=link gcc -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o xor.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 xor.la.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm make[4]: Leaving directory `/«PKGBUILDDIR»/operations/generated' Making all in transform make[4]: Entering directory `/«PKGBUILDDIR»/operations/transform' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o transform-core.lo transform-core.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c transform-core.c -fPIC -DPIC -o .libs/transform-core.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o module.lo module.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c module.c -fPIC -DPIC -o .libs/module.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o reflect.lo reflect.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c reflect.c -fPIC -DPIC -o .libs/reflect.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o rotate.lo rotate.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c rotate.c -fPIC -DPIC -o .libs/rotate.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o scale.lo scale.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c scale.c -fPIC -DPIC -o .libs/scale.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o shear.lo shear.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c shear.c -fPIC -DPIC -o .libs/shear.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o transform.lo transform.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c transform.c -fPIC -DPIC -o .libs/transform.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o translate.lo translate.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c translate.c -fPIC -DPIC -o .libs/translate.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -o transformops.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 transform-core.lo module.lo reflect.lo rotate.lo scale.lo shear.lo transform.lo translate.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 libtool: link: gcc -shared -fPIC -DPIC .libs/transform-core.o .libs/module.o .libs/reflect.o .libs/rotate.o .libs/scale.o .libs/shear.o .libs/transform.o .libs/translate.o -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -O2 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,transformops.so -o .libs/transformops.so libtool: link: ( cd ".libs" && rm -f "transformops.la" && ln -s "../transformops.la" "transformops.la" ) make[4]: Leaving directory `/«PKGBUILDDIR»/operations/transform' Making all in external make[4]: Entering directory `/«PKGBUILDDIR»/operations/external' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -pthread -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o text_la-text.lo `test -f 'text.c' || echo './'`text.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -pthread -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c text.c -fPIC -DPIC -o .libs/text_la-text.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -pthread -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -o text.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 text_la-text.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 libtool: link: gcc -shared -fPIC -DPIC .libs/text_la-text.o -lgmodule-2.0 -lgio-2.0 -lgthread-2.0 -lrt -lpangocairo-1.0 -lpango-1.0 /usr/lib/x86_64-linux-gnu/libcairo.so -lgobject-2.0 -lglib-2.0 -pthread -pthread -O2 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,text.so -o .libs/text.so libtool: link: ( cd ".libs" && rm -f "text.la" && ln -s "../text.la" "text.la" ) /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o path_la-path.lo `test -f 'path.c' || echo './'`path.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c path.c -fPIC -DPIC -o .libs/path_la-path.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -o path.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 path_la-path.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lcairo libtool: link: gcc -shared -fPIC -DPIC .libs/path_la-path.o -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 /usr/lib/x86_64-linux-gnu/libcairo.so -pthread -O2 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,path.so -o .libs/path.so libtool: link: ( cd ".libs" && rm -f "path.la" && ln -s "../path.la" "path.la" ) /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o vector_fill_la-vector-fill.lo `test -f 'vector-fill.c' || echo './'`vector-fill.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c vector-fill.c -fPIC -DPIC -o .libs/vector_fill_la-vector-fill.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -o vector-fill.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 vector_fill_la-vector-fill.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lcairo libtool: link: gcc -shared -fPIC -DPIC .libs/vector_fill_la-vector-fill.o -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 /usr/lib/x86_64-linux-gnu/libcairo.so -pthread -O2 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,vector-fill.so -o .libs/vector-fill.so libtool: link: ( cd ".libs" && rm -f "vector-fill.la" && ln -s "../vector-fill.la" "vector-fill.la" ) /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o vector_stroke_la-vector-stroke.lo `test -f 'vector-stroke.c' || echo './'`vector-stroke.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c vector-stroke.c -fPIC -DPIC -o .libs/vector_stroke_la-vector-stroke.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -o vector-stroke.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 vector_stroke_la-vector-stroke.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lcairo libtool: link: gcc -shared -fPIC -DPIC .libs/vector_stroke_la-vector-stroke.o -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 /usr/lib/x86_64-linux-gnu/libcairo.so -pthread -O2 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,vector-stroke.so -o .libs/vector-stroke.so libtool: link: ( cd ".libs" && rm -f "vector-stroke.la" && ln -s "../vector-stroke.la" "vector-stroke.la" ) /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libpng12 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o png_load_la-png-load.lo `test -f 'png-load.c' || echo './'`png-load.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libpng12 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c png-load.c -fPIC -DPIC -o .libs/png_load_la-png-load.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libpng12 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -o png-load.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 png_load_la-png-load.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lpng12 libtool: link: gcc -shared -fPIC -DPIC .libs/png_load_la-png-load.o -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lpng12 -pthread -O2 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,png-load.so -o .libs/png-load.so libtool: link: ( cd ".libs" && rm -f "png-load.la" && ln -s "../png-load.la" "png-load.la" ) /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libpng12 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o png_save_la-png-save.lo `test -f 'png-save.c' || echo './'`png-save.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libpng12 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c png-save.c -fPIC -DPIC -o .libs/png_save_la-png-save.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libpng12 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -o png-save.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 png_save_la-png-save.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lpng12 libtool: link: gcc -shared -fPIC -DPIC .libs/png_save_la-png-save.o -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lpng12 -pthread -O2 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,png-save.so -o .libs/png-save.so libtool: link: ( cd ".libs" && rm -f "png-save.la" && ln -s "../png-save.la" "png-save.la" ) /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o jpg-load.lo jpg-load.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c jpg-load.c -fPIC -DPIC -o .libs/jpg-load.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -o jpg-load.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 jpg-load.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -ljpeg libtool: link: gcc -shared -fPIC -DPIC .libs/jpg-load.o -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -ljpeg -pthread -O2 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,jpg-load.so -o .libs/jpg-load.so libtool: link: ( cd ".libs" && rm -f "jpg-load.la" && ln -s "../jpg-load.la" "jpg-load.la" ) /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o jpg-save.lo jpg-save.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c jpg-save.c -fPIC -DPIC -o .libs/jpg-save.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -o jpg-save.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 jpg-save.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -ljpeg libtool: link: gcc -shared -fPIC -DPIC .libs/jpg-save.o -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -ljpeg -pthread -O2 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,jpg-save.so -o .libs/jpg-save.so libtool: link: ( cd ".libs" && rm -f "jpg-save.la" && ln -s "../jpg-save.la" "jpg-save.la" ) /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o svg_load_la-svg-load.lo `test -f 'svg-load.c' || echo './'`svg-load.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c svg-load.c -fPIC -DPIC -o .libs/svg_load_la-svg-load.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' svg-load.c:77:5: warning: 'rsvg_init' is deprecated [-Wdeprecated-declarations] rsvg_init(); ^ svg-load.c:84:14: warning: 'rsvg_pixbuf_from_file_at_size' is deprecated [-Wdeprecated-declarations] pixbuf = rsvg_pixbuf_from_file_at_size (path, ^ svg-load.c:102:5: warning: 'rsvg_term' is deprecated [-Wdeprecated-declarations] rsvg_term(); ^ svg-load.c:141:3: warning: 'rsvg_init' is deprecated [-Wdeprecated-declarations] rsvg_init (); ^ svg-load.c:150:3: warning: 'rsvg_handle_set_size_callback' is deprecated [-Wdeprecated-declarations] rsvg_handle_set_size_callback (handle, load_get_size_callback, &vals, NULL); ^ svg-load.c:154:3: warning: 'rsvg_handle_free' is deprecated [-Wdeprecated-declarations] rsvg_handle_free (handle); ^ svg-load.c:155:3: warning: 'rsvg_term' is deprecated [-Wdeprecated-declarations] rsvg_term (); ^ 7 warnings generated. /bin/bash ../../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -o svg-load.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 svg_load_la-svg-load.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lcairo -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 libtool: link: gcc -shared -fPIC -DPIC .libs/svg_load_la-svg-load.o -lgmodule-2.0 -lgthread-2.0 -lrt -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 /usr/lib/x86_64-linux-gnu/libcairo.so -lgobject-2.0 -lglib-2.0 -pthread -pthread -O2 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,svg-load.so -o .libs/svg-load.so libtool: link: ( cd ".libs" && rm -f "svg-load.la" && ln -s "../svg-load.la" "svg-load.la" ) /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o pixbuf_la-pixbuf.lo `test -f 'pixbuf.c' || echo './'`pixbuf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c pixbuf.c -fPIC -DPIC -o .libs/pixbuf_la-pixbuf.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -o pixbuf.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 pixbuf_la-pixbuf.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -shared -fPIC -DPIC .libs/pixbuf_la-pixbuf.o -lgmodule-2.0 -lgio-2.0 -lgthread-2.0 -lrt -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -pthread -pthread -O2 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,pixbuf.so -o .libs/pixbuf.so libtool: link: ( cd ".libs" && rm -f "pixbuf.la" && ln -s "../pixbuf.la" "pixbuf.la" ) /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o save_pixbuf_la-save-pixbuf.lo `test -f 'save-pixbuf.c' || echo './'`save-pixbuf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c save-pixbuf.c -fPIC -DPIC -o .libs/save_pixbuf_la-save-pixbuf.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -o save-pixbuf.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 save_pixbuf_la-save-pixbuf.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -shared -fPIC -DPIC .libs/save_pixbuf_la-save-pixbuf.o -lgmodule-2.0 -lgio-2.0 -lgthread-2.0 -lrt -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -pthread -pthread -O2 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,save-pixbuf.so -o .libs/save-pixbuf.so libtool: link: ( cd ".libs" && rm -f "save-pixbuf.la" && ln -s "../save-pixbuf.la" "save-pixbuf.la" ) /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -pthread -I/usr/include/OpenEXR -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o exr_load_la-exr-load.lo `test -f 'exr-load.cpp' || echo './'`exr-load.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -pthread -I/usr/include/OpenEXR -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c exr-load.cpp -fPIC -DPIC -o .libs/exr_load_la-exr-load.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CXX --mode=link g++ -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -pthread -I/usr/include/OpenEXR -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -o exr-load.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 exr_load_la-exr-load.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -lIlmImf -lz -lImath -lHalf -lIex -lIlmThread libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crti.o /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/crtbeginS.o .libs/exr_load_la-exr-load.o -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 /usr/lib/libIlmImf.so -lz -lImath -lHalf -lIex -lIlmThread -L/usr/bin/../lib/gcc/x86_64-linux-gnu/4.7 -L/usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu -L/lib/x86_64-linux-gnu -L/lib/../lib64 -L/usr/lib/x86_64-linux-gnu -L/usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../.. -L/lib -L/usr/lib -lstdc++ -lm -lc -lgcc_s /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/crtendS.o /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crtn.o -pthread -pthread -O2 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--export-dynamic -pthread -pthread -pthread -Wl,-soname -Wl,exr-load.so -o .libs/exr-load.so clang: warning: argument unused during compilation: '-pthread' clang: warning: argument unused during compilation: '-pthread' clang: warning: argument unused during compilation: '-pthread' clang: warning: argument unused during compilation: '-pthread' clang: warning: argument unused during compilation: '-pthread' libtool: link: ( cd ".libs" && rm -f "exr-load.la" && ln -s "../exr-load.la" "exr-load.la" ) /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -pthread -I/usr/include/OpenEXR -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o exr_save_la-exr-save.lo `test -f 'exr-save.cc' || echo './'`exr-save.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -pthread -I/usr/include/OpenEXR -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c exr-save.cc -fPIC -DPIC -o .libs/exr_save_la-exr-save.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CXX --mode=link g++ -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -pthread -I/usr/include/OpenEXR -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -o exr-save.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 exr_save_la-exr-save.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -lIlmImf -lz -lImath -lHalf -lIex -lIlmThread libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crti.o /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/crtbeginS.o .libs/exr_save_la-exr-save.o -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 /usr/lib/libIlmImf.so -lz -lImath -lHalf -lIex -lIlmThread -L/usr/bin/../lib/gcc/x86_64-linux-gnu/4.7 -L/usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu -L/lib/x86_64-linux-gnu -L/lib/../lib64 -L/usr/lib/x86_64-linux-gnu -L/usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../.. -L/lib -L/usr/lib -lstdc++ -lm -lc -lgcc_s /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/crtendS.o /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crtn.o -pthread -pthread -O2 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--export-dynamic -pthread -pthread -pthread -Wl,-soname -Wl,exr-save.so -o .libs/exr-save.so clang: warning: argument unused during compilation: '-pthread' clang: warning: argument unused during compilation: '-pthread' clang: warning: argument unused during compilation: '-pthread' clang: warning: argument unused during compilation: '-pthread' clang: warning: argument unused during compilation: '-pthread' libtool: link: ( cd ".libs" && rm -f "exr-save.la" && ln -s "../exr-save.la" "exr-save.la" ) /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o sdl_display_la-sdl-display.lo `test -f 'sdl-display.c' || echo './'`sdl-display.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c sdl-display.c -fPIC -DPIC -o .libs/sdl_display_la-sdl-display.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -o sdl-display.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 sdl_display_la-sdl-display.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -L/usr/lib/x86_64-linux-gnu -lSDL libtool: link: gcc -shared -fPIC -DPIC .libs/sdl_display_la-sdl-display.o -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -L/usr/lib/x86_64-linux-gnu -lSDL -pthread -O2 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,sdl-display.so -o .libs/sdl-display.so libtool: link: ( cd ".libs" && rm -f "sdl-display.la" && ln -s "../sdl-display.la" "sdl-display.la" ) /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libopenraw-1.0 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o openraw_la-openraw.lo `test -f 'openraw.c' || echo './'`openraw.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libopenraw-1.0 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c openraw.c -fPIC -DPIC -o .libs/openraw_la-openraw.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libopenraw-1.0 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -o openraw.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 openraw_la-openraw.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lopenraw libtool: link: gcc -shared -fPIC -DPIC .libs/openraw_la-openraw.o -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lopenraw -pthread -O2 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,openraw.so -o .libs/openraw.so libtool: link: ( cd ".libs" && rm -f "openraw.la" && ln -s "../openraw.la" "openraw.la" ) /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o jp2_load_la-jp2-load.lo `test -f 'jp2-load.c' || echo './'`jp2-load.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c jp2-load.c -fPIC -DPIC -o .libs/jp2_load_la-jp2-load.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -o jp2-load.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 jp2_load_la-jp2-load.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -ljasper libtool: link: gcc -shared -fPIC -DPIC .libs/jp2_load_la-jp2-load.o -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -ljasper -pthread -O2 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,jp2-load.so -o .libs/jp2-load.so libtool: link: ( cd ".libs" && rm -f "jp2-load.la" && ln -s "../jp2-load.la" "jp2-load.la" ) /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o ff_load_la-ff-load.lo `test -f 'ff-load.c' || echo './'`ff-load.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c ff-load.c -fPIC -DPIC -o .libs/ff_load_la-ff-load.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' ff-load.c:140:9: warning: 'av_close_input_file' is deprecated [-Wdeprecated-declarations] av_close_input_file (p->ic); ^ ff-load.c:274:13: warning: 'av_open_input_file' is deprecated [-Wdeprecated-declarations] err = av_open_input_file (&p->ic, o->path, NULL, 0, NULL); ^ ff-load.c:279:13: warning: 'av_find_stream_info' is deprecated [-Wdeprecated-declarations] err = av_find_stream_info (p->ic); ^ ff-load.c:315:11: warning: 'avcodec_open' is deprecated [-Wdeprecated-declarations] if (avcodec_open (p->enc, p->codec) < 0) ^ 4 warnings generated. /bin/bash ../../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -o ff-load.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 ff_load_la-ff-load.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lavformat -lavcodec libtool: link: gcc -shared -fPIC -DPIC .libs/ff_load_la-ff-load.o -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lavformat -lavcodec -pthread -O2 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,ff-load.so -o .libs/ff-load.so libtool: link: ( cd ".libs" && rm -f "ff-load.la" && ln -s "../ff-load.la" "ff-load.la" ) /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o matting_levin_la-matting-levin.lo `test -f 'matting-levin.c' || echo './'`matting-levin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c matting-levin.c -fPIC -DPIC -o .libs/matting_levin_la-matting-levin.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o matting_levin_la-matting-levin-cblas.lo `test -f 'matting-levin-cblas.c' || echo './'`matting-levin-cblas.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c matting-levin-cblas.c -fPIC -DPIC -o .libs/matting_levin_la-matting-levin-cblas.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -o matting-levin.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 matting_levin_la-matting-levin.lo matting_levin_la-matting-levin-cblas.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lumfpack libtool: link: gcc -shared -fPIC -DPIC .libs/matting_levin_la-matting-levin.o .libs/matting_levin_la-matting-levin-cblas.o -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lumfpack -pthread -O2 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,matting-levin.so -o .libs/matting-levin.so libtool: link: ( cd ".libs" && rm -f "matting-levin.la" && ln -s "../matting-levin.la" "matting-levin.la" ) /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o ppm-load.lo ppm-load.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c ppm-load.c -fPIC -DPIC -o .libs/ppm-load.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' ppm-load.c:81:9: warning: ignoring return value of function declared with warn_unused_result attribute [-Wunused-result] fgets (header,MAX_CHARS_IN_ROW,fp); ^~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~ ppm-load.c:65:5: warning: ignoring return value of function declared with warn_unused_result attribute [-Wunused-result] fgets (header,MAX_CHARS_IN_ROW,fp); ^~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~ ppm-load.c:78:5: warning: ignoring return value of function declared with warn_unused_result attribute [-Wunused-result] fgets (header,MAX_CHARS_IN_ROW,fp); ^~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~ ppm-load.c:89:5: warning: ignoring return value of function declared with warn_unused_result attribute [-Wunused-result] fgets (header,MAX_CHARS_IN_ROW,fp); ^~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~ ppm-load.c:123:9: warning: ignoring return value of function declared with warn_unused_result attribute [-Wunused-result] fread (img->data, img->bpc, img->numsamples, fp); ^~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ppm-load.c:148:17: warning: ignoring return value of function declared with warn_unused_result attribute [-Wunused-result] fscanf (fp, " %u", &sample); ^~~~~~ ~~~~~~~~~~~~~~~~~~ ppm-load.c:159:17: warning: ignoring return value of function declared with warn_unused_result attribute [-Wunused-result] fscanf (fp, " %u", &sample); ^~~~~~ ~~~~~~~~~~~~~~~~~~ 7 warnings generated. /bin/bash ../../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -o ppm-load.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 ppm-load.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 libtool: link: gcc -shared -fPIC -DPIC .libs/ppm-load.o -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -O2 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,ppm-load.so -o .libs/ppm-load.so libtool: link: ( cd ".libs" && rm -f "ppm-load.la" && ln -s "../ppm-load.la" "ppm-load.la" ) /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o ppm-save.lo ppm-save.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c ppm-save.c -fPIC -DPIC -o .libs/ppm-save.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -o ppm-save.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 ppm-save.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 libtool: link: gcc -shared -fPIC -DPIC .libs/ppm-save.o -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -O2 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,ppm-save.so -o .libs/ppm-save.so libtool: link: ( cd ".libs" && rm -f "ppm-save.la" && ln -s "../ppm-save.la" "ppm-save.la" ) /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -I ../../libs -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o rgbe_load_la-rgbe-load.lo `test -f 'rgbe-load.c' || echo './'`rgbe-load.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -I ../../libs -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c rgbe-load.c -fPIC -DPIC -o .libs/rgbe_load_la-rgbe-load.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -I ../../libs -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -o rgbe-load.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 rgbe_load_la-rgbe-load.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 ../../libs/rgbe/librgbe.la libtool: link: gcc -shared -fPIC -DPIC .libs/rgbe_load_la-rgbe-load.o -Wl,--whole-archive ../../libs/rgbe/.libs/librgbe.a -Wl,--no-whole-archive -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -O2 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,rgbe-load.so -o .libs/rgbe-load.so libtool: link: ( cd ".libs" && rm -f "rgbe-load.la" && ln -s "../rgbe-load.la" "rgbe-load.la" ) /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -I ../../libs -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o rgbe_save_la-rgbe-save.lo `test -f 'rgbe-save.c' || echo './'`rgbe-save.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -I ../../libs -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c rgbe-save.c -fPIC -DPIC -o .libs/rgbe_save_la-rgbe-save.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -I ../../libs -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -o rgbe-save.la -rpath /usr/lib/x86_64-linux-gnu/gegl-0.2 rgbe_save_la-rgbe-save.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 ../../libs/rgbe/librgbe.la libtool: link: gcc -shared -fPIC -DPIC .libs/rgbe_save_la-rgbe-save.o -Wl,--whole-archive ../../libs/rgbe/.libs/librgbe.a -Wl,--no-whole-archive -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -O2 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,rgbe-save.so -o .libs/rgbe-save.so libtool: link: ( cd ".libs" && rm -f "rgbe-save.la" && ln -s "../rgbe-save.la" "rgbe-save.la" ) make[4]: Leaving directory `/«PKGBUILDDIR»/operations/external' make[4]: Entering directory `/«PKGBUILDDIR»/operations' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/«PKGBUILDDIR»/operations' make[3]: Leaving directory `/«PKGBUILDDIR»/operations' Making all in bin make[3]: Entering directory `/«PKGBUILDDIR»/bin' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/property-types -I../gegl/property-types -I../gegl/operation -I../gegl/operation -I../gegl/module -I../gegl/module -I../gegl/opencl -I../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libpng12 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c gegl.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/property-types -I../gegl/property-types -I../gegl/operation -I../gegl/operation -I../gegl/module -I../gegl/module -I../gegl/opencl -I../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libpng12 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c gegl-options.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/property-types -I../gegl/property-types -I../gegl/operation -I../gegl/operation -I../gegl/module -I../gegl/module -I../gegl/opencl -I../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libpng12 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c gegl-path-smooth.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/property-types -I../gegl/property-types -I../gegl/operation -I../gegl/operation -I../gegl/module -I../gegl/module -I../gegl/opencl -I../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libpng12 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c gegl-path-spiro.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libpng12 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ ../gegl/libgegl-0.2.la -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lbabl-0.1 -lm -lpng12 -lspiro -Wl,-z,relro -Wl,--as-needed -o gegl gegl.o gegl-options.o gegl-path-smooth.o gegl-path-spiro.o libtool: link: gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libpng12 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -Wl,--export-dynamic -pthread -Wl,-z -Wl,relro -Wl,--as-needed -o .libs/gegl gegl.o gegl-options.o gegl-path-smooth.o gegl-path-spiro.o ../gegl/.libs/libgegl-0.2.so -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lbabl-0.1 -lm -lpng12 /usr/lib/libspiro.so -pthread clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' make[3]: Leaving directory `/«PKGBUILDDIR»/bin' Making all in tools make[3]: Entering directory `/«PKGBUILDDIR»/tools' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/module -I../gegl/module -I../gegl/property-types -I../gegl/property-types -I../gegl/opencl -I../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c introspect.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ ../gegl/libgegl-0.2.la -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lbabl-0.1 -lm -Wl,-z,relro -Wl,--as-needed -o introspect introspect.o libtool: link: gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -Wl,--export-dynamic -pthread -Wl,-z -Wl,relro -Wl,--as-needed -o .libs/introspect introspect.o ../gegl/.libs/libgegl-0.2.so -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lbabl-0.1 -lm -pthread clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/module -I../gegl/module -I../gegl/property-types -I../gegl/property-types -I../gegl/opencl -I../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c operation_reference.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ ../gegl/libgegl-0.2.la -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lbabl-0.1 -lm -Wl,-z,relro -Wl,--as-needed -o operation_reference operation_reference.o libtool: link: gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -Wl,--export-dynamic -pthread -Wl,-z -Wl,relro -Wl,--as-needed -o .libs/operation_reference operation_reference.o ../gegl/.libs/libgegl-0.2.so -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lbabl-0.1 -lm -pthread clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/module -I../gegl/module -I../gegl/property-types -I../gegl/property-types -I../gegl/opencl -I../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c img_cmp.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ ../gegl/libgegl-0.2.la -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lbabl-0.1 -lm -Wl,-z,relro -Wl,--as-needed -o img_cmp img_cmp.o libtool: link: gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -Wl,--export-dynamic -pthread -Wl,-z -Wl,relro -Wl,--as-needed -o .libs/img_cmp img_cmp.o ../gegl/.libs/libgegl-0.2.so -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lbabl-0.1 -lm -pthread clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/module -I../gegl/module -I../gegl/property-types -I../gegl/property-types -I../gegl/opencl -I../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o exp_combine-exp_combine.o `test -f 'exp_combine.cpp' || echo './'`exp_combine.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../libtool --tag=CXX --mode=link g++ -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall ../gegl/libgegl-0.2.la -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lbabl-0.1 -lm -Wl,-z,relro -Wl,--as-needed -o exp_combine exp_combine-exp_combine.o -lexiv2 libtool: link: g++ -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wl,--export-dynamic -pthread -Wl,-z -Wl,relro -Wl,--as-needed -o .libs/exp_combine exp_combine-exp_combine.o ../gegl/.libs/libgegl-0.2.so -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lbabl-0.1 -lm /usr/lib/libexiv2.so -pthread clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' make[3]: Leaving directory `/«PKGBUILDDIR»/tools' Making all in examples make[3]: Entering directory `/«PKGBUILDDIR»/examples' Making all in data make[4]: Entering directory `/«PKGBUILDDIR»/examples/data' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/«PKGBUILDDIR»/examples/data' make[4]: Entering directory `/«PKGBUILDDIR»/examples' /bin/bash ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/property-types -I../gegl/property-types -I../gegl/buffer -I../gegl/buffer -I../gegl/operation -I../gegl/operation -I../gegl/module -I../gegl/module -I../gegl/opencl -I../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libpng12 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o 2geglbuffer.lo 2geglbuffer.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../libtool --quiet --mode=link gcc ../gegl/libgegl-0.2.la -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lbabl-0.1 -lm -lpng12 -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o 2geglbuffer 2geglbuffer.lo clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/property-types -I../gegl/property-types -I../gegl/buffer -I../gegl/buffer -I../gegl/operation -I../gegl/operation -I../gegl/module -I../gegl/module -I../gegl/opencl -I../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libpng12 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o csugar.lo csugar.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../libtool --quiet --mode=link gcc ../gegl/libgegl-0.2.la -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lbabl-0.1 -lm -lpng12 -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o csugar csugar.lo clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/property-types -I../gegl/property-types -I../gegl/buffer -I../gegl/buffer -I../gegl/operation -I../gegl/operation -I../gegl/module -I../gegl/module -I../gegl/opencl -I../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libpng12 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o float-lookup.lo float-lookup.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../libtool --quiet --mode=link gcc ../gegl/libgegl-0.2.la -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lbabl-0.1 -lm -lpng12 -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o float-lookup float-lookup.lo clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/property-types -I../gegl/property-types -I../gegl/buffer -I../gegl/buffer -I../gegl/operation -I../gegl/operation -I../gegl/module -I../gegl/module -I../gegl/opencl -I../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libpng12 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o gegl-convert.lo gegl-convert.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../libtool --quiet --mode=link gcc ../gegl/libgegl-0.2.la -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lbabl-0.1 -lm -lpng12 -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o gegl-convert gegl-convert.lo clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/property-types -I../gegl/property-types -I../gegl/buffer -I../gegl/buffer -I../gegl/operation -I../gegl/operation -I../gegl/module -I../gegl/module -I../gegl/opencl -I../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libpng12 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o gegl-slicer.lo gegl-slicer.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../libtool --quiet --mode=link gcc ../gegl/libgegl-0.2.la -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lbabl-0.1 -lm -lpng12 -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o gegl-slicer gegl-slicer.lo clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/property-types -I../gegl/property-types -I../gegl/buffer -I../gegl/buffer -I../gegl/operation -I../gegl/operation -I../gegl/module -I../gegl/module -I../gegl/opencl -I../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libpng12 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o geglbuffer-add-image.lo geglbuffer-add-image.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../libtool --quiet --mode=link gcc ../gegl/libgegl-0.2.la -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lbabl-0.1 -lm -lpng12 -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o geglbuffer-add-image geglbuffer-add-image.lo clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/property-types -I../gegl/property-types -I../gegl/buffer -I../gegl/buffer -I../gegl/operation -I../gegl/operation -I../gegl/module -I../gegl/module -I../gegl/opencl -I../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libpng12 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o geglbuffer-clock.lo geglbuffer-clock.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../libtool --quiet --mode=link gcc ../gegl/libgegl-0.2.la -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lbabl-0.1 -lm -lpng12 -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o geglbuffer-clock geglbuffer-clock.lo clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/property-types -I../gegl/property-types -I../gegl/buffer -I../gegl/buffer -I../gegl/operation -I../gegl/operation -I../gegl/module -I../gegl/module -I../gegl/opencl -I../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libpng12 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o hello-world-video.lo hello-world-video.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../libtool --quiet --mode=link gcc ../gegl/libgegl-0.2.la -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lbabl-0.1 -lm -lpng12 -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o hello-world-video hello-world-video.lo clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/property-types -I../gegl/property-types -I../gegl/buffer -I../gegl/buffer -I../gegl/operation -I../gegl/operation -I../gegl/module -I../gegl/module -I../gegl/opencl -I../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libpng12 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c -o hello-world.lo hello-world.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../libtool --quiet --mode=link gcc ../gegl/libgegl-0.2.la -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lbabl-0.1 -lm -lpng12 -Wl,-z,relro -Wl,--as-needed -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -o hello-world hello-world.lo clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' make[4]: Leaving directory `/«PKGBUILDDIR»/examples' make[3]: Leaving directory `/«PKGBUILDDIR»/examples' Making all in tests make[3]: Entering directory `/«PKGBUILDDIR»/tests' Making all in buffer make[4]: Entering directory `/«PKGBUILDDIR»/tests/buffer' Generating buffer-tests.inc /usr/bin/make all-recursive make[5]: Entering directory `/«PKGBUILDDIR»/tests/buffer' Making all in reference make[6]: Entering directory `/«PKGBUILDDIR»/tests/buffer/reference' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/«PKGBUILDDIR»/tests/buffer/reference' Making all in tests make[6]: Entering directory `/«PKGBUILDDIR»/tests/buffer/tests' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/«PKGBUILDDIR»/tests/buffer/tests' make[6]: Entering directory `/«PKGBUILDDIR»/tests/buffer' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/«PKGBUILDDIR»/tests/buffer' make[5]: Leaving directory `/«PKGBUILDDIR»/tests/buffer' make[4]: Leaving directory `/«PKGBUILDDIR»/tests/buffer' Making all in compositions make[4]: Entering directory `/«PKGBUILDDIR»/tests/compositions' Making all in data make[5]: Entering directory `/«PKGBUILDDIR»/tests/compositions/data' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/«PKGBUILDDIR»/tests/compositions/data' make[5]: Entering directory `/«PKGBUILDDIR»/tests/compositions' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/«PKGBUILDDIR»/tests/compositions' make[4]: Leaving directory `/«PKGBUILDDIR»/tests/compositions' Making all in simple make[4]: Entering directory `/«PKGBUILDDIR»/tests/simple' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c test-change-processor-rect.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -Wl,-z,relro -Wl,--as-needed -o test-change-processor-rect test-change-processor-rect.o ../../gegl/libgegl-0.2.la -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lbabl-0.1 -lm libtool: link: gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -Wl,-z -Wl,relro -Wl,--as-needed -o .libs/test-change-processor-rect test-change-processor-rect.o -Wl,--export-dynamic -pthread ../../gegl/.libs/libgegl-0.2.so -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lbabl-0.1 -lm -pthread clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c test-gegl-tile.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -Wl,-z,relro -Wl,--as-needed -o test-gegl-tile test-gegl-tile.o ../../gegl/libgegl-0.2.la -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lbabl-0.1 -lm libtool: link: gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -Wl,-z -Wl,relro -Wl,--as-needed -o .libs/test-gegl-tile test-gegl-tile.o -Wl,--export-dynamic -pthread ../../gegl/.libs/libgegl-0.2.so -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lbabl-0.1 -lm -pthread clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c test-color-op.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -Wl,-z,relro -Wl,--as-needed -o test-color-op test-color-op.o ../../gegl/libgegl-0.2.la -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lbabl-0.1 -lm libtool: link: gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -Wl,-z -Wl,relro -Wl,--as-needed -o .libs/test-color-op test-color-op.o -Wl,--export-dynamic -pthread ../../gegl/.libs/libgegl-0.2.so -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lbabl-0.1 -lm -pthread clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c test-gegl-rectangle.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -Wl,-z,relro -Wl,--as-needed -o test-gegl-rectangle test-gegl-rectangle.o ../../gegl/libgegl-0.2.la -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lbabl-0.1 -lm libtool: link: gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -Wl,-z -Wl,relro -Wl,--as-needed -o .libs/test-gegl-rectangle test-gegl-rectangle.o -Wl,--export-dynamic -pthread ../../gegl/.libs/libgegl-0.2.so -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lbabl-0.1 -lm -pthread clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c test-misc.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -Wl,-z,relro -Wl,--as-needed -o test-misc test-misc.o ../../gegl/libgegl-0.2.la -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lbabl-0.1 -lm libtool: link: gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -Wl,-z -Wl,relro -Wl,--as-needed -o .libs/test-misc test-misc.o -Wl,--export-dynamic -pthread ../../gegl/.libs/libgegl-0.2.so -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lbabl-0.1 -lm -pthread clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c test-path.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -Wl,-z,relro -Wl,--as-needed -o test-path test-path.o ../../gegl/libgegl-0.2.la -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lbabl-0.1 -lm libtool: link: gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -Wl,-z -Wl,relro -Wl,--as-needed -o .libs/test-path test-path.o -Wl,--export-dynamic -pthread ../../gegl/.libs/libgegl-0.2.so -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lbabl-0.1 -lm -pthread clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c test-proxynop-processing.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -Wl,-z,relro -Wl,--as-needed -o test-proxynop-processing test-proxynop-processing.o ../../gegl/libgegl-0.2.la -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lbabl-0.1 -lm libtool: link: gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -Wl,-z -Wl,relro -Wl,--as-needed -o .libs/test-proxynop-processing test-proxynop-processing.o -Wl,--export-dynamic -pthread ../../gegl/.libs/libgegl-0.2.so -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lbabl-0.1 -lm -pthread clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' make[4]: Leaving directory `/«PKGBUILDDIR»/tests/simple' Making all in xml make[4]: Entering directory `/«PKGBUILDDIR»/tests/xml' Making all in data make[5]: Entering directory `/«PKGBUILDDIR»/tests/xml/data' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/«PKGBUILDDIR»/tests/xml/data' make[5]: Entering directory `/«PKGBUILDDIR»/tests/xml' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c test-save.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' test-save.c:112:1: warning: unused function 'test_save_toplevel_graph' [-Wunused-function] test_save_toplevel_graph (void) ^ 1 warning generated. /bin/bash ../../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -Wl,-z,relro -Wl,--as-needed -o test-save test-save.o ../../gegl/libgegl-0.2.la -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lbabl-0.1 -lm libtool: link: gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -Wl,-z -Wl,relro -Wl,--as-needed -o .libs/test-save test-save.o -Wl,--export-dynamic -pthread ../../gegl/.libs/libgegl-0.2.so -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lbabl-0.1 -lm -pthread clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c test-load.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' In file included from test-load.c:24: ./common.c:29:1: warning: unused function 'assert_equivalent_xml' [-Wunused-function] assert_equivalent_xml(const gchar *actual, const gchar *expected) ^ test-load.c:97:1: warning: unused function 'test_load_subgraph' [-Wunused-function] test_load_subgraph (void) ^ 2 warnings generated. /bin/bash ../../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -Wl,-z,relro -Wl,--as-needed -o test-load test-load.o ../../gegl/libgegl-0.2.la -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lbabl-0.1 -lm libtool: link: gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -Wl,-z -Wl,relro -Wl,--as-needed -o .libs/test-load test-load.o -Wl,--export-dynamic -pthread ../../gegl/.libs/libgegl-0.2.so -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lbabl-0.1 -lm -pthread clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -c test-roundtrip.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -Wl,-z,relro -Wl,--as-needed -o test-roundtrip test-roundtrip.o ../../gegl/libgegl-0.2.la -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lbabl-0.1 -lm libtool: link: gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/babl-0.1 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -DG_LOG_DOMAIN=\"GEGL-\"__FILE__ -Wl,-z -Wl,relro -Wl,--as-needed -o .libs/test-roundtrip test-roundtrip.o -Wl,--export-dynamic -pthread ../../gegl/.libs/libgegl-0.2.so -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lbabl-0.1 -lm -pthread clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' make[5]: Leaving directory `/«PKGBUILDDIR»/tests/xml' make[4]: Leaving directory `/«PKGBUILDDIR»/tests/xml' Making all in python make[4]: Entering directory `/«PKGBUILDDIR»/tests/python' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/«PKGBUILDDIR»/tests/python' make[4]: Entering directory `/«PKGBUILDDIR»/tests' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/«PKGBUILDDIR»/tests' make[3]: Leaving directory `/«PKGBUILDDIR»/tests' Making all in po make[3]: Entering directory `/«PKGBUILDDIR»/po' file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr.po file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pl.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ru.po file=`echo sl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sl.po make[3]: Leaving directory `/«PKGBUILDDIR»/po' Making all in docs make[3]: Entering directory `/«PKGBUILDDIR»/docs' Making all in gallery make[4]: Entering directory `/«PKGBUILDDIR»/docs/gallery' Making all in data make[5]: Entering directory `/«PKGBUILDDIR»/docs/gallery/data' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/«PKGBUILDDIR»/docs/gallery/data' make[5]: Entering directory `/«PKGBUILDDIR»/docs/gallery' --[Updating sample compositions]-- ./OpenRaster-00.xml ./OpenRaster-01.xml ./OpenRaster-04.xml ./clones.xml make[5]: Leaving directory `/«PKGBUILDDIR»/docs/gallery' make[4]: Leaving directory `/«PKGBUILDDIR»/docs/gallery' make[4]: Entering directory `/«PKGBUILDDIR»/docs' GEGL_SWAP=RAM GEGL_PATH=../operations \ ../tools/operation_reference --ops-html > operations.html GEGL_SWAP=RAM GEGL_PATH=../operations \ ../tools/introspect > class-hierarchy.html make[4]: Leaving directory `/«PKGBUILDDIR»/docs' make[3]: Leaving directory `/«PKGBUILDDIR»/docs' make[3]: Entering directory `/«PKGBUILDDIR»' make[3]: Leaving directory `/«PKGBUILDDIR»' make[2]: Leaving directory `/«PKGBUILDDIR»' make[1]: Leaving directory `/«PKGBUILDDIR»' touch debian/stamp-makefile-build DEB_MAKE_CHECK_TARGET unset, not running checks fakeroot debian/rules binary test -x debian/rules dh_testroot dh_prep dh_installdirs -A mkdir -p "." /usr/share/cdbs/1/rules/buildcore.mk:109: WARNING: DEB_DH_STRIP_ARGS is a deprecated variable if test -e /usr/share/misc/config.guess ; then \ for i in ./config.guess ; do \ if ! test -e $i.cdbs-orig ; then \ mv $i $i.cdbs-orig ; \ cp --remove-destination /usr/share/misc/config.guess $i ; \ fi ; \ done ; \ fi if test -e /usr/share/misc/config.sub ; then \ for i in ./config.sub ; do \ if ! test -e $i.cdbs-orig ; then \ mv $i $i.cdbs-orig ; \ cp --remove-destination /usr/share/misc/config.sub $i ; \ fi ; \ done ; \ fi DEB_MAKE_CHECK_TARGET unset, not running checks /usr/bin/make -C . install DESTDIR=/«PKGBUILDDIR»/debian/tmp/ make[1]: Entering directory `/«PKGBUILDDIR»' Making install in libs make[2]: Entering directory `/«PKGBUILDDIR»/libs' Making install in rgbe make[3]: Entering directory `/«PKGBUILDDIR»/libs/rgbe' make[4]: Entering directory `/«PKGBUILDDIR»/libs/rgbe' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/«PKGBUILDDIR»/libs/rgbe' make[3]: Leaving directory `/«PKGBUILDDIR»/libs/rgbe' make[3]: Entering directory `/«PKGBUILDDIR»/libs' make[4]: Entering directory `/«PKGBUILDDIR»/libs' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/«PKGBUILDDIR»/libs' make[3]: Leaving directory `/«PKGBUILDDIR»/libs' make[2]: Leaving directory `/«PKGBUILDDIR»/libs' Making install in gegl make[2]: Entering directory `/«PKGBUILDDIR»/gegl' Making install in buffer make[3]: Entering directory `/«PKGBUILDDIR»/gegl/buffer' make[4]: Entering directory `/«PKGBUILDDIR»/gegl/buffer' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/«PKGBUILDDIR»/gegl/buffer' make[3]: Leaving directory `/«PKGBUILDDIR»/gegl/buffer' Making install in graph make[3]: Entering directory `/«PKGBUILDDIR»/gegl/graph' make[4]: Entering directory `/«PKGBUILDDIR»/gegl/graph' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/«PKGBUILDDIR»/gegl/graph' make[3]: Leaving directory `/«PKGBUILDDIR»/gegl/graph' Making install in module make[3]: Entering directory `/«PKGBUILDDIR»/gegl/module' make[4]: Entering directory `/«PKGBUILDDIR»/gegl/module' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/«PKGBUILDDIR»/gegl/module' make[3]: Leaving directory `/«PKGBUILDDIR»/gegl/module' Making install in operation make[3]: Entering directory `/«PKGBUILDDIR»/gegl/operation' make[4]: Entering directory `/«PKGBUILDDIR»/gegl/operation' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/gegl-0.2/operation" || /bin/mkdir -p "/«PKGBUILDDIR»/debian/tmp//usr/include/gegl-0.2/operation" /usr/bin/install -c -m 644 gegl-operation.h gegl-operation-area-filter.h gegl-operation-composer.h gegl-operation-composer3.h gegl-operation-filter.h gegl-operation-meta.h gegl-operation-point-composer.h gegl-operation-point-composer3.h gegl-operation-point-filter.h gegl-operation-point-render.h gegl-operation-sink.h gegl-operation-source.h gegl-operation-temporal.h '/«PKGBUILDDIR»/debian/tmp//usr/include/gegl-0.2/operation' make[4]: Leaving directory `/«PKGBUILDDIR»/gegl/operation' make[3]: Leaving directory `/«PKGBUILDDIR»/gegl/operation' Making install in process make[3]: Entering directory `/«PKGBUILDDIR»/gegl/process' make[4]: Entering directory `/«PKGBUILDDIR»/gegl/process' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/«PKGBUILDDIR»/gegl/process' make[3]: Leaving directory `/«PKGBUILDDIR»/gegl/process' Making install in property-types make[3]: Entering directory `/«PKGBUILDDIR»/gegl/property-types' make[4]: Entering directory `/«PKGBUILDDIR»/gegl/property-types' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/«PKGBUILDDIR»/gegl/property-types' make[3]: Leaving directory `/«PKGBUILDDIR»/gegl/property-types' Making install in opencl make[3]: Entering directory `/«PKGBUILDDIR»/gegl/opencl' make[4]: Entering directory `/«PKGBUILDDIR»/gegl/opencl' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/gegl-0.2/opencl" || /bin/mkdir -p "/«PKGBUILDDIR»/debian/tmp//usr/include/gegl-0.2/opencl" /usr/bin/install -c -m 644 gegl-cl.h gegl-cl-init.h gegl-cl-types.h gegl-cl-color.h cl_d3d10.h cl_ext.h cl_gl_ext.h cl_gl.h cl.h cl_platform.h opencl.h '/«PKGBUILDDIR»/debian/tmp//usr/include/gegl-0.2/opencl' make[4]: Leaving directory `/«PKGBUILDDIR»/gegl/opencl' make[3]: Leaving directory `/«PKGBUILDDIR»/gegl/opencl' make[3]: Entering directory `/«PKGBUILDDIR»/gegl' make[4]: Entering directory `/«PKGBUILDDIR»/gegl' test -z "/usr/lib/x86_64-linux-gnu" || /bin/mkdir -p "/«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu" /bin/bash ../libtool --mode=install /usr/bin/install -c libgegl-0.2.la '/«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu' libtool: install: /usr/bin/install -c .libs/libgegl-0.2.so.0.199.1 /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/libgegl-0.2.so.0.199.1 libtool: install: (cd /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu && { ln -s -f libgegl-0.2.so.0.199.1 libgegl-0.2.so.0 || { rm -f libgegl-0.2.so.0 && ln -s libgegl-0.2.so.0.199.1 libgegl-0.2.so.0; }; }) libtool: install: (cd /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu && { ln -s -f libgegl-0.2.so.0.199.1 libgegl-0.2.so || { rm -f libgegl-0.2.so && ln -s libgegl-0.2.so.0.199.1 libgegl-0.2.so; }; }) libtool: install: /usr/bin/install -c .libs/libgegl-0.2.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/libgegl-0.2.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu' test -z "/usr/include/gegl-0.2" || /bin/mkdir -p "/«PKGBUILDDIR»/debian/tmp//usr/include/gegl-0.2" /usr/bin/install -c -m 644 gegl.h gegl-types.h gegl-enums.h gegl-utils.h gegl-matrix.h gegl-lookup.h gegl-version.h buffer/gegl-buffer.h buffer/gegl-buffer-iterator.h buffer/gegl-buffer-backend.h buffer/gegl-tile.h buffer/gegl-tile-backend.h buffer/gegl-tile-source.h property-types/gegl-paramspecs.h property-types/gegl-color.h property-types/gegl-path.h property-types/gegl-curve.h gegl-plugin.h gegl-chant.h '/«PKGBUILDDIR»/debian/tmp//usr/include/gegl-0.2' test -z "" || /bin/mkdir -p "/«PKGBUILDDIR»/debian/tmp/" test -z "" || /bin/mkdir -p "/«PKGBUILDDIR»/debian/tmp/" test -z "" || /bin/mkdir -p "/«PKGBUILDDIR»/debian/tmp/" make[4]: Leaving directory `/«PKGBUILDDIR»/gegl' make[3]: Leaving directory `/«PKGBUILDDIR»/gegl' make[2]: Leaving directory `/«PKGBUILDDIR»/gegl' Making install in operations make[2]: Entering directory `/«PKGBUILDDIR»/operations' Making install in core make[3]: Entering directory `/«PKGBUILDDIR»/operations/core' make[4]: Entering directory `/«PKGBUILDDIR»/operations/core' /usr/bin/install -c -d /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2 for i in clone.la convert-format.la crop.la nop.la; do \ /bin/bash ../../libtool --mode=install /usr/bin/install -c $i /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2 ; \ done libtool: install: /usr/bin/install -c .libs/clone.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/clone.so libtool: install: /usr/bin/install -c .libs/clone.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/clone.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/convert-format.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/convert-format.so libtool: install: /usr/bin/install -c .libs/convert-format.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/convert-format.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/crop.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/crop.so libtool: install: /usr/bin/install -c .libs/crop.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/crop.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/nop.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/nop.so libtool: install: /usr/bin/install -c .libs/nop.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/nop.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/«PKGBUILDDIR»/operations/core' make[3]: Leaving directory `/«PKGBUILDDIR»/operations/core' Making install in common make[3]: Entering directory `/«PKGBUILDDIR»/operations/common' Making install in perlin make[4]: Entering directory `/«PKGBUILDDIR»/operations/common/perlin' make[5]: Entering directory `/«PKGBUILDDIR»/operations/common/perlin' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/«PKGBUILDDIR»/operations/common/perlin' make[4]: Leaving directory `/«PKGBUILDDIR»/operations/common/perlin' make[4]: Entering directory `/«PKGBUILDDIR»/operations/common' make[5]: Entering directory `/«PKGBUILDDIR»/operations/common' /usr/bin/install -c -d /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2 for i in bilateral-filter.la box-blur.la brightness-contrast.la buffer-sink.la buffer-source.la c2g.la checkerboard.la color-temperature.la color-to-alpha.la color.la contrast-curve.la difference-of-gaussians.la display.la dropshadow.la edge-laplace.la edge-sobel.la exp-combine.la fattal02.la fractal-explorer.la gaussian-blur.la gegl-buffer-load-op.la gegl-buffer-save-op.la grey.la grid.la introspect.la invert.la layer.la lens-distortion.la levels.la load.la magick-load.la mantiuk06.la map-absolute.la map-relative.la matting-global.la mblur.la mirrors.la mono-mixer.la motion-blur.la noise-reduction.la noise.la opacity.la open-buffer.la over.la pixelize.la polar-coordinates.la posterize.la raw-load.la rectangle.la reinhard05.la remap.la ripple.la save.la snn-mean.la stress.la stretch-contrast.la svg-huerotate.la svg-luminancetoalpha.la svg-matrix.la svg-saturate.la threshold.la unsharp-mask.la value-invert.la vignette.la waves.la weighted-blend.la write-buffer.la; do \ /bin/bash ../../libtool --mode=install /usr/bin/install -c $i /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2 ; \ done libtool: install: /usr/bin/install -c .libs/bilateral-filter.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/bilateral-filter.so libtool: install: /usr/bin/install -c .libs/bilateral-filter.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/bilateral-filter.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/box-blur.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/box-blur.so libtool: install: /usr/bin/install -c .libs/box-blur.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/box-blur.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/brightness-contrast.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/brightness-contrast.so libtool: install: /usr/bin/install -c .libs/brightness-contrast.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/brightness-contrast.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/buffer-sink.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/buffer-sink.so libtool: install: /usr/bin/install -c .libs/buffer-sink.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/buffer-sink.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/buffer-source.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/buffer-source.so libtool: install: /usr/bin/install -c .libs/buffer-source.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/buffer-source.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/c2g.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/c2g.so libtool: install: /usr/bin/install -c .libs/c2g.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/c2g.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/checkerboard.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/checkerboard.so libtool: install: /usr/bin/install -c .libs/checkerboard.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/checkerboard.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/color-temperature.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/color-temperature.so libtool: install: /usr/bin/install -c .libs/color-temperature.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/color-temperature.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/color-to-alpha.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/color-to-alpha.so libtool: install: /usr/bin/install -c .libs/color-to-alpha.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/color-to-alpha.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/color.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/color.so libtool: install: /usr/bin/install -c .libs/color.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/color.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/contrast-curve.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/contrast-curve.so libtool: install: /usr/bin/install -c .libs/contrast-curve.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/contrast-curve.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/difference-of-gaussians.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/difference-of-gaussians.so libtool: install: /usr/bin/install -c .libs/difference-of-gaussians.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/difference-of-gaussians.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/display.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/display.so libtool: install: /usr/bin/install -c .libs/display.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/display.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/dropshadow.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/dropshadow.so libtool: install: /usr/bin/install -c .libs/dropshadow.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/dropshadow.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/edge-laplace.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/edge-laplace.so libtool: install: /usr/bin/install -c .libs/edge-laplace.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/edge-laplace.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/edge-sobel.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/edge-sobel.so libtool: install: /usr/bin/install -c .libs/edge-sobel.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/edge-sobel.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/exp-combine.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/exp-combine.so libtool: install: /usr/bin/install -c .libs/exp-combine.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/exp-combine.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/fattal02.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/fattal02.so libtool: install: /usr/bin/install -c .libs/fattal02.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/fattal02.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/fractal-explorer.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/fractal-explorer.so libtool: install: /usr/bin/install -c .libs/fractal-explorer.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/fractal-explorer.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/gaussian-blur.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/gaussian-blur.so libtool: install: /usr/bin/install -c .libs/gaussian-blur.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/gaussian-blur.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/gegl-buffer-load-op.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/gegl-buffer-load-op.so libtool: install: /usr/bin/install -c .libs/gegl-buffer-load-op.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/gegl-buffer-load-op.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/gegl-buffer-save-op.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/gegl-buffer-save-op.so libtool: install: /usr/bin/install -c .libs/gegl-buffer-save-op.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/gegl-buffer-save-op.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/grey.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/grey.so libtool: install: /usr/bin/install -c .libs/grey.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/grey.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/grid.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/grid.so libtool: install: /usr/bin/install -c .libs/grid.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/grid.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/introspect.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/introspect.so libtool: install: /usr/bin/install -c .libs/introspect.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/introspect.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/invert.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/invert.so libtool: install: /usr/bin/install -c .libs/invert.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/invert.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/layer.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/layer.so libtool: install: /usr/bin/install -c .libs/layer.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/layer.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/lens-distortion.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/lens-distortion.so libtool: install: /usr/bin/install -c .libs/lens-distortion.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/lens-distortion.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/levels.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/levels.so libtool: install: /usr/bin/install -c .libs/levels.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/levels.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/load.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/load.so libtool: install: /usr/bin/install -c .libs/load.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/load.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/magick-load.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/magick-load.so libtool: install: /usr/bin/install -c .libs/magick-load.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/magick-load.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/mantiuk06.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/mantiuk06.so libtool: install: /usr/bin/install -c .libs/mantiuk06.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/mantiuk06.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/map-absolute.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/map-absolute.so libtool: install: /usr/bin/install -c .libs/map-absolute.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/map-absolute.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/map-relative.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/map-relative.so libtool: install: /usr/bin/install -c .libs/map-relative.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/map-relative.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/matting-global.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/matting-global.so libtool: install: /usr/bin/install -c .libs/matting-global.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/matting-global.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/mblur.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/mblur.so libtool: install: /usr/bin/install -c .libs/mblur.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/mblur.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/mirrors.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/mirrors.so libtool: install: /usr/bin/install -c .libs/mirrors.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/mirrors.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/mono-mixer.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/mono-mixer.so libtool: install: /usr/bin/install -c .libs/mono-mixer.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/mono-mixer.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/motion-blur.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/motion-blur.so libtool: install: /usr/bin/install -c .libs/motion-blur.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/motion-blur.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/noise-reduction.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/noise-reduction.so libtool: install: /usr/bin/install -c .libs/noise-reduction.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/noise-reduction.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/noise.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/noise.so libtool: install: /usr/bin/install -c .libs/noise.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/noise.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/opacity.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/opacity.so libtool: install: /usr/bin/install -c .libs/opacity.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/opacity.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/open-buffer.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/open-buffer.so libtool: install: /usr/bin/install -c .libs/open-buffer.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/open-buffer.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/over.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/over.so libtool: install: /usr/bin/install -c .libs/over.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/over.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/pixelize.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/pixelize.so libtool: install: /usr/bin/install -c .libs/pixelize.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/pixelize.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/polar-coordinates.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/polar-coordinates.so libtool: install: /usr/bin/install -c .libs/polar-coordinates.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/polar-coordinates.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/posterize.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/posterize.so libtool: install: /usr/bin/install -c .libs/posterize.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/posterize.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/raw-load.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/raw-load.so libtool: install: /usr/bin/install -c .libs/raw-load.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/raw-load.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/rectangle.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/rectangle.so libtool: install: /usr/bin/install -c .libs/rectangle.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/rectangle.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/reinhard05.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/reinhard05.so libtool: install: /usr/bin/install -c .libs/reinhard05.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/reinhard05.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/remap.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/remap.so libtool: install: /usr/bin/install -c .libs/remap.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/remap.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/ripple.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/ripple.so libtool: install: /usr/bin/install -c .libs/ripple.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/ripple.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/save.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/save.so libtool: install: /usr/bin/install -c .libs/save.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/save.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/snn-mean.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/snn-mean.so libtool: install: /usr/bin/install -c .libs/snn-mean.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/snn-mean.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/stress.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/stress.so libtool: install: /usr/bin/install -c .libs/stress.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/stress.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/stretch-contrast.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/stretch-contrast.so libtool: install: /usr/bin/install -c .libs/stretch-contrast.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/stretch-contrast.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/svg-huerotate.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/svg-huerotate.so libtool: install: /usr/bin/install -c .libs/svg-huerotate.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/svg-huerotate.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/svg-luminancetoalpha.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/svg-luminancetoalpha.so libtool: install: /usr/bin/install -c .libs/svg-luminancetoalpha.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/svg-luminancetoalpha.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/svg-matrix.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/svg-matrix.so libtool: install: /usr/bin/install -c .libs/svg-matrix.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/svg-matrix.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/svg-saturate.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/svg-saturate.so libtool: install: /usr/bin/install -c .libs/svg-saturate.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/svg-saturate.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/threshold.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/threshold.so libtool: install: /usr/bin/install -c .libs/threshold.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/threshold.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/unsharp-mask.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/unsharp-mask.so libtool: install: /usr/bin/install -c .libs/unsharp-mask.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/unsharp-mask.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/value-invert.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/value-invert.so libtool: install: /usr/bin/install -c .libs/value-invert.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/value-invert.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/vignette.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/vignette.so libtool: install: /usr/bin/install -c .libs/vignette.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/vignette.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/waves.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/waves.so libtool: install: /usr/bin/install -c .libs/waves.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/waves.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/weighted-blend.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/weighted-blend.so libtool: install: /usr/bin/install -c .libs/weighted-blend.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/weighted-blend.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/write-buffer.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/write-buffer.so libtool: install: /usr/bin/install -c .libs/write-buffer.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/write-buffer.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/«PKGBUILDDIR»/operations/common' make[4]: Leaving directory `/«PKGBUILDDIR»/operations/common' make[3]: Leaving directory `/«PKGBUILDDIR»/operations/common' Making install in generated make[3]: Entering directory `/«PKGBUILDDIR»/operations/generated' make[4]: Entering directory `/«PKGBUILDDIR»/operations/generated' /usr/bin/install -c -d /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2 for i in add.la clear.la color-burn.la color-dodge.la darken.la difference.la divide.la dst-atop.la dst-in.la dst-out.la dst-over.la dst.la exclusion.la gamma.la hard-light.la lighten.la multiply.la overlay.la plus.la screen.la soft-light.la src-atop.la src-in.la src-out.la src-over.la src.la subtract.la svg-multiply.la xor.la; do \ /bin/bash ../../libtool --mode=install /usr/bin/install -c $i /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2 ; \ done libtool: install: /usr/bin/install -c .libs/add.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/add.so libtool: install: /usr/bin/install -c .libs/add.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/add.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/clear.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/clear.so libtool: install: /usr/bin/install -c .libs/clear.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/clear.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/color-burn.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/color-burn.so libtool: install: /usr/bin/install -c .libs/color-burn.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/color-burn.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/color-dodge.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/color-dodge.so libtool: install: /usr/bin/install -c .libs/color-dodge.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/color-dodge.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/darken.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/darken.so libtool: install: /usr/bin/install -c .libs/darken.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/darken.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/difference.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/difference.so libtool: install: /usr/bin/install -c .libs/difference.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/difference.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/divide.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/divide.so libtool: install: /usr/bin/install -c .libs/divide.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/divide.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/dst-atop.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/dst-atop.so libtool: install: /usr/bin/install -c .libs/dst-atop.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/dst-atop.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/dst-in.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/dst-in.so libtool: install: /usr/bin/install -c .libs/dst-in.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/dst-in.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/dst-out.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/dst-out.so libtool: install: /usr/bin/install -c .libs/dst-out.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/dst-out.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/dst-over.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/dst-over.so libtool: install: /usr/bin/install -c .libs/dst-over.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/dst-over.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/dst.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/dst.so libtool: install: /usr/bin/install -c .libs/dst.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/dst.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/exclusion.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/exclusion.so libtool: install: /usr/bin/install -c .libs/exclusion.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/exclusion.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/gamma.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/gamma.so libtool: install: /usr/bin/install -c .libs/gamma.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/gamma.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/hard-light.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/hard-light.so libtool: install: /usr/bin/install -c .libs/hard-light.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/hard-light.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/lighten.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/lighten.so libtool: install: /usr/bin/install -c .libs/lighten.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/lighten.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/multiply.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/multiply.so libtool: install: /usr/bin/install -c .libs/multiply.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/multiply.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/overlay.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/overlay.so libtool: install: /usr/bin/install -c .libs/overlay.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/overlay.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/plus.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/plus.so libtool: install: /usr/bin/install -c .libs/plus.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/plus.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/screen.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/screen.so libtool: install: /usr/bin/install -c .libs/screen.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/screen.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/soft-light.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/soft-light.so libtool: install: /usr/bin/install -c .libs/soft-light.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/soft-light.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/src-atop.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/src-atop.so libtool: install: /usr/bin/install -c .libs/src-atop.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/src-atop.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/src-in.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/src-in.so libtool: install: /usr/bin/install -c .libs/src-in.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/src-in.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/src-out.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/src-out.so libtool: install: /usr/bin/install -c .libs/src-out.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/src-out.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/src-over.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/src-over.so libtool: install: /usr/bin/install -c .libs/src-over.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/src-over.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/src.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/src.so libtool: install: /usr/bin/install -c .libs/src.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/src.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/subtract.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/subtract.so libtool: install: /usr/bin/install -c .libs/subtract.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/subtract.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/svg-multiply.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/svg-multiply.so libtool: install: /usr/bin/install -c .libs/svg-multiply.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/svg-multiply.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/xor.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/xor.so libtool: install: /usr/bin/install -c .libs/xor.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/xor.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/«PKGBUILDDIR»/operations/generated' make[3]: Leaving directory `/«PKGBUILDDIR»/operations/generated' Making install in transform make[3]: Entering directory `/«PKGBUILDDIR»/operations/transform' make[4]: Entering directory `/«PKGBUILDDIR»/operations/transform' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/x86_64-linux-gnu/gegl-0.2" || /bin/mkdir -p "/«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2" /bin/bash ../../libtool --mode=install /usr/bin/install -c transformops.la '/«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/transformops.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/transformops.so libtool: install: /usr/bin/install -c .libs/transformops.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/transformops.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' make[4]: Leaving directory `/«PKGBUILDDIR»/operations/transform' make[3]: Leaving directory `/«PKGBUILDDIR»/operations/transform' Making install in external make[3]: Entering directory `/«PKGBUILDDIR»/operations/external' make[4]: Entering directory `/«PKGBUILDDIR»/operations/external' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/x86_64-linux-gnu/gegl-0.2" || /bin/mkdir -p "/«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2" /bin/bash ../../libtool --mode=install /usr/bin/install -c text.la path.la vector-fill.la vector-stroke.la png-load.la png-save.la jpg-load.la jpg-save.la svg-load.la pixbuf.la save-pixbuf.la exr-load.la exr-save.la sdl-display.la openraw.la jp2-load.la ff-load.la matting-levin.la ppm-load.la ppm-save.la rgbe-load.la rgbe-save.la '/«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2' libtool: install: /usr/bin/install -c .libs/text.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/text.so libtool: install: /usr/bin/install -c .libs/text.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/text.la libtool: install: /usr/bin/install -c .libs/path.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/path.so libtool: install: /usr/bin/install -c .libs/path.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/path.la libtool: install: /usr/bin/install -c .libs/vector-fill.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/vector-fill.so libtool: install: /usr/bin/install -c .libs/vector-fill.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/vector-fill.la libtool: install: /usr/bin/install -c .libs/vector-stroke.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/vector-stroke.so libtool: install: /usr/bin/install -c .libs/vector-stroke.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/vector-stroke.la libtool: install: /usr/bin/install -c .libs/png-load.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/png-load.so libtool: install: /usr/bin/install -c .libs/png-load.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/png-load.la libtool: install: /usr/bin/install -c .libs/png-save.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/png-save.so libtool: install: /usr/bin/install -c .libs/png-save.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/png-save.la libtool: install: /usr/bin/install -c .libs/jpg-load.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/jpg-load.so libtool: install: /usr/bin/install -c .libs/jpg-load.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/jpg-load.la libtool: install: /usr/bin/install -c .libs/jpg-save.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/jpg-save.so libtool: install: /usr/bin/install -c .libs/jpg-save.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/jpg-save.la libtool: install: /usr/bin/install -c .libs/svg-load.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/svg-load.so libtool: install: /usr/bin/install -c .libs/svg-load.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/svg-load.la libtool: install: /usr/bin/install -c .libs/pixbuf.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/pixbuf.so libtool: install: /usr/bin/install -c .libs/pixbuf.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/pixbuf.la libtool: install: /usr/bin/install -c .libs/save-pixbuf.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/save-pixbuf.so libtool: install: /usr/bin/install -c .libs/save-pixbuf.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/save-pixbuf.la libtool: install: /usr/bin/install -c .libs/exr-load.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/exr-load.so libtool: install: /usr/bin/install -c .libs/exr-load.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/exr-load.la libtool: install: /usr/bin/install -c .libs/exr-save.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/exr-save.so libtool: install: /usr/bin/install -c .libs/exr-save.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/exr-save.la libtool: install: /usr/bin/install -c .libs/sdl-display.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/sdl-display.so libtool: install: /usr/bin/install -c .libs/sdl-display.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/sdl-display.la libtool: install: /usr/bin/install -c .libs/openraw.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/openraw.so libtool: install: /usr/bin/install -c .libs/openraw.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/openraw.la libtool: install: /usr/bin/install -c .libs/jp2-load.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/jp2-load.so libtool: install: /usr/bin/install -c .libs/jp2-load.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/jp2-load.la libtool: install: /usr/bin/install -c .libs/ff-load.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/ff-load.so libtool: install: /usr/bin/install -c .libs/ff-load.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/ff-load.la libtool: install: /usr/bin/install -c .libs/matting-levin.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/matting-levin.so libtool: install: /usr/bin/install -c .libs/matting-levin.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/matting-levin.la libtool: install: /usr/bin/install -c .libs/ppm-load.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/ppm-load.so libtool: install: /usr/bin/install -c .libs/ppm-load.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/ppm-load.la libtool: install: /usr/bin/install -c .libs/ppm-save.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/ppm-save.so libtool: install: /usr/bin/install -c .libs/ppm-save.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/ppm-save.la libtool: install: /usr/bin/install -c .libs/rgbe-load.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/rgbe-load.so libtool: install: /usr/bin/install -c .libs/rgbe-load.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/rgbe-load.la libtool: install: /usr/bin/install -c .libs/rgbe-save.so /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/rgbe-save.so libtool: install: /usr/bin/install -c .libs/rgbe-save.lai /«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/gegl-0.2/rgbe-save.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu/gegl-0.2' make[4]: Leaving directory `/«PKGBUILDDIR»/operations/external' make[3]: Leaving directory `/«PKGBUILDDIR»/operations/external' make[3]: Entering directory `/«PKGBUILDDIR»/operations' make[4]: Entering directory `/«PKGBUILDDIR»/operations' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/«PKGBUILDDIR»/operations' make[3]: Leaving directory `/«PKGBUILDDIR»/operations' make[2]: Leaving directory `/«PKGBUILDDIR»/operations' Making install in bin make[2]: Entering directory `/«PKGBUILDDIR»/bin' make[3]: Entering directory `/«PKGBUILDDIR»/bin' test -z "/usr/bin" || /bin/mkdir -p "/«PKGBUILDDIR»/debian/tmp//usr/bin" /bin/bash ../libtool --mode=install /usr/bin/install -c gegl '/«PKGBUILDDIR»/debian/tmp//usr/bin' libtool: install: warning: `../gegl/libgegl-0.2.la' has not been installed in `/usr/lib/x86_64-linux-gnu' libtool: install: /usr/bin/install -c .libs/gegl /«PKGBUILDDIR»/debian/tmp//usr/bin/gegl make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/«PKGBUILDDIR»/bin' make[2]: Leaving directory `/«PKGBUILDDIR»/bin' Making install in tools make[2]: Entering directory `/«PKGBUILDDIR»/tools' make[3]: Entering directory `/«PKGBUILDDIR»/tools' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/«PKGBUILDDIR»/tools' make[2]: Leaving directory `/«PKGBUILDDIR»/tools' Making install in examples make[2]: Entering directory `/«PKGBUILDDIR»/examples' Making install in data make[3]: Entering directory `/«PKGBUILDDIR»/examples/data' make[4]: Entering directory `/«PKGBUILDDIR»/examples/data' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/«PKGBUILDDIR»/examples/data' make[3]: Leaving directory `/«PKGBUILDDIR»/examples/data' make[3]: Entering directory `/«PKGBUILDDIR»/examples' make[4]: Entering directory `/«PKGBUILDDIR»/examples' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/«PKGBUILDDIR»/examples' make[3]: Leaving directory `/«PKGBUILDDIR»/examples' make[2]: Leaving directory `/«PKGBUILDDIR»/examples' Making install in tests make[2]: Entering directory `/«PKGBUILDDIR»/tests' Making install in buffer make[3]: Entering directory `/«PKGBUILDDIR»/tests/buffer' /usr/bin/make install-recursive make[4]: Entering directory `/«PKGBUILDDIR»/tests/buffer' Making install in reference make[5]: Entering directory `/«PKGBUILDDIR»/tests/buffer/reference' make[6]: Entering directory `/«PKGBUILDDIR»/tests/buffer/reference' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/«PKGBUILDDIR»/tests/buffer/reference' make[5]: Leaving directory `/«PKGBUILDDIR»/tests/buffer/reference' Making install in tests make[5]: Entering directory `/«PKGBUILDDIR»/tests/buffer/tests' make[6]: Entering directory `/«PKGBUILDDIR»/tests/buffer/tests' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/«PKGBUILDDIR»/tests/buffer/tests' make[5]: Leaving directory `/«PKGBUILDDIR»/tests/buffer/tests' make[5]: Entering directory `/«PKGBUILDDIR»/tests/buffer' make[6]: Entering directory `/«PKGBUILDDIR»/tests/buffer' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/«PKGBUILDDIR»/tests/buffer' make[5]: Leaving directory `/«PKGBUILDDIR»/tests/buffer' make[4]: Leaving directory `/«PKGBUILDDIR»/tests/buffer' make[3]: Leaving directory `/«PKGBUILDDIR»/tests/buffer' Making install in compositions make[3]: Entering directory `/«PKGBUILDDIR»/tests/compositions' Making install in data make[4]: Entering directory `/«PKGBUILDDIR»/tests/compositions/data' make[5]: Entering directory `/«PKGBUILDDIR»/tests/compositions/data' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/«PKGBUILDDIR»/tests/compositions/data' make[4]: Leaving directory `/«PKGBUILDDIR»/tests/compositions/data' make[4]: Entering directory `/«PKGBUILDDIR»/tests/compositions' make[5]: Entering directory `/«PKGBUILDDIR»/tests/compositions' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/«PKGBUILDDIR»/tests/compositions' make[4]: Leaving directory `/«PKGBUILDDIR»/tests/compositions' make[3]: Leaving directory `/«PKGBUILDDIR»/tests/compositions' Making install in simple make[3]: Entering directory `/«PKGBUILDDIR»/tests/simple' make[4]: Entering directory `/«PKGBUILDDIR»/tests/simple' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/«PKGBUILDDIR»/tests/simple' make[3]: Leaving directory `/«PKGBUILDDIR»/tests/simple' Making install in xml make[3]: Entering directory `/«PKGBUILDDIR»/tests/xml' Making install in data make[4]: Entering directory `/«PKGBUILDDIR»/tests/xml/data' make[5]: Entering directory `/«PKGBUILDDIR»/tests/xml/data' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/«PKGBUILDDIR»/tests/xml/data' make[4]: Leaving directory `/«PKGBUILDDIR»/tests/xml/data' make[4]: Entering directory `/«PKGBUILDDIR»/tests/xml' make[5]: Entering directory `/«PKGBUILDDIR»/tests/xml' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/«PKGBUILDDIR»/tests/xml' make[4]: Leaving directory `/«PKGBUILDDIR»/tests/xml' make[3]: Leaving directory `/«PKGBUILDDIR»/tests/xml' Making install in python make[3]: Entering directory `/«PKGBUILDDIR»/tests/python' make[4]: Entering directory `/«PKGBUILDDIR»/tests/python' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/«PKGBUILDDIR»/tests/python' make[3]: Leaving directory `/«PKGBUILDDIR»/tests/python' make[3]: Entering directory `/«PKGBUILDDIR»/tests' make[4]: Entering directory `/«PKGBUILDDIR»/tests' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/«PKGBUILDDIR»/tests' make[3]: Leaving directory `/«PKGBUILDDIR»/tests' make[2]: Leaving directory `/«PKGBUILDDIR»/tests' Making install in po make[2]: Entering directory `/«PKGBUILDDIR»/po' /bin/sh /«PKGBUILDDIR»/install-sh -d /«PKGBUILDDIR»/debian/tmp//usr/share/locale linguas="es fr pl ru sl "; \ for lang in $linguas; do \ dir=/«PKGBUILDDIR»/debian/tmp//usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /«PKGBUILDDIR»/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -c -m 644 $lang.gmo $dir/gegl-0.2.mo; \ echo "installing $lang.gmo as $dir/gegl-0.2.mo"; \ else \ /usr/bin/install -c -m 644 ./$lang.gmo $dir/gegl-0.2.mo; \ echo "installing ./$lang.gmo as" \ "$dir/gegl-0.2.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -c -m 644 $lang.gmo.m $dir/gegl-0.2.mo.m; \ echo "installing $lang.gmo.m as $dir/gegl-0.2.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -c -m 644 ./$lang.gmo.m \ $dir/gegl-0.2.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/gegl-0.2.mo.m"; \ else \ true; \ fi; \ fi; \ done installing es.gmo as /«PKGBUILDDIR»/debian/tmp//usr/share/locale/es/LC_MESSAGES/gegl-0.2.mo installing fr.gmo as /«PKGBUILDDIR»/debian/tmp//usr/share/locale/fr/LC_MESSAGES/gegl-0.2.mo installing pl.gmo as /«PKGBUILDDIR»/debian/tmp//usr/share/locale/pl/LC_MESSAGES/gegl-0.2.mo installing ru.gmo as /«PKGBUILDDIR»/debian/tmp//usr/share/locale/ru/LC_MESSAGES/gegl-0.2.mo installing sl.gmo as /«PKGBUILDDIR»/debian/tmp//usr/share/locale/sl/LC_MESSAGES/gegl-0.2.mo make[2]: Leaving directory `/«PKGBUILDDIR»/po' Making install in docs make[2]: Entering directory `/«PKGBUILDDIR»/docs' Making install in gallery make[3]: Entering directory `/«PKGBUILDDIR»/docs/gallery' Making install in data make[4]: Entering directory `/«PKGBUILDDIR»/docs/gallery/data' make[5]: Entering directory `/«PKGBUILDDIR»/docs/gallery/data' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/«PKGBUILDDIR»/docs/gallery/data' make[4]: Leaving directory `/«PKGBUILDDIR»/docs/gallery/data' make[4]: Entering directory `/«PKGBUILDDIR»/docs/gallery' make[5]: Entering directory `/«PKGBUILDDIR»/docs/gallery' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/«PKGBUILDDIR»/docs/gallery' make[4]: Leaving directory `/«PKGBUILDDIR»/docs/gallery' make[3]: Leaving directory `/«PKGBUILDDIR»/docs/gallery' make[3]: Entering directory `/«PKGBUILDDIR»/docs' make[4]: Entering directory `/«PKGBUILDDIR»/docs' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/gtk-doc/html/gegl" || /bin/mkdir -p "/«PKGBUILDDIR»/debian/tmp//usr/share/gtk-doc/html/gegl" /usr/bin/install -c -m 644 operations.html gegl.css '/«PKGBUILDDIR»/debian/tmp//usr/share/gtk-doc/html/gegl' make[4]: Leaving directory `/«PKGBUILDDIR»/docs' make[3]: Leaving directory `/«PKGBUILDDIR»/docs' make[2]: Leaving directory `/«PKGBUILDDIR»/docs' make[2]: Entering directory `/«PKGBUILDDIR»' make[3]: Entering directory `/«PKGBUILDDIR»' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/x86_64-linux-gnu/pkgconfig" || /bin/mkdir -p "/«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/pkgconfig" /usr/bin/install -c -m 644 gegl-0.2.pc '/«PKGBUILDDIR»/debian/tmp//usr/lib/x86_64-linux-gnu/pkgconfig' make[3]: Leaving directory `/«PKGBUILDDIR»' make[2]: Leaving directory `/«PKGBUILDDIR»' make[1]: Leaving directory `/«PKGBUILDDIR»' touch debian/stamp-makefile-install Adding cdbs dependencies to debian/libgegl-doc.substvars dh_installdirs -plibgegl-doc dh_installdocs -plibgegl-doc ./README ./NEWS ./AUTHORS dh_installexamples -plibgegl-doc dh_installman -plibgegl-doc dh_installinfo -plibgegl-doc dh_installmenu -plibgegl-doc dh_installcron -plibgegl-doc dh_installinit -plibgegl-doc dh_installdebconf -plibgegl-doc dh_installemacsen -plibgegl-doc dh_installcatalogs -plibgegl-doc dh_installpam -plibgegl-doc dh_installlogrotate -plibgegl-doc dh_installlogcheck -plibgegl-doc dh_installchangelogs -plibgegl-doc ./ChangeLog dh_installudev -plibgegl-doc dh_lintian -plibgegl-doc dh_bugfiles -plibgegl-doc dh_install -plibgegl-doc dh_link -plibgegl-doc dh_installmime -plibgegl-doc dh_installgsettings -plibgegl-doc find debian/libgegl-doc/usr/share/doc/libgegl-doc/ -name Makefile\* -delete find debian/libgegl-doc/usr/share/gtk-doc -type f -exec chmod -x {} \; dh_strip -plibgegl-doc --dbg-package=libgegl-0.2-0-dbg dh_compress -plibgegl-doc dh_fixperms -plibgegl-doc dh_makeshlibs -plibgegl-doc dh_installdeb -plibgegl-doc dh_perl -plibgegl-doc dh_shlibdeps -plibgegl-doc dh_gencontrol -plibgegl-doc dh_md5sums -plibgegl-doc dh_builddeb -plibgegl-doc dpkg-deb: building package `libgegl-doc' in `../libgegl-doc_0.2.0-2_all.deb'. Adding cdbs dependencies to debian/gegl.substvars dh_installdirs -pgegl Adding cdbs dependencies to debian/libgegl-0.2-0.substvars dh_installdirs -plibgegl-0.2-0 Adding cdbs dependencies to debian/libgegl-dev.substvars dh_installdirs -plibgegl-dev Adding cdbs dependencies to debian/libgegl-0.2-0-dbg.substvars dh_installdirs -plibgegl-0.2-0-dbg dh_installdocs -pgegl ./README ./NEWS ./AUTHORS dh_installexamples -pgegl dh_installman -pgegl dh_installinfo -pgegl dh_installmenu -pgegl dh_installcron -pgegl dh_installinit -pgegl dh_installdebconf -pgegl dh_installemacsen -pgegl dh_installcatalogs -pgegl dh_installpam -pgegl dh_installlogrotate -pgegl dh_installlogcheck -pgegl dh_installchangelogs -pgegl ./ChangeLog dh_installudev -pgegl dh_lintian -pgegl dh_bugfiles -pgegl dh_install -pgegl dh_link -pgegl dh_installmime -pgegl dh_installgsettings -pgegl dh_installdocs -plibgegl-0.2-0 ./README ./NEWS ./AUTHORS dh_installexamples -plibgegl-0.2-0 dh_installman -plibgegl-0.2-0 dh_installinfo -plibgegl-0.2-0 dh_installmenu -plibgegl-0.2-0 dh_installcron -plibgegl-0.2-0 dh_installinit -plibgegl-0.2-0 dh_installdebconf -plibgegl-0.2-0 dh_installemacsen -plibgegl-0.2-0 dh_installcatalogs -plibgegl-0.2-0 dh_installpam -plibgegl-0.2-0 dh_installlogrotate -plibgegl-0.2-0 dh_installlogcheck -plibgegl-0.2-0 dh_installchangelogs -plibgegl-0.2-0 ./ChangeLog dh_installudev -plibgegl-0.2-0 dh_lintian -plibgegl-0.2-0 dh_bugfiles -plibgegl-0.2-0 dh_install -plibgegl-0.2-0 dh_link -plibgegl-0.2-0 dh_installmime -plibgegl-0.2-0 dh_installgsettings -plibgegl-0.2-0 dh_installdocs -plibgegl-dev ./README ./NEWS ./AUTHORS dh_installexamples -plibgegl-dev dh_installman -plibgegl-dev dh_installinfo -plibgegl-dev dh_installmenu -plibgegl-dev dh_installcron -plibgegl-dev dh_installinit -plibgegl-dev dh_installdebconf -plibgegl-dev dh_installemacsen -plibgegl-dev dh_installcatalogs -plibgegl-dev dh_installpam -plibgegl-dev dh_installlogrotate -plibgegl-dev dh_installlogcheck -plibgegl-dev dh_installchangelogs -plibgegl-dev ./ChangeLog dh_installudev -plibgegl-dev dh_lintian -plibgegl-dev dh_bugfiles -plibgegl-dev dh_install -plibgegl-dev dh_link -plibgegl-dev dh_installmime -plibgegl-dev dh_installgsettings -plibgegl-dev dh_installdocs -plibgegl-0.2-0-dbg ./README ./NEWS ./AUTHORS dh_installexamples -plibgegl-0.2-0-dbg dh_installman -plibgegl-0.2-0-dbg dh_installinfo -plibgegl-0.2-0-dbg dh_installmenu -plibgegl-0.2-0-dbg dh_installcron -plibgegl-0.2-0-dbg dh_installinit -plibgegl-0.2-0-dbg dh_installdebconf -plibgegl-0.2-0-dbg dh_installemacsen -plibgegl-0.2-0-dbg dh_installcatalogs -plibgegl-0.2-0-dbg dh_installpam -plibgegl-0.2-0-dbg dh_installlogrotate -plibgegl-0.2-0-dbg dh_installlogcheck -plibgegl-0.2-0-dbg dh_installchangelogs -plibgegl-0.2-0-dbg ./ChangeLog dh_installudev -plibgegl-0.2-0-dbg dh_lintian -plibgegl-0.2-0-dbg dh_bugfiles -plibgegl-0.2-0-dbg dh_install -plibgegl-0.2-0-dbg dh_link -plibgegl-0.2-0-dbg dh_installmime -plibgegl-0.2-0-dbg dh_installgsettings -plibgegl-0.2-0-dbg dh_strip -pgegl --dbg-package=libgegl-0.2-0-dbg dh_compress -pgegl dh_fixperms -pgegl dh_makeshlibs -pgegl dh_strip -plibgegl-0.2-0 --dbg-package=libgegl-0.2-0-dbg dh_compress -plibgegl-0.2-0 dh_fixperms -plibgegl-0.2-0 dh_makeshlibs -plibgegl-0.2-0 -V'libgegl-0.2-0 (>= 0.2.0)' -X/usr/lib/x86_64-linux-gnu/gegl-0.2 dpkg-gensymbols: warning: some symbols or patterns disappeared in the symbols file: see diff output below dpkg-gensymbols: warning: debian/libgegl-0.2-0/DEBIAN/symbols doesn't match completely debian/libgegl-0.2-0.symbols --- debian/libgegl-0.2-0.symbols (libgegl-0.2-0_0.2.0-2_amd64) +++ dpkg-gensymbolsKDPh9S 2012-07-09 20:44:25.834881622 +0000 @@ -1,7 +1,7 @@ libgegl-0.2.so.0 libgegl-0.2-0 #MINVER# _gegl_buffer_drop_hot_tile@Base 0.2.0 _gegl_float_epsilon_equal@Base 0 - _gegl_float_epsilon_zero@Base 0 +#MISSING: 0.2.0-2# _gegl_float_epsilon_zero@Base 0 gegl_abyss_policy_get_type@Base 0.2.0 gegl_apply_op@Base 0.2.0 gegl_apply_op_valist@Base 0.2.0 dh_makeshlibs: dpkg-gensymbols -plibgegl-0.2-0 -Idebian/libgegl-0.2-0.symbols -Pdebian/libgegl-0.2-0 -edebian/libgegl-0.2-0/usr/lib/x86_64-linux-gnu/libgegl-0.2.so.0.199.1 returned exit code 1 make: *** [binary-fixup/libgegl-0.2-0] Error 1 dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2 ──────────────────────────────────────────────────────────────────────────────── Build finished at 20120709-2044 Finished ──────── E: Build failure (dpkg-buildpackage died) ┌──────────────────────────────────────────────────────────────────────────────┐ │ Cleanup │ └──────────────────────────────────────────────────────────────────────────────┘ Purging /«BUILDDIR» Not cleaning session: cloned chroot in use ┌──────────────────────────────────────────────────────────────────────────────┐ │ Summary │ └──────────────────────────────────────────────────────────────────────────────┘ Architecture: amd64 Build-Space: 59972 Build-Time: 144 Distribution: unstable Fail-Stage: build Install-Time: 65 Job: gegl_0.2.0-2 Package: gegl Package-Time: 230 Source-Version: 0.2.0-2 Space: 59972 Status: attempted Version: 0.2.0-2 ──────────────────────────────────────────────────────────────────────────────── Finished at 20120709-2044 Build needed 00:03:50, 59972k disc space DC-Status: Failed 231.521413s DC-Time-Estimation: 231.521413 versus expected 640 (r/m: 1.76432314275829 ; m: 231.521413)