------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.1.txz Installing /packages/All/pcre-8.43_2.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/libxml2-2.9.10.txz Installing /packages/All/libiconv-1.14_11.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/openssl-1.1.1d,1.txz Installing /packages/All/python37-3.7.6.txz ===== Message from python37-3.7.6: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/glib-2.56.3_7,1.txz No schema files found: doing nothing. Installing /packages/All/desktop-file-utils-0.24.txz Installing /packages/All/libtextstyle-0.20.1.txz Installing /packages/All/gettext-tools-0.20.1_1.txz Installing /packages/All/gmake-4.2.1_3.txz Installing /packages/All/atk-2.28.1.txz Installing /packages/All/png-1.6.37.txz Installing /packages/All/jbigkit-2.1_1.txz Installing /packages/All/jpeg-turbo-2.0.4.txz Installing /packages/All/tiff-4.1.0.txz Installing /packages/All/shared-mime-info-1.10_2.txz Installing /packages/All/libXau-1.0.9.txz Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/xorgproto-2019.2.txz Installing /packages/All/libXdmcp-1.1.3.txz Installing /packages/All/libxcb-1.13.1.txz Installing /packages/All/libX11-1.6.9,1.txz Installing /packages/All/gdk-pixbuf2-2.40.0.txz Installing /packages/All/freetype2-2.10.1.txz ===== Message from freetype2-2.10.1: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/site/index.html, if documentation was installed). Installing /packages/All/graphite2-1.3.13_1.txz Installing /packages/All/harfbuzz-2.6.4.txz Installing /packages/All/fontconfig-2.12.6,1.txz Running fc-cache to build fontconfig cache... /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory fc-cache: succeeded Installing /packages/All/fribidi-0.19.7.txz Installing /packages/All/wayland-1.16.0.txz Installing /packages/All/pciids-20200222.txz Installing /packages/All/libpciaccess-0.16.txz Installing /packages/All/libdrm-2.4.100.txz Installing /packages/All/libelf-0.8.13_3.txz Installing /packages/All/libXfixes-5.0.3_2.txz Installing /packages/All/libXdamage-1.1.5.txz Installing /packages/All/libXext-1.3.4,1.txz Installing /packages/All/libXrender-0.9.10_2.txz Installing /packages/All/libXrandr-1.5.2.txz Installing /packages/All/libxshmfence-1.3.txz Installing /packages/All/libXxf86vm-1.1.4_3.txz Installing /packages/All/mesa-libs-18.3.2_4.txz Installing /packages/All/pixman-0.38.4.txz Installing /packages/All/cairo-1.16.0,2.txz Installing /packages/All/libfontenc-1.1.4.txz Installing /packages/All/mkfontscale-1.2.1.txz Installing /packages/All/font-bh-ttf-1.0.3_4.txz Installing /packages/All/font-misc-meltho-1.0.3_4.txz Installing /packages/All/font-misc-ethiopic-1.0.3_4.txz Installing /packages/All/encodings-1.0.5,1.txz Installing /packages/All/dejavu-2.37_1.txz ===== Message from dejavu-2.37_1: -- Make sure that the freetype module is loaded. If it is not, add the following line to the "Modules" section of your X Windows configuration file: Load "freetype" Add the following line to the "Files" section of X Windows configuration file: FontPath "/usr/local/share/fonts/dejavu/" Note: your X Windows configuration file is typically /etc/X11/XF86Config if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. Installing /packages/All/xorg-fonts-truetype-7.7_1.txz Installing /packages/All/libXft-2.3.3.txz Installing /packages/All/pango-1.42.4_3.txz Installing /packages/All/hicolor-icon-theme-0.17.txz Installing /packages/All/libXinerama-1.1.4_2,1.txz Installing /packages/All/libXi-1.7.10,1.txz Installing /packages/All/libXcursor-1.2.0.txz Installing /packages/All/libXcomposite-0.4.5,1.txz Installing /packages/All/gtk-update-icon-cache-2.24.32.txz Installing /packages/All/perl5-5.30.1.txz ===== Message from perl5-5.30.1: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/p5-XML-Parser-2.44.txz Installing /packages/All/intltool-0.51.0_1.txz Installing /packages/All/pkgconf-1.6.3,1.txz Installing /packages/All/libICE-1.0.10,1.txz Installing /packages/All/libSM-1.2.3,1.txz Installing /packages/All/libexif-0.6.21_5.txz Installing /packages/All/libepoxy-1.5.2.txz Installing /packages/All/nspr-4.25.txz Installing /packages/All/icu-66.1,1.txz Installing /packages/All/spidermonkey60-60.9.0_2.txz Installing /packages/All/dbus-1.12.16.txz ===> Creating groups. Creating group 'messagebus' with gid '556'. ===> Creating users Creating user 'messagebus' with uid '556'. Installing /packages/All/polkit-0.116.txz ===> Creating groups. Creating group 'polkitd' with gid '565'. ===> Creating users Creating user 'polkitd' with uid '565'. Installing /packages/All/lcms2-2.9.txz Installing /packages/All/sqlite3-3.30.1_1,1.txz Installing /packages/All/libXScrnSaver-1.2.3_2.txz Installing /packages/All/argyllcms-1.9.2_5.txz Installing /packages/All/colord-1.3.5.txz ===> Creating groups. Creating group 'colord' with gid '970'. ===> Creating users Creating user 'colord' with uid '970'. Installing /packages/All/libdaemon-0.14_1.txz Installing /packages/All/dbus-glib-0.110.txz Installing /packages/All/gdbm-1.18.1_1.txz Installing /packages/All/gobject-introspection-1.56.1,1.txz Installing /packages/All/gnome_subr-1.0.txz Installing /packages/All/avahi-app-0.7_2.txz ===> Creating groups. Creating group 'avahi' with gid '558'. ===> Creating users Creating user 'avahi' with uid '558'. Installing /packages/All/gmp-6.2.0.txz Installing /packages/All/nettle-3.5.1_1.txz Installing /packages/All/libtasn1-4.15.0.txz Installing /packages/All/libunistring-0.9.10_1.txz Installing /packages/All/libidn2-2.3.0_1.txz Installing /packages/All/ca_root_nss-3.51.txz ===== Message from ca_root_nss-3.51: -- FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem Installing /packages/All/p11-kit-0.23.18.1.txz Installing /packages/All/tpm-emulator-0.7.4_2.txz ===> Creating groups. Creating group '_tss' with gid '601'. ===> Creating users Creating user '_tss' with uid '601'. Installing /packages/All/trousers-0.3.14_2.txz ===> Creating groups. Using existing group '_tss'. ===> Creating users Using existing user '_tss'. ===== Message from trousers-0.3.14_2: -- To run tcsd automatically, add the following line to /etc/rc.conf: tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. If you want to use tcsd with software TPM emulator, use the following configuration in /etc/rc.conf: tcsd_enable="YES" tcsd_mode="emulator" tpmd_enable="YES" To use TPM, add your_account to '_tss' group like following: # pw groupmod _tss -m your_account Installing /packages/All/gnutls-3.6.12.txz Installing /packages/All/libpaper-1.1.24.4.txz Installing /packages/All/cups-2.2.13.txz ===> Creating groups. Creating group 'cups' with gid '193'. ===> Creating users Creating user 'cups' with uid '193'. Installing /packages/All/xkeyboard-config-2.27.txz Installing /packages/All/libxkbcommon-0.10.0.txz Installing /packages/All/libXtst-1.2.3_2.txz Installing /packages/All/at-spi2-core-2.28.0.txz Installing /packages/All/at-spi2-atk-2.26.2.txz Installing /packages/All/adwaita-icon-theme-3.28.0.txz Installing /packages/All/libcroco-0.6.13.txz Installing /packages/All/libgsf-1.14.46.txz Installing /packages/All/librsvg2-2.40.21.txz Installing /packages/All/wayland-protocols-1.20.txz Installing /packages/All/gtk3-3.24.10_1.txz Installing /packages/All/xcb-util-0.4.0_2,1.txz Installing /packages/All/startup-notification-0.12_4.txz Installing /packages/All/gtk2-2.24.32.txz Installing /packages/All/libxfce4util-4.14.0.txz Installing /packages/All/xfce4-conf-4.14.1.txz Installing /packages/All/libxfce4menu-4.14.1.txz SUCCEEDED 00:01:27 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> ristretto-0.10.0_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> ristretto-0.10.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ristretto-0.10.0_1 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> ristretto-0.10.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ristretto-0.10.0_1 for building => SHA256 Checksum OK for xfce4/ristretto-0.10.0.tar.bz2. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> ristretto-0.10.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ristretto-0.10.0_1 for building ===> Extracting for ristretto-0.10.0_1 => SHA256 Checksum OK for xfce4/ristretto-0.10.0.tar.bz2. Extracted Memory Use: 3.93M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for ristretto-0.10.0_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> ristretto-0.10.0_1 depends on executable: update-desktop-database - found ===> ristretto-0.10.0_1 depends on executable: msgfmt - found ===> ristretto-0.10.0_1 depends on executable: gmake - found ===> ristretto-0.10.0_1 depends on executable: gtk-update-icon-cache - found ===> ristretto-0.10.0_1 depends on file: /usr/local/bin/intltool-extract - found ===> ristretto-0.10.0_1 depends on package: pkgconf>=1.3.0_1 - found ===> ristretto-0.10.0_1 depends on file: /usr/local/libdata/pkgconfig/ice.pc - found ===> ristretto-0.10.0_1 depends on file: /usr/local/libdata/pkgconfig/sm.pc - found ===> ristretto-0.10.0_1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> ristretto-0.10.0_1 depends on shared library: libexif.so - found (/usr/local/lib/libexif.so) ===> ristretto-0.10.0_1 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> ristretto-0.10.0_1 depends on shared library: libcairo.so - found (/usr/local/lib/libcairo.so) ===> ristretto-0.10.0_1 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so) ===> ristretto-0.10.0_1 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> ristretto-0.10.0_1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> ristretto-0.10.0_1 depends on shared library: libgtk-3.so - found (/usr/local/lib/libgtk-3.so) ===> ristretto-0.10.0_1 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) ===> ristretto-0.10.0_1 depends on shared library: libxfce4ui-2.so - found (/usr/local/lib/libxfce4ui-2.so) ===> ristretto-0.10.0_1 depends on shared library: libxfce4util.so - found (/usr/local/lib/libxfce4util.so) ===> ristretto-0.10.0_1 depends on shared library: libxfconf-0.so - found (/usr/local/lib/libxfconf-0.so) ===> ristretto-0.10.0_1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> ristretto-0.10.0_1 depends on executable: update-desktop-database - found ===> ristretto-0.10.0_1 depends on executable: msgfmt - found ===> ristretto-0.10.0_1 depends on executable: gmake - found ===> ristretto-0.10.0_1 depends on executable: gtk-update-icon-cache - found ===> ristretto-0.10.0_1 depends on file: /usr/local/bin/intltool-extract - found ===> ristretto-0.10.0_1 depends on package: pkgconf>=1.3.0_1 - found ===> ristretto-0.10.0_1 depends on file: /usr/local/libdata/pkgconfig/ice.pc - found ===> ristretto-0.10.0_1 depends on file: /usr/local/libdata/pkgconfig/sm.pc - found ===> ristretto-0.10.0_1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> ristretto-0.10.0_1 depends on shared library: libexif.so - found (/usr/local/lib/libexif.so) ===> ristretto-0.10.0_1 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> ristretto-0.10.0_1 depends on shared library: libcairo.so - found (/usr/local/lib/libcairo.so) ===> ristretto-0.10.0_1 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so) ===> ristretto-0.10.0_1 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> ristretto-0.10.0_1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> ristretto-0.10.0_1 depends on shared library: libgtk-3.so - found (/usr/local/lib/libgtk-3.so) ===> ristretto-0.10.0_1 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) ===> ristretto-0.10.0_1 depends on shared library: libxfce4ui-2.so - found (/usr/local/lib/libxfce4ui-2.so) ===> ristretto-0.10.0_1 depends on shared library: libxfce4util.so - found (/usr/local/lib/libxfce4util.so) ===> ristretto-0.10.0_1 depends on shared library: libxfconf-0.so - found (/usr/local/lib/libxfconf-0.so) ===> ristretto-0.10.0_1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> Configuring for ristretto-0.10.0_1 configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by gmake... GNU checking for gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes checking for library containing strerror... none required checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking whether NLS is requested... yes checking for intltool >= 0.35... 0.51.0 found checking for intltool-update... /usr/local/bin/intltool-update checking for intltool-merge... /usr/local/bin/intltool-merge checking for intltool-extract... /usr/local/bin/intltool-extract checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for perl... /usr/local/bin/perl checking for perl >= 5.8.1... 5.30.1 checking for ANSI C header files... (cached) yes checking for locale.h... (cached) yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... no checking for bindtextdomain in -lintl... yes checking for ngettext in -lintl... yes checking for dgettext in -lintl... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/local/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/local/bin/msgfmt checking for xgettext... (cached) /usr/local/bin/xgettext checking for catalogs to be installed... ar ast be bg ca cs da de el en_AU en_GB es eu fi fr gl he hr hu hy_AM id ie is it ja kk ko lt lv ms nb nl oc pl pt_BR pt ro ru sk sl sq sr sv te th tr ug uk ur_PK ur vi zh_CN zh_TW checking for bind_textdomain_codeset... (cached) yes checking for locales directory... ${datarootdir}/locale checking for additional xgettext flags... --keyword=Q_ --from-code=UTF-8 checking pkg-config is at least version 0.9.0... yes checking for libexif >= 0.6.0... 0.6.21 checking LIBEXIF_CFLAGS... -I/usr/local/include checking LIBEXIF_LIBS... -L/usr/local/lib -lexif checking pkg-config is at least version 0.9.0... yes checking for gtk+-3.0 >= 3.22.0... 3.24.10 checking GTK_CFLAGS... -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread checking GTK_LIBS... -L/usr/local/lib -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl checking pkg-config is at least version 0.9.0... yes checking for glib-2.0 >= 2.42.0... 2.56.3 checking GLIB_CFLAGS... -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include checking GLIB_LIBS... -L/usr/local/lib -lglib-2.0 -lintl checking pkg-config is at least version 0.9.0... yes checking for gthread-2.0 >= 2.42.0... 2.56.3 checking GTHREAD_CFLAGS... -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include checking GTHREAD_LIBS... -L/usr/local/lib -lgthread-2.0 -pthread -lglib-2.0 -lintl checking pkg-config is at least version 0.9.0... yes checking for gobject-2.0 >= 2.42.0... 2.56.3 checking GOBJECT_CFLAGS... -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include checking GOBJECT_LIBS... -L/usr/local/lib -lgobject-2.0 -lglib-2.0 -lintl checking pkg-config is at least version 0.9.0... yes checking for gio-2.0 >= 2.42.0... 2.56.3 checking GIO_CFLAGS... -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread checking GIO_LIBS... -L/usr/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl checking pkg-config is at least version 0.9.0... yes checking for gio-unix-2.0 >= 2.42.0... 2.56.3 checking GIO_UNIX_CFLAGS... -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread checking GIO_UNIX_LIBS... -L/usr/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl checking pkg-config is at least version 0.9.0... yes checking for libxfce4util-1.0 >= 4.10.0... 4.14.0 checking LIBXFCE4UTIL_CFLAGS... -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include checking LIBXFCE4UTIL_LIBS... -L/usr/local/lib -lxfce4util -lglib-2.0 -lintl checking pkg-config is at least version 0.9.0... yes checking for libxfce4ui-2 >= 4.10.0... 4.14.1 checking LIBXFCE4UI_CFLAGS... -I/usr/local/include/xfce4/libxfce4ui-2 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/xfce4 checking LIBXFCE4UI_LIBS... -L/usr/local/lib -lxfce4ui-2 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lxfce4util -lglib-2.0 -lintl checking pkg-config is at least version 0.9.0... yes checking for libxfconf-0 >= 4.12.1... 4.14.1 checking XFCONF_CFLAGS... -I/usr/local/include/xfce4/xfconf-0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread checking XFCONF_LIBS... -L/usr/local/lib -lxfconf-0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl checking pkg-config is at least version 0.9.0... yes checking for cairo >= 1.8.0... 1.16.0 checking CAIRO_CFLAGS... -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -D_THREAD_SAFE checking CAIRO_LIBS... -L/usr/local/lib -lcairo -lpthread checking for X... libraries /usr/local/lib, headers /usr/local/include checking whether -R must be followed by a space... no checking for gethostbyname... (cached) yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for main in -lX11... yes checking magic.h usability... yes checking magic.h presence... yes checking for magic.h... yes checking for magic_open in -lmagic... yes checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking for cos in -lm... yes checking whether to build with debugging support... minimum checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating src/Makefile config.status: creating icons/Makefile config.status: creating icons/16x16/Makefile config.status: creating icons/48x48/Makefile config.status: creating icons/128x128/Makefile config.status: creating icons/scalable/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing po/stamp-it commands ---------------------------------------- Build Configuration for ristretto 0.10.0: libmagic support: yes The binary will be installed in /usr/local/bin ---------------------------------------- SUCCEEDED 00:00:08 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for ristretto-0.10.0_1 gmake[1]: Entering directory '/construction/graphics/ristretto/ristretto-0.10.0' gmake all-recursive gmake[2]: Entering directory '/construction/graphics/ristretto/ristretto-0.10.0' Making all in src gmake[3]: Entering directory '/construction/graphics/ristretto/ristretto-0.10.0/src' gmake all-am gmake[4]: Entering directory '/construction/graphics/ristretto/ristretto-0.10.0/src' cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -DNDEBUG -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/xfce4/xfconf-0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4/libxfce4ui-2 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/xfce4 -I/usr/local/include -DDOCDIR=\"/usr/local/share/doc/ristretto\" -DDATADIR=\"/usr/local/share\" -DSRCDIR=\"..\" -DLOCALEDIR=\"/usr/local/share/locale\" -pipe -O2 -fno-strict-aliasing -MT ristretto-image_list.o -MD -MP -MF .deps/ristretto-image_list.Tpo -c -o ristretto-image_list.o `test -f 'image_list.c' || echo './'`image_list.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -DNDEBUG -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/xfce4/xfconf-0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4/libxfce4ui-2 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/xfce4 -I/usr/local/include -DDOCDIR=\"/usr/local/share/doc/ristretto\" -DDATADIR=\"/usr/local/share\" -DSRCDIR=\"..\" -DLOCALEDIR=\"/usr/local/share/locale\" -pipe -O2 -fno-strict-aliasing -MT ristretto-image_viewer.o -MD -MP -MF .deps/ristretto-image_viewer.Tpo -c -o ristretto-image_viewer.o `test -f 'image_viewer.c' || echo './'`image_viewer.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -DNDEBUG -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/xfce4/xfconf-0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4/libxfce4ui-2 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/xfce4 -I/usr/local/include -DDOCDIR=\"/usr/local/share/doc/ristretto\" -DDATADIR=\"/usr/local/share\" -DSRCDIR=\"..\" -DLOCALEDIR=\"/usr/local/share/locale\" -pipe -O2 -fno-strict-aliasing -MT ristretto-settings.o -MD -MP -MF .deps/ristretto-settings.Tpo -c -o ristretto-settings.o `test -f 'settings.c' || echo './'`settings.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -DNDEBUG -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/xfce4/xfconf-0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4/libxfce4ui-2 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/xfce4 -I/usr/local/include -DDOCDIR=\"/usr/local/share/doc/ristretto\" -DDATADIR=\"/usr/local/share\" -DSRCDIR=\"..\" -DLOCALEDIR=\"/usr/local/share/locale\" -pipe -O2 -fno-strict-aliasing -MT ristretto-preferences_dialog.o -MD -MP -MF .deps/ristretto-preferences_dialog.Tpo -c -o ristretto-preferences_dialog.o `test -f 'preferences_dialog.c' || echo './'`preferences_dialog.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -DNDEBUG -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/xfce4/xfconf-0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4/libxfce4ui-2 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/xfce4 -I/usr/local/include -DDOCDIR=\"/usr/local/share/doc/ristretto\" -DDATADIR=\"/usr/local/share\" -DSRCDIR=\"..\" -DLOCALEDIR=\"/usr/local/share/locale\" -pipe -O2 -fno-strict-aliasing -MT ristretto-properties_dialog.o -MD -MP -MF .deps/ristretto-properties_dialog.Tpo -c -o ristretto-properties_dialog.o `test -f 'properties_dialog.c' || echo './'`properties_dialog.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -DNDEBUG -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/xfce4/xfconf-0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4/libxfce4ui-2 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/xfce4 -I/usr/local/include -DDOCDIR=\"/usr/local/share/doc/ristretto\" -DDATADIR=\"/usr/local/share\" -DSRCDIR=\"..\" -DLOCALEDIR=\"/usr/local/share/locale\" -pipe -O2 -fno-strict-aliasing -MT ristretto-main_window.o -MD -MP -MF .deps/ristretto-main_window.Tpo -c -o ristretto-main_window.o `test -f 'main_window.c' || echo './'`main_window.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -DNDEBUG -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/xfce4/xfconf-0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4/libxfce4ui-2 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/xfce4 -I/usr/local/include -DDOCDIR=\"/usr/local/share/doc/ristretto\" -DDATADIR=\"/usr/local/share\" -DSRCDIR=\"..\" -DLOCALEDIR=\"/usr/local/share/locale\" -pipe -O2 -fno-strict-aliasing -MT ristretto-wallpaper_manager.o -MD -MP -MF .deps/ristretto-wallpaper_manager.Tpo -c -o ristretto-wallpaper_manager.o `test -f 'wallpaper_manager.c' || echo './'`wallpaper_manager.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -DNDEBUG -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/xfce4/xfconf-0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4/libxfce4ui-2 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/xfce4 -I/usr/local/include -DDOCDIR=\"/usr/local/share/doc/ristretto\" -DDATADIR=\"/usr/local/share\" -DSRCDIR=\"..\" -DLOCALEDIR=\"/usr/local/share/locale\" -pipe -O2 -fno-strict-aliasing -MT ristretto-monitor_chooser.o -MD -MP -MF .deps/ristretto-monitor_chooser.Tpo -c -o ristretto-monitor_chooser.o `test -f 'monitor_chooser.c' || echo './'`monitor_chooser.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -DNDEBUG -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/xfce4/xfconf-0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4/libxfce4ui-2 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/xfce4 -I/usr/local/include -DDOCDIR=\"/usr/local/share/doc/ristretto\" -DDATADIR=\"/usr/local/share\" -DSRCDIR=\"..\" -DLOCALEDIR=\"/usr/local/share/locale\" -pipe -O2 -fno-strict-aliasing -MT ristretto-xfce_wallpaper_manager.o -MD -MP -MF .deps/ristretto-xfce_wallpaper_manager.Tpo -c -o ristretto-xfce_wallpaper_manager.o `test -f 'xfce_wallpaper_manager.c' || echo './'`xfce_wallpaper_manager.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -DNDEBUG -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/xfce4/xfconf-0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4/libxfce4ui-2 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/xfce4 -I/usr/local/include -DDOCDIR=\"/usr/local/share/doc/ristretto\" -DDATADIR=\"/usr/local/share\" -DSRCDIR=\"..\" -DLOCALEDIR=\"/usr/local/share/locale\" -pipe -O2 -fno-strict-aliasing -MT ristretto-gnome_wallpaper_manager.o -MD -MP -MF .deps/ristretto-gnome_wallpaper_manager.Tpo -c -o ristretto-gnome_wallpaper_manager.o `test -f 'gnome_wallpaper_manager.c' || echo './'`gnome_wallpaper_manager.c mv -f .deps/ristretto-preferences_dialog.Tpo .deps/ristretto-preferences_dialog.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -DNDEBUG -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/xfce4/xfconf-0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4/libxfce4ui-2 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/xfce4 -I/usr/local/include -DDOCDIR=\"/usr/local/share/doc/ristretto\" -DDATADIR=\"/usr/local/share\" -DSRCDIR=\"..\" -DLOCALEDIR=\"/usr/local/share/locale\" -pipe -O2 -fno-strict-aliasing -MT ristretto-app_menu_item.o -MD -MP -MF .deps/ristretto-app_menu_item.Tpo -c -o ristretto-app_menu_item.o `test -f 'app_menu_item.c' || echo './'`app_menu_item.c mv -f .deps/ristretto-properties_dialog.Tpo .deps/ristretto-properties_dialog.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -DNDEBUG -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/xfce4/xfconf-0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4/libxfce4ui-2 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/xfce4 -I/usr/local/include -DDOCDIR=\"/usr/local/share/doc/ristretto\" -DDATADIR=\"/usr/local/share\" -DSRCDIR=\"..\" -DLOCALEDIR=\"/usr/local/share/locale\" -pipe -O2 -fno-strict-aliasing -MT ristretto-thumbnailer.o -MD -MP -MF .deps/ristretto-thumbnailer.Tpo -c -o ristretto-thumbnailer.o `test -f 'thumbnailer.c' || echo './'`thumbnailer.c mv -f .deps/ristretto-wallpaper_manager.Tpo .deps/ristretto-wallpaper_manager.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -DNDEBUG -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/xfce4/xfconf-0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4/libxfce4ui-2 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/xfce4 -I/usr/local/include -DDOCDIR=\"/usr/local/share/doc/ristretto\" -DDATADIR=\"/usr/local/share\" -DSRCDIR=\"..\" -DLOCALEDIR=\"/usr/local/share/locale\" -pipe -O2 -fno-strict-aliasing -MT ristretto-tumbler.o -MD -MP -MF .deps/ristretto-tumbler.Tpo -c -o ristretto-tumbler.o `test -f 'tumbler.c' || echo './'`tumbler.c mv -f .deps/ristretto-gnome_wallpaper_manager.Tpo .deps/ristretto-gnome_wallpaper_manager.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -DNDEBUG -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/xfce4/xfconf-0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4/libxfce4ui-2 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/xfce4 -I/usr/local/include -DDOCDIR=\"/usr/local/share/doc/ristretto\" -DDATADIR=\"/usr/local/share\" -DSRCDIR=\"..\" -DLOCALEDIR=\"/usr/local/share/locale\" -pipe -O2 -fno-strict-aliasing -MT ristretto-marshal.o -MD -MP -MF .deps/ristretto-marshal.Tpo -c -o ristretto-marshal.o `test -f 'marshal.c' || echo './'`marshal.c mv -f .deps/ristretto-monitor_chooser.Tpo .deps/ristretto-monitor_chooser.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -DNDEBUG -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/xfce4/xfconf-0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4/libxfce4ui-2 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/xfce4 -I/usr/local/include -DDOCDIR=\"/usr/local/share/doc/ristretto\" -DDATADIR=\"/usr/local/share\" -DSRCDIR=\"..\" -DLOCALEDIR=\"/usr/local/share/locale\" -pipe -O2 -fno-strict-aliasing -MT ristretto-file.o -MD -MP -MF .deps/ristretto-file.Tpo -c -o ristretto-file.o `test -f 'file.c' || echo './'`file.c mv -f .deps/ristretto-xfce_wallpaper_manager.Tpo .deps/ristretto-xfce_wallpaper_manager.Po mv -f .deps/ristretto-image_list.Tpo .deps/ristretto-image_list.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -DNDEBUG -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/xfce4/xfconf-0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4/libxfce4ui-2 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/xfce4 -I/usr/local/include -DDOCDIR=\"/usr/local/share/doc/ristretto\" -DDATADIR=\"/usr/local/share\" -DSRCDIR=\"..\" -DLOCALEDIR=\"/usr/local/share/locale\" -pipe -O2 -fno-strict-aliasing -MT ristretto-privacy_dialog.o -MD -MP -MF .deps/ristretto-privacy_dialog.Tpo -c -o ristretto-privacy_dialog.o `test -f 'privacy_dialog.c' || echo './'`privacy_dialog.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -DNDEBUG -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/xfce4/xfconf-0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4/libxfce4ui-2 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/xfce4 -I/usr/local/include -DDOCDIR=\"/usr/local/share/doc/ristretto\" -DDATADIR=\"/usr/local/share\" -DSRCDIR=\"..\" -DLOCALEDIR=\"/usr/local/share/locale\" -pipe -O2 -fno-strict-aliasing -MT ristretto-util.o -MD -MP -MF .deps/ristretto-util.Tpo -c -o ristretto-util.o `test -f 'util.c' || echo './'`util.c mv -f .deps/ristretto-settings.Tpo .deps/ristretto-settings.Po image_viewer.c: In function 'rstto_image_viewer_init': cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -DNDEBUG -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usimage_viewer.c:312:5: warning: 'gdk_visual_get_system' is deprecated: Use 'gdk_screen_get_system_visual' instead [-Wdeprecated-declarations] viewer->priv->visual = gdk_visual_get_system (); ^~~~~~ r/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/xfce4/xfconf-0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4/libxfce4ui-2 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:63, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from /usr/local/include/xfce4/libxfce4ui-2/libxfce4ui/xfce-dialogs.h:27, from /usr/local/include/xfce4/libxfce4ui-2/libxfce4ui/libxfce4ui.h:28, from image_viewer.c:23: /usr/local/include/gtk-3.0/gdk/gdkvisual.h:90:15: note: declared here GdkVisual* gdk_visual_get_system (void); ^~~~~~~~~~~~~~~~~~~~~ -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/xfce4 -I/usr/local/include -DDOCDIR=\"/usr/local/share/doc/ristretto\" -DDATADIR=\"/usr/local/share\" -DSRCDIR=\"..\" -DLOCALEDIR=\"/usr/local/share/locale\" -pipe -O2 -fno-strict-aliasing -MT ristretto-mime_db.o -MD -MP -MF .deps/ristretto-mime_db.Tpo -c -o ristretto-mime_db.o `test -f 'mime_db.c' || echo './'`mime_db.c image_viewer.c: In function 'cb_rstto_image_loader_size_prepared': image_viewer.c:2130:5: warning: 'gdk_screen_get_width' is deprecated [-Wdeprecated-declarations] gint s_width = gdk_screen_get_width (default_screen); ^~~~ In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /usr/local/include/gtk-3.0/gdk/gdk.h:32, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from /usr/local/include/xfce4/libxfce4ui-2/libxfce4ui/xfce-dialogs.h:27, from /usr/local/include/xfce4/libxfce4ui-2/libxfce4ui/libxfce4ui.h:28, from image_viewer.c:23: /usr/local/include/gtk-3.0/gdk/gdkscreen.h:58:14: note: declared here gint gdk_screen_get_width (GdkScreen *screen); ^~~~~~~~~~~~~~~~~~~~ image_viewer.c:2131:5: warning: 'gdk_screen_get_height' is deprecated [-Wdeprecated-declarations] gint s_height = gdk_screen_get_height (default_screen); ^~~~ In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /usr/local/include/gtk-3.0/gdk/gdk.h:32, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from /usr/local/include/xfce4/libxfce4ui-2/libxfce4ui/xfce-dialogs.h:27, from /usr/local/include/xfce4/libxfce4ui-2/libxfce4ui/libxfce4ui.h:28, from image_viewer.c:23: /usr/local/include/gtk-3.0/gdk/gdkscreen.h:60:14: note: declared here gint gdk_screen_get_height (GdkScreen *screen); ^~~~~~~~~~~~~~~~~~~~~ image_viewer.c: In function 'rstto_motion_notify_event': image_viewer.c:2488:25: warning: 'gtk_adjustment_value_changed' is deprecated [-Wdeprecated-declarations] gtk_adjustment_value_changed (adjustment); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/gtk-3.0/gtk/gtk.h:38, from /usr/local/include/xfce4/libxfce4ui-2/libxfce4ui/xfce-dialogs.h:27, from /usr/local/include/xfce4/libxfce4ui-2/libxfce4ui/libxfce4ui.h:28, from image_viewer.c:23: /usr/local/include/gtk-3.0/gtk/gtkadjustment.h:89:12: note: declared here void gtk_adjustment_value_changed (GtkAdjustment *adjustment); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ image_viewer.c:2509:25: warning: 'gtk_adjustment_value_changed' is deprecated [-Wdeprecated-declarations] gtk_adjustment_value_changed (adjustment); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/gtk-3.0/gtk/gtk.h:38, from /usr/local/include/xfce4/libxfce4ui-2/libxfce4ui/xfce-dialogs.h:27, from /usr/local/include/xfce4/libxfce4ui-2/libxfce4ui/libxfce4ui.h:28, from image_viewer.c:23: /usr/local/include/gtk-3.0/gtk/gtkadjustment.h:89:12: note: declared here void gtk_adjustment_value_changed (GtkAdjustment *adjustment); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ image_viewer.c: In function 'rstto_button_release_event': image_viewer.c:2778:17: warning: 'gtk_adjustment_changed' is deprecated [-Wdeprecated-declarations] gtk_adjustment_changed(viewer->hadjustment); ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/gtk-3.0/gtk/gtk.h:38, from /usr/local/include/xfce4/libxfce4ui-2/libxfce4ui/xfce-dialogs.h:27, from /usr/local/include/xfce4/libxfce4ui-2/libxfce4ui/libxfce4ui.h:28, from image_viewer.c:23: /usr/local/include/gtk-3.0/gtk/gtkadjustment.h:87:12: note: declared here void gtk_adjustment_changed (GtkAdjustment *adjustment); ^~~~~~~~~~~~~~~~~~~~~~ image_viewer.c:2779:17: warning: 'gtk_adjustment_changed' is deprecated [-Wdeprecated-declarations] gtk_adjustment_changed(viewer->vadjustment); ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/gtk-3.0/gtk/gtk.h:38, from /usr/local/include/xfce4/libxfce4ui-2/libxfce4ui/xfce-dialogs.h:27, from /usr/local/include/xfce4/libxfce4ui-2/libxfce4ui/libxfce4ui.h:28, from image_viewer.c:23: /usr/local/include/gtk-3.0/gtk/gtkadjustment.h:87:12: note: declared here void gtk_adjustment_changed (GtkAdjustment *adjustment); ^~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/ristretto-util.Tpo .deps/ristretto-util.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -DNDEBUG -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/xfce4/xfconf-0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4/libxfce4ui-2 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/xfce4 -I/usr/local/include -DDOCDIR=\"/usr/local/share/doc/ristretto\" -DDATADIR=\"/usr/local/share\" -DSRCDIR=\"..\" -DLOCALEDIR=\"/usr/local/share/locale\" -pipe -O2 -fno-strict-aliasing -MT ristretto-icon_bar.o -MD -MP -MF .deps/ristretto-icon_bar.Tpo -c -o ristretto-icon_bar.o `test -f 'icon_bar.c' || echo './'`icon_bar.c mv -f .deps/ristretto-marshal.Tpo .deps/ristretto-marshal.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -DNDEBUG -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/xfce4/xfconf-0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4/libxfce4ui-2 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/xfce4 -I/usr/local/include -DDOCDIR=\"/usr/local/share/doc/ristretto\" -DDATADIR=\"/usr/local/share\" -DSRCDIR=\"..\" -DLOCALEDIR=\"/usr/local/share/locale\" -pipe -O2 -fno-strict-aliasing -MT ristretto-main.o -MD -MP -MF .deps/ristretto-main.Tpo -c -o ristretto-main.o `test -f 'main.c' || echo './'`main.c mv -f .deps/ristretto-app_menu_item.Tpo .deps/ristretto-app_menu_item.Po mv -f .deps/ristretto-tumbler.Tpo .deps/ristretto-tumbler.Po mv -f .deps/ristretto-thumbnailer.Tpo .deps/ristretto-thumbnailer.Po mv -f .deps/ristretto-privacy_dialog.Tpo .deps/ristretto-privacy_dialog.Po mv -f .deps/ristretto-main.Tpo .deps/ristretto-main.Po mv -f .deps/ristretto-file.Tpo .deps/ristretto-file.Po mv -f .deps/ristretto-mime_db.Tpo .deps/ristretto-mime_db.Po mv -f .deps/ristretto-image_viewer.Tpo .deps/ristretto-image_viewer.Po mv -f .deps/ristretto-icon_bar.Tpo .deps/ristretto-icon_bar.Po mv -f .deps/ristretto-main_window.Tpo .deps/ristretto-main_window.Po cc -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/xfce4/xfconf-0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4/libxfce4ui-2 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/xfce4 -I/usr/local/include -DDOCDIR=\"/usr/local/share/doc/ristretto\" -DDATADIR=\"/usr/local/share\" -DSRCDIR=\"..\" -DLOCALEDIR=\"/usr/local/share/locale\" -pipe -O2 -fno-strict-aliasing -o ristretto ristretto-image_list.o ristretto-image_viewer.o ristretto-settings.o ristretto-preferences_dialog.o ristretto-properties_dialog.o ristretto-main_window.o ristretto-wallpaper_manager.o ristretto-monitor_chooser.o ristretto-xfce_wallpaper_manager.o ristretto-gnome_wallpaper_manager.o ristretto-app_menu_item.o ristretto-thumbnailer.o ristretto-tumbler.o ristretto-marshal.o ristretto-file.o ristretto-privacy_dialog.o ristretto-util.o ristretto-mime_db.o ristretto-icon_bar.o ristretto-main.o -L/usr/local/lib -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -L/usr/local/lib -lglib-2.0 -lintl -L/usr/local/lib -lgthread-2.0 -pthread -lglib-2.0 -lintl -L/usr/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -L/usr/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -L/usr/local/lib -lexif -L/usr/local/lib -lxfconf-0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -L/usr/local/lib -lcairo -lpthread -L/usr/local/lib -lxfce4util -lglib-2.0 -lintl -L/usr/local/lib -lxfce4ui-2 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lxfce4util -lglib-2.0 -lintl -lSM -lICE -R/usr/local/lib -lX11 -lm -lmagic -L/usr/local/lib gmake[4]: Leaving directory '/construction/graphics/ristretto/ristretto-0.10.0/src' gmake[3]: Leaving directory '/construction/graphics/ristretto/ristretto-0.10.0/src' Making all in po gmake[3]: Entering directory '/construction/graphics/ristretto/ristretto-0.10.0/po' file=`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ar.po file=`echo ast | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ast.po file=`echo be | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file be.po file=`echo bg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file bg.po file=`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ca.po file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file cs.po file=`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file da.po file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file de.po file=`echo el | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file el.po file=`echo en_AU | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file en_AU.po file=`echo en_GB | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file en_GB.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file es.po file=`echo eu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file eu.po file=`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file fi.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file fr.po file=`echo gl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file gl.po file=`echo he | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file he.po file=`echo hr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file hr.po file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file hu.po file=`echo hy_AM | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file hy_AM.po file=`echo id | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file id.po file=`echo ie | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ie.po file=`echo is | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file is.po file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file it.po file=`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ja.po file=`echo kk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file kk.po file=`echo ko | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ko.po file=`echo lt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file lt.po file=`echo lv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file lv.po file=`echo ms | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ms.po file=`echo nb | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file nb.po file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file nl.po file=`echo oc | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file oc.po file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file pl.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file pt_BR.po file=`echo pt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file pt.po file=`echo ro | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ro.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ru.po file=`echo sk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file sk.po file=`echo sl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file sl.po file=`echo sq | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file sq.po file=`echo sr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file sr.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file sv.po file=`echo te | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file te.po file=`echo th | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file th.po file=`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file tr.po file=`echo ug | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ug.po file=`echo uk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file uk.po file=`echo ur_PK | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ur_PK.po file=`echo ur | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ur.po file=`echo vi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file vi.po file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file zh_CN.po file=`echo zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file zh_TW.po gmake[3]: Leaving directory '/construction/graphics/ristretto/ristretto-0.10.0/po' Making all in icons gmake[3]: Entering directory '/construction/graphics/ristretto/ristretto-0.10.0/icons' Making all in 16x16 gmake[4]: Entering directory '/construction/graphics/ristretto/ristretto-0.10.0/icons/16x16' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/construction/graphics/ristretto/ristretto-0.10.0/icons/16x16' Making all in 48x48 gmake[4]: Entering directory '/construction/graphics/ristretto/ristretto-0.10.0/icons/48x48' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/construction/graphics/ristretto/ristretto-0.10.0/icons/48x48' Making all in 128x128 gmake[4]: Entering directory '/construction/graphics/ristretto/ristretto-0.10.0/icons/128x128' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/construction/graphics/ristretto/ristretto-0.10.0/icons/128x128' Making all in scalable gmake[4]: Entering directory '/construction/graphics/ristretto/ristretto-0.10.0/icons/scalable' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/construction/graphics/ristretto/ristretto-0.10.0/icons/scalable' gmake[4]: Entering directory '/construction/graphics/ristretto/ristretto-0.10.0/icons' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/construction/graphics/ristretto/ristretto-0.10.0/icons' gmake[3]: Leaving directory '/construction/graphics/ristretto/ristretto-0.10.0/icons' gmake[3]: Entering directory '/construction/graphics/ristretto/ristretto-0.10.0' LC_ALL=C /usr/local/bin/intltool-merge -x -u -c ./po/.intltool-merge-cache ./po ristretto.appdata.xml.in ristretto.appdata.xml LC_ALL=C /usr/local/bin/intltool-merge -d -u -c ./po/.intltool-merge-cache ./po ristretto.desktop.in ristretto.desktop Generating and caching the translation database Generating and caching the translation database Merging translations into ristretto.appdata.xml. Merging translations into ristretto.desktop. CREATED ristretto.appdata.xml gmake[3]: Leaving directory '/construction/graphics/ristretto/ristretto-0.10.0' gmake[2]: Leaving directory '/construction/graphics/ristretto/ristretto-0.10.0' gmake[1]: Leaving directory '/construction/graphics/ristretto/ristretto-0.10.0' SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> ristretto-0.10.0_1 depends on executable: update-desktop-database - found ===> ristretto-0.10.0_1 depends on executable: gtk-update-icon-cache - found ===> ristretto-0.10.0_1 depends on file: /usr/local/libdata/pkgconfig/ice.pc - found ===> ristretto-0.10.0_1 depends on file: /usr/local/libdata/pkgconfig/sm.pc - found ===> ristretto-0.10.0_1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for ristretto-0.10.0_1 ===> ristretto-0.10.0_1 depends on executable: update-desktop-database - found ===> ristretto-0.10.0_1 depends on executable: gtk-update-icon-cache - found ===> ristretto-0.10.0_1 depends on file: /usr/local/libdata/pkgconfig/ice.pc - found ===> ristretto-0.10.0_1 depends on file: /usr/local/libdata/pkgconfig/sm.pc - found ===> ristretto-0.10.0_1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> Generating temporary packing list gmake[1]: Entering directory '/construction/graphics/ristretto/ristretto-0.10.0' Making install in src gmake[2]: Entering directory '/construction/graphics/ristretto/ristretto-0.10.0/src' gmake install-am gmake[3]: Entering directory '/construction/graphics/ristretto/ristretto-0.10.0/src' gmake[4]: Entering directory '/construction/graphics/ristretto/ristretto-0.10.0/src' /bin/mkdir -p '/construction/graphics/ristretto/stage/usr/local/bin' install -s -m 555 ristretto '/construction/graphics/ristretto/stage/usr/local/bin' gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/construction/graphics/ristretto/ristretto-0.10.0/src' gmake[3]: Leaving directory '/construction/graphics/ristretto/ristretto-0.10.0/src' gmake[2]: Leaving directory '/construction/graphics/ristretto/ristretto-0.10.0/src' Making install in po gmake[2]: Entering directory '/construction/graphics/ristretto/ristretto-0.10.0/po' linguas="ar ast be bg ca cs da de el en_AU en_GB es eu fi fr gl he hr hu hy_AM id ie is it ja kk ko lt lv ms nb nl oc pl pt_BR pt ro ru sk sl sq sr sv te th tr ug uk ur_PK ur vi zh_CN zh_TW "; \ for lang in $linguas; do \ dir=/construction/graphics/ristretto/stage/usr/local/share/locale/$lang/LC_MESSAGES; \ /bin/sh /construction/graphics/ristretto/ristretto-0.10.0/install-sh -d $dir; \ if test -r $lang.gmo; then \ install -m 0644 $lang.gmo $dir/ristretto.mo; \ echo "installing $lang.gmo as $dir/ristretto.mo"; \ else \ install -m 0644 ./$lang.gmo $dir/ristretto.mo; \ echo "installing ./$lang.gmo as" \ "$dir/ristretto.mo"; \ fi; \ if test -r $lang.gmo.m; then \ install -m 0644 $lang.gmo.m $dir/ristretto.mo.m; \ echo "installing $lang.gmo.m as $dir/ristretto.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ install -m 0644 ./$lang.gmo.m \ $dir/ristretto.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/ristretto.mo.m"; \ else \ true; \ fi; \ fi; \ done installing ar.gmo as /construction/graphics/ristretto/stage/usr/local/share/locale/ar/LC_MESSAGES/ristretto.mo installing ast.gmo as /construction/graphics/ristretto/stage/usr/local/share/locale/ast/LC_MESSAGES/ristretto.mo installing be.gmo as /construction/graphics/ristretto/stage/usr/local/share/locale/be/LC_MESSAGES/ristretto.mo installing bg.gmo as /construction/graphics/ristretto/stage/usr/local/share/locale/bg/LC_MESSAGES/ristretto.mo installing ca.gmo as /construction/graphics/ristretto/stage/usr/local/share/locale/ca/LC_MESSAGES/ristretto.mo installing cs.gmo as /construction/graphics/ristretto/stage/usr/local/share/locale/cs/LC_MESSAGES/ristretto.mo installing da.gmo as /construction/graphics/ristretto/stage/usr/local/share/locale/da/LC_MESSAGES/ristretto.mo installing de.gmo as /construction/graphics/ristretto/stage/usr/local/share/locale/de/LC_MESSAGES/ristretto.mo installing el.gmo as /construction/graphics/ristretto/stage/usr/local/share/locale/el/LC_MESSAGES/ristretto.mo installing en_AU.gmo as /construction/graphics/ristretto/stage/usr/local/share/locale/en_AU/LC_MESSAGES/ristretto.mo installing en_GB.gmo as /construction/graphics/ristretto/stage/usr/local/share/locale/en_GB/LC_MESSAGES/ristretto.mo installing es.gmo as /construction/graphics/ristretto/stage/usr/local/share/locale/es/LC_MESSAGES/ristretto.mo installing eu.gmo as /construction/graphics/ristretto/stage/usr/local/share/locale/eu/LC_MESSAGES/ristretto.mo installing fi.gmo as /construction/graphics/ristretto/stage/usr/local/share/locale/fi/LC_MESSAGES/ristretto.mo installing fr.gmo as /construction/graphics/ristretto/stage/usr/local/share/locale/fr/LC_MESSAGES/ristretto.mo installing gl.gmo as /construction/graphics/ristretto/stage/usr/local/share/locale/gl/LC_MESSAGES/ristretto.mo installing he.gmo as /construction/graphics/ristretto/stage/usr/local/share/locale/he/LC_MESSAGES/ristretto.mo installing hr.gmo as /construction/graphics/ristretto/stage/usr/local/share/locale/hr/LC_MESSAGES/ristretto.mo installing hu.gmo as /construction/graphics/ristretto/stage/usr/local/share/locale/hu/LC_MESSAGES/ristretto.mo installing hy_AM.gmo as /construction/graphics/ristretto/stage/usr/local/share/locale/hy_AM/LC_MESSAGES/ristretto.mo installing id.gmo as /construction/graphics/ristretto/stage/usr/local/share/locale/id/LC_MESSAGES/ristretto.mo installing ie.gmo as /construction/graphics/ristretto/stage/usr/local/share/locale/ie/LC_MESSAGES/ristretto.mo installing is.gmo as /construction/graphics/ristretto/stage/usr/local/share/locale/is/LC_MESSAGES/ristretto.mo installing it.gmo as /construction/graphics/ristretto/stage/usr/local/share/locale/it/LC_MESSAGES/ristretto.mo installing ja.gmo as /construction/graphics/ristretto/stage/usr/local/share/locale/ja/LC_MESSAGES/ristretto.mo installing kk.gmo as /construction/graphics/ristretto/stage/usr/local/share/locale/kk/LC_MESSAGES/ristretto.mo installing ko.gmo as /construction/graphics/ristretto/stage/usr/local/share/locale/ko/LC_MESSAGES/ristretto.mo installing lt.gmo as /construction/graphics/ristretto/stage/usr/local/share/locale/lt/LC_MESSAGES/ristretto.mo installing lv.gmo as /construction/graphics/ristretto/stage/usr/local/share/locale/lv/LC_MESSAGES/ristretto.mo installing ms.gmo as /construction/graphics/ristretto/stage/usr/local/share/locale/ms/LC_MESSAGES/ristretto.mo installing nb.gmo as /construction/graphics/ristretto/stage/usr/local/share/locale/nb/LC_MESSAGES/ristretto.mo installing nl.gmo as /construction/graphics/ristretto/stage/usr/local/share/locale/nl/LC_MESSAGES/ristretto.mo installing oc.gmo as /construction/graphics/ristretto/stage/usr/local/share/locale/oc/LC_MESSAGES/ristretto.mo installing pl.gmo as /construction/graphics/ristretto/stage/usr/local/share/locale/pl/LC_MESSAGES/ristretto.mo installing pt_BR.gmo as /construction/graphics/ristretto/stage/usr/local/share/locale/pt_BR/LC_MESSAGES/ristretto.mo installing pt.gmo as /construction/graphics/ristretto/stage/usr/local/share/locale/pt/LC_MESSAGES/ristretto.mo installing ro.gmo as /construction/graphics/ristretto/stage/usr/local/share/locale/ro/LC_MESSAGES/ristretto.mo installing ru.gmo as /construction/graphics/ristretto/stage/usr/local/share/locale/ru/LC_MESSAGES/ristretto.mo installing sk.gmo as /construction/graphics/ristretto/stage/usr/local/share/locale/sk/LC_MESSAGES/ristretto.mo installing sl.gmo as /construction/graphics/ristretto/stage/usr/local/share/locale/sl/LC_MESSAGES/ristretto.mo installing sq.gmo as /construction/graphics/ristretto/stage/usr/local/share/locale/sq/LC_MESSAGES/ristretto.mo installing sr.gmo as /construction/graphics/ristretto/stage/usr/local/share/locale/sr/LC_MESSAGES/ristretto.mo installing sv.gmo as /construction/graphics/ristretto/stage/usr/local/share/locale/sv/LC_MESSAGES/ristretto.mo installing te.gmo as /construction/graphics/ristretto/stage/usr/local/share/locale/te/LC_MESSAGES/ristretto.mo installing th.gmo as /construction/graphics/ristretto/stage/usr/local/share/locale/th/LC_MESSAGES/ristretto.mo installing tr.gmo as /construction/graphics/ristretto/stage/usr/local/share/locale/tr/LC_MESSAGES/ristretto.mo installing ug.gmo as /construction/graphics/ristretto/stage/usr/local/share/locale/ug/LC_MESSAGES/ristretto.mo installing uk.gmo as /construction/graphics/ristretto/stage/usr/local/share/locale/uk/LC_MESSAGES/ristretto.mo installing ur_PK.gmo as /construction/graphics/ristretto/stage/usr/local/share/locale/ur_PK/LC_MESSAGES/ristretto.mo installing ur.gmo as /construction/graphics/ristretto/stage/usr/local/share/locale/ur/LC_MESSAGES/ristretto.mo installing vi.gmo as /construction/graphics/ristretto/stage/usr/local/share/locale/vi/LC_MESSAGES/ristretto.mo installing zh_CN.gmo as /construction/graphics/ristretto/stage/usr/local/share/locale/zh_CN/LC_MESSAGES/ristretto.mo installing zh_TW.gmo as /construction/graphics/ristretto/stage/usr/local/share/locale/zh_TW/LC_MESSAGES/ristretto.mo gmake[2]: Leaving directory '/construction/graphics/ristretto/ristretto-0.10.0/po' Making install in icons gmake[2]: Entering directory '/construction/graphics/ristretto/ristretto-0.10.0/icons' Making install in 16x16 gmake[3]: Entering directory '/construction/graphics/ristretto/ristretto-0.10.0/icons/16x16' gmake[4]: Entering directory '/construction/graphics/ristretto/ristretto-0.10.0/icons/16x16' gmake[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/graphics/ristretto/stage/usr/local/share/icons/hicolor/16x16/apps' install -m 0644 ristretto.png '/construction/graphics/ristretto/stage/usr/local/share/icons/hicolor/16x16/apps' gmake[4]: Leaving directory '/construction/graphics/ristretto/ristretto-0.10.0/icons/16x16' gmake[3]: Leaving directory '/construction/graphics/ristretto/ristretto-0.10.0/icons/16x16' Making install in 48x48 gmake[3]: Entering directory '/construction/graphics/ristretto/ristretto-0.10.0/icons/48x48' gmake[4]: Entering directory '/construction/graphics/ristretto/ristretto-0.10.0/icons/48x48' gmake[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/graphics/ristretto/stage/usr/local/share/icons/hicolor/48x48/apps' install -m 0644 ristretto.png '/construction/graphics/ristretto/stage/usr/local/share/icons/hicolor/48x48/apps' gmake[4]: Leaving directory '/construction/graphics/ristretto/ristretto-0.10.0/icons/48x48' gmake[3]: Leaving directory '/construction/graphics/ristretto/ristretto-0.10.0/icons/48x48' Making install in 128x128 gmake[3]: Entering directory '/construction/graphics/ristretto/ristretto-0.10.0/icons/128x128' gmake[4]: Entering directory '/construction/graphics/ristretto/ristretto-0.10.0/icons/128x128' gmake[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/graphics/ristretto/stage/usr/local/share/icons/hicolor/128x128/apps' install -m 0644 ristretto.png '/construction/graphics/ristretto/stage/usr/local/share/icons/hicolor/128x128/apps' gmake[4]: Leaving directory '/construction/graphics/ristretto/ristretto-0.10.0/icons/128x128' gmake[3]: Leaving directory '/construction/graphics/ristretto/ristretto-0.10.0/icons/128x128' Making install in scalable gmake[3]: Entering directory '/construction/graphics/ristretto/ristretto-0.10.0/icons/scalable' gmake[4]: Entering directory '/construction/graphics/ristretto/ristretto-0.10.0/icons/scalable' gmake[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/graphics/ristretto/stage/usr/local/share/icons/hicolor/scalable/apps' install -m 0644 ristretto.svg '/construction/graphics/ristretto/stage/usr/local/share/icons/hicolor/scalable/apps' gmake[4]: Leaving directory '/construction/graphics/ristretto/ristretto-0.10.0/icons/scalable' gmake[3]: Leaving directory '/construction/graphics/ristretto/ristretto-0.10.0/icons/scalable' gmake[3]: Entering directory '/construction/graphics/ristretto/ristretto-0.10.0/icons' gmake[4]: Entering directory '/construction/graphics/ristretto/ristretto-0.10.0/icons' gmake[4]: Nothing to be done for 'install-exec-am'. gmake install-data-hook gmake[5]: Entering directory '/construction/graphics/ristretto/ristretto-0.10.0/icons' *** Icon cache not updated. Remember to run: *** *** gtk-update-icon-cache -f -t /usr/local/share/icons/hicolor *** gmake[5]: Leaving directory '/construction/graphics/ristretto/ristretto-0.10.0/icons' gmake[4]: Leaving directory '/construction/graphics/ristretto/ristretto-0.10.0/icons' gmake[3]: Leaving directory '/construction/graphics/ristretto/ristretto-0.10.0/icons' gmake[2]: Leaving directory '/construction/graphics/ristretto/ristretto-0.10.0/icons' gmake[2]: Entering directory '/construction/graphics/ristretto/ristretto-0.10.0' gmake[3]: Entering directory '/construction/graphics/ristretto/ristretto-0.10.0' gmake[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/graphics/ristretto/stage/usr/local/share/metainfo' install -m 0644 ristretto.appdata.xml '/construction/graphics/ristretto/stage/usr/local/share/metainfo' /bin/mkdir -p '/construction/graphics/ristretto/stage/usr/local/share/applications' install -m 0644 ristretto.desktop '/construction/graphics/ristretto/stage/usr/local/share/applications' gmake[3]: Leaving directory '/construction/graphics/ristretto/ristretto-0.10.0' gmake[2]: Leaving directory '/construction/graphics/ristretto/ristretto-0.10.0' gmake[1]: Leaving directory '/construction/graphics/ristretto/ristretto-0.10.0' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/bin/ristretto is linked to /usr/local/lib/libfribidi.so.0 from converters/fribidi but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libfribidi.so:converters/fribidi Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for ristretto-0.10.0_1 file sizes/checksums [60]: 0% file sizes/checksums [60]: 100% packing files [60]: 0% packing files [60]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:01:46