------------------------------------------------------------------------------- -- 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/libunwind-20170615.txz Installing /packages/All/gstreamer1-1.16.2.txz Installing /packages/All/orc-0.4.31.txz Installing /packages/All/iso-codes-4.2.txz Installing /packages/All/gstreamer1-plugins-1.16.2.txz Installing /packages/All/gobject-introspection-1.56.1,1.txz Installing /packages/All/json-glib-1.4.4.txz Installing /packages/All/cogl-1.22.4.txz Installing /packages/All/clutter-1.26.2.txz Installing /packages/All/clutter-gst-2.0.18_1.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/libICE-1.0.10,1.txz Installing /packages/All/libSM-1.2.3,1.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/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/clutter-gtk3-1.8.4.txz SUCCEEDED 00:01:01 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> snappyplayer-1.0_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> snappyplayer-1.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by snappyplayer-1.0_1 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> snappyplayer-1.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by snappyplayer-1.0_1 for building => SHA256 Checksum OK for gnome3/snappy-1.0.tar.xz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> snappyplayer-1.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by snappyplayer-1.0_1 for building ===> Extracting for snappyplayer-1.0_1 => SHA256 Checksum OK for gnome3/snappy-1.0.tar.xz. Extracted Memory Use: 1.69M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for snappyplayer-1.0_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> snappyplayer-1.0_1 depends on executable: update-desktop-database - found ===> snappyplayer-1.0_1 depends on executable: msgfmt - found ===> snappyplayer-1.0_1 depends on executable: gmake - found ===> snappyplayer-1.0_1 depends on executable: gtk-update-icon-cache - found ===> snappyplayer-1.0_1 depends on file: /usr/local/bin/intltool-extract - found ===> snappyplayer-1.0_1 depends on package: pkgconf>=1.3.0_1 - found ===> snappyplayer-1.0_1 depends on package: gstreamer1-plugins>=1.4 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> snappyplayer-1.0_1 depends on shared library: libclutter-gst-2.0.so - found (/usr/local/lib/libclutter-gst-2.0.so) ===> snappyplayer-1.0_1 depends on shared library: libclutter-1.0.so - found (/usr/local/lib/libclutter-1.0.so) ===> snappyplayer-1.0_1 depends on shared library: libclutter-gtk-1.0.so - found (/usr/local/lib/libclutter-gtk-1.0.so) ===> snappyplayer-1.0_1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> snappyplayer-1.0_1 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> snappyplayer-1.0_1 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so) ===> snappyplayer-1.0_1 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> snappyplayer-1.0_1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> snappyplayer-1.0_1 depends on shared library: libgtk-3.so - found (/usr/local/lib/libgtk-3.so) ===> snappyplayer-1.0_1 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) ===> snappyplayer-1.0_1 depends on shared library: libgstreamer-1.0.so - found (/usr/local/lib/libgstreamer-1.0.so) SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> snappyplayer-1.0_1 depends on executable: update-desktop-database - found ===> snappyplayer-1.0_1 depends on executable: msgfmt - found ===> snappyplayer-1.0_1 depends on executable: gmake - found ===> snappyplayer-1.0_1 depends on executable: gtk-update-icon-cache - found ===> snappyplayer-1.0_1 depends on file: /usr/local/bin/intltool-extract - found ===> snappyplayer-1.0_1 depends on package: pkgconf>=1.3.0_1 - found ===> snappyplayer-1.0_1 depends on package: gstreamer1-plugins>=1.4 - found ===> snappyplayer-1.0_1 depends on shared library: libclutter-gst-2.0.so - found (/usr/local/lib/libclutter-gst-2.0.so) ===> snappyplayer-1.0_1 depends on shared library: libclutter-1.0.so - found (/usr/local/lib/libclutter-1.0.so) ===> snappyplayer-1.0_1 depends on shared library: libclutter-gtk-1.0.so - found (/usr/local/lib/libclutter-gtk-1.0.so) ===> snappyplayer-1.0_1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> snappyplayer-1.0_1 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> snappyplayer-1.0_1 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so) ===> snappyplayer-1.0_1 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> snappyplayer-1.0_1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> snappyplayer-1.0_1 depends on shared library: libgtk-3.so - found (/usr/local/lib/libgtk-3.so) ===> snappyplayer-1.0_1 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) ===> snappyplayer-1.0_1 depends on shared library: libgstreamer-1.0.so - found (/usr/local/lib/libgstreamer-1.0.so) ===> Configuring for snappyplayer-1.0_1 configure: WARNING: unrecognized options: --with-html-dir, --disable-gtk-doc, --with-gconf-source configure: loading site script /xports/Templates/config.site checking whether to enable maintainer-specific portions of Makefiles... no 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 UID '0' is supported by ustar format... yes checking whether GID '0' is supported by ustar format... yes checking how to create a ustar tar archive... (cached) /usr/bin/tar checking whether gmake supports nested variables... (cached) yes 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 for style of include used by gmake... GNU checking dependency style of cc... gcc3 checking whether cc understands -c and -o together... yes 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 build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert x86_64-portbld-dragonfly5.9 file names to x86_64-portbld-dragonfly5.9 format... func_convert_file_noop checking how to convert x86_64-portbld-dragonfly5.9 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no 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 dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... dragonfly5.9 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking pkg-config is at least version 0.9.0... yes checking for GST... yes checking for CLUTTER... yes checking for CLUTTER_GST... yes checking for CLUTTER_GTK... yes checking for GTK... yes checking for GIO... yes checking for CLUTTER_X11... yes checking for XTEST... yes checking for GIO_2_26... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating data/Makefile config.status: creating data/icons/Makefile config.status: creating data/icons/256x256/Makefile config.status: creating data/icons/48x48/Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --with-html-dir, --disable-gtk-doc, --with-gconf-source Configuration Version : 1.0 Source code location : . Prefix : /usr/local Compiler : cc snappy configured. Type 'make' to build. SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for snappyplayer-1.0_1 gmake[1]: Entering directory '/construction/multimedia/snappy/snappy-1.0' gmake all-recursive gmake[2]: Entering directory '/construction/multimedia/snappy/snappy-1.0' Making all in src gmake[3]: Entering directory '/construction/multimedia/snappy/snappy-1.0/src' cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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 -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gstreamer-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/orc-0.4 -pthread -I/usr/local/include/clutter-gst-2.0 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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 -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gstreamer-1.0 -pthread -I/usr/local/include/clutter-gtk-1.0 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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 -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -D_THREAD_SAFE -I/usr/local/include/gtk-3.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -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/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 -D_THREAD_SAFE -DSNAPPY_DATA_DIR="\"/usr/local/share/snappy\"" -pipe -O2 -fno-strict-aliasing -MT snappy-utils.o -MD -MP -MF .deps/snappy-utils.Tpo -c -o snappy-utils.o `test -f 'utils.c' || echo './'`utils.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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 -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gstreamer-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/orc-0.4 -pthread -I/usr/local/include/clutter-gst-2.0 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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 -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gstreamer-1.0 -pthread -I/usr/local/include/clutter-gtk-1.0 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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 -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -D_THREAD_SAFE -I/usr/local/include/gtk-3.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -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/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 -D_THREAD_SAFE -DSNAPPY_DATA_DIR="\"/usr/local/share/snappy\"" -pipe -O2 -fno-strict-aliasing -MT snappy-user_interface.o -MD -MP -MF .deps/snappy-user_interface.Tpo -c -o snappy-user_interface.o `test -f 'user_interface.c' || echo './'`user_interface.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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 -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gstreamer-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/orc-0.4 -pthread -I/usr/local/include/clutter-gst-2.0 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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 -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gstreamer-1.0 -pthread -I/usr/local/include/clutter-gtk-1.0 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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 -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -D_THREAD_SAFE -I/usr/local/include/gtk-3.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -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/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 -D_THREAD_SAFE -DSNAPPY_DATA_DIR="\"/usr/local/share/snappy\"" -pipe -O2 -fno-strict-aliasing -MT snappy-dlna.o -MD -MP -MF .deps/snappy-dlna.Tpo -c -o snappy-dlna.o `test -f 'dlna.c' || echo './'`dlna.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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 -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gstreamer-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/orc-0.4 -pthread -I/usr/local/include/clutter-gst-2.0 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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 -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gstreamer-1.0 -pthread -I/usr/local/include/clutter-gtk-1.0 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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 -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -D_THREAD_SAFE -I/usr/local/include/gtk-3.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -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/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 -D_THREAD_SAFE -DSNAPPY_DATA_DIR="\"/usr/local/share/snappy\"" -pipe -O2 -fno-strict-aliasing -MT snappy-gst_engine.o -MD -MP -MF .deps/snappy-gst_engine.Tpo -c -o snappy-gst_engine.o `test -f 'gst_engine.c' || echo './'`gst_engine.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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 -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gstreamer-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/orc-0.4 -pthread -I/usr/local/include/clutter-gst-2.0 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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 -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gstreamer-1.0 -pthread -I/usr/local/include/clutter-gtk-1.0 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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 -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -D_THREAD_SAFE -I/usr/local/include/gtk-3.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -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/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 -D_THREAD_SAFE -DSNAPPY_DATA_DIR="\"/usr/local/share/snappy\"" -pipe -O2 -fno-strict-aliasing -MT snappy-screensaver.o -MD -MP -MF .deps/snappy-screensaver.Tpo -c -o snappy-screensaver.o `test -f 'screensaver.c' || echo './'`screensaver.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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 -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gstreamer-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/orc-0.4 -pthread -I/usr/local/include/clutter-gst-2.0 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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 -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gstreamer-1.0 -pthread -I/usr/local/include/clutter-gtk-1.0 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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 -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -D_THREAD_SAFE -I/usr/local/include/gtk-3.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -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/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 -D_THREAD_SAFE -DSNAPPY_DATA_DIR="\"/usr/local/share/snappy\"" -pipe -O2 -fno-strict-aliasing -MT snappy-snappy.o -MD -MP -MF .deps/snappy-snappy.Tpo -c -o snappy-snappy.o `test -f 'snappy.c' || echo './'`snappy.c mv -f .deps/snappy-utils.Tpo .deps/snappy-utils.Po mv -f .deps/snappy-screensaver.Tpo .deps/snappy-screensaver.Po user_interface.c: In function 'event_cb': user_interface.c:242:13: warning: "Deprecated key symbol. Use CLUTTER_KEY_q instead." case CLUTTER_q: ^~~~~~~~~~~ user_interface.c:243:13: warning: "Deprecated key symbol. Use CLUTTER_KEY_Q instead." case CLUTTER_Q: ^~~~~~~~~~~ user_interface.c:244:13: warning: "Deprecated key symbol. Use CLUTTER_KEY_Escape instead." case CLUTTER_Escape: ^~~~~~~~~~~~~~~~ user_interface.c:252:13: warning: "Deprecated key symbol. Use CLUTTER_KEY_f instead." case CLUTTER_f: ^~~~~~~~~~~ user_interface.c:253:13: warning: "Deprecated key symbol. Use CLUTTER_KEY_F instead." case CLUTTER_F: ^~~~~~~~~~~ user_interface.c:254:13: warning: "Deprecated key symbol. Use CLUTTER_KEY_F11 instead." case CLUTTER_F11: ^~~~~~~~~~~~~ user_interface.c:263:13: warning: "Deprecated key symbol. Use CLUTTER_KEY_space instead." case CLUTTER_space: ^~~~~~~~~~~~~~~ user_interface.c:272:13: warning: "Deprecated key symbol. Use CLUTTER_KEY_l instead." case CLUTTER_l: ^~~~~~~~~~~ user_interface.c:273:13: warning: "Deprecated key symbol. Use CLUTTER_KEY_L instead." case CLUTTER_L: ^~~~~~~~~~~ user_interface.c:282:13: warning: "Deprecated key symbol. Use CLUTTER_KEY_8 instead." case CLUTTER_8: ^~~~~~~~~~~ user_interface.c:296:13: warning: "Deprecated key symbol. Use CLUTTER_KEY_9 instead." case CLUTTER_9: ^~~~~~~~~~~ user_interface.c:297:13: warning: "Deprecated key symbol. Use CLUTTER_KEY_0 instead." case CLUTTER_0: ^~~~~~~~~~~ user_interface.c:302:13: warning: "Deprecated key symbol. Use CLUTTER_KEY_9 instead." if (keyval == CLUTTER_9 && volume > 0.0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ user_interface.c:310:13: warning: "Deprecated key symbol. Use CLUTTER_KEY_0 instead." } else if (keyval == CLUTTER_0 && volume < 1.0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ user_interface.c:324:13: warning: "Deprecated key symbol. Use CLUTTER_KEY_Up instead." case CLUTTER_Up: ^~~~~~~~~~~~ user_interface.c:325:13: warning: "Deprecated key symbol. Use CLUTTER_KEY_Down instead." case CLUTTER_Down: ^~~~~~~~~~~~~~ user_interface.c:326:13: warning: "Deprecated key symbol. Use CLUTTER_KEY_Left instead." case CLUTTER_Left: ^~~~~~~~~~~~~~ user_interface.c:327:13: warning: "Deprecated key symbol. Use CLUTTER_KEY_Right instead." case CLUTTER_Right: ^~~~~~~~~~~~~~~ user_interface.c:328:13: warning: "Deprecated key symbol. Use CLUTTER_KEY_Page_Up instead." case CLUTTER_Page_Up: ^~~~~~~~~~~~~~~~~ user_interface.c:329:13: warning: "Deprecated key symbol. Use CLUTTER_KEY_Page_Down instead." case CLUTTER_Page_Down: ^~~~~~~~~~~~~~~~~~~ user_interface.c:336:13: warning: "Deprecated key symbol. Use CLUTTER_KEY_Up instead." if (keyval == CLUTTER_Up) { ^~~~~~~~~~~~~~~~~~~~~~~~~ user_interface.c:340:13: warning: "Deprecated key symbol. Use CLUTTER_KEY_Down instead." } else if (keyval == CLUTTER_Down) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ user_interface.c:344:13: warning: "Deprecated key symbol. Use CLUTTER_KEY_Right instead." } else if (keyval == CLUTTER_Right) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ user_interface.c:348:13: warning: "Deprecated key symbol. Use CLUTTER_KEY_Left instead." } else if (keyval == CLUTTER_Left) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ user_interface.c:352:13: warning: "Deprecated key symbol. Use CLUTTER_KEY_Page_Up instead." } else if (keyval == CLUTTER_Page_Up) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ user_interface.c:356:13: warning: "Deprecated key symbol. Use CLUTTER_KEY_Page_Down instead." } else if (keyval == CLUTTER_Page_Down) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ user_interface.c:373:13: warning: "Deprecated key symbol. Use CLUTTER_KEY_r instead." case CLUTTER_r: ^~~~~~~~~~~ user_interface.c:374:13: warning: "Deprecated key symbol. Use CLUTTER_KEY_R instead." case CLUTTER_R: ^~~~~~~~~~~ user_interface.c:383:13: warning: "Deprecated key symbol. Use CLUTTER_KEY_c instead." case CLUTTER_c: ^~~~~~~~~~~ user_interface.c:384:13: warning: "Deprecated key symbol. Use CLUTTER_KEY_C instead." case CLUTTER_C: ^~~~~~~~~~~ user_interface.c:395:13: warning: "Deprecated key symbol. Use CLUTTER_KEY_period instead." case CLUTTER_period: ^~~~~~~~~~~~~~~~ user_interface.c:404:13: warning: "Deprecated key symbol. Use CLUTTER_KEY_comma instead." case CLUTTER_comma: ^~~~~~~~~~~~~~~ user_interface.c:413:13: warning: "Deprecated key symbol. Use CLUTTER_KEY_v instead." case CLUTTER_v: ^~~~~~~~~~~ user_interface.c:414:13: warning: "Deprecated key symbol. Use CLUTTER_KEY_V instead." case CLUTTER_V: ^~~~~~~~~~~ user_interface.c:432:13: warning: "Deprecated key symbol. Use CLUTTER_KEY_numbersign instead." case CLUTTER_numbersign: ^~~~~~~~~~~~~~~~~~~~ user_interface.c:433:13: warning: "Deprecated key symbol. Use CLUTTER_KEY_underscore instead." case CLUTTER_underscore: ^~~~~~~~~~~~~~~~~~~~ user_interface.c:434:13: warning: "Deprecated key symbol. Use CLUTTER_KEY_j instead." case CLUTTER_j: ^~~~~~~~~~~ user_interface.c:435:13: warning: "Deprecated key symbol. Use CLUTTER_KEY_J instead." case CLUTTER_J: ^~~~~~~~~~~ user_interface.c:440:13: warning: "Deprecated key symbol. Use CLUTTER_KEY_numbersign instead." if (keyval == CLUTTER_numbersign) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ user_interface.c:442:13: warning: "Deprecated key symbol. Use CLUTTER_KEY_j instead." else if (keyval == CLUTTER_j || keyval == CLUTTER_J) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ user_interface.c:442:13: warning: "Deprecated key symbol. Use CLUTTER_KEY_J instead." user_interface.c:444:13: warning: "Deprecated key symbol. Use CLUTTER_KEY_underscore instead." else if (keyval == CLUTTER_underscore) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ user_interface.c:453:13: warning: "Deprecated key symbol. Use CLUTTER_KEY_o instead." case CLUTTER_o: ^~~~~~~~~~~ user_interface.c:478:13: warning: "Deprecated key symbol. Use CLUTTER_KEY_less instead." case CLUTTER_less: ^~~~~~~~~~~~~~ user_interface.c:486:13: warning: "Deprecated key symbol. Use CLUTTER_KEY_greater instead." case CLUTTER_greater: ^~~~~~~~~~~~~~~~~ user_interface.c:494:13: warning: "Deprecated key symbol. Use CLUTTER_KEY_minus instead." case CLUTTER_minus: ^~~~~~~~~~~~~~~ user_interface.c:495:13: warning: "Deprecated key symbol. Use CLUTTER_KEY_plus instead." case CLUTTER_plus: ^~~~~~~~~~~~~~ user_interface.c:501:13: warning: "Deprecated key symbol. Use CLUTTER_KEY_minus instead." if (keyval == CLUTTER_minus) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ user_interface.c: In function 'interface_on_drop_cb': user_interface.c:1515:13: warning: "Deprecated macro. Use clutter_actor_is_visible instead" if (!CLUTTER_ACTOR_IS_VISIBLE (ui->texture)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ user_interface.c: In function 'interface_start': user_interface.c:1563:5: warning: 'gdk_screen_get_width' is deprecated [-Wdeprecated-declarations] ui->screen_width = gdk_screen_get_width (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 user_interface.c:25: /usr/local/include/gtk-3.0/gdk/gdkscreen.h:58:14: note: declared here gint gdk_screen_get_width (GdkScreen *screen); ^~~~~~~~~~~~~~~~~~~~ user_interface.c:1564:5: warning: 'gdk_screen_get_height' is deprecated [-Wdeprecated-declarations] ui->screen_height = gdk_screen_get_height (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 user_interface.c:25: /usr/local/include/gtk-3.0/gdk/gdkscreen.h:60:14: note: declared here gint gdk_screen_get_height (GdkScreen *screen); ^~~~~~~~~~~~~~~~~~~~~ mv -f .deps/snappy-snappy.Tpo .deps/snappy-snappy.Po mv -f .deps/snappy-gst_engine.Tpo .deps/snappy-gst_engine.Po mv -f .deps/snappy-dlna.Tpo .deps/snappy-dlna.Po mv -f .deps/snappy-user_interface.Tpo .deps/snappy-user_interface.Po /bin/sh ../libtool --tag=CC --mode=link cc -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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 -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gstreamer-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/orc-0.4 -pthread -I/usr/local/include/clutter-gst-2.0 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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 -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gstreamer-1.0 -pthread -I/usr/local/include/clutter-gtk-1.0 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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 -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -D_THREAD_SAFE -I/usr/local/include/gtk-3.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -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/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 -D_THREAD_SAFE -DSNAPPY_DATA_DIR="\"/usr/local/share/snappy\"" -pipe -O2 -fno-strict-aliasing -L/usr/local/lib -o snappy snappy-utils.o snappy-user_interface.o snappy-dlna.o snappy-gst_engine.o snappy-screensaver.o snappy-snappy.o -L/usr/local/lib -lgstpbutils-1.0 -lgstaudio-1.0 -lgstvideo-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lintl -L/usr/local/lib -lclutter-1.0 -lglib-2.0 -lcogl-path -lglib-2.0 -lglib-2.0 -lcairo-gobject -latk-1.0 -lpangocairo-1.0 -lpango-1.0 -lcogl-pango -lglib-2.0 -lcogl -lcairo -lpthread -lgmodule-2.0 -pthread -lglib-2.0 -lgdk_pixbuf-2.0 -lEGL -lXrandr -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -L/usr/local/lib -lclutter-gst-2.0 -lclutter-1.0 -lglib-2.0 -lcogl-path -lglib-2.0 -lglib-2.0 -lcairo-gobject -latk-1.0 -lpangocairo-1.0 -lpango-1.0 -lcogl-pango -lglib-2.0 -lcogl -lcairo -lpthread -lgmodule-2.0 -pthread -lglib-2.0 -lgdk_pixbuf-2.0 -lEGL -lXrandr -ljson-glib-1.0 -lgio-2.0 -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lintl -L/usr/local/lib -lclutter-gtk-1.0 -lclutter-1.0 -lglib-2.0 -lcogl-path -lglib-2.0 -lglib-2.0 -lcogl-pango -lglib-2.0 -lcogl -lgmodule-2.0 -pthread -lglib-2.0 -lEGL -lXrandr -ljson-glib-1.0 -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -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 -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 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -L/usr/local/lib -lXtst libtool: link: cc -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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 -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gstreamer-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/orc-0.4 -pthread -I/usr/local/include/clutter-gst-2.0 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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 -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gstreamer-1.0 -pthread -I/usr/local/include/clutter-gtk-1.0 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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 -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -D_THREAD_SAFE -I/usr/local/include/gtk-3.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -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/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 -D_THREAD_SAFE -DSNAPPY_DATA_DIR=\"/usr/local/share/snappy\" -pipe -O2 -fno-strict-aliasing -o snappy snappy-utils.o snappy-user_interface.o snappy-dlna.o snappy-gst_engine.o snappy-screensaver.o snappy-snappy.o -pthread -pthread -pthread -L/usr/local/lib -lgstpbutils-1.0 -lgstaudio-1.0 -lgstvideo-1.0 -lclutter-gst-2.0 -lgstbase-1.0 -lgstreamer-1.0 -lclutter-gtk-1.0 -lclutter-1.0 -lcogl-path -lcogl-pango -lcogl -lgmodule-2.0 -lEGL -lXrandr -ljson-glib-1.0 -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -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 -lXtst -pthread gmake[3]: Leaving directory '/construction/multimedia/snappy/snappy-1.0/src' Making all in data gmake[3]: Entering directory '/construction/multimedia/snappy/snappy-1.0/data' Making all in icons gmake[4]: Entering directory '/construction/multimedia/snappy/snappy-1.0/data/icons' Making all in 48x48 gmake[5]: Entering directory '/construction/multimedia/snappy/snappy-1.0/data/icons/48x48' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/construction/multimedia/snappy/snappy-1.0/data/icons/48x48' Making all in 256x256 gmake[5]: Entering directory '/construction/multimedia/snappy/snappy-1.0/data/icons/256x256' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/construction/multimedia/snappy/snappy-1.0/data/icons/256x256' gmake[5]: Entering directory '/construction/multimedia/snappy/snappy-1.0/data/icons' gmake[5]: Nothing to be done for 'all-am'. gmake[5]: Leaving directory '/construction/multimedia/snappy/snappy-1.0/data/icons' gmake[4]: Leaving directory '/construction/multimedia/snappy/snappy-1.0/data/icons' gmake[4]: Entering directory '/construction/multimedia/snappy/snappy-1.0/data' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/construction/multimedia/snappy/snappy-1.0/data' gmake[3]: Leaving directory '/construction/multimedia/snappy/snappy-1.0/data' gmake[3]: Entering directory '/construction/multimedia/snappy/snappy-1.0' gmake[3]: Leaving directory '/construction/multimedia/snappy/snappy-1.0' gmake[2]: Leaving directory '/construction/multimedia/snappy/snappy-1.0' gmake[1]: Leaving directory '/construction/multimedia/snappy/snappy-1.0' SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> snappyplayer-1.0_1 depends on executable: update-desktop-database - found ===> snappyplayer-1.0_1 depends on executable: gtk-update-icon-cache - found ===> snappyplayer-1.0_1 depends on package: gstreamer1-plugins>=1.4 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for snappyplayer-1.0_1 ===> snappyplayer-1.0_1 depends on executable: update-desktop-database - found ===> snappyplayer-1.0_1 depends on executable: gtk-update-icon-cache - found ===> snappyplayer-1.0_1 depends on package: gstreamer1-plugins>=1.4 - found ===> Generating temporary packing list gmake[1]: Entering directory '/construction/multimedia/snappy/snappy-1.0' Making install in src gmake[2]: Entering directory '/construction/multimedia/snappy/snappy-1.0/src' gmake[3]: Entering directory '/construction/multimedia/snappy/snappy-1.0/src' /bin/mkdir -p '/construction/multimedia/snappy/stage/usr/local/bin' /bin/sh ../libtool --mode=install install -s -m 555 snappy '/construction/multimedia/snappy/stage/usr/local/bin' libtool: install: install -m 555 -s snappy /construction/multimedia/snappy/stage/usr/local/bin/snappy gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/construction/multimedia/snappy/snappy-1.0/src' gmake[2]: Leaving directory '/construction/multimedia/snappy/snappy-1.0/src' Making install in data gmake[2]: Entering directory '/construction/multimedia/snappy/snappy-1.0/data' Making install in icons gmake[3]: Entering directory '/construction/multimedia/snappy/snappy-1.0/data/icons' Making install in 48x48 gmake[4]: Entering directory '/construction/multimedia/snappy/snappy-1.0/data/icons/48x48' gmake[5]: Entering directory '/construction/multimedia/snappy/snappy-1.0/data/icons/48x48' gmake[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/multimedia/snappy/stage/usr/local/share/icons/hicolor/48x48/apps' install -m 0644 snappy.png '/construction/multimedia/snappy/stage/usr/local/share/icons/hicolor/48x48/apps' gmake[5]: Leaving directory '/construction/multimedia/snappy/snappy-1.0/data/icons/48x48' gmake[4]: Leaving directory '/construction/multimedia/snappy/snappy-1.0/data/icons/48x48' Making install in 256x256 gmake[4]: Entering directory '/construction/multimedia/snappy/snappy-1.0/data/icons/256x256' gmake[5]: Entering directory '/construction/multimedia/snappy/snappy-1.0/data/icons/256x256' gmake[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/multimedia/snappy/stage/usr/local/share/icons/hicolor/256x256/apps' install -m 0644 snappy.png '/construction/multimedia/snappy/stage/usr/local/share/icons/hicolor/256x256/apps' gmake[5]: Leaving directory '/construction/multimedia/snappy/snappy-1.0/data/icons/256x256' gmake[4]: Leaving directory '/construction/multimedia/snappy/snappy-1.0/data/icons/256x256' gmake[4]: Entering directory '/construction/multimedia/snappy/snappy-1.0/data/icons' gmake[5]: Entering directory '/construction/multimedia/snappy/snappy-1.0/data/icons' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/construction/multimedia/snappy/snappy-1.0/data/icons' gmake[4]: Leaving directory '/construction/multimedia/snappy/snappy-1.0/data/icons' gmake[3]: Leaving directory '/construction/multimedia/snappy/snappy-1.0/data/icons' gmake[3]: Entering directory '/construction/multimedia/snappy/snappy-1.0/data' gmake[4]: Entering directory '/construction/multimedia/snappy/snappy-1.0/data' gmake[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/multimedia/snappy/stage/usr/local/share/applications' install -m 0644 snappy.desktop '/construction/multimedia/snappy/stage/usr/local/share/applications' /bin/mkdir -p '/construction/multimedia/snappy/stage/usr/local/share/snappy' install -m 0644 audio-stream-toggle.png audio-volume-high.svg audio-volume-low.svg fullscreen.svg media-actions-pause.svg media-actions-start.svg subtitles-active.svg subtitles-inactive.svg video-stream-toggle.png '/construction/multimedia/snappy/stage/usr/local/share/snappy' gmake[4]: Leaving directory '/construction/multimedia/snappy/snappy-1.0/data' gmake[3]: Leaving directory '/construction/multimedia/snappy/snappy-1.0/data' gmake[2]: Leaving directory '/construction/multimedia/snappy/snappy-1.0/data' gmake[2]: Entering directory '/construction/multimedia/snappy/snappy-1.0' gmake[3]: Entering directory '/construction/multimedia/snappy/snappy-1.0' gmake[3]: Nothing to be done for 'install-exec-am'. gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/construction/multimedia/snappy/snappy-1.0' gmake[2]: Leaving directory '/construction/multimedia/snappy/snappy-1.0' gmake[1]: Leaving directory '/construction/multimedia/snappy/snappy-1.0' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/bin/snappy is linked to /usr/local/lib/libcogl-path.so.20 from graphics/cogl but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libcogl-path.so:graphics/cogl Error: /usr/local/bin/snappy is linked to /usr/local/lib/libcogl-pango.so.20 from graphics/cogl but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libcogl-pango.so:graphics/cogl Error: /usr/local/bin/snappy is linked to /usr/local/lib/libcogl.so.20 from graphics/cogl but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libcogl.so:graphics/cogl Error: /usr/local/bin/snappy is linked to /usr/local/lib/libEGL.so.1 from graphics/mesa-libs but it is not declared as a dependency Warning: you need USE_GL+=egl Error: /usr/local/bin/snappy is linked to /usr/local/lib/libXrandr.so.2 from x11/libXrandr but it is not declared as a dependency Warning: you need USE_XORG+=xrandr Error: /usr/local/bin/snappy is linked to /usr/local/lib/libjson-glib-1.0.so.0 from devel/json-glib but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libjson-glib-1.0.so:devel/json-glib Error: /usr/local/bin/snappy is linked to /usr/local/lib/libX11.so.6 from x11/libX11 but it is not declared as a dependency Warning: you need USE_XORG+=x11 Error: /usr/local/bin/snappy is linked to /usr/local/lib/libXext.so.6 from x11/libXext but it is not declared as a dependency Warning: you need USE_XORG+=xext Error: /usr/local/bin/snappy is linked to /usr/local/lib/libXdamage.so.1 from x11/libXdamage but it is not declared as a dependency Warning: you need USE_XORG+=xdamage Error: /usr/local/bin/snappy is linked to /usr/local/lib/libXfixes.so.3 from x11/libXfixes but it is not declared as a dependency Warning: you need USE_XORG+=xfixes Error: /usr/local/bin/snappy is linked to /usr/local/lib/libXcomposite.so.1 from x11/libXcomposite but it is not declared as a dependency Warning: you need USE_XORG+=xcomposite Error: /usr/local/bin/snappy is linked to /usr/local/lib/libXi.so.6 from x11/libXi but it is not declared as a dependency Warning: you need USE_XORG+=xi Error: /usr/local/bin/snappy 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 Error: /usr/local/bin/snappy is linked to /usr/local/lib/libcairo-gobject.so.2 from graphics/cairo but it is not declared as a dependency Warning: you need USE_GNOME+=cairo Error: /usr/local/bin/snappy is linked to /usr/local/lib/libcairo.so.2 from graphics/cairo but it is not declared as a dependency Warning: you need USE_GNOME+=cairo Error: /usr/local/bin/snappy is linked to /usr/local/lib/libXtst.so.6 from x11/libXtst but it is not declared as a dependency Warning: you need USE_XORG+=xtst Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for snappyplayer-1.0_1 file sizes/checksums [13]: 0% file sizes/checksums [13]: 100% packing files [13]: 0% packing files [13]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:01:15