-------------------------------------------------------------------------------
-- Phase: setup
-------------------------------------------------------------------------------
Installing /packages/All/iso-codes-4.2.txz
UNFLAVORED devel/pylint -> use devel/pylint@py37
Installing /packages/All/expat-2.2.8.txz
Installing /packages/All/indexinfo-0.3.1.txz
Installing /packages/All/libffi-3.2.1_3.txz
Installing /packages/All/ncurses-6.1.20190525.txz
Installing /packages/All/readline-8.0.4.txz
Installing /packages/All/gettext-runtime-0.20.1.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/py37-setuptools-44.0.0.txz
Installing /packages/All/py37-pytest-runner-2.11.1.txz
Installing /packages/All/py37-lazy-object-proxy-1.4.3.txz
Installing /packages/All/py37-six-1.14.0.txz
Installing /packages/All/py37-typed-ast-1.4.1.txz
Installing /packages/All/py37-wrapt-1.12.0.txz
Installing /packages/All/py37-astroid-2.3.3_1.txz
Installing /packages/All/py37-isort-4.3.21.txz
Installing /packages/All/py37-mccabe-0.6.1.txz
Installing /packages/All/pylint-py37-2.4.4.txz
Installing /packages/All/libgpg-error-1.37.txz
Installing /packages/All/libgcrypt-1.8.5.txz
Installing /packages/All/pcre-8.43_2.txz
Installing /packages/All/libxml2-2.9.10.txz
Installing /packages/All/libiconv-1.14_11.txz
Installing /packages/All/glib-2.56.3_7,1.txz
No schema files found: doing nothing.
Installing /packages/All/sqlite3-3.30.1_1,1.txz
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/libICE-1.0.10,1.txz
Installing /packages/All/libSM-1.2.3,1.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/dbus-1.12.16.txz
===> Creating groups.
Creating group 'messagebus' with gid '556'.
===> Creating users
Creating user 'messagebus' with uid '556'.
Installing /packages/All/libproxy-0.4.15.txz
Installing /packages/All/gsettings-desktop-schemas-3.28.1.txz
Installing /packages/All/glib-networking-2.56.1_2.txz
Installing /packages/All/libsoup-2.62.3.txz
Installing /packages/All/gobject-introspection-1.56.1,1.txz
Installing /packages/All/json-glib-1.4.4.txz
Installing /packages/All/libyaml-0.2.2.txz
Installing /packages/All/e2fsprogs-libuuid-1.45.5.txz
Installing /packages/All/freetype2-2.10.1.txz
=====
Message from freetype2-2.10.1:
--
The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as
the default, emulating a modern version of ClearType. This change inevitably
leads to different rendering results, and you might change port's options to
adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment
variable).
The environment variable "FREETYPE_PROPERTIES" can be used to control the
driver properties. Example:
FREETYPE_PROPERTIES=truetype:interpreter-version=35 \
cff:no-stem-darkening=1 \
autofitter:warping=1
This allows to select, say, the subpixel hinting mode at runtime for a given
application.
If LONG_PCF_NAMES port's option was enabled, the PCF family names may include
the foundry and information whether they contain wide characters. For example,
"Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at
run time with using pcf:no-long-family-names property, if needed. Example:
FREETYPE_PROPERTIES=pcf:no-long-family-names=1
How to recreate fontconfig cache with using such environment variable,
if needed:
# env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv
The controllable properties are listed in the section "Controlling FreeType
Modules" in the reference's table of contents
(/usr/local/share/doc/freetype2/reference/site/index.html, if documentation was installed).
Installing /packages/All/fontconfig-2.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/atk-2.28.1.txz
Installing /packages/All/png-1.6.37.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/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/gdk-pixbuf2-2.40.0.txz
Installing /packages/All/libepoxy-1.5.2.txz
Installing /packages/All/fribidi-0.19.7.txz
Installing /packages/All/graphite2-1.3.13_1.txz
Installing /packages/All/harfbuzz-2.6.4.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/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/libXinerama-1.1.4_2,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/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/libXi-1.7.10,1.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/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/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/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/liblz4-1.9.2_1,1.txz
Installing /packages/All/lzo2-2.10_1.txz
Installing /packages/All/libarchive-3.4.2,1.txz
Installing /packages/All/gcab-1.3.txz
Installing /packages/All/appstream-glib-0.7.8_2.txz
Installing /packages/All/py37-libxml2-2.9.10.txz
Installing /packages/All/itstool-2.0.5_2.txz
Installing /packages/All/libnghttp2-1.40.0.txz
Installing /packages/All/curl-7.68.0.txz
Installing /packages/All/liboauth-1.0.3_4.txz
Installing /packages/All/libassuan-2.5.3.txz
Installing /packages/All/libksba-1.3.5_1.txz
Installing /packages/All/npth-1.6.txz
Installing /packages/All/pinentry-tty-1.1.0.txz
Installing /packages/All/pinentry-1.1.0_6.txz
Installing /packages/All/gnupg-2.2.19.txz
=====
Message from gnupg-2.2.19:
--
GnuPG, when run on hosts without IPv6 connectivity, may fail to connect to
dual-stack hkp servers [1]. As a workaround, add
disable-ipv6
to
/usr/local/etc/dirmngr.conf
[1] https://dev.gnupg.org/rGecfc4db3a2f8bc2652ba4ac4de5ca1cd13bfcbec
Installing /packages/All/gpgme-1.13.1.txz
Installing /packages/All/gmime30-3.2.5.txz
Installing /packages/All/libgnome-keyring-3.12.0_2.txz
Installing /packages/All/libedit-3.1.20191211,1.txz
Installing /packages/All/lua52-5.2.4.txz
Installing /packages/All/lua52-bitop-1.0.2_1.txz
Installing /packages/All/lua52-luaexpat-1.3.0_4.txz
Installing /packages/All/lua52-lpeg-1.0.2.txz
Installing /packages/All/lua52-json-1.3.4.txz
Installing /packages/All/lua52-luasocket-3.0.r1_4,1.txz
Installing /packages/All/libquvi-scripts09-0.9.20131130_1.txz
Installing /packages/All/libquvi09-0.9.4_4.txz
Installing /packages/All/totem-pl-parser-3.26.1.txz
Installing /packages/All/grilo-0.3.7.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/hunspell-1.7.0_2.txz
Installing /packages/All/enchant2-2.2.3_4.txz
Installing /packages/All/giflib-5.2.1.txz
Installing /packages/All/webp-1.1.0.txz
Installing /packages/All/libsecret-0.18.6_1.txz
Installing /packages/All/libnotify-0.7.8.txz
Installing /packages/All/hyphen-2.8.8.txz
Installing /packages/All/openjpeg-2.3.1.txz
Installing /packages/All/harfbuzz-icu-2.6.4_1.txz
Installing /packages/All/brotli-1.0.7_2,1.txz
Installing /packages/All/woff2-1.0.2_4.txz
Installing /packages/All/libwpe-1.4.0.1.txz
Installing /packages/All/wpebackend-fdo-1.4.1.txz
Installing /packages/All/libxslt-1.1.34_1.txz
Installing /packages/All/libunwind-20170615.txz
Installing /packages/All/gstreamer1-1.16.2.txz
Installing /packages/All/geoclue-2.5.5.txz
Installing /packages/All/orc-0.4.31.txz
Installing /packages/All/gstreamer1-plugins-1.16.2.txz
Installing /packages/All/gstreamer1-plugins-bad-1.16.2.txz
Installing /packages/All/pygobject3-common-3.28.3.txz
Installing /packages/All/py37-cairo-1.18.1_1.txz
Installing /packages/All/py37-gobject3-3.28.3.txz
Installing /packages/All/graphene-1.10.0.txz
Installing /packages/All/libGLU-9.0.1.txz
Installing /packages/All/gstreamer1-plugins-gl-1.16.2.txz
Installing /packages/All/libXt-1.2.0,1.txz
Installing /packages/All/webkit2-gtk3-2.26.4_1.txz
Installing /packages/All/libsoup-gnome-2.62.3.txz
Installing /packages/All/rest-0.7.93.txz
Installing /packages/All/desktop-file-utils-0.24.txz
Installing /packages/All/gcr-3.28.0.txz
Installing /packages/All/gnome-online-accounts-3.28.0_2.txz
Installing /packages/All/libgdata-0.17.9.txz
Installing /packages/All/gom-0.3.3.txz
Installing /packages/All/libmediaart-1.9.4.txz
Installing /packages/All/gmime26-2.6.23_1.txz
Installing /packages/All/tracker-2.0.4_6.txz
Installing /packages/All/aom-1.0.0.3187.txz
Installing /packages/All/libass-0.14.0.txz
Installing /packages/All/dav1d-0.6.0.txz
Installing /packages/All/opencv-core-3.4.1_30.txz
=====
Message from opencv-core-3.4.1_30:
--
===> NOTICE:
The opencv-core port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:
https://bugs.freebsd.org/bugzilla
More information about port maintainership is available at:
https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port
Installing /packages/All/opus-1.3.1.txz
Installing /packages/All/libogg-1.3.4,4.txz
Installing /packages/All/libvorbis-1.3.6,3.txz
Installing /packages/All/libtheora-1.1.1_7.txz
Installing /packages/All/libv4l-1.6.3_4.txz
Installing /packages/All/libva-2.6.1_1.txz
Installing /packages/All/libvdpau-1.3.txz
Installing /packages/All/libvpx-1.8.2_1.txz
Installing /packages/All/libx264-0.159.2991.txz
Installing /packages/All/x265-3.2.1_2.txz
Installing /packages/All/xvid-1.3.7,1.txz
Installing /packages/All/ffmpeg-4.2.2_9,1.txz
Installing /packages/All/chromaprint-1.4.3_6.txz
Installing /packages/All/gstreamer1-plugins-chromaprint-1.16.2.txz
Installing /packages/All/grilo-plugins-0.3.8.txz
Installing /packages/All/libtextstyle-0.20.1.txz
Installing /packages/All/gettext-tools-0.20.1_1.txz
Installing /packages/All/libcddb-1.3.2_4.txz
Installing /packages/All/libcdio-2.1.0.txz
Installing /packages/All/popt-1.16_2.txz
Installing /packages/All/libinotify-20180201_1.txz
=====
Message from libinotify-20180201_1:
--
Libinotify functionality on FreeBSD is missing support for
- detecting a file being moved into or out of a directory within the
same filesystem
- certain modifications to a symbolic link (rather than the
file it points to.)
in addition to the known limitations on all platforms using kqueue(2)
where various open and close notifications are unimplemented.
This means the following regression tests will fail:
Directory notifications:
IN_MOVED_FROM
IN_MOVED_TO
Open/close notifications:
IN_OPEN
IN_CLOSE_NOWRITE
IN_CLOSE_WRITE
Symbolic Link notifications:
IN_DONT_FOLLOW
IN_ATTRIB
IN_MOVE_SELF
IN_DELETE_SELF
Kernel patches to address the missing directory and symbolic link
notifications are available from:
https://github.com/libinotify-kqueue/libinotify-kqueue/tree/master/patches
You might want to consider increasing the kern.maxfiles tunable if you plan
to use this library for applications that need to monitor activity of a lot
of files.
Installing /packages/All/gamin-0.1.10_10.txz
=====
Message from gamin-0.1.10_10:
--
Gamin will only provide realtime notification of changes for at most n files,
where n is the minimum value between (kern.maxfiles * 0.7) and
(kern.maxfilesperproc - 200). Beyond that limit, files will be polled.
If you often open several large folders with Nautilus, you might want to
increase the kern.maxfiles tunable (you do not need to set
kern.maxfilesperproc, since it is computed at boot time from kern.maxfiles).
The behavior of gamin can be controlled via the various gaminrc files.
See http://www.gnome.org/~veillard/gamin/config.html on how to create
these files. In particular, if you find gam_server is taking up too much
CPU time polling for changes, something like the following may help
in one of the gaminrc files:
# reduce polling frequency to once per 10 seconds
# for UFS file systems in order to lower CPU load
fsset ufs poll 10
--
===> NOTICE:
The gamin port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:
https://bugs.freebsd.org/bugzilla
More information about port maintainership is available at:
https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port
Installing /packages/All/jansson-2.12.txz
Installing /packages/All/cmocka-1.1.5.txz
=====
Message from cmocka-1.1.5:
--
For more information on using cmocka, see https://api.cmocka.org
Installing /packages/All/talloc-2.3.0.txz
Installing /packages/All/tevent-0.10.1.txz
Installing /packages/All/tdb-1.4.2,1.txz
Installing /packages/All/lmdb-0.9.24_1,1.txz
Installing /packages/All/py37-dnspython-1.16.0.txz
Installing /packages/All/py37-iso8601-0.1.12.txz
Installing /packages/All/krb5-1.18.txz
Installing /packages/All/samba410-4.10.13.txz
=====
Message from samba410-4.10.13:
--
How to start: http://wiki.samba.org/index.php/Samba4/HOWTO
* Your configuration is: /usr/local/etc/smb4.conf
* All the relevant databases are under: /var/db/samba4
* All the logs are under: /var/log/samba4
* Provisioning script is: /usr/local/bin/samba-tool
For additional documentation check: http://wiki.samba.org/index.php/Samba4
Bug reports should go to the: https://bugzilla.samba.org/
Installing /packages/All/gvfs-1.30.4_3.txz
Installing /packages/All/p5-XML-Parser-2.44.txz
Installing /packages/All/intltool-0.51.0_1.txz
Installing /packages/All/ninja-1.10.0,2.txz
Installing /packages/All/meson-0.53.2.txz
Installing /packages/All/pkgconf-1.6.3,1.txz
Installing /packages/All/gstreamer1-libav-1.16.2.txz
Installing /packages/All/liba52-0.7.4_3.txz
Installing /packages/All/gstreamer1-plugins-ugly-1.16.2.txz
Installing /packages/All/gstreamer1-plugins-a52dec-1.16.2.txz
Installing /packages/All/libdca-0.0.6_1.txz
=====
Message from libdca-0.0.6_1:
--
===> NOTICE:
The libdca port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:
https://bugs.freebsd.org/bugzilla
More information about port maintainership is available at:
https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port
Installing /packages/All/gstreamer1-plugins-dts-1.16.2.txz
Installing /packages/All/libdvdread-6.0.2.txz
Installing /packages/All/gstreamer1-plugins-dvdread-1.16.2.txz
Installing /packages/All/gstreamer1-plugins-good-1.16.2.txz
Installing /packages/All/mpg123-1.25.13.txz
Installing /packages/All/gstreamer1-plugins-mpg123-1.16.2.txz
Installing /packages/All/gstreamer1-plugins-ogg-1.16.2.txz
Installing /packages/All/gstreamer1-plugins-pango-1.16.2.txz
Installing /packages/All/gstreamer1-plugins-png-1.16.2.txz
Installing /packages/All/libdvdnav-6.0.1.txz
Installing /packages/All/gstreamer1-plugins-resindvd-1.16.2.txz
Installing /packages/All/gstreamer1-plugins-theora-1.16.2.txz
Installing /packages/All/gstreamer1-plugins-vorbis-1.16.2.txz
Installing /packages/All/gstreamer1-plugins-core-1.16.txz
Installing /packages/All/gstreamer1-plugins-soup-1.16.2.txz
Installing /packages/All/cogl-1.22.4.txz
Installing /packages/All/clutter-1.26.2.txz
Installing /packages/All/clutter-gst3-3.0.26_1.txz
Installing /packages/All/clutter-gtk3-1.8.4.txz
Installing /packages/All/libpeas-1.22.0.txz
Installing /packages/All/py37-xdg-0.26.txz
Installing /packages/All/pydbus-common-1.2.16.txz
Installing /packages/All/py37-dbus-1.2.16.txz
Installing /packages/All/zeitgeist-0.9.16_3.txz
Installing /packages/All/cantarell-fonts-0.101_1.txz
Installing /packages/All/gnome-desktop-3.28.2.txz
Installing /packages/All/gnome-autoar-0.2.4.txz
Installing /packages/All/exiv2-0.27.2,1.txz
Installing /packages/All/gexiv2-0.12.0_1.txz
Installing /packages/All/nautilus-3.28.1_3.txz
Installing /packages/All/py37-libpeas-1.22.0.txz
Installing /packages/All/libltdl-2.4.6.txz
Installing /packages/All/gtk2-2.24.32.txz
Installing /packages/All/libcanberra-0.30_5.txz
Installing /packages/All/libcanberra-gtk3-0.30_5.txz
Installing /packages/All/upower-0.99.11.txz
Installing /packages/All/geocode-glib-3.26.1.txz
Installing /packages/All/libgweather-3.28.2.txz
Installing /packages/All/gnome-settings-daemon-3.28.1_1.txz
Installing /packages/All/gnome-icon-theme-symbolic-3.12.0.txz
UNFLAVORED devel/pylint -> use devel/pylint@py37
SUCCEEDED 00:03:07
-------------------------------------------------------------------------------
-- Phase: check-sanity
-------------------------------------------------------------------------------
===> The default DVD device is /dev/cd0
===> Define WITH_DVD_DEVICE if you want to change the default
===> For example, 'make WITH_DVD_DEVICE="/dev/somedevice"'
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: pkg-depends
-------------------------------------------------------------------------------
===> totem-3.26.2_1 depends on file: /usr/local/sbin/pkg - found
SUCCEEDED 00:00:01
-------------------------------------------------------------------------------
-- Phase: fetch-depends
-------------------------------------------------------------------------------
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: fetch
-------------------------------------------------------------------------------
===> The default DVD device is /dev/cd0
===> Define WITH_DVD_DEVICE if you want to change the default
===> For example, 'make WITH_DVD_DEVICE="/dev/somedevice"'
===> totem-3.26.2_1 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by totem-3.26.2_1 for building
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: checksum
-------------------------------------------------------------------------------
===> The default DVD device is /dev/cd0
===> Define WITH_DVD_DEVICE if you want to change the default
===> For example, 'make WITH_DVD_DEVICE="/dev/somedevice"'
===> totem-3.26.2_1 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by totem-3.26.2_1 for building
=> SHA256 Checksum OK for gnome3/totem-3.26.2.tar.xz.
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: extract-depends
-------------------------------------------------------------------------------
SUCCEEDED 00:00:01
-------------------------------------------------------------------------------
-- Phase: extract
-------------------------------------------------------------------------------
===> The default DVD device is /dev/cd0
===> Define WITH_DVD_DEVICE if you want to change the default
===> For example, 'make WITH_DVD_DEVICE="/dev/somedevice"'
===> totem-3.26.2_1 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by totem-3.26.2_1 for building
===> Extracting for totem-3.26.2_1
===> The default DVD device is /dev/cd0
===> Define WITH_DVD_DEVICE if you want to change the default
===> For example, 'make WITH_DVD_DEVICE="/dev/somedevice"'
===> totem-3.26.2_1 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by totem-3.26.2_1 for building
=> SHA256 Checksum OK for gnome3/totem-3.26.2.tar.xz.
Extracted Memory Use: 15.95M
SUCCEEDED 00:00:01
-------------------------------------------------------------------------------
-- Phase: patch-depends
-------------------------------------------------------------------------------
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: patch
-------------------------------------------------------------------------------
===> Patching for totem-3.26.2_1
===> Applying ports patches for totem-3.26.2_1
/usr/bin/env WRKSRC=/construction/multimedia/totem/totem-3.26.2 REWARNFILE=/construction/multimedia/totem/reinplace_warnings.txt /xports/Tools/scripts/sed_checked.sh -e '/-Wno-unused-but-set-variable/d' /construction/multimedia/totem/totem-3.26.2/src/plugins/meson.build
Setting meson_post_install.py as executable
/bin/chmod +x /construction/multimedia/totem/totem-3.26.2/meson_compile_python.py
SUCCEEDED 00:00:01
-------------------------------------------------------------------------------
-- Phase: build-depends
-------------------------------------------------------------------------------
===> totem-3.26.2_1 depends on file: /usr/local/libdata/pkgconfig/iso-codes.pc - found
===> totem-3.26.2_1 depends on executable: pylint - found
===> totem-3.26.2_1 depends on package: appstream-glib>=0 - found
===> totem-3.26.2_1 depends on executable: itstool - found
===> totem-3.26.2_1 depends on package: grilo-plugins>=0 - found
===> totem-3.26.2_1 depends on executable: update-desktop-database - found
===> totem-3.26.2_1 depends on executable: msgfmt - found
===> totem-3.26.2_1 depends on executable: gtk-update-icon-cache - found
===> totem-3.26.2_1 depends on package: gvfs>=0 - found
===> totem-3.26.2_1 depends on file: /usr/local/bin/intltool-extract - found
===> totem-3.26.2_1 depends on package: py37-gobject3>=0 - found
===> totem-3.26.2_1 depends on executable: meson - found
===> totem-3.26.2_1 depends on executable: ninja - found
===> totem-3.26.2_1 depends on package: pkgconf>=1.3.0_1 - found
===> totem-3.26.2_1 depends on file: /usr/local/bin/python3.7 - found
===> totem-3.26.2_1 depends on package: gstreamer1-plugins-bad>=1.4 - found
===> totem-3.26.2_1 depends on package: gstreamer1-plugins-core>=1.4 - found
===> totem-3.26.2_1 depends on package: gstreamer1-plugins-good>=1.4 - found
===> totem-3.26.2_1 depends on package: gstreamer1-plugins-soup>=1.4 - found
===> totem-3.26.2_1 depends on package: gstreamer1-plugins-ugly>=1.4 - found
===> totem-3.26.2_1 depends on package: gstreamer1-plugins>=1.4 - found
===> totem-3.26.2_1 depends on package: xorgproto>=0 - found
===> totem-3.26.2_1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found
===> totem-3.26.2_1 depends on file: /usr/local/libdata/pkgconfig/xtst.pc - found
===> totem-3.26.2_1 depends on file: /usr/local/libdata/pkgconfig/ice.pc - found
===> totem-3.26.2_1 depends on file: /usr/local/libdata/pkgconfig/sm.pc - found
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: lib-depends
-------------------------------------------------------------------------------
===> totem-3.26.2_1 depends on shared library: libgdata.so - found (/usr/local/lib/libgdata.so)
===> totem-3.26.2_1 depends on shared library: libcogl.so - found (/usr/local/lib/libcogl.so)
===> totem-3.26.2_1 depends on shared library: libclutter-1.0.so - found (/usr/local/lib/libclutter-1.0.so)
===> totem-3.26.2_1 depends on shared library: libclutter-gst-3.0.so - found (/usr/local/lib/libclutter-gst-3.0.so)
===> totem-3.26.2_1 depends on shared library: libclutter-gtk-1.0.so - found (/usr/local/lib/libclutter-gtk-1.0.so)
===> totem-3.26.2_1 depends on shared library: libpeas-1.0.so - found (/usr/local/lib/libpeas-1.0.so)
===> totem-3.26.2_1 depends on shared library: libjson-glib-1.0.so - found (/usr/local/lib/libjson-glib-1.0.so)
===> totem-3.26.2_1 depends on shared library: libgrilo-0.3.so - found (/usr/local/lib/libgrilo-0.3.so)
===> totem-3.26.2_1 depends on shared library: libzeitgeist-2.0.so - found (/usr/local/lib/libzeitgeist-2.0.so)
===> totem-3.26.2_1 depends on shared library: libtotem-plparser.so - found (/usr/local/lib/libtotem-plparser.so)
===> totem-3.26.2_1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so)
===> totem-3.26.2_1 depends on shared library: libEGL.so - found (/usr/local/lib/libEGL.so)
===> totem-3.26.2_1 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so)
===> totem-3.26.2_1 depends on shared library: libcairo.so - found (/usr/local/lib/libcairo.so)
===> totem-3.26.2_1 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so)
===> totem-3.26.2_1 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so)
===> totem-3.26.2_1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so)
===> totem-3.26.2_1 depends on shared library: libgnome-desktop-3.so - found (/usr/local/lib/libgnome-desktop-3.so)
===> totem-3.26.2_1 depends on shared library: libgtk-3.so - found (/usr/local/lib/libgtk-3.so)
===> totem-3.26.2_1 depends on shared library: libgirepository-1.0.so - found (/usr/local/lib/libgirepository-1.0.so)
===> totem-3.26.2_1 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so)
===> totem-3.26.2_1 depends on shared library: libnautilus-extension.so - found (/usr/local/lib/libnautilus-extension.so)
===> totem-3.26.2_1 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so)
===> totem-3.26.2_1 depends on shared library: libgstreamer-1.0.so - found (/usr/local/lib/libgstreamer-1.0.so)
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: configure
-------------------------------------------------------------------------------
===> totem-3.26.2_1 depends on file: /usr/local/libdata/pkgconfig/iso-codes.pc - found
===> totem-3.26.2_1 depends on executable: pylint - found
===> totem-3.26.2_1 depends on package: appstream-glib>=0 - found
===> totem-3.26.2_1 depends on executable: itstool - found
===> totem-3.26.2_1 depends on package: grilo-plugins>=0 - found
===> totem-3.26.2_1 depends on executable: update-desktop-database - found
===> totem-3.26.2_1 depends on executable: msgfmt - found
===> totem-3.26.2_1 depends on executable: gtk-update-icon-cache - found
===> totem-3.26.2_1 depends on package: gvfs>=0 - found
===> totem-3.26.2_1 depends on file: /usr/local/bin/intltool-extract - found
===> totem-3.26.2_1 depends on package: py37-gobject3>=0 - found
===> totem-3.26.2_1 depends on executable: meson - found
===> totem-3.26.2_1 depends on executable: ninja - found
===> totem-3.26.2_1 depends on package: pkgconf>=1.3.0_1 - found
===> totem-3.26.2_1 depends on file: /usr/local/bin/python3.7 - found
===> totem-3.26.2_1 depends on package: gstreamer1-plugins-bad>=1.4 - found
===> totem-3.26.2_1 depends on package: gstreamer1-plugins-core>=1.4 - found
===> totem-3.26.2_1 depends on package: gstreamer1-plugins-good>=1.4 - found
===> totem-3.26.2_1 depends on package: gstreamer1-plugins-soup>=1.4 - found
===> totem-3.26.2_1 depends on package: gstreamer1-plugins-ugly>=1.4 - found
===> totem-3.26.2_1 depends on package: gstreamer1-plugins>=1.4 - found
===> totem-3.26.2_1 depends on package: xorgproto>=0 - found
===> totem-3.26.2_1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found
===> totem-3.26.2_1 depends on file: /usr/local/libdata/pkgconfig/xtst.pc - found
===> totem-3.26.2_1 depends on file: /usr/local/libdata/pkgconfig/ice.pc - found
===> totem-3.26.2_1 depends on file: /usr/local/libdata/pkgconfig/sm.pc - found
===> totem-3.26.2_1 depends on shared library: libgdata.so - found (/usr/local/lib/libgdata.so)
===> totem-3.26.2_1 depends on shared library: libcogl.so - found (/usr/local/lib/libcogl.so)
===> totem-3.26.2_1 depends on shared library: libclutter-1.0.so - found (/usr/local/lib/libclutter-1.0.so)
===> totem-3.26.2_1 depends on shared library: libclutter-gst-3.0.so - found (/usr/local/lib/libclutter-gst-3.0.so)
===> totem-3.26.2_1 depends on shared library: libclutter-gtk-1.0.so - found (/usr/local/lib/libclutter-gtk-1.0.so)
===> totem-3.26.2_1 depends on shared library: libpeas-1.0.so - found (/usr/local/lib/libpeas-1.0.so)
===> totem-3.26.2_1 depends on shared library: libjson-glib-1.0.so - found (/usr/local/lib/libjson-glib-1.0.so)
===> totem-3.26.2_1 depends on shared library: libgrilo-0.3.so - found (/usr/local/lib/libgrilo-0.3.so)
===> totem-3.26.2_1 depends on shared library: libzeitgeist-2.0.so - found (/usr/local/lib/libzeitgeist-2.0.so)
===> totem-3.26.2_1 depends on shared library: libtotem-plparser.so - found (/usr/local/lib/libtotem-plparser.so)
===> totem-3.26.2_1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so)
===> totem-3.26.2_1 depends on shared library: libEGL.so - found (/usr/local/lib/libEGL.so)
===> totem-3.26.2_1 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so)
===> totem-3.26.2_1 depends on shared library: libcairo.so - found (/usr/local/lib/libcairo.so)
===> totem-3.26.2_1 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so)
===> totem-3.26.2_1 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so)
===> totem-3.26.2_1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so)
===> totem-3.26.2_1 depends on shared library: libgnome-desktop-3.so - found (/usr/local/lib/libgnome-desktop-3.so)
===> totem-3.26.2_1 depends on shared library: libgtk-3.so - found (/usr/local/lib/libgtk-3.so)
===> totem-3.26.2_1 depends on shared library: libgirepository-1.0.so - found (/usr/local/lib/libgirepository-1.0.so)
===> totem-3.26.2_1 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so)
===> totem-3.26.2_1 depends on shared library: libnautilus-extension.so - found (/usr/local/lib/libnautilus-extension.so)
===> totem-3.26.2_1 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so)
===> totem-3.26.2_1 depends on shared library: libgstreamer-1.0.so - found (/usr/local/lib/libgstreamer-1.0.so)
===> Configuring for totem-3.26.2_1
The Meson build system
Version: 0.53.2
Source dir: /construction/multimedia/totem/totem-3.26.2
Build dir: /construction/multimedia/totem/totem-3.26.2/_build
Build type: native build
Project name: totem
Project version: 3.26.2
Appending CFLAGS from environment: '-pipe -O2 -isystem /usr/local/include -fno-strict-aliasing '
Appending CPPFLAGS from environment: '-isystem /usr/local/include'
Appending CFLAGS from environment: '-pipe -O2 -isystem /usr/local/include -fno-strict-aliasing '
Appending CPPFLAGS from environment: '-isystem /usr/local/include'
C compiler for the host machine: cc (gcc 8.3.0 "cc 8.3 [DragonFly] Release/2019-02-22")
C linker for the host machine: cc ld.gold 2.27
Host machine cpu family: x86_64
Host machine cpu: x86_64
Found pkg-config: /usr/local/bin/pkgconf (1.6.3)
Run-time dependency glib-2.0 found: YES 2.56.3
Run-time dependency gobject-2.0 found: YES 2.56.3
Run-time dependency gio-2.0 found: YES 2.56.3
Run-time dependency gtk+-3.0 found: YES 3.24.10
Run-time dependency gdk-x11-3.0 found: YES 3.24.10
Run-time dependency gstreamer-1.0 found: YES 1.16.2
Run-time dependency gstreamer-tag-1.0 found: YES 1.16.2
Run-time dependency gstreamer-video-1.0 found: YES 1.16.2
Run-time dependency libpeas-1.0 found: YES 1.22.0
Run-time dependency libpeas-gtk-1.0 found: YES 1.22.0
Run-time dependency totem-plparser found: YES 3.26.1
Run-time dependency clutter-gtk-1.0 found: YES 1.8.4
Library m found: YES
|Executing subproject libgd method meson
|
|WARNING: In subproject libgd: Unknown options: "libgd:with-view-common"
|Project name: libgd
|Project version: undefined
|C compiler for the host machine: cc (gcc 8.3.0 "cc 8.3 [DragonFly] Release/2019-02-22")
|C linker for the host machine: cc ld.gold 2.27
|Dependency gtk+-3.0 found: YES 3.24.10 (cached)
|Library m found: YES
|Build targets in project: 1
|Subproject libgd finished.
Run-time dependency gobject-introspection-1.0 found: YES 1.56.1
Run-time dependency gstreamer-pbutils-1.0 found: YES 1.16.2
DEPRECATION: Project targeting '>= 0.43.0' but tried to use feature deprecated since '0.48.0': python3 module
Run-time dependency pygobject-3.0 found: YES 3.28.3
Program pylint-3 found: NO
Program pylint3 found: NO
Program pylint found: YES (/usr/local/bin/pylint)
Program meson_compile_python.py found: YES (/construction/multimedia/totem/totem-3.26.2/meson_compile_python.py)
Run-time dependency libnautilus-extension found: YES 3.28.1
Message: installing nautilus plugin in /usr/local/lib/nautilus/extensions-3.0
Configuring config.h using configuration
Program intltool-merge found: YES (/usr/local/bin/intltool-merge)
Program desktop.sh found: YES (/construction/multimedia/totem/totem-3.26.2/data/desktop.sh)
Program thumbnailer.sh found: YES (/construction/multimedia/totem/totem-3.26.2/data/thumbnailer.sh)
Program mime-type-include.sh found: YES (/construction/multimedia/totem/totem-3.26.2/data/mime-type-include.sh)
Program mime-type-imports.sh found: YES (/construction/multimedia/totem/totem-3.26.2/data/mime-type-imports.sh)
Program uri-scheme-include.sh found: YES (/construction/multimedia/totem/totem-3.26.2/data/uri-scheme-include.sh)
Program pod2man found: YES (/usr/local/bin/pod2man)
Configuring org.gnome.Totem.desktop.in using configuration
WARNING: Project targeting '>= 0.43.0' but tried to use feature introduced in '0.50.0': install arg in configure_file
Configuring org.gnome.Totem.service using configuration
Configuring totem.thumbnailer using configuration
Configuring org.gnome.totem.gschema.xml using configuration
Run-time dependency gdk-pixbuf-2.0 found: YES 2.40.0
Program gst-inspect-1.0 found: YES (/usr/local/bin/gst-inspect-1.0)
Run-time dependency gstreamer-base-1.0 found: YES 1.16.2
Run-time dependency gstreamer-plugins-base-1.0 found: YES 1.16.2
Run-time dependency gstreamer-audio-1.0 found: YES 1.16.2
Run-time dependency clutter-1.0 found: YES 1.26.2
Run-time dependency clutter-gst-3.0 found: YES 3.0.26
Run-time dependency cairo found: YES 1.16.0
Run-time dependency gsettings-desktop-schemas found: YES 3.28.1
Run-time dependency gmodule-2.0 found: YES 2.56.3
Run-time dependency grilo-0.3 found: YES 0.3.7
Run-time dependency grilo-pls-0.3 found: YES 0.3.7
Run-time dependency gnome-desktop-3.0 found: YES 3.28.2
Found pkg-config: /usr/local/bin/pkgconf (1.6.3)
Run-time dependency gdk-3.0 found: YES 3.24.10
Dependency gdk-3.0 found: YES 3.24.10 (cached)
Run-time dependency gthread-2.0 found: YES 2.56.3
Did not find CMake 'cmake'
Found CMake: NO
Run-time dependency lirc found: NO (tried pkgconfig and cmake)
Message: you need lirc_client installed for the lirc plugin
Run-time dependency libxml-2.0 found: YES 2.9.10
Run-time dependency gtk+-x11-3.0 found: YES 3.24.10
Compiler for C supports arguments -Wno-error=format-nonliteral -Werror=format-nonliteral: NO
Compiler for C supports arguments -Wno-format-nonliteral -Wformat-nonliteral: YES
Configuring org.gnome.totem.plugins.opensubtitles.gschema.xml using configuration
Configuring org.gnome.totem.plugins.pythonconsole.gschema.xml using configuration
Program meson_post_install.py found: YES (/construction/multimedia/totem/totem-3.26.2/meson_post_install.py)
Message: Totem was configured with the following options:
Message: ** Using the GStreamer-1.0 backend
Message: ** Easy codec installation support enabled
Message: ** Python plugin support enabled
Message: Vala plugin support disabled
Message: ** apple-trailers plugin enabled
Message: ** autoload-subtitles plugin enabled
Message: ** brasero-disc-recorder plugin enabled
Message: ** dbusservice plugin enabled
Message: ** gromit plugin enabled
Message: ** im-status plugin enabled
Message: lirc plugin disabled
Message: ** media-player-keys plugin enabled
Message: ** ontop plugin enabled
Message: ** opensubtitles plugin enabled
Message: ** properties plugin enabled
Message: ** pythonconsole plugin enabled
Message: ** recent plugin enabled
Message: rotation plugin disabled
Message: sample-vala plugin disabled
Message: ** samplepython plugin enabled
Message: ** save-file plugin enabled
Message: ** screensaver plugin enabled
Message: ** screenshot plugin enabled
Message: ** skipto plugin enabled
Message: ** variable-rate plugin enabled
Message: ** vimeo plugin enabled
Message: zeitgeist-dp plugin disabled
Message: ** Nautilus properties page enabled
Message: End options
Build targets in project: 69
WARNING: Project specifies a minimum meson_version '>= 0.43.0' but uses features which were added in newer versions:
* 0.50.0: {'install arg in configure_file'}
WARNING: Deprecated features used:
* 0.48.0: {'python3 module'}
totem 3.26.2
Subprojects
libgd: YES
Option buildtype is: release [default: debugoptimized]
Found ninja-1.10.0 at /usr/local/bin/ninja
SUCCEEDED 00:00:22
-------------------------------------------------------------------------------
-- Phase: build
-------------------------------------------------------------------------------
===> Building for totem-3.26.2_1
[1/157] cc -Isubprojects/libgd/libgd/091259a@@gd@sta -Isubprojects/libgd/libgd -I../subprojects/libgd/libgd -Isubprojects/libgd -I../subprojects/libgd -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 -I/usr/local/include/gio-unix-2.0/ -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 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -D_THREAD_SAFE -pthread -DLIBGD_GTK_HACKS=1 -DLIBGD__VIEW_COMMON=1 -DLIBGD_MAIN_ICON_VIEW=1 -DLIBGD_MAIN_LIST_VIEW=1 -DLIBGD_MAIN_VIEW=1 -DLIBGD_TAGGED_ENTRY=1 '-DG_LOG_DOMAIN="libgd"' -DG_DISABLE_DEPRECATED -MD -MQ 'subprojects/libgd/libgd/091259a@@gd@sta/gd-main-view-generic.c.o' -MF 'subprojects/libgd/libgd/091259a@@gd@sta/gd-main-view-generic.c.o.d' -o 'subprojects/libgd/libgd/091259a@@gd@sta/gd-main-view-generic.c.o' -c ../subprojects/libgd/libgd/gd-main-view-generic.c
[2/157] cc -Isubprojects/libgd/libgd/091259a@@gd@sta -Isubprojects/libgd/libgd -I../subprojects/libgd/libgd -Isubprojects/libgd -I../subprojects/libgd -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 -I/usr/local/include/gio-unix-2.0/ -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 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -D_THREAD_SAFE -pthread -DLIBGD_GTK_HACKS=1 -DLIBGD__VIEW_COMMON=1 -DLIBGD_MAIN_ICON_VIEW=1 -DLIBGD_MAIN_LIST_VIEW=1 -DLIBGD_MAIN_VIEW=1 -DLIBGD_TAGGED_ENTRY=1 '-DG_LOG_DOMAIN="libgd"' -DG_DISABLE_DEPRECATED -MD -MQ 'subprojects/libgd/libgd/091259a@@gd@sta/gd-main-icon-view.c.o' -MF 'subprojects/libgd/libgd/091259a@@gd@sta/gd-main-icon-view.c.o.d' -o 'subprojects/libgd/libgd/091259a@@gd@sta/gd-main-icon-view.c.o' -c ../subprojects/libgd/libgd/gd-main-icon-view.c
../subprojects/libgd/libgd/gd-main-icon-view.c: In function 'gd_main_icon_view_draw':
../subprojects/libgd/libgd/gd-main-icon-view.c:309:4: warning: 'gtk_style_context_get_border_color' is deprecated: Use 'gtk_render_frame' instead [-Wdeprecated-declarations]
gtk_style_context_get_border_color (context,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/local/include/gtk-3.0/gtk/gtkicontheme.h:27,
from /usr/local/include/gtk-3.0/gtk/gtk.h:127,
from ../subprojects/libgd/libgd/gd-main-icon-view.h:26,
from ../subprojects/libgd/libgd/gd-main-icon-view.c:22:
/usr/local/include/gtk-3.0/gtk/gtkstylecontext.h:1205:6: note: declared here
void gtk_style_context_get_border_color (GtkStyleContext *context,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[3/157] cc -Isubprojects/libgd/libgd/091259a@@gd@sta -Isubprojects/libgd/libgd -I../subprojects/libgd/libgd -Isubprojects/libgd -I../subprojects/libgd -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 -I/usr/local/include/gio-unix-2.0/ -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 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -D_THREAD_SAFE -pthread -DLIBGD_GTK_HACKS=1 -DLIBGD__VIEW_COMMON=1 -DLIBGD_MAIN_ICON_VIEW=1 -DLIBGD_MAIN_LIST_VIEW=1 -DLIBGD_MAIN_VIEW=1 -DLIBGD_TAGGED_ENTRY=1 '-DG_LOG_DOMAIN="libgd"' -DG_DISABLE_DEPRECATED -MD -MQ 'subprojects/libgd/libgd/091259a@@gd@sta/gd-entry-focus-hack.c.o' -MF 'subprojects/libgd/libgd/091259a@@gd@sta/gd-entry-focus-hack.c.o.d' -o 'subprojects/libgd/libgd/091259a@@gd@sta/gd-entry-focus-hack.c.o' -c ../subprojects/libgd/libgd/gd-entry-focus-hack.c
../subprojects/libgd/libgd/gd-entry-focus-hack.c: In function 'send_focus_change':
../subprojects/libgd/libgd/gd-entry-focus-hack.c:33:3: warning: 'gdk_display_get_device_manager' is deprecated: Use 'gdk_display_get_default_seat' instead [-Wdeprecated-declarations]
device_manager = gdk_display_get_device_manager (gtk_widget_get_display (widget));
^~~~~~~~~~~~~~
In file included from /usr/local/include/gtk-3.0/gdk/gdkscreen.h:32,
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 ../subprojects/libgd/libgd/gd-entry-focus-hack.h:25,
from ../subprojects/libgd/libgd/gd-entry-focus-hack.c:22:
/usr/local/include/gtk-3.0/gdk/gdkdisplay.h:171:20: note: declared here
GdkDeviceManager * gdk_display_get_device_manager (GdkDisplay *display);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../subprojects/libgd/libgd/gd-entry-focus-hack.c:34:3: warning: 'gdk_device_manager_list_devices' is deprecated [-Wdeprecated-declarations]
devices = gdk_device_manager_list_devices (device_manager, GDK_DEVICE_TYPE_MASTER);
^~~~~~~
In file included from /usr/local/include/gtk-3.0/gdk/gdkdisplay.h:32,
from /usr/local/include/gtk-3.0/gdk/gdkscreen.h:32,
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 ../subprojects/libgd/libgd/gd-entry-focus-hack.h:25,
from ../subprojects/libgd/libgd/gd-entry-focus-hack.c:22:
/usr/local/include/gtk-3.0/gdk/gdkdevicemanager.h:41:14: note: declared here
GList * gdk_device_manager_list_devices (GdkDeviceManager *device_manager,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../subprojects/libgd/libgd/gd-entry-focus-hack.c:35:3: warning: 'gdk_device_manager_list_devices' is deprecated [-Wdeprecated-declarations]
devices = g_list_concat (devices, gdk_device_manager_list_devices (device_manager, GDK_DEVICE_TYPE_SLAVE));
^~~~~~~
In file included from /usr/local/include/gtk-3.0/gdk/gdkdisplay.h:32,
from /usr/local/include/gtk-3.0/gdk/gdkscreen.h:32,
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 ../subprojects/libgd/libgd/gd-entry-focus-hack.h:25,
from ../subprojects/libgd/libgd/gd-entry-focus-hack.c:22:
/usr/local/include/gtk-3.0/gdk/gdkdevicemanager.h:41:14: note: declared here
GList * gdk_device_manager_list_devices (GdkDeviceManager *device_manager,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../subprojects/libgd/libgd/gd-entry-focus-hack.c:36:3: warning: 'gdk_device_manager_list_devices' is deprecated [-Wdeprecated-declarations]
devices = g_list_concat (devices, gdk_device_manager_list_devices (device_manager, GDK_DEVICE_TYPE_FLOATING));
^~~~~~~
In file included from /usr/local/include/gtk-3.0/gdk/gdkdisplay.h:32,
from /usr/local/include/gtk-3.0/gdk/gdkscreen.h:32,
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 ../subprojects/libgd/libgd/gd-entry-focus-hack.h:25,
from ../subprojects/libgd/libgd/gd-entry-focus-hack.c:22:
/usr/local/include/gtk-3.0/gdk/gdkdevicemanager.h:41:14: note: declared here
GList * gdk_device_manager_list_devices (GdkDeviceManager *device_manager,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[4/157] cc -Isubprojects/libgd/libgd/091259a@@gd@sta -Isubprojects/libgd/libgd -I../subprojects/libgd/libgd -Isubprojects/libgd -I../subprojects/libgd -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 -I/usr/local/include/gio-unix-2.0/ -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 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -D_THREAD_SAFE -pthread -DLIBGD_GTK_HACKS=1 -DLIBGD__VIEW_COMMON=1 -DLIBGD_MAIN_ICON_VIEW=1 -DLIBGD_MAIN_LIST_VIEW=1 -DLIBGD_MAIN_VIEW=1 -DLIBGD_TAGGED_ENTRY=1 '-DG_LOG_DOMAIN="libgd"' -DG_DISABLE_DEPRECATED -MD -MQ 'subprojects/libgd/libgd/091259a@@gd@sta/gd-icon-utils.c.o' -MF 'subprojects/libgd/libgd/091259a@@gd@sta/gd-icon-utils.c.o.d' -o 'subprojects/libgd/libgd/091259a@@gd@sta/gd-icon-utils.c.o' -c ../subprojects/libgd/libgd/gd-icon-utils.c
[5/157] cc -Isrc/gst/af5651b@@totemtimehelpers@sta -Isrc/gst -I../src/gst -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -MD -MQ 'src/gst/af5651b@@totemtimehelpers@sta/totem-time-helpers.c.o' -MF 'src/gst/af5651b@@totemtimehelpers@sta/totem-time-helpers.c.o.d' -o 'src/gst/af5651b@@totemtimehelpers@sta/totem-time-helpers.c.o' -c ../src/gst/totem-time-helpers.c
[6/157] rm -f src/gst/libtotemtimehelpers.a && ar csrD src/gst/libtotemtimehelpers.a 'src/gst/af5651b@@totemtimehelpers@sta/totem-time-helpers.c.o'
[7/157] cc -Isubprojects/libgd/libgd/091259a@@gd@sta -Isubprojects/libgd/libgd -I../subprojects/libgd/libgd -Isubprojects/libgd -I../subprojects/libgd -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 -I/usr/local/include/gio-unix-2.0/ -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 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -D_THREAD_SAFE -pthread -DLIBGD_GTK_HACKS=1 -DLIBGD__VIEW_COMMON=1 -DLIBGD_MAIN_ICON_VIEW=1 -DLIBGD_MAIN_LIST_VIEW=1 -DLIBGD_MAIN_VIEW=1 -DLIBGD_TAGGED_ENTRY=1 '-DG_LOG_DOMAIN="libgd"' -DG_DISABLE_DEPRECATED -MD -MQ 'subprojects/libgd/libgd/091259a@@gd@sta/gd-main-list-view.c.o' -MF 'subprojects/libgd/libgd/091259a@@gd@sta/gd-main-list-view.c.o.d' -o 'subprojects/libgd/libgd/091259a@@gd@sta/gd-main-list-view.c.o' -c ../subprojects/libgd/libgd/gd-main-list-view.c
[8/157] cc -Isubprojects/libgd/libgd/091259a@@gd@sta -Isubprojects/libgd/libgd -I../subprojects/libgd/libgd -Isubprojects/libgd -I../subprojects/libgd -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 -I/usr/local/include/gio-unix-2.0/ -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 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -D_THREAD_SAFE -pthread -DLIBGD_GTK_HACKS=1 -DLIBGD__VIEW_COMMON=1 -DLIBGD_MAIN_ICON_VIEW=1 -DLIBGD_MAIN_LIST_VIEW=1 -DLIBGD_MAIN_VIEW=1 -DLIBGD_TAGGED_ENTRY=1 '-DG_LOG_DOMAIN="libgd"' -DG_DISABLE_DEPRECATED -MD -MQ 'subprojects/libgd/libgd/091259a@@gd@sta/gd-two-lines-renderer.c.o' -MF 'subprojects/libgd/libgd/091259a@@gd@sta/gd-two-lines-renderer.c.o.d' -o 'subprojects/libgd/libgd/091259a@@gd@sta/gd-two-lines-renderer.c.o' -c ../subprojects/libgd/libgd/gd-two-lines-renderer.c
[9/157] cc -Isubprojects/libgd/libgd/091259a@@gd@sta -Isubprojects/libgd/libgd -I../subprojects/libgd/libgd -Isubprojects/libgd -I../subprojects/libgd -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 -I/usr/local/include/gio-unix-2.0/ -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 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -D_THREAD_SAFE -pthread -DLIBGD_GTK_HACKS=1 -DLIBGD__VIEW_COMMON=1 -DLIBGD_MAIN_ICON_VIEW=1 -DLIBGD_MAIN_LIST_VIEW=1 -DLIBGD_MAIN_VIEW=1 -DLIBGD_TAGGED_ENTRY=1 '-DG_LOG_DOMAIN="libgd"' -DG_DISABLE_DEPRECATED -MD -MQ 'subprojects/libgd/libgd/091259a@@gd@sta/gd-styled-text-renderer.c.o' -MF 'subprojects/libgd/libgd/091259a@@gd@sta/gd-styled-text-renderer.c.o.d' -o 'subprojects/libgd/libgd/091259a@@gd@sta/gd-styled-text-renderer.c.o' -c ../subprojects/libgd/libgd/gd-styled-text-renderer.c
[10/157] cc -Isrc/gst/af5651b@@totemgsthelpers@sta -Isrc/gst -I../src/gst -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 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -MD -MQ 'src/gst/af5651b@@totemgsthelpers@sta/totem-gst-helpers.c.o' -MF 'src/gst/af5651b@@totemgsthelpers@sta/totem-gst-helpers.c.o.d' -o 'src/gst/af5651b@@totemgsthelpers@sta/totem-gst-helpers.c.o' -c ../src/gst/totem-gst-helpers.c
[11/157] rm -f src/gst/libtotemgsthelpers.a && ar csrD src/gst/libtotemgsthelpers.a 'src/gst/af5651b@@totemgsthelpers@sta/totem-gst-helpers.c.o'
[12/157] cc -Isubprojects/libgd/libgd/091259a@@gd@sta -Isubprojects/libgd/libgd -I../subprojects/libgd/libgd -Isubprojects/libgd -I../subprojects/libgd -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 -I/usr/local/include/gio-unix-2.0/ -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 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -D_THREAD_SAFE -pthread -DLIBGD_GTK_HACKS=1 -DLIBGD__VIEW_COMMON=1 -DLIBGD_MAIN_ICON_VIEW=1 -DLIBGD_MAIN_LIST_VIEW=1 -DLIBGD_MAIN_VIEW=1 -DLIBGD_TAGGED_ENTRY=1 '-DG_LOG_DOMAIN="libgd"' -DG_DISABLE_DEPRECATED -MD -MQ 'subprojects/libgd/libgd/091259a@@gd@sta/gd-toggle-pixbuf-renderer.c.o' -MF 'subprojects/libgd/libgd/091259a@@gd@sta/gd-toggle-pixbuf-renderer.c.o.d' -o 'subprojects/libgd/libgd/091259a@@gd@sta/gd-toggle-pixbuf-renderer.c.o' -c ../subprojects/libgd/libgd/gd-toggle-pixbuf-renderer.c
../subprojects/libgd/libgd/gd-toggle-pixbuf-renderer.c: In function 'render_activity':
../subprojects/libgd/libgd/gd-toggle-pixbuf-renderer.c:107:3: warning: 'gtk_paint_spinner' is deprecated: Use 'GtkStyleContext and gtk_render_icon' instead [-Wdeprecated-declarations]
gtk_paint_spinner (gtk_widget_get_style (widget),
^~~~~~~~~~~~~~~~~
In file included from /usr/local/include/gtk-3.0/gtk/gtk.h:277,
from ../subprojects/libgd/libgd/gd-toggle-pixbuf-renderer.h:27,
from ../subprojects/libgd/libgd/gd-toggle-pixbuf-renderer.c:22:
/usr/local/include/gtk-3.0/gtk/deprecated/gtkstyle.h:694:6: note: declared here
void gtk_paint_spinner (GtkStyle *style,
^~~~~~~~~~~~~~~~~
../subprojects/libgd/libgd/gd-toggle-pixbuf-renderer.c:107:3: warning: 'gtk_widget_get_style' is deprecated: Use 'gtk_widget_get_style_context' instead [-Wdeprecated-declarations]
gtk_paint_spinner (gtk_widget_get_style (widget),
^~~~~~~~~~~~~~~~~
In file included from /usr/local/include/gtk-3.0/gtk/gtk.h:277,
from ../subprojects/libgd/libgd/gd-toggle-pixbuf-renderer.h:27,
from ../subprojects/libgd/libgd/gd-toggle-pixbuf-renderer.c:22:
/usr/local/include/gtk-3.0/gtk/deprecated/gtkstyle.h:742:13: note: declared here
GtkStyle * gtk_widget_get_style (GtkWidget *widget);
^~~~~~~~~~~~~~~~~~~~
[13/157] /usr/local/bin/pod2man -c '""' -s 1 -q none -n totem-video-thumbnailer -r GNOME ../data/totem-video-thumbnailer.pod data/totem-video-thumbnailer.1
[14/157] cc -Isrc/gst/af5651b@@test-time@exe -Isrc/gst -I../src/gst -I. -I../ -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MD -MQ 'src/gst/af5651b@@test-time@exe/test-time.c.o' -MF 'src/gst/af5651b@@test-time@exe/test-time.c.o.d' -o 'src/gst/af5651b@@test-time@exe/test-time.c.o' -c ../src/gst/test-time.c
[15/157] cc -o src/gst/test-time 'src/gst/af5651b@@test-time@exe/test-time.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group src/gst/libtotemtimehelpers.a /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/' -Wl,-rpath-link,/construction/multimedia/totem/totem-3.26.2/_build/src/gst
[16/157] glib-compile-resources ../src/grilo.gresource.xml --sourcedir ../src/. --sourcedir ../src --c-name _totem --generate --target src/griloresources.h
[17/157] glib-compile-resources ../src/grilo.gresource.xml --sourcedir ../src/. --sourcedir ../src --c-name _totem --generate --target src/griloresources.c --dependency-file src/griloresources.c.d
[18/157] cc -Isubprojects/libgd/libgd/091259a@@gd@sta -Isubprojects/libgd/libgd -I../subprojects/libgd/libgd -Isubprojects/libgd -I../subprojects/libgd -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 -I/usr/local/include/gio-unix-2.0/ -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 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -D_THREAD_SAFE -pthread -DLIBGD_GTK_HACKS=1 -DLIBGD__VIEW_COMMON=1 -DLIBGD_MAIN_ICON_VIEW=1 -DLIBGD_MAIN_LIST_VIEW=1 -DLIBGD_MAIN_VIEW=1 -DLIBGD_TAGGED_ENTRY=1 '-DG_LOG_DOMAIN="libgd"' -DG_DISABLE_DEPRECATED -MD -MQ 'subprojects/libgd/libgd/091259a@@gd@sta/gd-tagged-entry.c.o' -MF 'subprojects/libgd/libgd/091259a@@gd@sta/gd-tagged-entry.c.o.d' -o 'subprojects/libgd/libgd/091259a@@gd@sta/gd-tagged-entry.c.o' -c ../subprojects/libgd/libgd/gd-tagged-entry.c
[19/157] cc -Isrc/gst/af5651b@@totemgstpixbufhelpers@sta -Isrc/gst -I../src/gst -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gstreamer-1.0 -I/usr/local/include/orc-0.4 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -MD -MQ 'src/gst/af5651b@@totemgstpixbufhelpers@sta/totem-gst-pixbuf-helpers.c.o' -MF 'src/gst/af5651b@@totemgstpixbufhelpers@sta/totem-gst-pixbuf-helpers.c.o.d' -o 'src/gst/af5651b@@totemgstpixbufhelpers@sta/totem-gst-pixbuf-helpers.c.o' -c ../src/gst/totem-gst-pixbuf-helpers.c
[20/157] rm -f src/gst/libtotemgstpixbufhelpers.a && ar csrD src/gst/libtotemgstpixbufhelpers.a 'src/gst/af5651b@@totemgstpixbufhelpers@sta/totem-gst-pixbuf-helpers.c.o'
[21/157] cc -Isubprojects/libgd/libgd/091259a@@gd@sta -Isubprojects/libgd/libgd -I../subprojects/libgd/libgd -Isubprojects/libgd -I../subprojects/libgd -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 -I/usr/local/include/gio-unix-2.0/ -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 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -D_THREAD_SAFE -pthread -DLIBGD_GTK_HACKS=1 -DLIBGD__VIEW_COMMON=1 -DLIBGD_MAIN_ICON_VIEW=1 -DLIBGD_MAIN_LIST_VIEW=1 -DLIBGD_MAIN_VIEW=1 -DLIBGD_TAGGED_ENTRY=1 '-DG_LOG_DOMAIN="libgd"' -DG_DISABLE_DEPRECATED -MD -MQ 'subprojects/libgd/libgd/091259a@@gd@sta/gd-main-view.c.o' -MF 'subprojects/libgd/libgd/091259a@@gd@sta/gd-main-view.c.o.d' -o 'subprojects/libgd/libgd/091259a@@gd@sta/gd-main-view.c.o' -c ../subprojects/libgd/libgd/gd-main-view.c
[22/157] cc -Isubprojects/libgd/libgd/091259a@@gd@sta -Isubprojects/libgd/libgd -I../subprojects/libgd/libgd -Isubprojects/libgd -I../subprojects/libgd -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 -I/usr/local/include/gio-unix-2.0/ -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 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -D_THREAD_SAFE -pthread -DLIBGD_GTK_HACKS=1 -DLIBGD__VIEW_COMMON=1 -DLIBGD_MAIN_ICON_VIEW=1 -DLIBGD_MAIN_LIST_VIEW=1 -DLIBGD_MAIN_VIEW=1 -DLIBGD_TAGGED_ENTRY=1 '-DG_LOG_DOMAIN="libgd"' -DG_DISABLE_DEPRECATED -MD -MQ 'subprojects/libgd/libgd/091259a@@gd@sta/gd-types-catalog.c.o' -MF 'subprojects/libgd/libgd/091259a@@gd@sta/gd-types-catalog.c.o.d' -o 'subprojects/libgd/libgd/091259a@@gd@sta/gd-types-catalog.c.o' -c ../subprojects/libgd/libgd/gd-types-catalog.c
[23/157] rm -f subprojects/libgd/libgd/libgd.a && ar csrD subprojects/libgd/libgd/libgd.a 'subprojects/libgd/libgd/091259a@@gd@sta/gd-types-catalog.c.o' 'subprojects/libgd/libgd/091259a@@gd@sta/gd-entry-focus-hack.c.o' 'subprojects/libgd/libgd/091259a@@gd@sta/gd-icon-utils.c.o' 'subprojects/libgd/libgd/091259a@@gd@sta/gd-main-view-generic.c.o' 'subprojects/libgd/libgd/091259a@@gd@sta/gd-styled-text-renderer.c.o' 'subprojects/libgd/libgd/091259a@@gd@sta/gd-two-lines-renderer.c.o' 'subprojects/libgd/libgd/091259a@@gd@sta/gd-main-icon-view.c.o' 'subprojects/libgd/libgd/091259a@@gd@sta/gd-toggle-pixbuf-renderer.c.o' 'subprojects/libgd/libgd/091259a@@gd@sta/gd-main-list-view.c.o' 'subprojects/libgd/libgd/091259a@@gd@sta/gd-main-view.c.o' 'subprojects/libgd/libgd/091259a@@gd@sta/gd-tagged-entry.c.o'
[24/157] cc -Isrc/25a6634@@totem_player@sta -Isrc -I../src -I. -I../ -Isrc/gst -I../src/gst -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 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/json-glib-1.0 -I/usr/local/include/clutter-gst-3.0 -I/usr/local/include/clutter-gtk-1.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/gio-unix-2.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 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/pygobject-3.0 -I/usr/local/lib/libffi-3.2.1/include -I/usr/local/include/totem-pl-parser/1/plparser -I/usr/local/include/libxml2 -I/usr/local/include/gmime-3.0 -I/usr/local/include/libpeas-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/grilo-0.3 -I/usr/local/include/gnome-desktop-3.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -D_THREAD_SAFE -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDBUS_API_SUBJECT_TO_CHANGE '-DGNOMELOCALEDIR="/usr/local/share/locale"' '-DDATADIR="/usr/local/share"' '-DLIBEXECDIR="/usr/local/libexec"' '-DTOTEM_PLUGIN_DIR="/usr/local/lib/totem/plugins"' '-DBINDIR="/usr/local/bin"' '-DGTKBUILDERDIR=""' '-DG_LOG_DOMAIN="Totem"' -MD -MQ 'src/25a6634@@totem_player@sta/totem-interface.c.o' -MF 'src/25a6634@@totem_player@sta/totem-interface.c.o.d' -o 'src/25a6634@@totem_player@sta/totem-interface.c.o' -c ../src/totem-interface.c
[25/157] cc -Isrc/25a6634@@totem-video-thumbnailer@exe -Isrc -I../src -I. -I../ -Isrc/gst -I../src/gst -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 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/totem-pl-parser/1/plparser -I/usr/local/include/libxml2 -I/usr/local/include/gmime-3.0 -I/usr/local/include/gstreamer-1.0 -I/usr/local/include/orc-0.4 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pthread -D_THREAD_SAFE -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDBUS_API_SUBJECT_TO_CHANGE '-DGNOMELOCALEDIR="/usr/local/share/locale"' '-DDATADIR="/usr/local/share"' '-DLIBEXECDIR="/usr/local/libexec"' '-DTOTEM_PLUGIN_DIR="/usr/local/lib/totem/plugins"' '-DBINDIR="/usr/local/bin"' '-DGTKBUILDERDIR=""' '-DG_LOG_DOMAIN="TotemVideoThumbnailer"' -MD -MQ 'src/25a6634@@totem-video-thumbnailer@exe/totem-resources.c.o' -MF 'src/25a6634@@totem-video-thumbnailer@exe/totem-resources.c.o.d' -o 'src/25a6634@@totem-video-thumbnailer@exe/totem-resources.c.o' -c ../src/totem-resources.c
[26/157] cc -Isrc/25a6634@@totem_player@sta -Isrc -I../src -I. -I../ -Isrc/gst -I../src/gst -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 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/json-glib-1.0 -I/usr/local/include/clutter-gst-3.0 -I/usr/local/include/clutter-gtk-1.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/gio-unix-2.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 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/pygobject-3.0 -I/usr/local/lib/libffi-3.2.1/include -I/usr/local/include/totem-pl-parser/1/plparser -I/usr/local/include/libxml2 -I/usr/local/include/gmime-3.0 -I/usr/local/include/libpeas-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/grilo-0.3 -I/usr/local/include/gnome-desktop-3.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -D_THREAD_SAFE -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDBUS_API_SUBJECT_TO_CHANGE '-DGNOMELOCALEDIR="/usr/local/share/locale"' '-DDATADIR="/usr/local/share"' '-DLIBEXECDIR="/usr/local/libexec"' '-DTOTEM_PLUGIN_DIR="/usr/local/lib/totem/plugins"' '-DBINDIR="/usr/local/bin"' '-DGTKBUILDERDIR=""' '-DG_LOG_DOMAIN="Totem"' -MD -MQ 'src/25a6634@@totem_player@sta/totem-time-label.c.o' -MF 'src/25a6634@@totem_player@sta/totem-time-label.c.o.d' -o 'src/25a6634@@totem_player@sta/totem-time-label.c.o' -c ../src/totem-time-label.c
[27/157] rm -f src/libtotem_player.a && ar csrD src/libtotem_player.a 'src/25a6634@@totem_player@sta/totem-interface.c.o' 'src/25a6634@@totem_player@sta/totem-time-label.c.o'
[28/157] /usr/local/bin/meson --internal exe --capture data/totem-uri-schemes.h -- /construction/multimedia/totem/totem-3.26.2/data/uri-scheme-include.sh ../data/uri-schemes-list.txt
[29/157] cc -Isrc/25a6634@@totem-video-thumbnailer@exe -Isrc -I../src -I. -I../ -Isrc/gst -I../src/gst -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 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/totem-pl-parser/1/plparser -I/usr/local/include/libxml2 -I/usr/local/include/gmime-3.0 -I/usr/local/include/gstreamer-1.0 -I/usr/local/include/orc-0.4 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pthread -D_THREAD_SAFE -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDBUS_API_SUBJECT_TO_CHANGE '-DGNOMELOCALEDIR="/usr/local/share/locale"' '-DDATADIR="/usr/local/share"' '-DLIBEXECDIR="/usr/local/libexec"' '-DTOTEM_PLUGIN_DIR="/usr/local/lib/totem/plugins"' '-DBINDIR="/usr/local/bin"' '-DGTKBUILDERDIR=""' '-DG_LOG_DOMAIN="TotemVideoThumbnailer"' -MD -MQ 'src/25a6634@@totem-video-thumbnailer@exe/totem-video-thumbnailer.c.o' -MF 'src/25a6634@@totem-video-thumbnailer@exe/totem-video-thumbnailer.c.o.d' -o 'src/25a6634@@totem-video-thumbnailer@exe/totem-video-thumbnailer.c.o' -c ../src/totem-video-thumbnailer.c
[30/157] cc -o src/totem-video-thumbnailer 'src/25a6634@@totem-video-thumbnailer@exe/totem-resources.c.o' 'src/25a6634@@totem-video-thumbnailer@exe/totem-video-thumbnailer.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group src/gst/libtotemgsthelpers.a src/gst/libtotemgstpixbufhelpers.a src/gst/libtotemtimehelpers.a /usr/local/lib/libgdk-3.so /usr/local/lib/libpangocairo-1.0.so /usr/local/lib/libpango-1.0.so /usr/local/lib/libfribidi.so /usr/local/lib/libgdk_pixbuf-2.0.so /usr/local/lib/libcairo-gobject.so /usr/local/lib/libcairo.so -lpthread /usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libtotem-plparser.so /usr/local/lib/libgio-2.0.so /usr/local/lib/libgsttag-1.0.so /usr/local/lib/libgstreamer-1.0.so /usr/local/lib/libgstvideo-1.0.so /usr/local/lib/libgstbase-1.0.so -lm -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/gst' -Wl,-rpath-link,/construction/multimedia/totem/totem-3.26.2/_build/src/gst
[31/157] cc -Isrc/properties/259f908@@libbaconvideowidgetproperties@sta -Isrc/properties -I../src/properties -I. -I../ -Isrc -I../src -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 -I/usr/local/include/gio-unix-2.0/ -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 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -D_THREAD_SAFE -pthread -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES '-DDATADIR="/usr/local/share/totem"' -MD -MQ 'src/properties/259f908@@libbaconvideowidgetproperties@sta/bacon-video-widget-properties.c.o' -MF 'src/properties/259f908@@libbaconvideowidgetproperties@sta/bacon-video-widget-properties.c.o.d' -o 'src/properties/259f908@@libbaconvideowidgetproperties@sta/bacon-video-widget-properties.c.o' -c ../src/properties/bacon-video-widget-properties.c
[32/157] rm -f src/properties/liblibbaconvideowidgetproperties.a && ar csrD src/properties/liblibbaconvideowidgetproperties.a 'src/properties/259f908@@libbaconvideowidgetproperties@sta/bacon-video-widget-properties.c.o'
[33/157] /usr/local/bin/meson --internal exe --capture data/totem-mime-types.h -- /construction/multimedia/totem/totem-3.26.2/data/mime-type-include.sh ../data/mime-type-list.txt
[34/157] /usr/local/bin/meson --internal exe --capture src/backend/bacon-video-widget-enums.h -- /usr/local/bin/glib-mkenums --template /construction/multimedia/totem/totem-3.26.2/_build/../src/backend/bacon-video-widget-enums.h.template /construction/multimedia/totem/totem-3.26.2/_build/../src/backend/bacon-video-widget.h
[35/157] cc -Isrc/25a6634@@totem-properties-page@sha -Isrc -I../src -I. -I../ -Isrc/properties -I../src/properties -Idata -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 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -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 -I/usr/local/include/nautilus -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -D_THREAD_SAFE -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDBUS_API_SUBJECT_TO_CHANGE '-DGNOMELOCALEDIR="/usr/local/share/locale"' '-DDATADIR="/usr/local/share"' '-DLIBEXECDIR="/usr/local/libexec"' '-DTOTEM_PLUGIN_DIR="/usr/local/lib/totem/plugins"' '-DBINDIR="/usr/local/bin"' '-DGTKBUILDERDIR=""' '-DG_LOG_DOMAIN="TotemPropertiesPage"' -MD -MQ 'src/25a6634@@totem-properties-page@sha/totem-properties-view.c.o' -MF 'src/25a6634@@totem-properties-page@sha/totem-properties-view.c.o.d' -o 'src/25a6634@@totem-properties-page@sha/totem-properties-view.c.o' -c ../src/totem-properties-view.c
[36/157] /usr/local/bin/intltool-merge -d -u -c /construction/multimedia/totem/totem-3.26.2/po/.intltool-merge-cache /construction/multimedia/totem/totem-3.26.2/po ../src/plugins/im-status/totem-im-status.plugin.in src/plugins/im-status/totem-im-status.plugin
Generating and caching the translation database
Merging translations into src/plugins/im-status/totem-im-status.plugin.
[37/157] /usr/local/bin/meson --internal exe --capture src/org.gnome.totem.enums.xml -- /usr/local/bin/glib-mkenums --comments '' --fhead '' --vhead ' <@type@ id="org.gnome.totem.@EnumName@">' --vprod ' ' --vtail ' @type@>' --ftail '' /construction/multimedia/totem/totem-3.26.2/_build/../src/backend/bacon-time-label.h /construction/multimedia/totem/totem-3.26.2/_build/../src/backend/bacon-video-controls-actor.h /construction/multimedia/totem/totem-3.26.2/_build/../src/backend/bacon-video-spinner-actor.h /construction/multimedia/totem/totem-3.26.2/_build/../src/backend/bacon-video-widget-gst-missing-plugins.h /construction/multimedia/totem/totem-3.26.2/_build/../src/backend/bacon-video-widget.h /construction/multimedia/totem/totem-3.26.2/_build/../src/backend/clock.h /construction/multimedia/totem/totem-3.26.2/_build/../src/backend/totem-aspect-frame.h /construction/multimedia/totem/totem-3.26.2/_build/../src/icon-helpers.h /construction/multimedia/totem/totem-3.26.2/_build/../src/totem-grilo.h /construction/multimedia/totem/totem-3.26.2/_build/../src/totem-interface.h /construction/multimedia/totem/totem-3.26.2/_build/../src/totem-main-toolbar.h /construction/multimedia/totem/totem-3.26.2/_build/../src/totem-menu.h /construction/multimedia/totem/totem-3.26.2/_build/../src/totem-open-location.h /construction/multimedia/totem/totem-3.26.2/_build/../src/totem-options.h /construction/multimedia/totem/totem-3.26.2/_build/../src/totem-playlist.h /construction/multimedia/totem/totem-3.26.2/_build/../src/totem-preferences.h /construction/multimedia/totem/totem-3.26.2/_build/../src/totem-private.h /construction/multimedia/totem/totem-3.26.2/_build/../src/totem-profile.h /construction/multimedia/totem/totem-3.26.2/_build/../src/totem-properties-view.h /construction/multimedia/totem/totem-3.26.2/_build/../src/totem-resources.h /construction/multimedia/totem/totem-3.26.2/_build/../src/totem-search-entry.h /construction/multimedia/totem/totem-3.26.2/_build/../src/totem-selection-toolbar.h /construction/multimedia/totem/totem-3.26.2/_build/../src/totem-session.h /construction/multimedia/totem/totem-3.26.2/_build/../src/totem-subtitle-encoding.h /construction/multimedia/totem/totem-3.26.2/_build/../src/totem-time-label.h /construction/multimedia/totem/totem-3.26.2/_build/../src/totem-uri.h /construction/multimedia/totem/totem-3.26.2/_build/../src/totem.h
[38/157] /usr/local/bin/intltool-merge -d -u -c /construction/multimedia/totem/totem-3.26.2/po/.intltool-merge-cache /construction/multimedia/totem/totem-3.26.2/po ../src/plugins/autoload-subtitles/autoload-subtitles.plugin.in src/plugins/autoload-subtitles/autoload-subtitles.plugin
Generating and caching the translation database
Merging translations into src/plugins/autoload-subtitles/autoload-subtitles.plugin.
[39/157] cc -Isrc/backend/5a57eed@@bvw-test@exe -Isrc/backend -I../src/backend -I. -I../ -Isrc/gst -I../src/gst -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 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/json-glib-1.0 -I/usr/local/include/clutter-gst-3.0 -I/usr/local/include/clutter-gtk-1.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/gio-unix-2.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 -I/usr/local/include/gsettings-desktop-schemas -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pthread -D_THREAD_SAFE -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES '-DDATADIR="/usr/local/share/totem"' '-DLOGO_PATH="/usr/local/share/totem/totem/totem_logo.png"' '-DG_LOG_DOMAIN="bvw-test"' -MD -MQ 'src/backend/5a57eed@@bvw-test@exe/bvw-test.c.o' -MF 'src/backend/5a57eed@@bvw-test@exe/bvw-test.c.o.d' -o 'src/backend/5a57eed@@bvw-test@exe/bvw-test.c.o' -c ../src/backend/bvw-test.c
[40/157] /usr/local/bin/intltool-merge -d -u -c /construction/multimedia/totem/totem-3.26.2/po/.intltool-merge-cache /construction/multimedia/totem/totem-3.26.2/po ../src/plugins/apple-trailers/apple-trailers.plugin.in src/plugins/apple-trailers/apple-trailers.plugin
Generating and caching the translation database
Merging translations into src/plugins/apple-trailers/apple-trailers.plugin.
[41/157] cc -Isrc/backend/5a57eed@@baconvideowidget@sta -Isrc/backend -I../src/backend -I. -I../ -Isrc/gst -I../src/gst -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 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/json-glib-1.0 -I/usr/local/include/clutter-gst-3.0 -I/usr/local/include/clutter-gtk-1.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/gio-unix-2.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 -I/usr/local/include/gsettings-desktop-schemas -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -D_THREAD_SAFE -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES '-DDATADIR="/usr/local/share/totem"' -MD -MQ 'src/backend/5a57eed@@baconvideowidget@sta/totem-aspect-frame.c.o' -MF 'src/backend/5a57eed@@baconvideowidget@sta/totem-aspect-frame.c.o.d' -o 'src/backend/5a57eed@@baconvideowidget@sta/totem-aspect-frame.c.o' -c ../src/backend/totem-aspect-frame.c
../src/backend/totem-aspect-frame.c: In function 'totem_aspect_frame_paint':
../src/backend/totem-aspect-frame.c:305:7: warning: 'cogl_clip_push_rectangle' is deprecated: Use 'cogl_framebuffer_push_rectangle_clip' instead [-Wdeprecated-declarations]
cogl_clip_push_rectangle (0.0, 0.0, width, height);
^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/local/include/cogl/cogl/cogl.h:83,
from /usr/local/include/clutter-1.0/clutter/clutter-types.h:32,
from /usr/local/include/clutter-1.0/clutter/clutter.h:32,
from ../src/backend/totem-aspect-frame.h:28,
from ../src/backend/totem-aspect-frame.c:27:
/usr/local/include/cogl/cogl/deprecated/cogl-clip-state.h:126:1: note: declared here
cogl_clip_push_rectangle (float x0,
^~~~~~~~~~~~~~~~~~~~~~~~
../src/backend/totem-aspect-frame.c:307:7: warning: 'cogl_clip_pop' is deprecated: Use 'cogl_framebuffer_pop_clip' instead [-Wdeprecated-declarations]
cogl_clip_pop ();
^~~~~~~~~~~~~
In file included from /usr/local/include/cogl/cogl/cogl.h:83,
from /usr/local/include/clutter-1.0/clutter/clutter-types.h:32,
from /usr/local/include/clutter-1.0/clutter/clutter.h:32,
from ../src/backend/totem-aspect-frame.h:28,
from ../src/backend/totem-aspect-frame.c:27:
/usr/local/include/cogl/cogl/deprecated/cogl-clip-state.h:207:1: note: declared here
cogl_clip_pop (void);
^~~~~~~~~~~~~
../src/backend/totem-aspect-frame.c: In function 'totem_aspect_frame_pick':
../src/backend/totem-aspect-frame.c:332:7: warning: 'cogl_clip_push_rectangle' is deprecated: Use 'cogl_framebuffer_push_rectangle_clip' instead [-Wdeprecated-declarations]
cogl_clip_push_rectangle (0.0, 0.0, box.x2 - box.x1, box.y2 - box.y1);
^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/local/include/cogl/cogl/cogl.h:83,
from /usr/local/include/clutter-1.0/clutter/clutter-types.h:32,
from /usr/local/include/clutter-1.0/clutter/clutter.h:32,
from ../src/backend/totem-aspect-frame.h:28,
from ../src/backend/totem-aspect-frame.c:27:
/usr/local/include/cogl/cogl/deprecated/cogl-clip-state.h:126:1: note: declared here
cogl_clip_push_rectangle (float x0,
^~~~~~~~~~~~~~~~~~~~~~~~
../src/backend/totem-aspect-frame.c:334:7: warning: 'cogl_clip_pop' is deprecated: Use 'cogl_framebuffer_pop_clip' instead [-Wdeprecated-declarations]
cogl_clip_pop ();
^~~~~~~~~~~~~
In file included from /usr/local/include/cogl/cogl/cogl.h:83,
from /usr/local/include/clutter-1.0/clutter/clutter-types.h:32,
from /usr/local/include/clutter-1.0/clutter/clutter.h:32,
from ../src/backend/totem-aspect-frame.h:28,
from ../src/backend/totem-aspect-frame.c:27:
/usr/local/include/cogl/cogl/deprecated/cogl-clip-state.h:207:1: note: declared here
cogl_clip_pop (void);
^~~~~~~~~~~~~
[42/157] cc -Isrc/25a6634@@totem-gallery-thumbnailer@exe -Isrc -I../src -I. -I../ -Isrc/gst -I../src/gst -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 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/totem-pl-parser/1/plparser -I/usr/local/include/libxml2 -I/usr/local/include/gmime-3.0 -I/usr/local/include/gstreamer-1.0 -I/usr/local/include/orc-0.4 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pthread -D_THREAD_SAFE -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDBUS_API_SUBJECT_TO_CHANGE '-DGNOMELOCALEDIR="/usr/local/share/locale"' '-DDATADIR="/usr/local/share"' '-DLIBEXECDIR="/usr/local/libexec"' '-DTOTEM_PLUGIN_DIR="/usr/local/lib/totem/plugins"' '-DBINDIR="/usr/local/bin"' '-DGTKBUILDERDIR=""' '-DG_LOG_DOMAIN="TotemGalleryThumbnailer"' -MD -MQ 'src/25a6634@@totem-gallery-thumbnailer@exe/totem-gallery-thumbnailer.c.o' -MF 'src/25a6634@@totem-gallery-thumbnailer@exe/totem-gallery-thumbnailer.c.o.d' -o 'src/25a6634@@totem-gallery-thumbnailer@exe/totem-gallery-thumbnailer.c.o' -c ../src/totem-gallery-thumbnailer.c
[43/157] cc -Isrc/backend/5a57eed@@baconvideowidget@sta -Isrc/backend -I../src/backend -I. -I../ -Isrc/gst -I../src/gst -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 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/json-glib-1.0 -I/usr/local/include/clutter-gst-3.0 -I/usr/local/include/clutter-gtk-1.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/gio-unix-2.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 -I/usr/local/include/gsettings-desktop-schemas -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -D_THREAD_SAFE -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES '-DDATADIR="/usr/local/share/totem"' -MD -MQ 'src/backend/5a57eed@@baconvideowidget@sta/bacon-video-spinner-actor.c.o' -MF 'src/backend/5a57eed@@baconvideowidget@sta/bacon-video-spinner-actor.c.o.d' -o 'src/backend/5a57eed@@baconvideowidget@sta/bacon-video-spinner-actor.c.o' -c ../src/backend/bacon-video-spinner-actor.c
[44/157] cc -Isrc/backend/5a57eed@@baconvideowidget@sta -Isrc/backend -I../src/backend -I. -I../ -Isrc/gst -I../src/gst -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 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/json-glib-1.0 -I/usr/local/include/clutter-gst-3.0 -I/usr/local/include/clutter-gtk-1.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/gio-unix-2.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 -I/usr/local/include/gsettings-desktop-schemas -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -D_THREAD_SAFE -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES '-DDATADIR="/usr/local/share/totem"' -MD -MQ 'src/backend/5a57eed@@baconvideowidget@sta/clock.c.o' -MF 'src/backend/5a57eed@@baconvideowidget@sta/clock.c.o.d' -o 'src/backend/5a57eed@@baconvideowidget@sta/clock.c.o' -c ../src/backend/clock.c
[45/157] /usr/local/bin/intltool-merge -d -u -c /construction/multimedia/totem/totem-3.26.2/po/.intltool-merge-cache /construction/multimedia/totem/totem-3.26.2/po ../src/plugins/properties/movie-properties.plugin.in src/plugins/properties/movie-properties.plugin
Generating and caching the translation database
Merging translations into src/plugins/properties/movie-properties.plugin.
[46/157] cc -Isrc/backend/5a57eed@@baconvideowidget@sta -Isrc/backend -I../src/backend -I. -I../ -Isrc/gst -I../src/gst -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 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/json-glib-1.0 -I/usr/local/include/clutter-gst-3.0 -I/usr/local/include/clutter-gtk-1.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/gio-unix-2.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 -I/usr/local/include/gsettings-desktop-schemas -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -D_THREAD_SAFE -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES '-DDATADIR="/usr/local/share/totem"' -MD -MQ 'src/backend/5a57eed@@baconvideowidget@sta/bacon-time-label.c.o' -MF 'src/backend/5a57eed@@baconvideowidget@sta/bacon-time-label.c.o.d' -o 'src/backend/5a57eed@@baconvideowidget@sta/bacon-time-label.c.o' -c ../src/backend/bacon-time-label.c
[47/157] cc -Isrc/backend/5a57eed@@baconvideowidget@sta -Isrc/backend -I../src/backend -I. -I../ -Isrc/gst -I../src/gst -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 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/json-glib-1.0 -I/usr/local/include/clutter-gst-3.0 -I/usr/local/include/clutter-gtk-1.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/gio-unix-2.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 -I/usr/local/include/gsettings-desktop-schemas -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -D_THREAD_SAFE -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES '-DDATADIR="/usr/local/share/totem"' -MD -MQ 'src/backend/5a57eed@@baconvideowidget@sta/bacon-video-widget-gst-missing-plugins.c.o' -MF 'src/backend/5a57eed@@baconvideowidget@sta/bacon-video-widget-gst-missing-plugins.c.o.d' -o 'src/backend/5a57eed@@baconvideowidget@sta/bacon-video-widget-gst-missing-plugins.c.o' -c ../src/backend/bacon-video-widget-gst-missing-plugins.c
[48/157] cc -Isrc/backend/5a57eed@@baconvideowidget@sta -Isrc/backend -I../src/backend -I. -I../ -Isrc/gst -I../src/gst -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 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/json-glib-1.0 -I/usr/local/include/clutter-gst-3.0 -I/usr/local/include/clutter-gtk-1.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/gio-unix-2.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 -I/usr/local/include/gsettings-desktop-schemas -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -D_THREAD_SAFE -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES '-DDATADIR="/usr/local/share/totem"' -MD -MQ 'src/backend/5a57eed@@baconvideowidget@sta/bacon-video-controls-actor.c.o' -MF 'src/backend/5a57eed@@baconvideowidget@sta/bacon-video-controls-actor.c.o.d' -o 'src/backend/5a57eed@@baconvideowidget@sta/bacon-video-controls-actor.c.o' -c ../src/backend/bacon-video-controls-actor.c
../src/backend/bacon-video-controls-actor.c: In function 'bacon_video_controls_actor_constructed':
../src/backend/bacon-video-controls-actor.c:65:2: warning: 'gtk_widget_override_background_color' is deprecated [-Wdeprecated-declarations]
gtk_widget_override_background_color (gtk_clutter_actor_get_widget (GTK_CLUTTER_ACTOR (object)), 0, &transparent);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/local/include/gtk-3.0/gtk/gtkapplication.h:27,
from /usr/local/include/gtk-3.0/gtk/gtkwindow.h:33,
from /usr/local/include/gtk-3.0/gtk/gtkdialog.h:32,
from /usr/local/include/gtk-3.0/gtk/gtkaboutdialog.h:30,
from /usr/local/include/gtk-3.0/gtk/gtk.h:31,
from /usr/local/include/clutter-gtk-1.0/clutter-gtk/gtk-clutter-actor.h:31,
from /usr/local/include/clutter-gtk-1.0/clutter-gtk/clutter-gtk.h:8,
from ../src/backend/bacon-video-controls-actor.h:26,
from ../src/backend/bacon-video-controls-actor.c:24:
/usr/local/include/gtk-3.0/gtk/gtkwidget.h:1148:14: note: declared here
void gtk_widget_override_background_color (GtkWidget *widget,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../src/backend/bacon-video-controls-actor.c: In function 'disable_popover_transitions':
../src/backend/bacon-video-controls-actor.c:100:2: warning: 'gtk_popover_set_transitions_enabled' is deprecated [-Wdeprecated-declarations]
gtk_popover_set_transitions_enabled (popover, FALSE);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/local/include/gtk-3.0/gtk/gtkmenubutton.h:30,
from /usr/local/include/gtk-3.0/gtk/gtk.h:146,
from /usr/local/include/clutter-gtk-1.0/clutter-gtk/gtk-clutter-actor.h:31,
from /usr/local/include/clutter-gtk-1.0/clutter-gtk/clutter-gtk.h:8,
from ../src/backend/bacon-video-controls-actor.h:26,
from ../src/backend/bacon-video-controls-actor.c:24:
/usr/local/include/gtk-3.0/gtk/gtkpopover.h:101:17: note: declared here
void gtk_popover_set_transitions_enabled (GtkPopover *popover,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[49/157] cc -Isrc/25a6634@@totem@sha -Isrc -I../src -I. -I../ -Isrc/plugins -I../src/plugins -Isrc/gst -I../src/gst -Isrc/backend -I../src/backend -Isubprojects/libgd -I../subprojects/libgd -Idata -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 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/json-glib-1.0 -I/usr/local/include/clutter-gst-3.0 -I/usr/local/include/clutter-gtk-1.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/gio-unix-2.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 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/pygobject-3.0 -I/usr/local/lib/libffi-3.2.1/include -I/usr/local/include/totem-pl-parser/1/plparser -I/usr/local/include/libxml2 -I/usr/local/include/gmime-3.0 -I/usr/local/include/libpeas-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/grilo-0.3 -I/usr/local/include/gnome-desktop-3.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -DLIBGD_GTK_HACKS=1 -DLIBGD__VIEW_COMMON=1 -DLIBGD_MAIN_ICON_VIEW=1 -DLIBGD_MAIN_LIST_VIEW=1 -DLIBGD_MAIN_VIEW=1 -DLIBGD_TAGGED_ENTRY=1 -pthread -D_THREAD_SAFE -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDBUS_API_SUBJECT_TO_CHANGE '-DGNOMELOCALEDIR="/usr/local/share/locale"' '-DDATADIR="/usr/local/share"' '-DLIBEXECDIR="/usr/local/libexec"' '-DTOTEM_PLUGIN_DIR="/usr/local/lib/totem/plugins"' '-DBINDIR="/usr/local/bin"' '-DGTKBUILDERDIR=""' '-DG_LOG_DOMAIN="Totem"' -MD -MQ 'src/25a6634@@totem@sha/totem-menu.c.o' -MF 'src/25a6634@@totem@sha/totem-menu.c.o.d' -o 'src/25a6634@@totem@sha/totem-menu.c.o' -c ../src/totem-menu.c
[50/157] /usr/local/bin/meson --internal msgfmthelper data/org.gnome.Totem.desktop.in data/org.gnome.Totem.desktop desktop /construction/multimedia/totem/totem-3.26.2/po
[51/157] /usr/local/bin/meson --internal msgfmthelper ../data/appdata/org.gnome.Totem.appdata.xml.in data/appdata/org.gnome.Totem.appdata.xml xml /construction/multimedia/totem/totem-3.26.2/po
[52/157] cc -Isrc/25a6634@@totem@sha -Isrc -I../src -I. -I../ -Isrc/plugins -I../src/plugins -Isrc/gst -I../src/gst -Isrc/backend -I../src/backend -Isubprojects/libgd -I../subprojects/libgd -Idata -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 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/json-glib-1.0 -I/usr/local/include/clutter-gst-3.0 -I/usr/local/include/clutter-gtk-1.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/gio-unix-2.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 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/pygobject-3.0 -I/usr/local/lib/libffi-3.2.1/include -I/usr/local/include/totem-pl-parser/1/plparser -I/usr/local/include/libxml2 -I/usr/local/include/gmime-3.0 -I/usr/local/include/libpeas-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/grilo-0.3 -I/usr/local/include/gnome-desktop-3.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -DLIBGD_GTK_HACKS=1 -DLIBGD__VIEW_COMMON=1 -DLIBGD_MAIN_ICON_VIEW=1 -DLIBGD_MAIN_LIST_VIEW=1 -DLIBGD_MAIN_VIEW=1 -DLIBGD_TAGGED_ENTRY=1 -pthread -D_THREAD_SAFE -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDBUS_API_SUBJECT_TO_CHANGE '-DGNOMELOCALEDIR="/usr/local/share/locale"' '-DDATADIR="/usr/local/share"' '-DLIBEXECDIR="/usr/local/libexec"' '-DTOTEM_PLUGIN_DIR="/usr/local/lib/totem/plugins"' '-DBINDIR="/usr/local/bin"' '-DGTKBUILDERDIR=""' '-DG_LOG_DOMAIN="Totem"' -MD -MQ 'src/25a6634@@totem@sha/meson-generated_.._griloresources.c.o' -MF 'src/25a6634@@totem@sha/meson-generated_.._griloresources.c.o.d' -o 'src/25a6634@@totem@sha/meson-generated_.._griloresources.c.o' -c src/griloresources.c
[53/157] cc -Isrc/25a6634@@totem@sha -Isrc -I../src -I. -I../ -Isrc/plugins -I../src/plugins -Isrc/gst -I../src/gst -Isrc/backend -I../src/backend -Isubprojects/libgd -I../subprojects/libgd -Idata -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 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/json-glib-1.0 -I/usr/local/include/clutter-gst-3.0 -I/usr/local/include/clutter-gtk-1.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/gio-unix-2.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 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/pygobject-3.0 -I/usr/local/lib/libffi-3.2.1/include -I/usr/local/include/totem-pl-parser/1/plparser -I/usr/local/include/libxml2 -I/usr/local/include/gmime-3.0 -I/usr/local/include/libpeas-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/grilo-0.3 -I/usr/local/include/gnome-desktop-3.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -DLIBGD_GTK_HACKS=1 -DLIBGD__VIEW_COMMON=1 -DLIBGD_MAIN_ICON_VIEW=1 -DLIBGD_MAIN_LIST_VIEW=1 -DLIBGD_MAIN_VIEW=1 -DLIBGD_TAGGED_ENTRY=1 -pthread -D_THREAD_SAFE -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDBUS_API_SUBJECT_TO_CHANGE '-DGNOMELOCALEDIR="/usr/local/share/locale"' '-DDATADIR="/usr/local/share"' '-DLIBEXECDIR="/usr/local/libexec"' '-DTOTEM_PLUGIN_DIR="/usr/local/lib/totem/plugins"' '-DBINDIR="/usr/local/bin"' '-DGTKBUILDERDIR=""' '-DG_LOG_DOMAIN="Totem"' -MD -MQ 'src/25a6634@@totem@sha/plugins_totem-dirs.c.o' -MF 'src/25a6634@@totem@sha/plugins_totem-dirs.c.o.d' -o 'src/25a6634@@totem@sha/plugins_totem-dirs.c.o' -c ../src/plugins/totem-dirs.c
[54/157] cc -Isrc/25a6634@@totem@sha -Isrc -I../src -I. -I../ -Isrc/plugins -I../src/plugins -Isrc/gst -I../src/gst -Isrc/backend -I../src/backend -Isubprojects/libgd -I../subprojects/libgd -Idata -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 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/json-glib-1.0 -I/usr/local/include/clutter-gst-3.0 -I/usr/local/include/clutter-gtk-1.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/gio-unix-2.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 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/pygobject-3.0 -I/usr/local/lib/libffi-3.2.1/include -I/usr/local/include/totem-pl-parser/1/plparser -I/usr/local/include/libxml2 -I/usr/local/include/gmime-3.0 -I/usr/local/include/libpeas-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/grilo-0.3 -I/usr/local/include/gnome-desktop-3.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -DLIBGD_GTK_HACKS=1 -DLIBGD__VIEW_COMMON=1 -DLIBGD_MAIN_ICON_VIEW=1 -DLIBGD_MAIN_LIST_VIEW=1 -DLIBGD_MAIN_VIEW=1 -DLIBGD_TAGGED_ENTRY=1 -pthread -D_THREAD_SAFE -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDBUS_API_SUBJECT_TO_CHANGE '-DGNOMELOCALEDIR="/usr/local/share/locale"' '-DDATADIR="/usr/local/share"' '-DLIBEXECDIR="/usr/local/libexec"' '-DTOTEM_PLUGIN_DIR="/usr/local/lib/totem/plugins"' '-DBINDIR="/usr/local/bin"' '-DGTKBUILDERDIR=""' '-DG_LOG_DOMAIN="Totem"' -MD -MQ 'src/25a6634@@totem@sha/plugins_totem-plugins-engine.c.o' -MF 'src/25a6634@@totem@sha/plugins_totem-plugins-engine.c.o.d' -o 'src/25a6634@@totem@sha/plugins_totem-plugins-engine.c.o' -c ../src/plugins/totem-plugins-engine.c
[55/157] cc -Isrc/25a6634@@totem@sha -Isrc -I../src -I. -I../ -Isrc/plugins -I../src/plugins -Isrc/gst -I../src/gst -Isrc/backend -I../src/backend -Isubprojects/libgd -I../subprojects/libgd -Idata -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 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/json-glib-1.0 -I/usr/local/include/clutter-gst-3.0 -I/usr/local/include/clutter-gtk-1.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/gio-unix-2.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 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/pygobject-3.0 -I/usr/local/lib/libffi-3.2.1/include -I/usr/local/include/totem-pl-parser/1/plparser -I/usr/local/include/libxml2 -I/usr/local/include/gmime-3.0 -I/usr/local/include/libpeas-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/grilo-0.3 -I/usr/local/include/gnome-desktop-3.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -DLIBGD_GTK_HACKS=1 -DLIBGD__VIEW_COMMON=1 -DLIBGD_MAIN_ICON_VIEW=1 -DLIBGD_MAIN_LIST_VIEW=1 -DLIBGD_MAIN_VIEW=1 -DLIBGD_TAGGED_ENTRY=1 -pthread -D_THREAD_SAFE -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDBUS_API_SUBJECT_TO_CHANGE '-DGNOMELOCALEDIR="/usr/local/share/locale"' '-DDATADIR="/usr/local/share"' '-DLIBEXECDIR="/usr/local/libexec"' '-DTOTEM_PLUGIN_DIR="/usr/local/lib/totem/plugins"' '-DBINDIR="/usr/local/bin"' '-DGTKBUILDERDIR=""' '-DG_LOG_DOMAIN="Totem"' -MD -MQ 'src/25a6634@@totem@sha/icon-helpers.c.o' -MF 'src/25a6634@@totem@sha/icon-helpers.c.o.d' -o 'src/25a6634@@totem@sha/icon-helpers.c.o' -c ../src/icon-helpers.c
[56/157] cc -Isrc/25a6634@@totem@sha -Isrc -I../src -I. -I../ -Isrc/plugins -I../src/plugins -Isrc/gst -I../src/gst -Isrc/backend -I../src/backend -Isubprojects/libgd -I../subprojects/libgd -Idata -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 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/json-glib-1.0 -I/usr/local/include/clutter-gst-3.0 -I/usr/local/include/clutter-gtk-1.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/gio-unix-2.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 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/pygobject-3.0 -I/usr/local/lib/libffi-3.2.1/include -I/usr/local/include/totem-pl-parser/1/plparser -I/usr/local/include/libxml2 -I/usr/local/include/gmime-3.0 -I/usr/local/include/libpeas-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/grilo-0.3 -I/usr/local/include/gnome-desktop-3.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -DLIBGD_GTK_HACKS=1 -DLIBGD__VIEW_COMMON=1 -DLIBGD_MAIN_ICON_VIEW=1 -DLIBGD_MAIN_LIST_VIEW=1 -DLIBGD_MAIN_VIEW=1 -DLIBGD_TAGGED_ENTRY=1 -pthread -D_THREAD_SAFE -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDBUS_API_SUBJECT_TO_CHANGE '-DGNOMELOCALEDIR="/usr/local/share/locale"' '-DDATADIR="/usr/local/share"' '-DLIBEXECDIR="/usr/local/libexec"' '-DTOTEM_PLUGIN_DIR="/usr/local/lib/totem/plugins"' '-DBINDIR="/usr/local/bin"' '-DGTKBUILDERDIR=""' '-DG_LOG_DOMAIN="Totem"' -MD -MQ 'src/25a6634@@totem@sha/totem-main-toolbar.c.o' -MF 'src/25a6634@@totem@sha/totem-main-toolbar.c.o.d' -o 'src/25a6634@@totem@sha/totem-main-toolbar.c.o' -c ../src/totem-main-toolbar.c
[57/157] /usr/local/bin/meson --internal exe --capture src/backend/bacon-video-widget-enums.c -- /usr/local/bin/glib-mkenums --template /construction/multimedia/totem/totem-3.26.2/_build/../src/backend/bacon-video-widget-enums.c.template /construction/multimedia/totem/totem-3.26.2/_build/../src/backend/bacon-video-widget.h
[58/157] cc -Isrc/25a6634@@totem@exe -Isrc -I../src -I. -I../ -Isrc/plugins -I../src/plugins -Isrc/gst -I../src/gst -Isrc/backend -I../src/backend -Isubprojects/libgd -I../subprojects/libgd -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 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/json-glib-1.0 -I/usr/local/include/clutter-gst-3.0 -I/usr/local/include/clutter-gtk-1.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/gio-unix-2.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 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/pygobject-3.0 -I/usr/local/lib/libffi-3.2.1/include -I/usr/local/include/totem-pl-parser/1/plparser -I/usr/local/include/libxml2 -I/usr/local/include/gmime-3.0 -I/usr/local/include/libpeas-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/grilo-0.3 -I/usr/local/include/gnome-desktop-3.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DLIBGD_GTK_HACKS=1 -DLIBGD__VIEW_COMMON=1 -DLIBGD_MAIN_ICON_VIEW=1 -DLIBGD_MAIN_LIST_VIEW=1 -DLIBGD_MAIN_VIEW=1 -DLIBGD_TAGGED_ENTRY=1 -pthread -D_THREAD_SAFE -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDBUS_API_SUBJECT_TO_CHANGE '-DGNOMELOCALEDIR="/usr/local/share/locale"' '-DDATADIR="/usr/local/share"' '-DLIBEXECDIR="/usr/local/libexec"' '-DTOTEM_PLUGIN_DIR="/usr/local/lib/totem/plugins"' '-DBINDIR="/usr/local/bin"' '-DGTKBUILDERDIR=""' '-DG_LOG_DOMAIN="Totem"' -MD -MQ 'src/25a6634@@totem@exe/totem.c.o' -MF 'src/25a6634@@totem@exe/totem.c.o.d' -o 'src/25a6634@@totem@exe/totem.c.o' -c ../src/totem.c
[59/157] cc -Isrc/25a6634@@totem@sha -Isrc -I../src -I. -I../ -Isrc/plugins -I../src/plugins -Isrc/gst -I../src/gst -Isrc/backend -I../src/backend -Isubprojects/libgd -I../subprojects/libgd -Idata -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 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/json-glib-1.0 -I/usr/local/include/clutter-gst-3.0 -I/usr/local/include/clutter-gtk-1.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/gio-unix-2.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 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/pygobject-3.0 -I/usr/local/lib/libffi-3.2.1/include -I/usr/local/include/totem-pl-parser/1/plparser -I/usr/local/include/libxml2 -I/usr/local/include/gmime-3.0 -I/usr/local/include/libpeas-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/grilo-0.3 -I/usr/local/include/gnome-desktop-3.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -DLIBGD_GTK_HACKS=1 -DLIBGD__VIEW_COMMON=1 -DLIBGD_MAIN_ICON_VIEW=1 -DLIBGD_MAIN_LIST_VIEW=1 -DLIBGD_MAIN_VIEW=1 -DLIBGD_TAGGED_ENTRY=1 -pthread -D_THREAD_SAFE -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDBUS_API_SUBJECT_TO_CHANGE '-DGNOMELOCALEDIR="/usr/local/share/locale"' '-DDATADIR="/usr/local/share"' '-DLIBEXECDIR="/usr/local/libexec"' '-DTOTEM_PLUGIN_DIR="/usr/local/lib/totem/plugins"' '-DBINDIR="/usr/local/bin"' '-DGTKBUILDERDIR=""' '-DG_LOG_DOMAIN="Totem"' -MD -MQ 'src/25a6634@@totem@sha/totem-subtitle-encoding.c.o' -MF 'src/25a6634@@totem@sha/totem-subtitle-encoding.c.o.d' -o 'src/25a6634@@totem@sha/totem-subtitle-encoding.c.o' -c ../src/totem-subtitle-encoding.c
[60/157] cc -Isrc/25a6634@@totem@sha -Isrc -I../src -I. -I../ -Isrc/plugins -I../src/plugins -Isrc/gst -I../src/gst -Isrc/backend -I../src/backend -Isubprojects/libgd -I../subprojects/libgd -Idata -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 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/json-glib-1.0 -I/usr/local/include/clutter-gst-3.0 -I/usr/local/include/clutter-gtk-1.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/gio-unix-2.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 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/pygobject-3.0 -I/usr/local/lib/libffi-3.2.1/include -I/usr/local/include/totem-pl-parser/1/plparser -I/usr/local/include/libxml2 -I/usr/local/include/gmime-3.0 -I/usr/local/include/libpeas-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/grilo-0.3 -I/usr/local/include/gnome-desktop-3.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -DLIBGD_GTK_HACKS=1 -DLIBGD__VIEW_COMMON=1 -DLIBGD_MAIN_ICON_VIEW=1 -DLIBGD_MAIN_LIST_VIEW=1 -DLIBGD_MAIN_VIEW=1 -DLIBGD_TAGGED_ENTRY=1 -pthread -D_THREAD_SAFE -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDBUS_API_SUBJECT_TO_CHANGE '-DGNOMELOCALEDIR="/usr/local/share/locale"' '-DDATADIR="/usr/local/share"' '-DLIBEXECDIR="/usr/local/libexec"' '-DTOTEM_PLUGIN_DIR="/usr/local/lib/totem/plugins"' '-DBINDIR="/usr/local/bin"' '-DGTKBUILDERDIR=""' '-DG_LOG_DOMAIN="Totem"' -MD -MQ 'src/25a6634@@totem@sha/totem-uri.c.o' -MF 'src/25a6634@@totem@sha/totem-uri.c.o.d' -o 'src/25a6634@@totem@sha/totem-uri.c.o' -c ../src/totem-uri.c
[61/157] cc -Isrc/25a6634@@totem@sha -Isrc -I../src -I. -I../ -Isrc/plugins -I../src/plugins -Isrc/gst -I../src/gst -Isrc/backend -I../src/backend -Isubprojects/libgd -I../subprojects/libgd -Idata -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 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/json-glib-1.0 -I/usr/local/include/clutter-gst-3.0 -I/usr/local/include/clutter-gtk-1.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/gio-unix-2.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 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/pygobject-3.0 -I/usr/local/lib/libffi-3.2.1/include -I/usr/local/include/totem-pl-parser/1/plparser -I/usr/local/include/libxml2 -I/usr/local/include/gmime-3.0 -I/usr/local/include/libpeas-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/grilo-0.3 -I/usr/local/include/gnome-desktop-3.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -DLIBGD_GTK_HACKS=1 -DLIBGD__VIEW_COMMON=1 -DLIBGD_MAIN_ICON_VIEW=1 -DLIBGD_MAIN_LIST_VIEW=1 -DLIBGD_MAIN_VIEW=1 -DLIBGD_TAGGED_ENTRY=1 -pthread -D_THREAD_SAFE -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDBUS_API_SUBJECT_TO_CHANGE '-DGNOMELOCALEDIR="/usr/local/share/locale"' '-DDATADIR="/usr/local/share"' '-DLIBEXECDIR="/usr/local/libexec"' '-DTOTEM_PLUGIN_DIR="/usr/local/lib/totem/plugins"' '-DBINDIR="/usr/local/bin"' '-DGTKBUILDERDIR=""' '-DG_LOG_DOMAIN="Totem"' -MD -MQ 'src/25a6634@@totem@sha/totem-search-entry.c.o' -MF 'src/25a6634@@totem@sha/totem-search-entry.c.o.d' -o 'src/25a6634@@totem@sha/totem-search-entry.c.o' -c ../src/totem-search-entry.c
[62/157] cc -Isrc/25a6634@@totem@sha -Isrc -I../src -I. -I../ -Isrc/plugins -I../src/plugins -Isrc/gst -I../src/gst -Isrc/backend -I../src/backend -Isubprojects/libgd -I../subprojects/libgd -Idata -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 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/json-glib-1.0 -I/usr/local/include/clutter-gst-3.0 -I/usr/local/include/clutter-gtk-1.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/gio-unix-2.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 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/pygobject-3.0 -I/usr/local/lib/libffi-3.2.1/include -I/usr/local/include/totem-pl-parser/1/plparser -I/usr/local/include/libxml2 -I/usr/local/include/gmime-3.0 -I/usr/local/include/libpeas-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/grilo-0.3 -I/usr/local/include/gnome-desktop-3.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -DLIBGD_GTK_HACKS=1 -DLIBGD__VIEW_COMMON=1 -DLIBGD_MAIN_ICON_VIEW=1 -DLIBGD_MAIN_LIST_VIEW=1 -DLIBGD_MAIN_VIEW=1 -DLIBGD_TAGGED_ENTRY=1 -pthread -D_THREAD_SAFE -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDBUS_API_SUBJECT_TO_CHANGE '-DGNOMELOCALEDIR="/usr/local/share/locale"' '-DDATADIR="/usr/local/share"' '-DLIBEXECDIR="/usr/local/libexec"' '-DTOTEM_PLUGIN_DIR="/usr/local/lib/totem/plugins"' '-DBINDIR="/usr/local/bin"' '-DGTKBUILDERDIR=""' '-DG_LOG_DOMAIN="Totem"' -MD -MQ 'src/25a6634@@totem@sha/totem-grilo.c.o' -MF 'src/25a6634@@totem@sha/totem-grilo.c.o.d' -o 'src/25a6634@@totem@sha/totem-grilo.c.o' -c ../src/totem-grilo.c
../src/totem-grilo.c: In function 'totem_grilo_finalize':
../src/totem-grilo.c:2459:9: warning: unused variable 's' [-Wunused-variable]
GList *s;
^
../src/totem-grilo.c:2458:9: warning: unused variable 'sources' [-Wunused-variable]
GList *sources;
^~~~~~~
At top level:
../src/totem-grilo.c:2368:1: warning: 'create_debug_window' defined but not used [-Wunused-function]
create_debug_window (TotemGrilo *self,
^~~~~~~~~~~~~~~~~~~
[63/157] cc -Isrc/25a6634@@totem@sha -Isrc -I../src -I. -I../ -Isrc/plugins -I../src/plugins -Isrc/gst -I../src/gst -Isrc/backend -I../src/backend -Isubprojects/libgd -I../subprojects/libgd -Idata -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 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/json-glib-1.0 -I/usr/local/include/clutter-gst-3.0 -I/usr/local/include/clutter-gtk-1.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/gio-unix-2.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 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/pygobject-3.0 -I/usr/local/lib/libffi-3.2.1/include -I/usr/local/include/totem-pl-parser/1/plparser -I/usr/local/include/libxml2 -I/usr/local/include/gmime-3.0 -I/usr/local/include/libpeas-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/grilo-0.3 -I/usr/local/include/gnome-desktop-3.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -DLIBGD_GTK_HACKS=1 -DLIBGD__VIEW_COMMON=1 -DLIBGD_MAIN_ICON_VIEW=1 -DLIBGD_MAIN_LIST_VIEW=1 -DLIBGD_MAIN_VIEW=1 -DLIBGD_TAGGED_ENTRY=1 -pthread -D_THREAD_SAFE -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDBUS_API_SUBJECT_TO_CHANGE '-DGNOMELOCALEDIR="/usr/local/share/locale"' '-DDATADIR="/usr/local/share"' '-DLIBEXECDIR="/usr/local/libexec"' '-DTOTEM_PLUGIN_DIR="/usr/local/lib/totem/plugins"' '-DBINDIR="/usr/local/bin"' '-DGTKBUILDERDIR=""' '-DG_LOG_DOMAIN="Totem"' -MD -MQ 'src/25a6634@@totem@sha/meson-generated_.._backend_bacon-video-widget-enums.c.o' -MF 'src/25a6634@@totem@sha/meson-generated_.._backend_bacon-video-widget-enums.c.o.d' -o 'src/25a6634@@totem@sha/meson-generated_.._backend_bacon-video-widget-enums.c.o' -c src/backend/bacon-video-widget-enums.c
[64/157] cc -Isrc/backend/5a57eed@@baconvideowidget@sta -Isrc/backend -I../src/backend -I. -I../ -Isrc/gst -I../src/gst -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 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/json-glib-1.0 -I/usr/local/include/clutter-gst-3.0 -I/usr/local/include/clutter-gtk-1.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/gio-unix-2.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 -I/usr/local/include/gsettings-desktop-schemas -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -D_THREAD_SAFE -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES '-DDATADIR="/usr/local/share/totem"' -MD -MQ 'src/backend/5a57eed@@baconvideowidget@sta/meson-generated_.._bacon-video-widget-enums.c.o' -MF 'src/backend/5a57eed@@baconvideowidget@sta/meson-generated_.._bacon-video-widget-enums.c.o.d' -o 'src/backend/5a57eed@@baconvideowidget@sta/meson-generated_.._bacon-video-widget-enums.c.o' -c src/backend/bacon-video-widget-enums.c
[65/157] cc -Isrc/25a6634@@totem@sha -Isrc -I../src -I. -I../ -Isrc/plugins -I../src/plugins -Isrc/gst -I../src/gst -Isrc/backend -I../src/backend -Isubprojects/libgd -I../subprojects/libgd -Idata -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 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/json-glib-1.0 -I/usr/local/include/clutter-gst-3.0 -I/usr/local/include/clutter-gtk-1.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/gio-unix-2.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 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/pygobject-3.0 -I/usr/local/lib/libffi-3.2.1/include -I/usr/local/include/totem-pl-parser/1/plparser -I/usr/local/include/libxml2 -I/usr/local/include/gmime-3.0 -I/usr/local/include/libpeas-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/grilo-0.3 -I/usr/local/include/gnome-desktop-3.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -DLIBGD_GTK_HACKS=1 -DLIBGD__VIEW_COMMON=1 -DLIBGD_MAIN_ICON_VIEW=1 -DLIBGD_MAIN_LIST_VIEW=1 -DLIBGD_MAIN_VIEW=1 -DLIBGD_TAGGED_ENTRY=1 -pthread -D_THREAD_SAFE -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDBUS_API_SUBJECT_TO_CHANGE '-DGNOMELOCALEDIR="/usr/local/share/locale"' '-DDATADIR="/usr/local/share"' '-DLIBEXECDIR="/usr/local/libexec"' '-DTOTEM_PLUGIN_DIR="/usr/local/lib/totem/plugins"' '-DBINDIR="/usr/local/bin"' '-DGTKBUILDERDIR=""' '-DG_LOG_DOMAIN="Totem"' -MD -MQ 'src/25a6634@@totem@sha/totem-session.c.o' -MF 'src/25a6634@@totem@sha/totem-session.c.o.d' -o 'src/25a6634@@totem@sha/totem-session.c.o' -c ../src/totem-session.c
[66/157] cc -Isrc/25a6634@@totem@sha -Isrc -I../src -I. -I../ -Isrc/plugins -I../src/plugins -Isrc/gst -I../src/gst -Isrc/backend -I../src/backend -Isubprojects/libgd -I../subprojects/libgd -Idata -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 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/json-glib-1.0 -I/usr/local/include/clutter-gst-3.0 -I/usr/local/include/clutter-gtk-1.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/gio-unix-2.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 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/pygobject-3.0 -I/usr/local/lib/libffi-3.2.1/include -I/usr/local/include/totem-pl-parser/1/plparser -I/usr/local/include/libxml2 -I/usr/local/include/gmime-3.0 -I/usr/local/include/libpeas-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/grilo-0.3 -I/usr/local/include/gnome-desktop-3.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -DLIBGD_GTK_HACKS=1 -DLIBGD__VIEW_COMMON=1 -DLIBGD_MAIN_ICON_VIEW=1 -DLIBGD_MAIN_LIST_VIEW=1 -DLIBGD_MAIN_VIEW=1 -DLIBGD_TAGGED_ENTRY=1 -pthread -D_THREAD_SAFE -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDBUS_API_SUBJECT_TO_CHANGE '-DGNOMELOCALEDIR="/usr/local/share/locale"' '-DDATADIR="/usr/local/share"' '-DLIBEXECDIR="/usr/local/libexec"' '-DTOTEM_PLUGIN_DIR="/usr/local/lib/totem/plugins"' '-DBINDIR="/usr/local/bin"' '-DGTKBUILDERDIR=""' '-DG_LOG_DOMAIN="Totem"' -MD -MQ 'src/25a6634@@totem@sha/totem-selection-toolbar.c.o' -MF 'src/25a6634@@totem@sha/totem-selection-toolbar.c.o.d' -o 'src/25a6634@@totem@sha/totem-selection-toolbar.c.o' -c ../src/totem-selection-toolbar.c
[67/157] cc -Isrc/backend/5a57eed@@bvw-test@exe -Isrc/backend -I../src/backend -I. -I../ -Isrc/gst -I../src/gst -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 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/json-glib-1.0 -I/usr/local/include/clutter-gst-3.0 -I/usr/local/include/clutter-gtk-1.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/gio-unix-2.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 -I/usr/local/include/gsettings-desktop-schemas -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pthread -D_THREAD_SAFE -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES '-DDATADIR="/usr/local/share/totem"' '-DLOGO_PATH="/usr/local/share/totem/totem/totem_logo.png"' '-DG_LOG_DOMAIN="bvw-test"' -MD -MQ 'src/backend/5a57eed@@bvw-test@exe/meson-generated_.._bacon-video-widget-enums.c.o' -MF 'src/backend/5a57eed@@bvw-test@exe/meson-generated_.._bacon-video-widget-enums.c.o.d' -o 'src/backend/5a57eed@@bvw-test@exe/meson-generated_.._bacon-video-widget-enums.c.o' -c src/backend/bacon-video-widget-enums.c
[68/157] cc -Isrc/25a6634@@totem@sha -Isrc -I../src -I. -I../ -Isrc/plugins -I../src/plugins -Isrc/gst -I../src/gst -Isrc/backend -I../src/backend -Isubprojects/libgd -I../subprojects/libgd -Idata -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 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/json-glib-1.0 -I/usr/local/include/clutter-gst-3.0 -I/usr/local/include/clutter-gtk-1.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/gio-unix-2.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 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/pygobject-3.0 -I/usr/local/lib/libffi-3.2.1/include -I/usr/local/include/totem-pl-parser/1/plparser -I/usr/local/include/libxml2 -I/usr/local/include/gmime-3.0 -I/usr/local/include/libpeas-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/grilo-0.3 -I/usr/local/include/gnome-desktop-3.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -DLIBGD_GTK_HACKS=1 -DLIBGD__VIEW_COMMON=1 -DLIBGD_MAIN_ICON_VIEW=1 -DLIBGD_MAIN_LIST_VIEW=1 -DLIBGD_MAIN_VIEW=1 -DLIBGD_TAGGED_ENTRY=1 -pthread -D_THREAD_SAFE -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDBUS_API_SUBJECT_TO_CHANGE '-DGNOMELOCALEDIR="/usr/local/share/locale"' '-DDATADIR="/usr/local/share"' '-DLIBEXECDIR="/usr/local/libexec"' '-DTOTEM_PLUGIN_DIR="/usr/local/lib/totem/plugins"' '-DBINDIR="/usr/local/bin"' '-DGTKBUILDERDIR=""' '-DG_LOG_DOMAIN="Totem"' -MD -MQ 'src/25a6634@@totem@sha/totem-preferences.c.o' -MF 'src/25a6634@@totem@sha/totem-preferences.c.o.d' -o 'src/25a6634@@totem@sha/totem-preferences.c.o' -c ../src/totem-preferences.c
../src/totem-preferences.c: In function 'font_set_cb':
../src/totem-preferences.c:85:2: warning: 'gtk_font_button_get_font_name' is deprecated [-Wdeprecated-declarations]
font = gtk_font_button_get_font_name (fb);
^~~~
In file included from /usr/local/include/gtk-3.0/gtk/gtk.h:109,
from ../src/totem-preferences.c:31:
/usr/local/include/gtk-3.0/gtk/gtkfontbutton.h:96:23: note: declared here
const gchar * gtk_font_button_get_font_name (GtkFontButton *font_button);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../src/totem-preferences.c: In function 'font_changed_cb':
../src/totem-preferences.c:107:2: warning: 'gtk_font_button_set_font_name' is deprecated [-Wdeprecated-declarations]
gtk_font_button_set_font_name (item, font);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/local/include/gtk-3.0/gtk/gtk.h:109,
from ../src/totem-preferences.c:31:
/usr/local/include/gtk-3.0/gtk/gtkfontbutton.h:98:23: note: declared here
gboolean gtk_font_button_set_font_name (GtkFontButton *font_button,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../src/totem-preferences.c: In function 'totem_setup_preferences':
../src/totem-preferences.c:306:3: warning: 'gtk_font_button_set_font_name' is deprecated [-Wdeprecated-declarations]
gtk_font_button_set_font_name (GTK_FONT_BUTTON (item), font);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/local/include/gtk-3.0/gtk/gtk.h:109,
from ../src/totem-preferences.c:31:
/usr/local/include/gtk-3.0/gtk/gtkfontbutton.h:98:23: note: declared here
gboolean gtk_font_button_set_font_name (GtkFontButton *font_button,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[69/157] cc -Isrc/25a6634@@totem@sha -Isrc -I../src -I. -I../ -Isrc/plugins -I../src/plugins -Isrc/gst -I../src/gst -Isrc/backend -I../src/backend -Isubprojects/libgd -I../subprojects/libgd -Idata -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 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/json-glib-1.0 -I/usr/local/include/clutter-gst-3.0 -I/usr/local/include/clutter-gtk-1.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/gio-unix-2.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 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/pygobject-3.0 -I/usr/local/lib/libffi-3.2.1/include -I/usr/local/include/totem-pl-parser/1/plparser -I/usr/local/include/libxml2 -I/usr/local/include/gmime-3.0 -I/usr/local/include/libpeas-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/grilo-0.3 -I/usr/local/include/gnome-desktop-3.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -DLIBGD_GTK_HACKS=1 -DLIBGD__VIEW_COMMON=1 -DLIBGD_MAIN_ICON_VIEW=1 -DLIBGD_MAIN_LIST_VIEW=1 -DLIBGD_MAIN_VIEW=1 -DLIBGD_TAGGED_ENTRY=1 -pthread -D_THREAD_SAFE -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDBUS_API_SUBJECT_TO_CHANGE '-DGNOMELOCALEDIR="/usr/local/share/locale"' '-DDATADIR="/usr/local/share"' '-DLIBEXECDIR="/usr/local/libexec"' '-DTOTEM_PLUGIN_DIR="/usr/local/lib/totem/plugins"' '-DBINDIR="/usr/local/bin"' '-DGTKBUILDERDIR=""' '-DG_LOG_DOMAIN="Totem"' -MD -MQ 'src/25a6634@@totem@sha/totem-open-location.c.o' -MF 'src/25a6634@@totem@sha/totem-open-location.c.o.d' -o 'src/25a6634@@totem@sha/totem-open-location.c.o' -c ../src/totem-open-location.c
[70/157] cc -Isrc/25a6634@@totem@exe -Isrc -I../src -I. -I../ -Isrc/plugins -I../src/plugins -Isrc/gst -I../src/gst -Isrc/backend -I../src/backend -Isubprojects/libgd -I../subprojects/libgd -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 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/json-glib-1.0 -I/usr/local/include/clutter-gst-3.0 -I/usr/local/include/clutter-gtk-1.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/gio-unix-2.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 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/pygobject-3.0 -I/usr/local/lib/libffi-3.2.1/include -I/usr/local/include/totem-pl-parser/1/plparser -I/usr/local/include/libxml2 -I/usr/local/include/gmime-3.0 -I/usr/local/include/libpeas-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/grilo-0.3 -I/usr/local/include/gnome-desktop-3.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DLIBGD_GTK_HACKS=1 -DLIBGD__VIEW_COMMON=1 -DLIBGD_MAIN_ICON_VIEW=1 -DLIBGD_MAIN_LIST_VIEW=1 -DLIBGD_MAIN_VIEW=1 -DLIBGD_TAGGED_ENTRY=1 -pthread -D_THREAD_SAFE -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDBUS_API_SUBJECT_TO_CHANGE '-DGNOMELOCALEDIR="/usr/local/share/locale"' '-DDATADIR="/usr/local/share"' '-DLIBEXECDIR="/usr/local/libexec"' '-DTOTEM_PLUGIN_DIR="/usr/local/lib/totem/plugins"' '-DBINDIR="/usr/local/bin"' '-DGTKBUILDERDIR=""' '-DG_LOG_DOMAIN="Totem"' -MD -MQ 'src/25a6634@@totem@exe/meson-generated_.._backend_bacon-video-widget-enums.c.o' -MF 'src/25a6634@@totem@exe/meson-generated_.._backend_bacon-video-widget-enums.c.o.d' -o 'src/25a6634@@totem@exe/meson-generated_.._backend_bacon-video-widget-enums.c.o' -c src/backend/bacon-video-widget-enums.c
[71/157] cc -Isrc/25a6634@@totem@sha -Isrc -I../src -I. -I../ -Isrc/plugins -I../src/plugins -Isrc/gst -I../src/gst -Isrc/backend -I../src/backend -Isubprojects/libgd -I../subprojects/libgd -Idata -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 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/json-glib-1.0 -I/usr/local/include/clutter-gst-3.0 -I/usr/local/include/clutter-gtk-1.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/gio-unix-2.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 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/pygobject-3.0 -I/usr/local/lib/libffi-3.2.1/include -I/usr/local/include/totem-pl-parser/1/plparser -I/usr/local/include/libxml2 -I/usr/local/include/gmime-3.0 -I/usr/local/include/libpeas-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/grilo-0.3 -I/usr/local/include/gnome-desktop-3.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -DLIBGD_GTK_HACKS=1 -DLIBGD__VIEW_COMMON=1 -DLIBGD_MAIN_ICON_VIEW=1 -DLIBGD_MAIN_LIST_VIEW=1 -DLIBGD_MAIN_VIEW=1 -DLIBGD_TAGGED_ENTRY=1 -pthread -D_THREAD_SAFE -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDBUS_API_SUBJECT_TO_CHANGE '-DGNOMELOCALEDIR="/usr/local/share/locale"' '-DDATADIR="/usr/local/share"' '-DLIBEXECDIR="/usr/local/libexec"' '-DTOTEM_PLUGIN_DIR="/usr/local/lib/totem/plugins"' '-DBINDIR="/usr/local/bin"' '-DGTKBUILDERDIR=""' '-DG_LOG_DOMAIN="Totem"' -MD -MQ 'src/25a6634@@totem@sha/totem-options.c.o' -MF 'src/25a6634@@totem@sha/totem-options.c.o.d' -o 'src/25a6634@@totem@sha/totem-options.c.o' -c ../src/totem-options.c
[72/157] cc -Isrc/25a6634@@test-icons@exe -Isrc -I../src -Isrc/gst -I../src/gst -Isrc/backend -I../src/backend -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 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/json-glib-1.0 -I/usr/local/include/clutter-gst-3.0 -I/usr/local/include/clutter-gtk-1.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/gio-unix-2.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 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/pygobject-3.0 -I/usr/local/lib/libffi-3.2.1/include -I/usr/local/include/totem-pl-parser/1/plparser -I/usr/local/include/libxml2 -I/usr/local/include/gmime-3.0 -I/usr/local/include/libpeas-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/grilo-0.3 -I/usr/local/include/gnome-desktop-3.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pthread -D_THREAD_SAFE -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDBUS_API_SUBJECT_TO_CHANGE '-DGNOMELOCALEDIR="/usr/local/share/locale"' '-DDATADIR="/usr/local/share"' '-DLIBEXECDIR="/usr/local/libexec"' '-DTOTEM_PLUGIN_DIR="/usr/local/lib/totem/plugins"' '-DBINDIR="/usr/local/bin"' '-DGTKBUILDERDIR=""' -MD -MQ 'src/25a6634@@test-icons@exe/icon-helpers.c.o' -MF 'src/25a6634@@test-icons@exe/icon-helpers.c.o.d' -o 'src/25a6634@@test-icons@exe/icon-helpers.c.o' -c ../src/icon-helpers.c
[73/157] cc -Isrc/25a6634@@test-icons@exe -Isrc -I../src -Isrc/gst -I../src/gst -Isrc/backend -I../src/backend -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 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/json-glib-1.0 -I/usr/local/include/clutter-gst-3.0 -I/usr/local/include/clutter-gtk-1.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/gio-unix-2.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 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/pygobject-3.0 -I/usr/local/lib/libffi-3.2.1/include -I/usr/local/include/totem-pl-parser/1/plparser -I/usr/local/include/libxml2 -I/usr/local/include/gmime-3.0 -I/usr/local/include/libpeas-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/grilo-0.3 -I/usr/local/include/gnome-desktop-3.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pthread -D_THREAD_SAFE -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDBUS_API_SUBJECT_TO_CHANGE '-DGNOMELOCALEDIR="/usr/local/share/locale"' '-DDATADIR="/usr/local/share"' '-DLIBEXECDIR="/usr/local/libexec"' '-DTOTEM_PLUGIN_DIR="/usr/local/lib/totem/plugins"' '-DBINDIR="/usr/local/bin"' '-DGTKBUILDERDIR=""' -MD -MQ 'src/25a6634@@test-icons@exe/test-icons.c.o' -MF 'src/25a6634@@test-icons@exe/test-icons.c.o.d' -o 'src/25a6634@@test-icons@exe/test-icons.c.o' -c ../src/test-icons.c
[74/157] cc -o src/totem-gallery-thumbnailer 'src/25a6634@@totem-gallery-thumbnailer@exe/totem-gallery-thumbnailer.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group src/gst/libtotemgsthelpers.a src/gst/libtotemgstpixbufhelpers.a src/gst/libtotemtimehelpers.a /usr/local/lib/libgdk-3.so /usr/local/lib/libpangocairo-1.0.so /usr/local/lib/libpango-1.0.so /usr/local/lib/libfribidi.so /usr/local/lib/libgdk_pixbuf-2.0.so /usr/local/lib/libcairo-gobject.so /usr/local/lib/libcairo.so -lpthread /usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libtotem-plparser.so /usr/local/lib/libgio-2.0.so /usr/local/lib/libgsttag-1.0.so /usr/local/lib/libgstreamer-1.0.so /usr/local/lib/libgstvideo-1.0.so /usr/local/lib/libgstbase-1.0.so -lm -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/gst' -Wl,-rpath-link,/construction/multimedia/totem/totem-3.26.2/_build/src/gst
[75/157] cc -Isrc/25a6634@@totem@sha -Isrc -I../src -I. -I../ -Isrc/plugins -I../src/plugins -Isrc/gst -I../src/gst -Isrc/backend -I../src/backend -Isubprojects/libgd -I../subprojects/libgd -Idata -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 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/json-glib-1.0 -I/usr/local/include/clutter-gst-3.0 -I/usr/local/include/clutter-gtk-1.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/gio-unix-2.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 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/pygobject-3.0 -I/usr/local/lib/libffi-3.2.1/include -I/usr/local/include/totem-pl-parser/1/plparser -I/usr/local/include/libxml2 -I/usr/local/include/gmime-3.0 -I/usr/local/include/libpeas-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/grilo-0.3 -I/usr/local/include/gnome-desktop-3.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -DLIBGD_GTK_HACKS=1 -DLIBGD__VIEW_COMMON=1 -DLIBGD_MAIN_ICON_VIEW=1 -DLIBGD_MAIN_LIST_VIEW=1 -DLIBGD_MAIN_VIEW=1 -DLIBGD_TAGGED_ENTRY=1 -pthread -D_THREAD_SAFE -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDBUS_API_SUBJECT_TO_CHANGE '-DGNOMELOCALEDIR="/usr/local/share/locale"' '-DDATADIR="/usr/local/share"' '-DLIBEXECDIR="/usr/local/libexec"' '-DTOTEM_PLUGIN_DIR="/usr/local/lib/totem/plugins"' '-DBINDIR="/usr/local/bin"' '-DGTKBUILDERDIR=""' '-DG_LOG_DOMAIN="Totem"' -MD -MQ 'src/25a6634@@totem@sha/totem-playlist.c.o' -MF 'src/25a6634@@totem@sha/totem-playlist.c.o.d' -o 'src/25a6634@@totem@sha/totem-playlist.c.o' -c ../src/totem-playlist.c
../src/totem-playlist.c: In function 'add_mrl_cb':
../src/totem-playlist.c:1021:2: warning: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations]
async_result = g_simple_async_result_new (G_OBJECT (data->playlist), data->callback, data->user_data, totem_playlist_add_mrl);
^~~~~~~~~~~~
In file included from /usr/local/include/glib-2.0/gio/gio.h:117,
from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
from /usr/local/include/gtk-3.0/gdk/gdk.h:32,
from /usr/local/include/gtk-3.0/gtk/gtk.h:30,
from ../src/totem-playlist.h:26,
from ../src/totem-playlist.c:25:
/usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:51:21: note: declared here
GSimpleAsyncResult *g_simple_async_result_new (GObject *source_object,
^~~~~~~~~~~~~~~~~~~~~~~~~
../src/totem-playlist.c:1023:3: warning: 'g_simple_async_result_take_error' is deprecated [-Wdeprecated-declarations]
g_simple_async_result_take_error (async_result, error);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/local/include/glib-2.0/gio/gio.h:117,
from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
from /usr/local/include/gtk-3.0/gdk/gdk.h:32,
from /usr/local/include/gtk-3.0/gtk/gtk.h:30,
from ../src/totem-playlist.h:26,
from ../src/totem-playlist.c:25:
/usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:116:21: note: declared here
void g_simple_async_result_take_error (GSimpleAsyncResult *simple,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../src/totem-playlist.c:1026:2: warning: 'g_simple_async_result_set_op_res_gboolean' is deprecated [-Wdeprecated-declarations]
g_simple_async_result_set_op_res_gboolean (async_result, ret);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/local/include/glib-2.0/gio/gio.h:117,
from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
from /usr/local/include/gtk-3.0/gdk/gdk.h:32,
from /usr/local/include/gtk-3.0/gtk/gtk.h:30,
from ../src/totem-playlist.h:26,
from ../src/totem-playlist.c:25:
/usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:88:21: note: declared here
void g_simple_async_result_set_op_res_gboolean (GSimpleAsyncResult *simple,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../src/totem-playlist.c:1033:2: warning: 'g_simple_async_result_complete' is deprecated [-Wdeprecated-declarations]
g_simple_async_result_complete (async_result);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/local/include/glib-2.0/gio/gio.h:117,
from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
from /usr/local/include/gtk-3.0/gdk/gdk.h:32,
from /usr/local/include/gtk-3.0/gtk/gtk.h:30,
from ../src/totem-playlist.h:26,
from ../src/totem-playlist.c:25:
/usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:104:21: note: declared here
void g_simple_async_result_complete (GSimpleAsyncResult *simple);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../src/totem-playlist.c: In function 'totem_playlist_add_mrl_finish':
../src/totem-playlist.c:1065:2: warning: 'g_simple_async_result_get_source_tag' is deprecated [-Wdeprecated-declarations]
g_assert (g_simple_async_result_get_source_tag (G_SIMPLE_ASYNC_RESULT (result)) == totem_playlist_add_mrl);
^~~~~~~~
In file included from /usr/local/include/glib-2.0/gio/gio.h:117,
from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
from /usr/local/include/gtk-3.0/gdk/gdk.h:32,
from /usr/local/include/gtk-3.0/gtk/gtk.h:30,
from ../src/totem-playlist.h:26,
from ../src/totem-playlist.c:25:
/usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:99:21: note: declared here
gpointer g_simple_async_result_get_source_tag (GSimpleAsyncResult *simple);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../src/totem-playlist.c:1067:2: warning: 'g_simple_async_result_get_op_res_gboolean' is deprecated [-Wdeprecated-declarations]
if (g_simple_async_result_get_op_res_gboolean (G_SIMPLE_ASYNC_RESULT (result)))
^~
In file included from /usr/local/include/glib-2.0/gio/gio.h:117,
from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
from /usr/local/include/gtk-3.0/gdk/gdk.h:32,
from /usr/local/include/gtk-3.0/gtk/gtk.h:30,
from ../src/totem-playlist.h:26,
from ../src/totem-playlist.c:25:
/usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:91:21: note: declared here
gboolean g_simple_async_result_get_op_res_gboolean (GSimpleAsyncResult *simple);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../src/totem-playlist.c:1069:2: warning: 'g_simple_async_result_propagate_error' is deprecated [-Wdeprecated-declarations]
g_simple_async_result_propagate_error (G_SIMPLE_ASYNC_RESULT (result), error);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/local/include/glib-2.0/gio/gio.h:117,
from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
from /usr/local/include/gtk-3.0/gdk/gdk.h:32,
from /usr/local/include/gtk-3.0/gtk/gtk.h:30,
from ../src/totem-playlist.h:26,
from ../src/totem-playlist.c:25:
/usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:119:21: note: declared here
gboolean g_simple_async_result_propagate_error (GSimpleAsyncResult *simple,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../src/totem-playlist.c: In function 'add_mrls_finish_operation':
../src/totem-playlist.c:1215:3: warning: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations]
async_result = g_simple_async_result_new (G_OBJECT (operation_data->playlist), operation_data->callback, operation_data->user_data,
^~~~~~~~~~~~
In file included from /usr/local/include/glib-2.0/gio/gio.h:117,
from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
from /usr/local/include/gtk-3.0/gdk/gdk.h:32,
from /usr/local/include/gtk-3.0/gtk/gtk.h:30,
from ../src/totem-playlist.h:26,
from ../src/totem-playlist.c:25:
/usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:51:21: note: declared here
GSimpleAsyncResult *g_simple_async_result_new (GObject *source_object,
^~~~~~~~~~~~~~~~~~~~~~~~~
../src/totem-playlist.c:1217:3: warning: 'g_simple_async_result_complete' is deprecated [-Wdeprecated-declarations]
g_simple_async_result_complete (async_result);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/local/include/glib-2.0/gio/gio.h:117,
from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
from /usr/local/include/gtk-3.0/gdk/gdk.h:32,
from /usr/local/include/gtk-3.0/gtk/gtk.h:30,
from ../src/totem-playlist.h:26,
from ../src/totem-playlist.c:25:
/usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:104:21: note: declared here
void g_simple_async_result_complete (GSimpleAsyncResult *simple);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../src/totem-playlist.c: In function 'totem_playlist_add_mrls_finish':
../src/totem-playlist.c:1367:2: warning: 'g_simple_async_result_is_valid' is deprecated [-Wdeprecated-declarations]
g_return_val_if_fail (g_simple_async_result_is_valid (result, G_OBJECT (self), totem_playlist_add_mrls), FALSE);
^~~~~~~~~~~~~~~~~~~~
In file included from /usr/local/include/glib-2.0/gio/gio.h:117,
from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
from /usr/local/include/gtk-3.0/gdk/gdk.h:32,
from /usr/local/include/gtk-3.0/gtk/gtk.h:30,
from ../src/totem-playlist.h:26,
from ../src/totem-playlist.c:25:
/usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:135:21: note: declared here
gboolean g_simple_async_result_is_valid (GAsyncResult *result,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[76/157] cc -Isrc/25a6634@@test-properties-page@exe -Isrc -I../src -I. -I../ -Isrc/properties -I../src/properties -Isrc/gst -I../src/gst -Isrc/backend -I../src/backend -Idata -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 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -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 -I/usr/local/include/nautilus -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -I/usr/local/include/json-glib-1.0 -I/usr/local/include/clutter-gst-3.0 -I/usr/local/include/clutter-gtk-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/pygobject-3.0 -I/usr/local/lib/libffi-3.2.1/include -I/usr/local/include/totem-pl-parser/1/plparser -I/usr/local/include/libxml2 -I/usr/local/include/gmime-3.0 -I/usr/local/include/libpeas-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/grilo-0.3 -I/usr/local/include/gnome-desktop-3.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pthread -D_THREAD_SAFE -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDBUS_API_SUBJECT_TO_CHANGE '-DGNOMELOCALEDIR="/usr/local/share/locale"' '-DDATADIR="/usr/local/share"' '-DLIBEXECDIR="/usr/local/libexec"' '-DTOTEM_PLUGIN_DIR="/usr/local/lib/totem/plugins"' '-DBINDIR="/usr/local/bin"' '-DGTKBUILDERDIR=""' -MD -MQ 'src/25a6634@@test-properties-page@exe/totem-properties-main.c.o' -MF 'src/25a6634@@test-properties-page@exe/totem-properties-main.c.o.d' -o 'src/25a6634@@test-properties-page@exe/totem-properties-main.c.o' -c ../src/totem-properties-main.c
In file included from ../src/totem-properties-main.c:34:
/usr/local/include/nautilus/libnautilus-extension/nautilus-extension-types.h:31:2: warning: #warning "This header is deprecated, include instead." [-Wcpp]
#warning "This header is deprecated, include instead."
^~~~~~~
[77/157] cc -Isrc/25a6634@@test-icons@exe -Isrc -I../src -Isrc/gst -I../src/gst -Isrc/backend -I../src/backend -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 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/json-glib-1.0 -I/usr/local/include/clutter-gst-3.0 -I/usr/local/include/clutter-gtk-1.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/gio-unix-2.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 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/pygobject-3.0 -I/usr/local/lib/libffi-3.2.1/include -I/usr/local/include/totem-pl-parser/1/plparser -I/usr/local/include/libxml2 -I/usr/local/include/gmime-3.0 -I/usr/local/include/libpeas-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/grilo-0.3 -I/usr/local/include/gnome-desktop-3.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pthread -D_THREAD_SAFE -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDBUS_API_SUBJECT_TO_CHANGE '-DGNOMELOCALEDIR="/usr/local/share/locale"' '-DDATADIR="/usr/local/share"' '-DLIBEXECDIR="/usr/local/libexec"' '-DTOTEM_PLUGIN_DIR="/usr/local/lib/totem/plugins"' '-DBINDIR="/usr/local/bin"' '-DGTKBUILDERDIR=""' -MD -MQ 'src/25a6634@@test-icons@exe/meson-generated_.._backend_bacon-video-widget-enums.c.o' -MF 'src/25a6634@@test-icons@exe/meson-generated_.._backend_bacon-video-widget-enums.c.o.d' -o 'src/25a6634@@test-icons@exe/meson-generated_.._backend_bacon-video-widget-enums.c.o' -c src/backend/bacon-video-widget-enums.c
[78/157] cc -Isrc/25a6634@@test-properties-page@exe -Isrc -I../src -I. -I../ -Isrc/properties -I../src/properties -Isrc/gst -I../src/gst -Isrc/backend -I../src/backend -Idata -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 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -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 -I/usr/local/include/nautilus -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -I/usr/local/include/json-glib-1.0 -I/usr/local/include/clutter-gst-3.0 -I/usr/local/include/clutter-gtk-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/pygobject-3.0 -I/usr/local/lib/libffi-3.2.1/include -I/usr/local/include/totem-pl-parser/1/plparser -I/usr/local/include/libxml2 -I/usr/local/include/gmime-3.0 -I/usr/local/include/libpeas-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/grilo-0.3 -I/usr/local/include/gnome-desktop-3.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pthread -D_THREAD_SAFE -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDBUS_API_SUBJECT_TO_CHANGE '-DGNOMELOCALEDIR="/usr/local/share/locale"' '-DDATADIR="/usr/local/share"' '-DLIBEXECDIR="/usr/local/libexec"' '-DTOTEM_PLUGIN_DIR="/usr/local/lib/totem/plugins"' '-DBINDIR="/usr/local/bin"' '-DGTKBUILDERDIR=""' -MD -MQ 'src/25a6634@@test-properties-page@exe/test-properties-page.c.o' -MF 'src/25a6634@@test-properties-page@exe/test-properties-page.c.o.d' -o 'src/25a6634@@test-properties-page@exe/test-properties-page.c.o' -c ../src/test-properties-page.c
[79/157] cc -Isrc/backend/5a57eed@@baconvideowidget@sta -Isrc/backend -I../src/backend -I. -I../ -Isrc/gst -I../src/gst -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 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/json-glib-1.0 -I/usr/local/include/clutter-gst-3.0 -I/usr/local/include/clutter-gtk-1.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/gio-unix-2.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 -I/usr/local/include/gsettings-desktop-schemas -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -D_THREAD_SAFE -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES '-DDATADIR="/usr/local/share/totem"' -MD -MQ 'src/backend/5a57eed@@baconvideowidget@sta/bacon-video-widget.c.o' -MF 'src/backend/5a57eed@@baconvideowidget@sta/bacon-video-widget.c.o.d' -o 'src/backend/5a57eed@@baconvideowidget@sta/bacon-video-widget.c.o' -c ../src/backend/bacon-video-widget.c
../src/backend/bacon-video-widget.c: In function 'set_display_pixel_aspect_ratio':
../src/backend/bacon-video-widget.c:434:3: warning: 'gdk_screen_get_monitor_geometry' is deprecated: Use 'gdk_monitor_get_geometry' instead [-Wdeprecated-declarations]
gdk_screen_get_monitor_geometry (screen, monitor, &rect);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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 ../src/backend/bacon-video-widget.c:77:
/usr/local/include/gtk-3.0/gdk/gdkscreen.h:78:14: note: declared here
void gdk_screen_get_monitor_geometry (GdkScreen *screen,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../src/backend/bacon-video-widget.c:436:3: warning: 'gdk_screen_get_monitor_width_mm' is deprecated: Use 'gdk_monitor_get_width_mm' instead [-Wdeprecated-declarations]
ratio = (gdouble) (gdk_screen_get_monitor_width_mm (screen, monitor) * rect.height) /
^~~~~
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 ../src/backend/bacon-video-widget.c:77:
/usr/local/include/gtk-3.0/gdk/gdkscreen.h:94:15: note: declared here
gint gdk_screen_get_monitor_width_mm (GdkScreen *screen,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../src/backend/bacon-video-widget.c:437:5: warning: 'gdk_screen_get_monitor_height_mm' is deprecated: Use 'gdk_monitor_get_height_mm' instead [-Wdeprecated-declarations]
(gdk_screen_get_monitor_height_mm (screen, monitor) * rect.width);
^
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 ../src/backend/bacon-video-widget.c:77:
/usr/local/include/gtk-3.0/gdk/gdkscreen.h:97:15: note: declared here
gint gdk_screen_get_monitor_height_mm (GdkScreen *screen,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../src/backend/bacon-video-widget.c: In function 'get_media_size':
../src/backend/bacon-video-widget.c:497:4: warning: 'gdk_screen_get_monitor_at_window' is deprecated: Use 'gdk_display_get_monitor_at_window' instead [-Wdeprecated-declarations]
monitor = gdk_screen_get_monitor_at_window (screen, window);
^~~~~~~
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 ../src/backend/bacon-video-widget.c:77:
/usr/local/include/gtk-3.0/gdk/gdkscreen.h:91:15: note: declared here
gint gdk_screen_get_monitor_at_window (GdkScreen *screen,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../src/backend/bacon-video-widget.c: In function 'set_show_cursor':
../src/backend/bacon-video-widget.c:759:5: warning: 'gdk_cursor_new' is deprecated: Use 'gdk_cursor_new_for_display' instead [-Wdeprecated-declarations]
cursor = gdk_cursor_new (GDK_BLANK_CURSOR);
^~~~~~
In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:34,
from /usr/local/include/gtk-3.0/gtk/gtk.h:30,
from ../src/backend/bacon-video-widget.c:77:
/usr/local/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: declared here
GdkCursor* gdk_cursor_new (GdkCursorType cursor_type);
^~~~~~~~~~~~~~
../src/backend/bacon-video-widget.c: In function 'bvw_handle_element_message':
../src/backend/bacon-video-widget.c:1730:13: warning: 'gdk_cursor_new' is deprecated: Use 'gdk_cursor_new_for_display' instead [-Wdeprecated-declarations]
bvw->priv->cursor = gdk_cursor_new (GDK_HAND2);
^~~
In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:34,
from /usr/local/include/gtk-3.0/gtk/gtk.h:30,
from ../src/backend/bacon-video-widget.c:77:
/usr/local/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: declared here
GdkCursor* gdk_cursor_new (GdkCursorType cursor_type);
^~~~~~~~~~~~~~
[80/157] rm -f src/backend/libbaconvideowidget.a && ar csrD src/backend/libbaconvideowidget.a 'src/backend/5a57eed@@baconvideowidget@sta/meson-generated_.._bacon-video-widget-enums.c.o' 'src/backend/5a57eed@@baconvideowidget@sta/bacon-time-label.c.o' 'src/backend/5a57eed@@baconvideowidget@sta/bacon-video-controls-actor.c.o' 'src/backend/5a57eed@@baconvideowidget@sta/bacon-video-spinner-actor.c.o' 'src/backend/5a57eed@@baconvideowidget@sta/bacon-video-widget-gst-missing-plugins.c.o' 'src/backend/5a57eed@@baconvideowidget@sta/bacon-video-widget.c.o' 'src/backend/5a57eed@@baconvideowidget@sta/clock.c.o' 'src/backend/5a57eed@@baconvideowidget@sta/totem-aspect-frame.c.o'
[81/157] cc -o src/backend/bvw-test 'src/backend/5a57eed@@bvw-test@exe/meson-generated_.._bacon-video-widget-enums.c.o' 'src/backend/5a57eed@@bvw-test@exe/bvw-test.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group src/backend/libbaconvideowidget.a src/gst/libtotemgsthelpers.a src/gst/libtotemgstpixbufhelpers.a src/gst/libtotemtimehelpers.a /usr/local/lib/libgstpbutils-1.0.so /usr/local/lib/libgstaudio-1.0.so /usr/local/lib/libgstvideo-1.0.so /usr/local/lib/libgstbase-1.0.so /usr/local/lib/libgstreamer-1.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgsttag-1.0.so /usr/local/lib/libclutter-1.0.so /usr/local/lib/libcogl-path.so /usr/local/lib/libcairo-gobject.so /usr/local/lib/libatk-1.0.so /usr/local/lib/libpangocairo-1.0.so /usr/local/lib/libpango-1.0.so /usr/local/lib/libcogl-pango.so /usr/local/lib/libcogl.so /usr/local/lib/libcairo.so -lpthread /usr/local/lib/libgmodule-2.0.so -pthread /usr/local/lib/libgdk_pixbuf-2.0.so /usr/local/lib/libEGL.so /usr/local/lib/libXrandr.so /usr/local/lib/libjson-glib-1.0.so /usr/local/lib/libgio-2.0.so /usr/local/lib/libX11.so /usr/local/lib/libXext.so /usr/local/lib/libXdamage.so /usr/local/lib/libXfixes.so /usr/local/lib/libXcomposite.so /usr/local/lib/libXi.so /usr/local/lib/libclutter-gst-3.0.so /usr/local/lib/libclutter-gtk-1.0.so /usr/local/lib/libgtk-3.so /usr/local/lib/libgdk-3.so /usr/local/lib/libfribidi.so -lm -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/:$ORIGIN/../gst' -Wl,-rpath-link,/construction/multimedia/totem/totem-3.26.2/_build/src/backend -Wl,-rpath-link,/construction/multimedia/totem/totem-3.26.2/_build/src/gst
[82/157] cc -Isrc/25a6634@@test-properties-page@exe -Isrc -I../src -I. -I../ -Isrc/properties -I../src/properties -Isrc/gst -I../src/gst -Isrc/backend -I../src/backend -Idata -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 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -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 -I/usr/local/include/nautilus -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -I/usr/local/include/json-glib-1.0 -I/usr/local/include/clutter-gst-3.0 -I/usr/local/include/clutter-gtk-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/pygobject-3.0 -I/usr/local/lib/libffi-3.2.1/include -I/usr/local/include/totem-pl-parser/1/plparser -I/usr/local/include/libxml2 -I/usr/local/include/gmime-3.0 -I/usr/local/include/libpeas-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/grilo-0.3 -I/usr/local/include/gnome-desktop-3.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pthread -D_THREAD_SAFE -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDBUS_API_SUBJECT_TO_CHANGE '-DGNOMELOCALEDIR="/usr/local/share/locale"' '-DDATADIR="/usr/local/share"' '-DLIBEXECDIR="/usr/local/libexec"' '-DTOTEM_PLUGIN_DIR="/usr/local/lib/totem/plugins"' '-DBINDIR="/usr/local/bin"' '-DGTKBUILDERDIR=""' -MD -MQ 'src/25a6634@@test-properties-page@exe/totem-properties-view.c.o' -MF 'src/25a6634@@test-properties-page@exe/totem-properties-view.c.o.d' -o 'src/25a6634@@test-properties-page@exe/totem-properties-view.c.o' -c ../src/totem-properties-view.c
[83/157] cc -o src/test-icons 'src/25a6634@@test-icons@exe/meson-generated_.._backend_bacon-video-widget-enums.c.o' 'src/25a6634@@test-icons@exe/icon-helpers.c.o' 'src/25a6634@@test-icons@exe/test-icons.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group src/libtotem_player.a src/gst/libtotemgsthelpers.a src/gst/libtotemgstpixbufhelpers.a src/gst/libtotemtimehelpers.a src/backend/libbaconvideowidget.a /usr/local/lib/libgstpbutils-1.0.so /usr/local/lib/libgstaudio-1.0.so /usr/local/lib/libgstvideo-1.0.so /usr/local/lib/libgstbase-1.0.so /usr/local/lib/libgstreamer-1.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgsttag-1.0.so /usr/local/lib/libclutter-1.0.so /usr/local/lib/libcogl-path.so /usr/local/lib/libcairo-gobject.so /usr/local/lib/libatk-1.0.so /usr/local/lib/libpangocairo-1.0.so /usr/local/lib/libpango-1.0.so /usr/local/lib/libcogl-pango.so /usr/local/lib/libcogl.so /usr/local/lib/libcairo.so -lpthread /usr/local/lib/libgmodule-2.0.so -pthread /usr/local/lib/libgdk_pixbuf-2.0.so /usr/local/lib/libEGL.so /usr/local/lib/libXrandr.so /usr/local/lib/libjson-glib-1.0.so /usr/local/lib/libgio-2.0.so /usr/local/lib/libX11.so /usr/local/lib/libXext.so /usr/local/lib/libXdamage.so /usr/local/lib/libXfixes.so /usr/local/lib/libXcomposite.so /usr/local/lib/libXi.so /usr/local/lib/libclutter-gst-3.0.so /usr/local/lib/libclutter-gtk-1.0.so /usr/local/lib/libgtk-3.so /usr/local/lib/libgdk-3.so /usr/local/lib/libfribidi.so -lm -Wl,--export-dynamic /usr/local/lib/libtotem-plparser.so /usr/local/lib/libpeas-1.0.so /usr/local/lib/libgirepository-1.0.so /usr/local/lib/libpeas-gtk-1.0.so /usr/local/lib/libgrilo-0.3.so /usr/local/lib/libxml2.so /usr/local/lib/libgrlpls-0.3.so /usr/local/lib/libgnome-desktop-3.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/:$ORIGIN/gst:$ORIGIN/backend' -Wl,-rpath-link,/construction/multimedia/totem/totem-3.26.2/_build/src -Wl,-rpath-link,/construction/multimedia/totem/totem-3.26.2/_build/src/gst -Wl,-rpath-link,/construction/multimedia/totem/totem-3.26.2/_build/src/backend
[84/157] cc -Isrc/25a6634@@test-properties-page@exe -Isrc -I../src -I. -I../ -Isrc/properties -I../src/properties -Isrc/gst -I../src/gst -Isrc/backend -I../src/backend -Idata -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 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -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 -I/usr/local/include/nautilus -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -I/usr/local/include/json-glib-1.0 -I/usr/local/include/clutter-gst-3.0 -I/usr/local/include/clutter-gtk-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/pygobject-3.0 -I/usr/local/lib/libffi-3.2.1/include -I/usr/local/include/totem-pl-parser/1/plparser -I/usr/local/include/libxml2 -I/usr/local/include/gmime-3.0 -I/usr/local/include/libpeas-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/grilo-0.3 -I/usr/local/include/gnome-desktop-3.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pthread -D_THREAD_SAFE -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDBUS_API_SUBJECT_TO_CHANGE '-DGNOMELOCALEDIR="/usr/local/share/locale"' '-DDATADIR="/usr/local/share"' '-DLIBEXECDIR="/usr/local/libexec"' '-DTOTEM_PLUGIN_DIR="/usr/local/lib/totem/plugins"' '-DBINDIR="/usr/local/bin"' '-DGTKBUILDERDIR=""' -MD -MQ 'src/25a6634@@test-properties-page@exe/meson-generated_.._backend_bacon-video-widget-enums.c.o' -MF 'src/25a6634@@test-properties-page@exe/meson-generated_.._backend_bacon-video-widget-enums.c.o.d' -o 'src/25a6634@@test-properties-page@exe/meson-generated_.._backend_bacon-video-widget-enums.c.o' -c src/backend/bacon-video-widget-enums.c
[85/157] cc -o src/test-properties-page 'src/25a6634@@test-properties-page@exe/meson-generated_.._backend_bacon-video-widget-enums.c.o' 'src/25a6634@@test-properties-page@exe/totem-properties-main.c.o' 'src/25a6634@@test-properties-page@exe/totem-properties-view.c.o' 'src/25a6634@@test-properties-page@exe/test-properties-page.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group src/properties/liblibbaconvideowidgetproperties.a src/libtotem_player.a src/gst/libtotemgsthelpers.a src/gst/libtotemgstpixbufhelpers.a src/gst/libtotemtimehelpers.a src/backend/libbaconvideowidget.a /usr/local/lib/libgstpbutils-1.0.so /usr/local/lib/libgstaudio-1.0.so /usr/local/lib/libgstvideo-1.0.so /usr/local/lib/libgstbase-1.0.so /usr/local/lib/libgstreamer-1.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgtk-3.so /usr/local/lib/libgdk-3.so /usr/local/lib/libpangocairo-1.0.so /usr/local/lib/libpango-1.0.so /usr/local/lib/libfribidi.so /usr/local/lib/libatk-1.0.so /usr/local/lib/libcairo-gobject.so /usr/local/lib/libcairo.so -lpthread /usr/local/lib/libgdk_pixbuf-2.0.so /usr/local/lib/libgio-2.0.so /usr/local/lib/libgthread-2.0.so -pthread /usr/local/lib/libnautilus-extension.so /usr/local/lib/libgsttag-1.0.so /usr/local/lib/libclutter-1.0.so /usr/local/lib/libcogl-path.so /usr/local/lib/libcogl-pango.so /usr/local/lib/libcogl.so /usr/local/lib/libgmodule-2.0.so /usr/local/lib/libEGL.so /usr/local/lib/libXrandr.so /usr/local/lib/libjson-glib-1.0.so /usr/local/lib/libX11.so /usr/local/lib/libXext.so /usr/local/lib/libXdamage.so /usr/local/lib/libXfixes.so /usr/local/lib/libXcomposite.so /usr/local/lib/libXi.so /usr/local/lib/libclutter-gst-3.0.so /usr/local/lib/libclutter-gtk-1.0.so -lm -Wl,--export-dynamic /usr/local/lib/libtotem-plparser.so /usr/local/lib/libpeas-1.0.so /usr/local/lib/libgirepository-1.0.so /usr/local/lib/libpeas-gtk-1.0.so /usr/local/lib/libgrilo-0.3.so /usr/local/lib/libxml2.so /usr/local/lib/libgrlpls-0.3.so /usr/local/lib/libgnome-desktop-3.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/properties:$ORIGIN/:$ORIGIN/gst:$ORIGIN/backend' -Wl,-rpath-link,/construction/multimedia/totem/totem-3.26.2/_build/src/properties -Wl,-rpath-link,/construction/multimedia/totem/totem-3.26.2/_build/src -Wl,-rpath-link,/construction/multimedia/totem/totem-3.26.2/_build/src/gst -Wl,-rpath-link,/construction/multimedia/totem/totem-3.26.2/_build/src/backend
[86/157] cc -Isrc/plugins/media-player-keys/8ce4274@@media_player_keys@sha -Isrc/plugins/media-player-keys -I../src/plugins/media-player-keys -I. -I../ -Isrc/plugins -I../src/plugins -Isrc -I../src -Isrc/gst -I../src/gst -Isrc/backend -I../src/backend -Isubprojects/libgd -I../subprojects/libgd -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 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/json-glib-1.0 -I/usr/local/include/clutter-gst-3.0 -I/usr/local/include/clutter-gtk-1.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/gio-unix-2.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 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/pygobject-3.0 -I/usr/local/lib/libffi-3.2.1/include -I/usr/local/include/totem-pl-parser/1/plparser -I/usr/local/include/libxml2 -I/usr/local/include/gmime-3.0 -I/usr/local/include/libpeas-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/grilo-0.3 -I/usr/local/include/gnome-desktop-3.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -DLIBGD_GTK_HACKS=1 -DLIBGD__VIEW_COMMON=1 -DLIBGD_MAIN_ICON_VIEW=1 -DLIBGD_MAIN_LIST_VIEW=1 -DLIBGD_MAIN_VIEW=1 -DLIBGD_TAGGED_ENTRY=1 -pthread -D_THREAD_SAFE -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES '-DG_LOG_DOMAIN="Totem"' -MD -MQ 'src/plugins/media-player-keys/8ce4274@@media_player_keys@sha/totem-media-player-keys.c.o' -MF 'src/plugins/media-player-keys/8ce4274@@media_player_keys@sha/totem-media-player-keys.c.o.d' -o 'src/plugins/media-player-keys/8ce4274@@media_player_keys@sha/totem-media-player-keys.c.o' -c ../src/plugins/media-player-keys/totem-media-player-keys.c
[87/157] cc -Isrc/plugins/im-status/66e4939@@totem-im-status@sha -Isrc/plugins/im-status -I../src/plugins/im-status -I. -I../ -Isrc/plugins -I../src/plugins -Isrc -I../src -Isrc/gst -I../src/gst -Isrc/backend -I../src/backend -Isubprojects/libgd -I../subprojects/libgd -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 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/json-glib-1.0 -I/usr/local/include/clutter-gst-3.0 -I/usr/local/include/clutter-gtk-1.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/gio-unix-2.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 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/pygobject-3.0 -I/usr/local/lib/libffi-3.2.1/include -I/usr/local/include/totem-pl-parser/1/plparser -I/usr/local/include/libxml2 -I/usr/local/include/gmime-3.0 -I/usr/local/include/libpeas-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/grilo-0.3 -I/usr/local/include/gnome-desktop-3.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -DLIBGD_GTK_HACKS=1 -DLIBGD__VIEW_COMMON=1 -DLIBGD_MAIN_ICON_VIEW=1 -DLIBGD_MAIN_LIST_VIEW=1 -DLIBGD_MAIN_VIEW=1 -DLIBGD_TAGGED_ENTRY=1 -pthread -D_THREAD_SAFE -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES '-DG_LOG_DOMAIN="Totem"' -MD -MQ 'src/plugins/im-status/66e4939@@totem-im-status@sha/totem-im-status.c.o' -MF 'src/plugins/im-status/66e4939@@totem-im-status@sha/totem-im-status.c.o.d' -o 'src/plugins/im-status/66e4939@@totem-im-status@sha/totem-im-status.c.o' -c ../src/plugins/im-status/totem-im-status.c
[88/157] cc -Isrc/25a6634@@totem-properties-page@sha -Isrc -I../src -I. -I../ -Isrc/properties -I../src/properties -Idata -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 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -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 -I/usr/local/include/nautilus -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -D_THREAD_SAFE -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDBUS_API_SUBJECT_TO_CHANGE '-DGNOMELOCALEDIR="/usr/local/share/locale"' '-DDATADIR="/usr/local/share"' '-DLIBEXECDIR="/usr/local/libexec"' '-DTOTEM_PLUGIN_DIR="/usr/local/lib/totem/plugins"' '-DBINDIR="/usr/local/bin"' '-DGTKBUILDERDIR=""' '-DG_LOG_DOMAIN="TotemPropertiesPage"' -MD -MQ 'src/25a6634@@totem-properties-page@sha/totem-properties-main.c.o' -MF 'src/25a6634@@totem-properties-page@sha/totem-properties-main.c.o.d' -o 'src/25a6634@@totem-properties-page@sha/totem-properties-main.c.o' -c ../src/totem-properties-main.c
In file included from ../src/totem-properties-main.c:34:
/usr/local/include/nautilus/libnautilus-extension/nautilus-extension-types.h:31:2: warning: #warning "This header is deprecated, include instead." [-Wcpp]
#warning "This header is deprecated, include instead."
^~~~~~~
[89/157] cc -o src/libtotem-properties-page.so 'src/25a6634@@totem-properties-page@sha/totem-properties-main.c.o' 'src/25a6634@@totem-properties-page@sha/totem-properties-view.c.o' -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,libtotem-properties-page.so -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing src/properties/liblibbaconvideowidgetproperties.a /usr/local/lib/libgstpbutils-1.0.so /usr/local/lib/libgstaudio-1.0.so /usr/local/lib/libgstvideo-1.0.so /usr/local/lib/libgstbase-1.0.so /usr/local/lib/libgstreamer-1.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgtk-3.so /usr/local/lib/libgdk-3.so /usr/local/lib/libpangocairo-1.0.so /usr/local/lib/libpango-1.0.so /usr/local/lib/libfribidi.so /usr/local/lib/libatk-1.0.so /usr/local/lib/libcairo-gobject.so /usr/local/lib/libcairo.so -lpthread /usr/local/lib/libgdk_pixbuf-2.0.so /usr/local/lib/libgio-2.0.so /usr/local/lib/libgthread-2.0.so -pthread /usr/local/lib/libnautilus-extension.so /usr/local/lib/libgsttag-1.0.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/properties' -Wl,-rpath-link,/construction/multimedia/totem/totem-3.26.2/_build/src/properties
[90/157] cc -Isrc/plugins/autoload-subtitles/b458d09@@autoload-subtitles@sha -Isrc/plugins/autoload-subtitles -I../src/plugins/autoload-subtitles -I. -I../ -Isrc/plugins -I../src/plugins -Isrc -I../src -Isrc/gst -I../src/gst -Isrc/backend -I../src/backend -Isubprojects/libgd -I../subprojects/libgd -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 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/json-glib-1.0 -I/usr/local/include/clutter-gst-3.0 -I/usr/local/include/clutter-gtk-1.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/gio-unix-2.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 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/pygobject-3.0 -I/usr/local/lib/libffi-3.2.1/include -I/usr/local/include/totem-pl-parser/1/plparser -I/usr/local/include/libxml2 -I/usr/local/include/gmime-3.0 -I/usr/local/include/libpeas-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/grilo-0.3 -I/usr/local/include/gnome-desktop-3.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -DLIBGD_GTK_HACKS=1 -DLIBGD__VIEW_COMMON=1 -DLIBGD_MAIN_ICON_VIEW=1 -DLIBGD_MAIN_LIST_VIEW=1 -DLIBGD_MAIN_VIEW=1 -DLIBGD_TAGGED_ENTRY=1 -pthread -D_THREAD_SAFE -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES '-DG_LOG_DOMAIN="Totem"' -MD -MQ 'src/plugins/autoload-subtitles/b458d09@@autoload-subtitles@sha/totem-autoload-subtitles.c.o' -MF 'src/plugins/autoload-subtitles/b458d09@@autoload-subtitles@sha/totem-autoload-subtitles.c.o.d' -o 'src/plugins/autoload-subtitles/b458d09@@autoload-subtitles@sha/totem-autoload-subtitles.c.o' -c ../src/plugins/autoload-subtitles/totem-autoload-subtitles.c
[91/157] cc -Isrc/plugins/autoload-subtitles/b458d09@@autoload-subtitles@sha -Isrc/plugins/autoload-subtitles -I../src/plugins/autoload-subtitles -I. -I../ -Isrc/plugins -I../src/plugins -Isrc -I../src -Isrc/gst -I../src/gst -Isrc/backend -I../src/backend -Isubprojects/libgd -I../subprojects/libgd -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 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/json-glib-1.0 -I/usr/local/include/clutter-gst-3.0 -I/usr/local/include/clutter-gtk-1.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/gio-unix-2.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 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/pygobject-3.0 -I/usr/local/lib/libffi-3.2.1/include -I/usr/local/include/totem-pl-parser/1/plparser -I/usr/local/include/libxml2 -I/usr/local/include/gmime-3.0 -I/usr/local/include/libpeas-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/grilo-0.3 -I/usr/local/include/gnome-desktop-3.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -DLIBGD_GTK_HACKS=1 -DLIBGD__VIEW_COMMON=1 -DLIBGD_MAIN_ICON_VIEW=1 -DLIBGD_MAIN_LIST_VIEW=1 -DLIBGD_MAIN_VIEW=1 -DLIBGD_TAGGED_ENTRY=1 -pthread -D_THREAD_SAFE -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES '-DG_LOG_DOMAIN="Totem"' -MD -MQ 'src/plugins/autoload-subtitles/b458d09@@autoload-subtitles@sha/meson-generated_.._.._.._backend_bacon-video-widget-enums.c.o' -MF 'src/plugins/autoload-subtitles/b458d09@@autoload-subtitles@sha/meson-generated_.._.._.._backend_bacon-video-widget-enums.c.o.d' -o 'src/plugins/autoload-subtitles/b458d09@@autoload-subtitles@sha/meson-generated_.._.._.._backend_bacon-video-widget-enums.c.o' -c src/backend/bacon-video-widget-enums.c
[92/157] cc -Isrc/plugins/im-status/66e4939@@totem-im-status@sha -Isrc/plugins/im-status -I../src/plugins/im-status -I. -I../ -Isrc/plugins -I../src/plugins -Isrc -I../src -Isrc/gst -I../src/gst -Isrc/backend -I../src/backend -Isubprojects/libgd -I../subprojects/libgd -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 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/json-glib-1.0 -I/usr/local/include/clutter-gst-3.0 -I/usr/local/include/clutter-gtk-1.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/gio-unix-2.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 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/pygobject-3.0 -I/usr/local/lib/libffi-3.2.1/include -I/usr/local/include/totem-pl-parser/1/plparser -I/usr/local/include/libxml2 -I/usr/local/include/gmime-3.0 -I/usr/local/include/libpeas-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/grilo-0.3 -I/usr/local/include/gnome-desktop-3.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -DLIBGD_GTK_HACKS=1 -DLIBGD__VIEW_COMMON=1 -DLIBGD_MAIN_ICON_VIEW=1 -DLIBGD_MAIN_LIST_VIEW=1 -DLIBGD_MAIN_VIEW=1 -DLIBGD_TAGGED_ENTRY=1 -pthread -D_THREAD_SAFE -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES '-DG_LOG_DOMAIN="Totem"' -MD -MQ 'src/plugins/im-status/66e4939@@totem-im-status@sha/meson-generated_.._.._.._backend_bacon-video-widget-enums.c.o' -MF 'src/plugins/im-status/66e4939@@totem-im-status@sha/meson-generated_.._.._.._backend_bacon-video-widget-enums.c.o.d' -o 'src/plugins/im-status/66e4939@@totem-im-status@sha/meson-generated_.._.._.._backend_bacon-video-widget-enums.c.o' -c src/backend/bacon-video-widget-enums.c
[93/157] cc -Isrc/plugins/media-player-keys/8ce4274@@media_player_keys@sha -Isrc/plugins/media-player-keys -I../src/plugins/media-player-keys -I. -I../ -Isrc/plugins -I../src/plugins -Isrc -I../src -Isrc/gst -I../src/gst -Isrc/backend -I../src/backend -Isubprojects/libgd -I../subprojects/libgd -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 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/json-glib-1.0 -I/usr/local/include/clutter-gst-3.0 -I/usr/local/include/clutter-gtk-1.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/gio-unix-2.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 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/pygobject-3.0 -I/usr/local/lib/libffi-3.2.1/include -I/usr/local/include/totem-pl-parser/1/plparser -I/usr/local/include/libxml2 -I/usr/local/include/gmime-3.0 -I/usr/local/include/libpeas-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/grilo-0.3 -I/usr/local/include/gnome-desktop-3.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -DLIBGD_GTK_HACKS=1 -DLIBGD__VIEW_COMMON=1 -DLIBGD_MAIN_ICON_VIEW=1 -DLIBGD_MAIN_LIST_VIEW=1 -DLIBGD_MAIN_VIEW=1 -DLIBGD_TAGGED_ENTRY=1 -pthread -D_THREAD_SAFE -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES '-DG_LOG_DOMAIN="Totem"' -MD -MQ 'src/plugins/media-player-keys/8ce4274@@media_player_keys@sha/meson-generated_.._.._.._backend_bacon-video-widget-enums.c.o' -MF 'src/plugins/media-player-keys/8ce4274@@media_player_keys@sha/meson-generated_.._.._.._backend_bacon-video-widget-enums.c.o.d' -o 'src/plugins/media-player-keys/8ce4274@@media_player_keys@sha/meson-generated_.._.._.._backend_bacon-video-widget-enums.c.o' -c src/backend/bacon-video-widget-enums.c
[94/157] cc -Isrc/plugins/recent/56aa9e3@@recent@sha -Isrc/plugins/recent -I../src/plugins/recent -I. -I../ -Isrc/plugins -I../src/plugins -Isrc -I../src -Isrc/gst -I../src/gst -Isrc/backend -I../src/backend -Isubprojects/libgd -I../subprojects/libgd -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 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/json-glib-1.0 -I/usr/local/include/clutter-gst-3.0 -I/usr/local/include/clutter-gtk-1.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/gio-unix-2.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 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/pygobject-3.0 -I/usr/local/lib/libffi-3.2.1/include -I/usr/local/include/totem-pl-parser/1/plparser -I/usr/local/include/libxml2 -I/usr/local/include/gmime-3.0 -I/usr/local/include/libpeas-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/grilo-0.3 -I/usr/local/include/gnome-desktop-3.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -DLIBGD_GTK_HACKS=1 -DLIBGD__VIEW_COMMON=1 -DLIBGD_MAIN_ICON_VIEW=1 -DLIBGD_MAIN_LIST_VIEW=1 -DLIBGD_MAIN_VIEW=1 -DLIBGD_TAGGED_ENTRY=1 -pthread -D_THREAD_SAFE -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES '-DG_LOG_DOMAIN="Totem"' -MD -MQ 'src/plugins/recent/56aa9e3@@recent@sha/totem-recent.c.o' -MF 'src/plugins/recent/56aa9e3@@recent@sha/totem-recent.c.o.d' -o 'src/plugins/recent/56aa9e3@@recent@sha/totem-recent.c.o' -c ../src/plugins/recent/totem-recent.c
[95/157] /usr/local/bin/intltool-merge -d -u -c /construction/multimedia/totem/totem-3.26.2/po/.intltool-merge-cache /construction/multimedia/totem/totem-3.26.2/po ../src/plugins/ontop/ontop.plugin.in src/plugins/ontop/ontop.plugin
Found cached translation database
Merging translations into src/plugins/ontop/ontop.plugin.
[96/157] /usr/local/bin/intltool-merge -d -u -c /construction/multimedia/totem/totem-3.26.2/po/.intltool-merge-cache /construction/multimedia/totem/totem-3.26.2/po ../src/plugins/media-player-keys/media-player-keys.plugin.in src/plugins/media-player-keys/media-player-keys.plugin
Found cached translation database
Merging translations into src/plugins/media-player-keys/media-player-keys.plugin.
[97/157] cc -Isrc/25a6634@@totem@sha -Isrc -I../src -I. -I../ -Isrc/plugins -I../src/plugins -Isrc/gst -I../src/gst -Isrc/backend -I../src/backend -Isubprojects/libgd -I../subprojects/libgd -Idata -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 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/json-glib-1.0 -I/usr/local/include/clutter-gst-3.0 -I/usr/local/include/clutter-gtk-1.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/gio-unix-2.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 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/pygobject-3.0 -I/usr/local/lib/libffi-3.2.1/include -I/usr/local/include/totem-pl-parser/1/plparser -I/usr/local/include/libxml2 -I/usr/local/include/gmime-3.0 -I/usr/local/include/libpeas-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/grilo-0.3 -I/usr/local/include/gnome-desktop-3.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -DLIBGD_GTK_HACKS=1 -DLIBGD__VIEW_COMMON=1 -DLIBGD_MAIN_ICON_VIEW=1 -DLIBGD_MAIN_LIST_VIEW=1 -DLIBGD_MAIN_VIEW=1 -DLIBGD_TAGGED_ENTRY=1 -pthread -D_THREAD_SAFE -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDBUS_API_SUBJECT_TO_CHANGE '-DGNOMELOCALEDIR="/usr/local/share/locale"' '-DDATADIR="/usr/local/share"' '-DLIBEXECDIR="/usr/local/libexec"' '-DTOTEM_PLUGIN_DIR="/usr/local/lib/totem/plugins"' '-DBINDIR="/usr/local/bin"' '-DGTKBUILDERDIR=""' '-DG_LOG_DOMAIN="Totem"' -MD -MQ 'src/25a6634@@totem@sha/totem-object.c.o' -MF 'src/25a6634@@totem@sha/totem-object.c.o.d' -o 'src/25a6634@@totem@sha/totem-object.c.o' -c ../src/totem-object.c
../src/totem-object.c: In function 'totem_object_app_activate':
../src/totem-object.c:224:3: warning: 'gdk_flush' is deprecated: Use 'gdk_display_flush' instead [-Wdeprecated-declarations]
gdk_flush ();
^~~~~~~~~
In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:50,
from /usr/local/include/gtk-3.0/gtk/gtk.h:30,
from ../src/totem-object.c:41:
/usr/local/include/gtk-3.0/gdk/gdkmain.h:124:6: note: declared here
void gdk_flush (void);
^~~~~~~~~
../src/totem-object.c: In function 'totem_object_show_help':
../src/totem-object.c:2158:2: warning: 'gtk_show_uri' is deprecated: Use 'gtk_show_uri_on_window' instead [-Wdeprecated-declarations]
if (gtk_show_uri (gtk_widget_get_screen (totem->win), "help:totem", gtk_get_current_event_time (), &error) == FALSE) {
^~
In file included from /usr/local/include/gtk-3.0/gtk/gtk.h:200,
from ../src/totem-object.c:41:
/usr/local/include/gtk-3.0/gtk/gtkshow.h:33:10: note: declared here
gboolean gtk_show_uri (GdkScreen *screen,
^~~~~~~~~~~~
../src/totem-object.c: In function 'totem_setup_window':
../src/totem-object.c:3653:2: warning: 'gtk_widget_override_background_color' is deprecated [-Wdeprecated-declarations]
gtk_widget_override_background_color (vbox, (GTK_STATE_FLAG_FOCUSED << 1), &black);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/local/include/gtk-3.0/gtk/gtkapplication.h:27,
from /usr/local/include/gtk-3.0/gtk/gtkwindow.h:33,
from /usr/local/include/gtk-3.0/gtk/gtkdialog.h:32,
from /usr/local/include/gtk-3.0/gtk/gtkaboutdialog.h:30,
from /usr/local/include/gtk-3.0/gtk/gtk.h:31,
from ../src/totem-object.c:41:
/usr/local/include/gtk-3.0/gtk/gtkwidget.h:1148:14: note: declared here
void gtk_widget_override_background_color (GtkWidget *widget,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../src/totem-object.c: In function 'totem_callback_connect':
../src/totem-object.c:3793:2: warning: 'gtk_popover_set_transitions_enabled' is deprecated [-Wdeprecated-declarations]
gtk_popover_set_transitions_enabled (GTK_POPOVER (popover), FALSE);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/local/include/gtk-3.0/gtk/gtkmenubutton.h:30,
from /usr/local/include/gtk-3.0/gtk/gtk.h:146,
from ../src/totem-object.c:41:
/usr/local/include/gtk-3.0/gtk/gtkpopover.h:101:17: note: declared here
void gtk_popover_set_transitions_enabled (GtkPopover *popover,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../src/totem-object.c:3805:2: warning: 'gtk_popover_set_transitions_enabled' is deprecated [-Wdeprecated-declarations]
gtk_popover_set_transitions_enabled (GTK_POPOVER (popover), FALSE);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/local/include/gtk-3.0/gtk/gtkmenubutton.h:30,
from /usr/local/include/gtk-3.0/gtk/gtk.h:146,
from ../src/totem-object.c:41:
/usr/local/include/gtk-3.0/gtk/gtkpopover.h:101:17: note: declared here
void gtk_popover_set_transitions_enabled (GtkPopover *popover,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[98/157] cc -Isrc/plugins/apple-trailers/0ace469@@apple-trailers@sha -Isrc/plugins/apple-trailers -I../src/plugins/apple-trailers -I. -I../ -Isrc/plugins -I../src/plugins -Isrc -I../src -Isrc/gst -I../src/gst -Isrc/backend -I../src/backend -Isubprojects/libgd -I../subprojects/libgd -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 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/json-glib-1.0 -I/usr/local/include/clutter-gst-3.0 -I/usr/local/include/clutter-gtk-1.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/gio-unix-2.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 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/pygobject-3.0 -I/usr/local/lib/libffi-3.2.1/include -I/usr/local/include/totem-pl-parser/1/plparser -I/usr/local/include/libxml2 -I/usr/local/include/gmime-3.0 -I/usr/local/include/libpeas-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/grilo-0.3 -I/usr/local/include/gnome-desktop-3.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -DLIBGD_GTK_HACKS=1 -DLIBGD__VIEW_COMMON=1 -DLIBGD_MAIN_ICON_VIEW=1 -DLIBGD_MAIN_LIST_VIEW=1 -DLIBGD_MAIN_VIEW=1 -DLIBGD_TAGGED_ENTRY=1 -pthread -D_THREAD_SAFE -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES '-DG_LOG_DOMAIN="Totem"' -MD -MQ 'src/plugins/apple-trailers/0ace469@@apple-trailers@sha/totem-apple-trailers.c.o' -MF 'src/plugins/apple-trailers/0ace469@@apple-trailers@sha/totem-apple-trailers.c.o.d' -o 'src/plugins/apple-trailers/0ace469@@apple-trailers@sha/totem-apple-trailers.c.o' -c ../src/plugins/apple-trailers/totem-apple-trailers.c
[99/157] /usr/local/bin/intltool-merge -d -u -c /construction/multimedia/totem/totem-3.26.2/po/.intltool-merge-cache /construction/multimedia/totem/totem-3.26.2/po ../src/plugins/screenshot/screenshot.plugin.in src/plugins/screenshot/screenshot.plugin
Found cached translation database
Merging translations into src/plugins/screenshot/screenshot.plugin.
[100/157] cc -o src/libtotem.so.0.0.0 'src/25a6634@@totem@sha/meson-generated_.._griloresources.c.o' 'src/25a6634@@totem@sha/meson-generated_.._backend_bacon-video-widget-enums.c.o' 'src/25a6634@@totem@sha/plugins_totem-dirs.c.o' 'src/25a6634@@totem@sha/plugins_totem-plugins-engine.c.o' 'src/25a6634@@totem@sha/icon-helpers.c.o' 'src/25a6634@@totem@sha/totem-grilo.c.o' 'src/25a6634@@totem@sha/totem-main-toolbar.c.o' 'src/25a6634@@totem@sha/totem-menu.c.o' 'src/25a6634@@totem@sha/totem-object.c.o' 'src/25a6634@@totem@sha/totem-open-location.c.o' 'src/25a6634@@totem@sha/totem-options.c.o' 'src/25a6634@@totem@sha/totem-playlist.c.o' 'src/25a6634@@totem@sha/totem-preferences.c.o' 'src/25a6634@@totem@sha/totem-search-entry.c.o' 'src/25a6634@@totem@sha/totem-selection-toolbar.c.o' 'src/25a6634@@totem@sha/totem-session.c.o' 'src/25a6634@@totem@sha/totem-subtitle-encoding.c.o' 'src/25a6634@@totem@sha/totem-uri.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,libtotem.so.0 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing src/libtotem_player.a src/gst/libtotemgsthelpers.a src/gst/libtotemgstpixbufhelpers.a src/gst/libtotemtimehelpers.a src/backend/libbaconvideowidget.a subprojects/libgd/libgd/libgd.a /usr/local/lib/libgstpbutils-1.0.so /usr/local/lib/libgstaudio-1.0.so /usr/local/lib/libgstvideo-1.0.so /usr/local/lib/libgstbase-1.0.so /usr/local/lib/libgstreamer-1.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgsttag-1.0.so /usr/local/lib/libclutter-1.0.so /usr/local/lib/libcogl-path.so /usr/local/lib/libcairo-gobject.so /usr/local/lib/libatk-1.0.so /usr/local/lib/libpangocairo-1.0.so /usr/local/lib/libpango-1.0.so /usr/local/lib/libcogl-pango.so /usr/local/lib/libcogl.so /usr/local/lib/libcairo.so -lpthread /usr/local/lib/libgmodule-2.0.so -pthread /usr/local/lib/libgdk_pixbuf-2.0.so /usr/local/lib/libEGL.so /usr/local/lib/libXrandr.so /usr/local/lib/libjson-glib-1.0.so /usr/local/lib/libgio-2.0.so /usr/local/lib/libX11.so /usr/local/lib/libXext.so /usr/local/lib/libXdamage.so /usr/local/lib/libXfixes.so /usr/local/lib/libXcomposite.so /usr/local/lib/libXi.so /usr/local/lib/libclutter-gst-3.0.so /usr/local/lib/libclutter-gtk-1.0.so /usr/local/lib/libgtk-3.so /usr/local/lib/libgdk-3.so /usr/local/lib/libfribidi.so -lm -Wl,--export-dynamic /usr/local/lib/libtotem-plparser.so /usr/local/lib/libpeas-1.0.so /usr/local/lib/libgirepository-1.0.so /usr/local/lib/libpeas-gtk-1.0.so /usr/local/lib/libgrilo-0.3.so /usr/local/lib/libxml2.so /usr/local/lib/libgrlpls-0.3.so /usr/local/lib/libgnome-desktop-3.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/:$ORIGIN/gst:$ORIGIN/backend:$ORIGIN/../subprojects/libgd/libgd' -Wl,-rpath-link,/construction/multimedia/totem/totem-3.26.2/_build/src -Wl,-rpath-link,/construction/multimedia/totem/totem-3.26.2/_build/src/gst -Wl,-rpath-link,/construction/multimedia/totem/totem-3.26.2/_build/src/backend -Wl,-rpath-link,/construction/multimedia/totem/totem-3.26.2/_build/subprojects/libgd/libgd
[101/157] cc -Isrc/plugins/skipto/20ebbc7@@skipto@sha -Isrc/plugins/skipto -I../src/plugins/skipto -I. -I../ -Isrc/plugins -I../src/plugins -Isrc -I../src -Isrc/gst -I../src/gst -Isrc/backend -I../src/backend -Isubprojects/libgd -I../subprojects/libgd -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 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/json-glib-1.0 -I/usr/local/include/clutter-gst-3.0 -I/usr/local/include/clutter-gtk-1.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/gio-unix-2.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 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/pygobject-3.0 -I/usr/local/lib/libffi-3.2.1/include -I/usr/local/include/totem-pl-parser/1/plparser -I/usr/local/include/libxml2 -I/usr/local/include/gmime-3.0 -I/usr/local/include/libpeas-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/grilo-0.3 -I/usr/local/include/gnome-desktop-3.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -DLIBGD_GTK_HACKS=1 -DLIBGD__VIEW_COMMON=1 -DLIBGD_MAIN_ICON_VIEW=1 -DLIBGD_MAIN_LIST_VIEW=1 -DLIBGD_MAIN_VIEW=1 -DLIBGD_TAGGED_ENTRY=1 -pthread -D_THREAD_SAFE -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES '-DG_LOG_DOMAIN="Totem"' -MD -MQ 'src/plugins/skipto/20ebbc7@@skipto@sha/meson-generated_.._.._.._backend_bacon-video-widget-enums.c.o' -MF 'src/plugins/skipto/20ebbc7@@skipto@sha/meson-generated_.._.._.._backend_bacon-video-widget-enums.c.o.d' -o 'src/plugins/skipto/20ebbc7@@skipto@sha/meson-generated_.._.._.._backend_bacon-video-widget-enums.c.o' -c src/backend/bacon-video-widget-enums.c
[102/157] cc -Isrc/plugins/apple-trailers/0ace469@@apple-trailers@sha -Isrc/plugins/apple-trailers -I../src/plugins/apple-trailers -I. -I../ -Isrc/plugins -I../src/plugins -Isrc -I../src -Isrc/gst -I../src/gst -Isrc/backend -I../src/backend -Isubprojects/libgd -I../subprojects/libgd -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 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/json-glib-1.0 -I/usr/local/include/clutter-gst-3.0 -I/usr/local/include/clutter-gtk-1.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/gio-unix-2.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 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/pygobject-3.0 -I/usr/local/lib/libffi-3.2.1/include -I/usr/local/include/totem-pl-parser/1/plparser -I/usr/local/include/libxml2 -I/usr/local/include/gmime-3.0 -I/usr/local/include/libpeas-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/grilo-0.3 -I/usr/local/include/gnome-desktop-3.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -DLIBGD_GTK_HACKS=1 -DLIBGD__VIEW_COMMON=1 -DLIBGD_MAIN_ICON_VIEW=1 -DLIBGD_MAIN_LIST_VIEW=1 -DLIBGD_MAIN_VIEW=1 -DLIBGD_TAGGED_ENTRY=1 -pthread -D_THREAD_SAFE -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES '-DG_LOG_DOMAIN="Totem"' -MD -MQ 'src/plugins/apple-trailers/0ace469@@apple-trailers@sha/meson-generated_.._.._.._backend_bacon-video-widget-enums.c.o' -MF 'src/plugins/apple-trailers/0ace469@@apple-trailers@sha/meson-generated_.._.._.._backend_bacon-video-widget-enums.c.o.d' -o 'src/plugins/apple-trailers/0ace469@@apple-trailers@sha/meson-generated_.._.._.._backend_bacon-video-widget-enums.c.o' -c src/backend/bacon-video-widget-enums.c
[103/157] cc -Isrc/plugins/properties/a53c329@@movie-properties@sha -Isrc/plugins/properties -I../src/plugins/properties -I. -I../ -Isrc/plugins -I../src/plugins -Isrc -I../src -Isrc/gst -I../src/gst -Isrc/backend -I../src/backend -Isubprojects/libgd -I../subprojects/libgd -Isrc/properties -I../src/properties -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 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/json-glib-1.0 -I/usr/local/include/clutter-gst-3.0 -I/usr/local/include/clutter-gtk-1.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/gio-unix-2.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 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/pygobject-3.0 -I/usr/local/lib/libffi-3.2.1/include -I/usr/local/include/totem-pl-parser/1/plparser -I/usr/local/include/libxml2 -I/usr/local/include/gmime-3.0 -I/usr/local/include/libpeas-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/grilo-0.3 -I/usr/local/include/gnome-desktop-3.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -DLIBGD_GTK_HACKS=1 -DLIBGD__VIEW_COMMON=1 -DLIBGD_MAIN_ICON_VIEW=1 -DLIBGD_MAIN_LIST_VIEW=1 -DLIBGD_MAIN_VIEW=1 -DLIBGD_TAGGED_ENTRY=1 -pthread -D_THREAD_SAFE -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES '-DG_LOG_DOMAIN="Totem"' -MD -MQ 'src/plugins/properties/a53c329@@movie-properties@sha/meson-generated_.._.._.._backend_bacon-video-widget-enums.c.o' -MF 'src/plugins/properties/a53c329@@movie-properties@sha/meson-generated_.._.._.._backend_bacon-video-widget-enums.c.o.d' -o 'src/plugins/properties/a53c329@@movie-properties@sha/meson-generated_.._.._.._backend_bacon-video-widget-enums.c.o' -c src/backend/bacon-video-widget-enums.c
[104/157] cc -Isrc/plugins/recent/56aa9e3@@recent@sha -Isrc/plugins/recent -I../src/plugins/recent -I. -I../ -Isrc/plugins -I../src/plugins -Isrc -I../src -Isrc/gst -I../src/gst -Isrc/backend -I../src/backend -Isubprojects/libgd -I../subprojects/libgd -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 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/json-glib-1.0 -I/usr/local/include/clutter-gst-3.0 -I/usr/local/include/clutter-gtk-1.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/gio-unix-2.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 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/pygobject-3.0 -I/usr/local/lib/libffi-3.2.1/include -I/usr/local/include/totem-pl-parser/1/plparser -I/usr/local/include/libxml2 -I/usr/local/include/gmime-3.0 -I/usr/local/include/libpeas-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/grilo-0.3 -I/usr/local/include/gnome-desktop-3.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -DLIBGD_GTK_HACKS=1 -DLIBGD__VIEW_COMMON=1 -DLIBGD_MAIN_ICON_VIEW=1 -DLIBGD_MAIN_LIST_VIEW=1 -DLIBGD_MAIN_VIEW=1 -DLIBGD_TAGGED_ENTRY=1 -pthread -D_THREAD_SAFE -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES '-DG_LOG_DOMAIN="Totem"' -MD -MQ 'src/plugins/recent/56aa9e3@@recent@sha/meson-generated_.._.._.._backend_bacon-video-widget-enums.c.o' -MF 'src/plugins/recent/56aa9e3@@recent@sha/meson-generated_.._.._.._backend_bacon-video-widget-enums.c.o.d' -o 'src/plugins/recent/56aa9e3@@recent@sha/meson-generated_.._.._.._backend_bacon-video-widget-enums.c.o' -c src/backend/bacon-video-widget-enums.c
[105/157] cc -Isrc/plugins/ontop/8dc0187@@ontop@sha -Isrc/plugins/ontop -I../src/plugins/ontop -I. -I../ -Isrc/plugins -I../src/plugins -Isrc -I../src -Isrc/gst -I../src/gst -Isrc/backend -I../src/backend -Isubprojects/libgd -I../subprojects/libgd -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 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/json-glib-1.0 -I/usr/local/include/clutter-gst-3.0 -I/usr/local/include/clutter-gtk-1.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/gio-unix-2.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 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/pygobject-3.0 -I/usr/local/lib/libffi-3.2.1/include -I/usr/local/include/totem-pl-parser/1/plparser -I/usr/local/include/libxml2 -I/usr/local/include/gmime-3.0 -I/usr/local/include/libpeas-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/grilo-0.3 -I/usr/local/include/gnome-desktop-3.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -DLIBGD_GTK_HACKS=1 -DLIBGD__VIEW_COMMON=1 -DLIBGD_MAIN_ICON_VIEW=1 -DLIBGD_MAIN_LIST_VIEW=1 -DLIBGD_MAIN_VIEW=1 -DLIBGD_TAGGED_ENTRY=1 -pthread -D_THREAD_SAFE -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES '-DG_LOG_DOMAIN="Totem"' -MD -MQ 'src/plugins/ontop/8dc0187@@ontop@sha/totem-ontop.c.o' -MF 'src/plugins/ontop/8dc0187@@ontop@sha/totem-ontop.c.o.d' -o 'src/plugins/ontop/8dc0187@@ontop@sha/totem-ontop.c.o' -c ../src/plugins/ontop/totem-ontop.c
[106/157] cc -Isrc/plugins/properties/a53c329@@movie-properties@sha -Isrc/plugins/properties -I../src/plugins/properties -I. -I../ -Isrc/plugins -I../src/plugins -Isrc -I../src -Isrc/gst -I../src/gst -Isrc/backend -I../src/backend -Isubprojects/libgd -I../subprojects/libgd -Isrc/properties -I../src/properties -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 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/json-glib-1.0 -I/usr/local/include/clutter-gst-3.0 -I/usr/local/include/clutter-gtk-1.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/gio-unix-2.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 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/pygobject-3.0 -I/usr/local/lib/libffi-3.2.1/include -I/usr/local/include/totem-pl-parser/1/plparser -I/usr/local/include/libxml2 -I/usr/local/include/gmime-3.0 -I/usr/local/include/libpeas-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/grilo-0.3 -I/usr/local/include/gnome-desktop-3.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -DLIBGD_GTK_HACKS=1 -DLIBGD__VIEW_COMMON=1 -DLIBGD_MAIN_ICON_VIEW=1 -DLIBGD_MAIN_LIST_VIEW=1 -DLIBGD_MAIN_VIEW=1 -DLIBGD_TAGGED_ENTRY=1 -pthread -D_THREAD_SAFE -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES '-DG_LOG_DOMAIN="Totem"' -MD -MQ 'src/plugins/properties/a53c329@@movie-properties@sha/totem-movie-properties.c.o' -MF 'src/plugins/properties/a53c329@@movie-properties@sha/totem-movie-properties.c.o.d' -o 'src/plugins/properties/a53c329@@movie-properties@sha/totem-movie-properties.c.o' -c ../src/plugins/properties/totem-movie-properties.c
[107/157] cc -Isrc/plugins/skipto/20ebbc7@@skipto@sha -Isrc/plugins/skipto -I../src/plugins/skipto -I. -I../ -Isrc/plugins -I../src/plugins -Isrc -I../src -Isrc/gst -I../src/gst -Isrc/backend -I../src/backend -Isubprojects/libgd -I../subprojects/libgd -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 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/json-glib-1.0 -I/usr/local/include/clutter-gst-3.0 -I/usr/local/include/clutter-gtk-1.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/gio-unix-2.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 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/pygobject-3.0 -I/usr/local/lib/libffi-3.2.1/include -I/usr/local/include/totem-pl-parser/1/plparser -I/usr/local/include/libxml2 -I/usr/local/include/gmime-3.0 -I/usr/local/include/libpeas-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/grilo-0.3 -I/usr/local/include/gnome-desktop-3.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -DLIBGD_GTK_HACKS=1 -DLIBGD__VIEW_COMMON=1 -DLIBGD_MAIN_ICON_VIEW=1 -DLIBGD_MAIN_LIST_VIEW=1 -DLIBGD_MAIN_VIEW=1 -DLIBGD_TAGGED_ENTRY=1 -pthread -D_THREAD_SAFE -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES '-DG_LOG_DOMAIN="Totem"' -MD -MQ 'src/plugins/skipto/20ebbc7@@skipto@sha/totem-skipto-plugin.c.o' -MF 'src/plugins/skipto/20ebbc7@@skipto@sha/totem-skipto-plugin.c.o.d' -o 'src/plugins/skipto/20ebbc7@@skipto@sha/totem-skipto-plugin.c.o' -c ../src/plugins/skipto/totem-skipto-plugin.c
[108/157] /usr/local/bin/intltool-merge -d -u -c /construction/multimedia/totem/totem-3.26.2/po/.intltool-merge-cache /construction/multimedia/totem/totem-3.26.2/po ../src/plugins/screensaver/screensaver.plugin.in src/plugins/screensaver/screensaver.plugin
Found cached translation database
Merging translations into src/plugins/screensaver/screensaver.plugin.
[109/157] cc -Isrc/plugins/screenshot/abdad0f@@screenshot@sha -Isrc/plugins/screenshot -I../src/plugins/screenshot -I. -I../ -Isrc/plugins -I../src/plugins -Isrc -I../src -Isrc/gst -I../src/gst -Isrc/backend -I../src/backend -Isubprojects/libgd -I../subprojects/libgd -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 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/json-glib-1.0 -I/usr/local/include/clutter-gst-3.0 -I/usr/local/include/clutter-gtk-1.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/gio-unix-2.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 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/pygobject-3.0 -I/usr/local/lib/libffi-3.2.1/include -I/usr/local/include/totem-pl-parser/1/plparser -I/usr/local/include/libxml2 -I/usr/local/include/gmime-3.0 -I/usr/local/include/libpeas-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/grilo-0.3 -I/usr/local/include/gnome-desktop-3.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -DLIBGD_GTK_HACKS=1 -DLIBGD__VIEW_COMMON=1 -DLIBGD_MAIN_ICON_VIEW=1 -DLIBGD_MAIN_LIST_VIEW=1 -DLIBGD_MAIN_VIEW=1 -DLIBGD_TAGGED_ENTRY=1 -pthread -D_THREAD_SAFE -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES '-DG_LOG_DOMAIN="Totem"' -Wno-format-nonliteral '-DLIBEXECDIR="/usr/local/libexec"' -MD -MQ 'src/plugins/screenshot/abdad0f@@screenshot@sha/totem-gallery-progress.c.o' -MF 'src/plugins/screenshot/abdad0f@@screenshot@sha/totem-gallery-progress.c.o.d' -o 'src/plugins/screenshot/abdad0f@@screenshot@sha/totem-gallery-progress.c.o' -c ../src/plugins/screenshot/totem-gallery-progress.c
[110/157] cc -Isrc/plugins/screenshot/abdad0f@@screenshot@sha -Isrc/plugins/screenshot -I../src/plugins/screenshot -I. -I../ -Isrc/plugins -I../src/plugins -Isrc -I../src -Isrc/gst -I../src/gst -Isrc/backend -I../src/backend -Isubprojects/libgd -I../subprojects/libgd -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 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/json-glib-1.0 -I/usr/local/include/clutter-gst-3.0 -I/usr/local/include/clutter-gtk-1.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/gio-unix-2.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 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/pygobject-3.0 -I/usr/local/lib/libffi-3.2.1/include -I/usr/local/include/totem-pl-parser/1/plparser -I/usr/local/include/libxml2 -I/usr/local/include/gmime-3.0 -I/usr/local/include/libpeas-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/grilo-0.3 -I/usr/local/include/gnome-desktop-3.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -DLIBGD_GTK_HACKS=1 -DLIBGD__VIEW_COMMON=1 -DLIBGD_MAIN_ICON_VIEW=1 -DLIBGD_MAIN_LIST_VIEW=1 -DLIBGD_MAIN_VIEW=1 -DLIBGD_TAGGED_ENTRY=1 -pthread -D_THREAD_SAFE -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES '-DG_LOG_DOMAIN="Totem"' -Wno-format-nonliteral '-DLIBEXECDIR="/usr/local/libexec"' -MD -MQ 'src/plugins/screenshot/abdad0f@@screenshot@sha/screenshot-filename-builder.c.o' -MF 'src/plugins/screenshot/abdad0f@@screenshot@sha/screenshot-filename-builder.c.o.d' -o 'src/plugins/screenshot/abdad0f@@screenshot@sha/screenshot-filename-builder.c.o' -c ../src/plugins/screenshot/screenshot-filename-builder.c
../src/plugins/screenshot/screenshot-filename-builder.c: In function 'try_check_file':
../src/plugins/screenshot/screenshot-filename-builder.c:292:3: warning: 'g_simple_async_result_set_op_res_gpointer' is deprecated [-Wdeprecated-declarations]
g_simple_async_result_set_op_res_gpointer (job->async_result,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/local/include/glib-2.0/gio/gio.h:117,
from ../src/plugins/screenshot/screenshot-filename-builder.c:25:
/usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:75:21: note: declared here
void g_simple_async_result_set_op_res_gpointer (GSimpleAsyncResult *simple,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../src/plugins/screenshot/screenshot-filename-builder.c:295:5: warning: 'g_simple_async_result_set_error' is deprecated [-Wdeprecated-declarations]
g_simple_async_result_set_error (job->async_result,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/local/include/glib-2.0/gio/gio.h:117,
from ../src/plugins/screenshot/screenshot-filename-builder.c:25:
/usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:122:21: note: declared here
void g_simple_async_result_set_error (GSimpleAsyncResult *simple,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../src/plugins/screenshot/screenshot-filename-builder.c:300:3: warning: 'g_simple_async_result_complete_in_idle' is deprecated [-Wdeprecated-declarations]
g_simple_async_result_complete_in_idle (job->async_result);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/local/include/glib-2.0/gio/gio.h:117,
from ../src/plugins/screenshot/screenshot-filename-builder.c:25:
/usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:106:21: note: declared here
void g_simple_async_result_complete_in_idle (GSimpleAsyncResult *simple);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../src/plugins/screenshot/screenshot-filename-builder.c: In function 'screenshot_build_filename_async':
../src/plugins/screenshot/screenshot-filename-builder.c:324:3: warning: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations]
job->async_result = g_simple_async_result_new (NULL,
^~~
In file included from /usr/local/include/glib-2.0/gio/gio.h:117,
from ../src/plugins/screenshot/screenshot-filename-builder.c:25:
/usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:51:21: note: declared here
GSimpleAsyncResult *g_simple_async_result_new (GObject *source_object,
^~~~~~~~~~~~~~~~~~~~~~~~~
../src/plugins/screenshot/screenshot-filename-builder.c:328:3: warning: 'g_io_scheduler_push_job' is deprecated: Use '"GThreadPool or g_task_run_in_thread"' instead [-Wdeprecated-declarations]
g_io_scheduler_push_job (try_check_file,
^~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/local/include/glib-2.0/gio/gio.h:89,
from ../src/plugins/screenshot/screenshot-filename-builder.c:25:
/usr/local/include/glib-2.0/gio/gioscheduler.h:34:10: note: declared here
void g_io_scheduler_push_job (GIOSchedulerJobFunc job_func,
^~~~~~~~~~~~~~~~~~~~~~~
../src/plugins/screenshot/screenshot-filename-builder.c: In function 'screenshot_build_filename_finish':
../src/plugins/screenshot/screenshot-filename-builder.c:337:3: warning: 'g_simple_async_result_propagate_error' is deprecated [-Wdeprecated-declarations]
if (g_simple_async_result_propagate_error (G_SIMPLE_ASYNC_RESULT (result), error))
^~
In file included from /usr/local/include/glib-2.0/gio/gio.h:117,
from ../src/plugins/screenshot/screenshot-filename-builder.c:25:
/usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:119:21: note: declared here
gboolean g_simple_async_result_propagate_error (GSimpleAsyncResult *simple,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../src/plugins/screenshot/screenshot-filename-builder.c:340:3: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated [-Wdeprecated-declarations]
return g_simple_async_result_get_op_res_gpointer (G_SIMPLE_ASYNC_RESULT (result));
^~~~~~
In file included from /usr/local/include/glib-2.0/gio/gio.h:117,
from ../src/plugins/screenshot/screenshot-filename-builder.c:25:
/usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:79:21: note: declared here
gpointer g_simple_async_result_get_op_res_gpointer (GSimpleAsyncResult *simple);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[111/157] cc -Isrc/plugins/ontop/8dc0187@@ontop@sha -Isrc/plugins/ontop -I../src/plugins/ontop -I. -I../ -Isrc/plugins -I../src/plugins -Isrc -I../src -Isrc/gst -I../src/gst -Isrc/backend -I../src/backend -Isubprojects/libgd -I../subprojects/libgd -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 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/json-glib-1.0 -I/usr/local/include/clutter-gst-3.0 -I/usr/local/include/clutter-gtk-1.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/gio-unix-2.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 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/pygobject-3.0 -I/usr/local/lib/libffi-3.2.1/include -I/usr/local/include/totem-pl-parser/1/plparser -I/usr/local/include/libxml2 -I/usr/local/include/gmime-3.0 -I/usr/local/include/libpeas-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/grilo-0.3 -I/usr/local/include/gnome-desktop-3.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -DLIBGD_GTK_HACKS=1 -DLIBGD__VIEW_COMMON=1 -DLIBGD_MAIN_ICON_VIEW=1 -DLIBGD_MAIN_LIST_VIEW=1 -DLIBGD_MAIN_VIEW=1 -DLIBGD_TAGGED_ENTRY=1 -pthread -D_THREAD_SAFE -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES '-DG_LOG_DOMAIN="Totem"' -MD -MQ 'src/plugins/ontop/8dc0187@@ontop@sha/meson-generated_.._.._.._backend_bacon-video-widget-enums.c.o' -MF 'src/plugins/ontop/8dc0187@@ontop@sha/meson-generated_.._.._.._backend_bacon-video-widget-enums.c.o.d' -o 'src/plugins/ontop/8dc0187@@ontop@sha/meson-generated_.._.._.._backend_bacon-video-widget-enums.c.o' -c src/backend/bacon-video-widget-enums.c
[112/157] /usr/local/bin/intltool-merge -d -u -c /construction/multimedia/totem/totem-3.26.2/po/.intltool-merge-cache /construction/multimedia/totem/totem-3.26.2/po ../src/plugins/recent/recent.plugin.in src/plugins/recent/recent.plugin
Found cached translation database
Merging translations into src/plugins/recent/recent.plugin.
[113/157] /usr/local/bin/intltool-merge -d -u -c /construction/multimedia/totem/totem-3.26.2/po/.intltool-merge-cache /construction/multimedia/totem/totem-3.26.2/po ../src/plugins/vimeo/vimeo.plugin.in src/plugins/vimeo/vimeo.plugin
Found cached translation database
Merging translations into src/plugins/vimeo/vimeo.plugin.
[114/157] /usr/local/bin/intltool-merge -d -u -c /construction/multimedia/totem/totem-3.26.2/po/.intltool-merge-cache /construction/multimedia/totem/totem-3.26.2/po ../src/plugins/variable-rate/variable-rate.plugin.in src/plugins/variable-rate/variable-rate.plugin
Found cached translation database
Merging translations into src/plugins/variable-rate/variable-rate.plugin.
[115/157] cc -Isrc/plugins/screenshot/abdad0f@@screenshot@sha -Isrc/plugins/screenshot -I../src/plugins/screenshot -I. -I../ -Isrc/plugins -I../src/plugins -Isrc -I../src -Isrc/gst -I../src/gst -Isrc/backend -I../src/backend -Isubprojects/libgd -I../subprojects/libgd -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 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/json-glib-1.0 -I/usr/local/include/clutter-gst-3.0 -I/usr/local/include/clutter-gtk-1.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/gio-unix-2.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 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/pygobject-3.0 -I/usr/local/lib/libffi-3.2.1/include -I/usr/local/include/totem-pl-parser/1/plparser -I/usr/local/include/libxml2 -I/usr/local/include/gmime-3.0 -I/usr/local/include/libpeas-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/grilo-0.3 -I/usr/local/include/gnome-desktop-3.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -DLIBGD_GTK_HACKS=1 -DLIBGD__VIEW_COMMON=1 -DLIBGD_MAIN_ICON_VIEW=1 -DLIBGD_MAIN_LIST_VIEW=1 -DLIBGD_MAIN_VIEW=1 -DLIBGD_TAGGED_ENTRY=1 -pthread -D_THREAD_SAFE -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES '-DG_LOG_DOMAIN="Totem"' -Wno-format-nonliteral '-DLIBEXECDIR="/usr/local/libexec"' -MD -MQ 'src/plugins/screenshot/abdad0f@@screenshot@sha/meson-generated_.._.._.._backend_bacon-video-widget-enums.c.o' -MF 'src/plugins/screenshot/abdad0f@@screenshot@sha/meson-generated_.._.._.._backend_bacon-video-widget-enums.c.o.d' -o 'src/plugins/screenshot/abdad0f@@screenshot@sha/meson-generated_.._.._.._backend_bacon-video-widget-enums.c.o' -c src/backend/bacon-video-widget-enums.c
[116/157] cc -Isrc/plugins/screenshot/abdad0f@@screenshot@sha -Isrc/plugins/screenshot -I../src/plugins/screenshot -I. -I../ -Isrc/plugins -I../src/plugins -Isrc -I../src -Isrc/gst -I../src/gst -Isrc/backend -I../src/backend -Isubprojects/libgd -I../subprojects/libgd -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 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/json-glib-1.0 -I/usr/local/include/clutter-gst-3.0 -I/usr/local/include/clutter-gtk-1.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/gio-unix-2.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 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/pygobject-3.0 -I/usr/local/lib/libffi-3.2.1/include -I/usr/local/include/totem-pl-parser/1/plparser -I/usr/local/include/libxml2 -I/usr/local/include/gmime-3.0 -I/usr/local/include/libpeas-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/grilo-0.3 -I/usr/local/include/gnome-desktop-3.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -DLIBGD_GTK_HACKS=1 -DLIBGD__VIEW_COMMON=1 -DLIBGD_MAIN_ICON_VIEW=1 -DLIBGD_MAIN_LIST_VIEW=1 -DLIBGD_MAIN_VIEW=1 -DLIBGD_TAGGED_ENTRY=1 -pthread -D_THREAD_SAFE -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES '-DG_LOG_DOMAIN="Totem"' -Wno-format-nonliteral '-DLIBEXECDIR="/usr/local/libexec"' -MD -MQ 'src/plugins/screenshot/abdad0f@@screenshot@sha/totem-gallery.c.o' -MF 'src/plugins/screenshot/abdad0f@@screenshot@sha/totem-gallery.c.o.d' -o 'src/plugins/screenshot/abdad0f@@screenshot@sha/totem-gallery.c.o' -c ../src/plugins/screenshot/totem-gallery.c
[117/157] cc -Isrc/plugins/screenshot/abdad0f@@screenshot@sha -Isrc/plugins/screenshot -I../src/plugins/screenshot -I. -I../ -Isrc/plugins -I../src/plugins -Isrc -I../src -Isrc/gst -I../src/gst -Isrc/backend -I../src/backend -Isubprojects/libgd -I../subprojects/libgd -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 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/json-glib-1.0 -I/usr/local/include/clutter-gst-3.0 -I/usr/local/include/clutter-gtk-1.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/gio-unix-2.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 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/pygobject-3.0 -I/usr/local/lib/libffi-3.2.1/include -I/usr/local/include/totem-pl-parser/1/plparser -I/usr/local/include/libxml2 -I/usr/local/include/gmime-3.0 -I/usr/local/include/libpeas-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/grilo-0.3 -I/usr/local/include/gnome-desktop-3.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -DLIBGD_GTK_HACKS=1 -DLIBGD__VIEW_COMMON=1 -DLIBGD_MAIN_ICON_VIEW=1 -DLIBGD_MAIN_LIST_VIEW=1 -DLIBGD_MAIN_VIEW=1 -DLIBGD_TAGGED_ENTRY=1 -pthread -D_THREAD_SAFE -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES '-DG_LOG_DOMAIN="Totem"' -Wno-format-nonliteral '-DLIBEXECDIR="/usr/local/libexec"' -MD -MQ 'src/plugins/screenshot/abdad0f@@screenshot@sha/totem-screenshot-plugin.c.o' -MF 'src/plugins/screenshot/abdad0f@@screenshot@sha/totem-screenshot-plugin.c.o.d' -o 'src/plugins/screenshot/abdad0f@@screenshot@sha/totem-screenshot-plugin.c.o' -c ../src/plugins/screenshot/totem-screenshot-plugin.c
[118/157] /usr/local/bin/intltool-merge -d -u -c /construction/multimedia/totem/totem-3.26.2/po/.intltool-merge-cache /construction/multimedia/totem/totem-3.26.2/po ../src/plugins/skipto/skipto.plugin.in src/plugins/skipto/skipto.plugin
Found cached translation database
Merging translations into src/plugins/skipto/skipto.plugin.
[119/157] /usr/local/bin/meson --internal symbolextractor src/libtotem.so.0.0.0 'src/25a6634@@totem@sha/libtotem.so.0.0.0.symbols'
[120/157] cc -o src/totem 'src/25a6634@@totem@exe/meson-generated_.._backend_bacon-video-widget-enums.c.o' 'src/25a6634@@totem@exe/totem.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--start-group src/libtotem.so.0.0.0 src/libtotem_player.a src/gst/libtotemgsthelpers.a src/gst/libtotemgstpixbufhelpers.a src/gst/libtotemtimehelpers.a src/backend/libbaconvideowidget.a subprojects/libgd/libgd/libgd.a /usr/local/lib/libgstpbutils-1.0.so /usr/local/lib/libgstaudio-1.0.so /usr/local/lib/libgstvideo-1.0.so /usr/local/lib/libgstbase-1.0.so /usr/local/lib/libgstreamer-1.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgsttag-1.0.so /usr/local/lib/libclutter-1.0.so /usr/local/lib/libcogl-path.so /usr/local/lib/libcairo-gobject.so /usr/local/lib/libatk-1.0.so /usr/local/lib/libpangocairo-1.0.so /usr/local/lib/libpango-1.0.so /usr/local/lib/libcogl-pango.so /usr/local/lib/libcogl.so /usr/local/lib/libcairo.so -lpthread /usr/local/lib/libgmodule-2.0.so -pthread /usr/local/lib/libgdk_pixbuf-2.0.so /usr/local/lib/libEGL.so /usr/local/lib/libXrandr.so /usr/local/lib/libjson-glib-1.0.so /usr/local/lib/libgio-2.0.so /usr/local/lib/libX11.so /usr/local/lib/libXext.so /usr/local/lib/libXdamage.so /usr/local/lib/libXfixes.so /usr/local/lib/libXcomposite.so /usr/local/lib/libXi.so /usr/local/lib/libclutter-gst-3.0.so /usr/local/lib/libclutter-gtk-1.0.so /usr/local/lib/libgtk-3.so /usr/local/lib/libgdk-3.so /usr/local/lib/libfribidi.so -lm -Wl,--export-dynamic /usr/local/lib/libtotem-plparser.so /usr/local/lib/libpeas-1.0.so /usr/local/lib/libgirepository-1.0.so /usr/local/lib/libpeas-gtk-1.0.so /usr/local/lib/libgrilo-0.3.so /usr/local/lib/libxml2.so /usr/local/lib/libgrlpls-0.3.so /usr/local/lib/libgnome-desktop-3.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/:$ORIGIN/gst:$ORIGIN/backend:$ORIGIN/../subprojects/libgd/libgd' -Wl,-rpath-link,/construction/multimedia/totem/totem-3.26.2/_build/src -Wl,-rpath-link,/construction/multimedia/totem/totem-3.26.2/_build/src/gst -Wl,-rpath-link,/construction/multimedia/totem/totem-3.26.2/_build/src/backend -Wl,-rpath-link,/construction/multimedia/totem/totem-3.26.2/_build/subprojects/libgd/libgd
[121/157] cc -o src/plugins/im-status/libtotem-im-status.so 'src/plugins/im-status/66e4939@@totem-im-status@sha/meson-generated_.._.._.._backend_bacon-video-widget-enums.c.o' 'src/plugins/im-status/66e4939@@totem-im-status@sha/totem-im-status.c.o' -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,libtotem-im-status.so -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing src/libtotem.so.0.0.0 src/libtotem_player.a src/gst/libtotemgsthelpers.a src/gst/libtotemgstpixbufhelpers.a src/gst/libtotemtimehelpers.a src/backend/libbaconvideowidget.a subprojects/libgd/libgd/libgd.a /usr/local/lib/libgstpbutils-1.0.so /usr/local/lib/libgstaudio-1.0.so /usr/local/lib/libgstvideo-1.0.so /usr/local/lib/libgstbase-1.0.so /usr/local/lib/libgstreamer-1.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgsttag-1.0.so /usr/local/lib/libclutter-1.0.so /usr/local/lib/libcogl-path.so /usr/local/lib/libcairo-gobject.so /usr/local/lib/libatk-1.0.so /usr/local/lib/libpangocairo-1.0.so /usr/local/lib/libpango-1.0.so /usr/local/lib/libcogl-pango.so /usr/local/lib/libcogl.so /usr/local/lib/libcairo.so -lpthread /usr/local/lib/libgmodule-2.0.so -pthread /usr/local/lib/libgdk_pixbuf-2.0.so /usr/local/lib/libEGL.so /usr/local/lib/libXrandr.so /usr/local/lib/libjson-glib-1.0.so /usr/local/lib/libgio-2.0.so /usr/local/lib/libX11.so /usr/local/lib/libXext.so /usr/local/lib/libXdamage.so /usr/local/lib/libXfixes.so /usr/local/lib/libXcomposite.so /usr/local/lib/libXi.so /usr/local/lib/libclutter-gst-3.0.so /usr/local/lib/libclutter-gtk-1.0.so /usr/local/lib/libgtk-3.so /usr/local/lib/libgdk-3.so /usr/local/lib/libfribidi.so -lm -Wl,--export-dynamic /usr/local/lib/libtotem-plparser.so /usr/local/lib/libpeas-1.0.so /usr/local/lib/libgirepository-1.0.so /usr/local/lib/libpeas-gtk-1.0.so /usr/local/lib/libgrilo-0.3.so /usr/local/lib/libxml2.so /usr/local/lib/libgrlpls-0.3.so /usr/local/lib/libgnome-desktop-3.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../gst:$ORIGIN/../../backend:$ORIGIN/../../../subprojects/libgd/libgd' -Wl,-rpath-link,/construction/multimedia/totem/totem-3.26.2/_build/src -Wl,-rpath-link,/construction/multimedia/totem/totem-3.26.2/_build/src/gst -Wl,-rpath-link,/construction/multimedia/totem/totem-3.26.2/_build/src/backend -Wl,-rpath-link,/construction/multimedia/totem/totem-3.26.2/_build/subprojects/libgd/libgd
[122/157] cc -Isrc/plugins/screensaver/ea4c24b@@screensaver@sha -Isrc/plugins/screensaver -I../src/plugins/screensaver -I. -I../ -Isrc/plugins -I../src/plugins -Isrc -I../src -Isrc/gst -I../src/gst -Isrc/backend -I../src/backend -Isubprojects/libgd -I../subprojects/libgd -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 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/json-glib-1.0 -I/usr/local/include/clutter-gst-3.0 -I/usr/local/include/clutter-gtk-1.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/gio-unix-2.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 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/pygobject-3.0 -I/usr/local/lib/libffi-3.2.1/include -I/usr/local/include/totem-pl-parser/1/plparser -I/usr/local/include/libxml2 -I/usr/local/include/gmime-3.0 -I/usr/local/include/libpeas-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/grilo-0.3 -I/usr/local/include/gnome-desktop-3.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -DLIBGD_GTK_HACKS=1 -DLIBGD__VIEW_COMMON=1 -DLIBGD_MAIN_ICON_VIEW=1 -DLIBGD_MAIN_LIST_VIEW=1 -DLIBGD_MAIN_VIEW=1 -DLIBGD_TAGGED_ENTRY=1 -pthread -D_THREAD_SAFE -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES '-DG_LOG_DOMAIN="Totem"' -MD -MQ 'src/plugins/screensaver/ea4c24b@@screensaver@sha/totem-screensaver.c.o' -MF 'src/plugins/screensaver/ea4c24b@@screensaver@sha/totem-screensaver.c.o.d' -o 'src/plugins/screensaver/ea4c24b@@screensaver@sha/totem-screensaver.c.o' -c ../src/plugins/screensaver/totem-screensaver.c
[123/157] cc -o src/plugins/autoload-subtitles/libautoload-subtitles.so 'src/plugins/autoload-subtitles/b458d09@@autoload-subtitles@sha/meson-generated_.._.._.._backend_bacon-video-widget-enums.c.o' 'src/plugins/autoload-subtitles/b458d09@@autoload-subtitles@sha/totem-autoload-subtitles.c.o' -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,libautoload-subtitles.so -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing src/libtotem.so.0.0.0 src/libtotem_player.a src/gst/libtotemgsthelpers.a src/gst/libtotemgstpixbufhelpers.a src/gst/libtotemtimehelpers.a src/backend/libbaconvideowidget.a subprojects/libgd/libgd/libgd.a /usr/local/lib/libgstpbutils-1.0.so /usr/local/lib/libgstaudio-1.0.so /usr/local/lib/libgstvideo-1.0.so /usr/local/lib/libgstbase-1.0.so /usr/local/lib/libgstreamer-1.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgsttag-1.0.so /usr/local/lib/libclutter-1.0.so /usr/local/lib/libcogl-path.so /usr/local/lib/libcairo-gobject.so /usr/local/lib/libatk-1.0.so /usr/local/lib/libpangocairo-1.0.so /usr/local/lib/libpango-1.0.so /usr/local/lib/libcogl-pango.so /usr/local/lib/libcogl.so /usr/local/lib/libcairo.so -lpthread /usr/local/lib/libgmodule-2.0.so -pthread /usr/local/lib/libgdk_pixbuf-2.0.so /usr/local/lib/libEGL.so /usr/local/lib/libXrandr.so /usr/local/lib/libjson-glib-1.0.so /usr/local/lib/libgio-2.0.so /usr/local/lib/libX11.so /usr/local/lib/libXext.so /usr/local/lib/libXdamage.so /usr/local/lib/libXfixes.so /usr/local/lib/libXcomposite.so /usr/local/lib/libXi.so /usr/local/lib/libclutter-gst-3.0.so /usr/local/lib/libclutter-gtk-1.0.so /usr/local/lib/libgtk-3.so /usr/local/lib/libgdk-3.so /usr/local/lib/libfribidi.so -lm -Wl,--export-dynamic /usr/local/lib/libtotem-plparser.so /usr/local/lib/libpeas-1.0.so /usr/local/lib/libgirepository-1.0.so /usr/local/lib/libpeas-gtk-1.0.so /usr/local/lib/libgrilo-0.3.so /usr/local/lib/libxml2.so /usr/local/lib/libgrlpls-0.3.so /usr/local/lib/libgnome-desktop-3.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../gst:$ORIGIN/../../backend:$ORIGIN/../../../subprojects/libgd/libgd' -Wl,-rpath-link,/construction/multimedia/totem/totem-3.26.2/_build/src -Wl,-rpath-link,/construction/multimedia/totem/totem-3.26.2/_build/src/gst -Wl,-rpath-link,/construction/multimedia/totem/totem-3.26.2/_build/src/backend -Wl,-rpath-link,/construction/multimedia/totem/totem-3.26.2/_build/subprojects/libgd/libgd
[124/157] cc -o src/plugins/properties/libmovie-properties.so 'src/plugins/properties/a53c329@@movie-properties@sha/meson-generated_.._.._.._backend_bacon-video-widget-enums.c.o' 'src/plugins/properties/a53c329@@movie-properties@sha/totem-movie-properties.c.o' -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,libmovie-properties.so -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing src/libtotem.so.0.0.0 src/libtotem_player.a src/gst/libtotemgsthelpers.a src/gst/libtotemgstpixbufhelpers.a src/gst/libtotemtimehelpers.a src/backend/libbaconvideowidget.a subprojects/libgd/libgd/libgd.a src/properties/liblibbaconvideowidgetproperties.a /usr/local/lib/libgstpbutils-1.0.so /usr/local/lib/libgstaudio-1.0.so /usr/local/lib/libgstvideo-1.0.so /usr/local/lib/libgstbase-1.0.so /usr/local/lib/libgstreamer-1.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgsttag-1.0.so /usr/local/lib/libclutter-1.0.so /usr/local/lib/libcogl-path.so /usr/local/lib/libcairo-gobject.so /usr/local/lib/libatk-1.0.so /usr/local/lib/libpangocairo-1.0.so /usr/local/lib/libpango-1.0.so /usr/local/lib/libcogl-pango.so /usr/local/lib/libcogl.so /usr/local/lib/libcairo.so -lpthread /usr/local/lib/libgmodule-2.0.so -pthread /usr/local/lib/libgdk_pixbuf-2.0.so /usr/local/lib/libEGL.so /usr/local/lib/libXrandr.so /usr/local/lib/libjson-glib-1.0.so /usr/local/lib/libgio-2.0.so /usr/local/lib/libX11.so /usr/local/lib/libXext.so /usr/local/lib/libXdamage.so /usr/local/lib/libXfixes.so /usr/local/lib/libXcomposite.so /usr/local/lib/libXi.so /usr/local/lib/libclutter-gst-3.0.so /usr/local/lib/libclutter-gtk-1.0.so /usr/local/lib/libgtk-3.so /usr/local/lib/libgdk-3.so /usr/local/lib/libfribidi.so -lm -Wl,--export-dynamic /usr/local/lib/libtotem-plparser.so /usr/local/lib/libpeas-1.0.so /usr/local/lib/libgirepository-1.0.so /usr/local/lib/libpeas-gtk-1.0.so /usr/local/lib/libgrilo-0.3.so /usr/local/lib/libxml2.so /usr/local/lib/libgrlpls-0.3.so /usr/local/lib/libgnome-desktop-3.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../gst:$ORIGIN/../../backend:$ORIGIN/../../../subprojects/libgd/libgd:$ORIGIN/../../properties' -Wl,-rpath-link,/construction/multimedia/totem/totem-3.26.2/_build/src -Wl,-rpath-link,/construction/multimedia/totem/totem-3.26.2/_build/src/gst -Wl,-rpath-link,/construction/multimedia/totem/totem-3.26.2/_build/src/backend -Wl,-rpath-link,/construction/multimedia/totem/totem-3.26.2/_build/subprojects/libgd/libgd -Wl,-rpath-link,/construction/multimedia/totem/totem-3.26.2/_build/src/properties
[125/157] cc -Isrc/plugins/vimeo/5a534a1@@vimeo@sha -Isrc/plugins/vimeo -I../src/plugins/vimeo -I. -I../ -Isrc/plugins -I../src/plugins -Isrc -I../src -Isrc/gst -I../src/gst -Isrc/backend -I../src/backend -Isubprojects/libgd -I../subprojects/libgd -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 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/json-glib-1.0 -I/usr/local/include/clutter-gst-3.0 -I/usr/local/include/clutter-gtk-1.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/gio-unix-2.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 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/pygobject-3.0 -I/usr/local/lib/libffi-3.2.1/include -I/usr/local/include/totem-pl-parser/1/plparser -I/usr/local/include/libxml2 -I/usr/local/include/gmime-3.0 -I/usr/local/include/libpeas-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/grilo-0.3 -I/usr/local/include/gnome-desktop-3.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -DLIBGD_GTK_HACKS=1 -DLIBGD__VIEW_COMMON=1 -DLIBGD_MAIN_ICON_VIEW=1 -DLIBGD_MAIN_LIST_VIEW=1 -DLIBGD_MAIN_VIEW=1 -DLIBGD_TAGGED_ENTRY=1 -pthread -D_THREAD_SAFE -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES '-DG_LOG_DOMAIN="Totem"' -MD -MQ 'src/plugins/vimeo/5a534a1@@vimeo@sha/totem-vimeo.c.o' -MF 'src/plugins/vimeo/5a534a1@@vimeo@sha/totem-vimeo.c.o.d' -o 'src/plugins/vimeo/5a534a1@@vimeo@sha/totem-vimeo.c.o' -c ../src/plugins/vimeo/totem-vimeo.c
[126/157] cc -Isrc/plugins/screensaver/ea4c24b@@screensaver@sha -Isrc/plugins/screensaver -I../src/plugins/screensaver -I. -I../ -Isrc/plugins -I../src/plugins -Isrc -I../src -Isrc/gst -I../src/gst -Isrc/backend -I../src/backend -Isubprojects/libgd -I../subprojects/libgd -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 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/json-glib-1.0 -I/usr/local/include/clutter-gst-3.0 -I/usr/local/include/clutter-gtk-1.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/gio-unix-2.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 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/pygobject-3.0 -I/usr/local/lib/libffi-3.2.1/include -I/usr/local/include/totem-pl-parser/1/plparser -I/usr/local/include/libxml2 -I/usr/local/include/gmime-3.0 -I/usr/local/include/libpeas-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/grilo-0.3 -I/usr/local/include/gnome-desktop-3.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -DLIBGD_GTK_HACKS=1 -DLIBGD__VIEW_COMMON=1 -DLIBGD_MAIN_ICON_VIEW=1 -DLIBGD_MAIN_LIST_VIEW=1 -DLIBGD_MAIN_VIEW=1 -DLIBGD_TAGGED_ENTRY=1 -pthread -D_THREAD_SAFE -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES '-DG_LOG_DOMAIN="Totem"' -MD -MQ 'src/plugins/screensaver/ea4c24b@@screensaver@sha/meson-generated_.._.._.._backend_bacon-video-widget-enums.c.o' -MF 'src/plugins/screensaver/ea4c24b@@screensaver@sha/meson-generated_.._.._.._backend_bacon-video-widget-enums.c.o.d' -o 'src/plugins/screensaver/ea4c24b@@screensaver@sha/meson-generated_.._.._.._backend_bacon-video-widget-enums.c.o' -c src/backend/bacon-video-widget-enums.c
[127/157] cc -o src/plugins/apple-trailers/libapple-trailers.so 'src/plugins/apple-trailers/0ace469@@apple-trailers@sha/meson-generated_.._.._.._backend_bacon-video-widget-enums.c.o' 'src/plugins/apple-trailers/0ace469@@apple-trailers@sha/totem-apple-trailers.c.o' -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,libapple-trailers.so -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing src/libtotem.so.0.0.0 src/libtotem_player.a src/gst/libtotemgsthelpers.a src/gst/libtotemgstpixbufhelpers.a src/gst/libtotemtimehelpers.a src/backend/libbaconvideowidget.a subprojects/libgd/libgd/libgd.a /usr/local/lib/libgstpbutils-1.0.so /usr/local/lib/libgstaudio-1.0.so /usr/local/lib/libgstvideo-1.0.so /usr/local/lib/libgstbase-1.0.so /usr/local/lib/libgstreamer-1.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgsttag-1.0.so /usr/local/lib/libclutter-1.0.so /usr/local/lib/libcogl-path.so /usr/local/lib/libcairo-gobject.so /usr/local/lib/libatk-1.0.so /usr/local/lib/libpangocairo-1.0.so /usr/local/lib/libpango-1.0.so /usr/local/lib/libcogl-pango.so /usr/local/lib/libcogl.so /usr/local/lib/libcairo.so -lpthread /usr/local/lib/libgmodule-2.0.so -pthread /usr/local/lib/libgdk_pixbuf-2.0.so /usr/local/lib/libEGL.so /usr/local/lib/libXrandr.so /usr/local/lib/libjson-glib-1.0.so /usr/local/lib/libgio-2.0.so /usr/local/lib/libX11.so /usr/local/lib/libXext.so /usr/local/lib/libXdamage.so /usr/local/lib/libXfixes.so /usr/local/lib/libXcomposite.so /usr/local/lib/libXi.so /usr/local/lib/libclutter-gst-3.0.so /usr/local/lib/libclutter-gtk-1.0.so /usr/local/lib/libgtk-3.so /usr/local/lib/libgdk-3.so /usr/local/lib/libfribidi.so -lm -Wl,--export-dynamic /usr/local/lib/libtotem-plparser.so /usr/local/lib/libpeas-1.0.so /usr/local/lib/libgirepository-1.0.so /usr/local/lib/libpeas-gtk-1.0.so /usr/local/lib/libgrilo-0.3.so /usr/local/lib/libxml2.so /usr/local/lib/libgrlpls-0.3.so /usr/local/lib/libgnome-desktop-3.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../gst:$ORIGIN/../../backend:$ORIGIN/../../../subprojects/libgd/libgd' -Wl,-rpath-link,/construction/multimedia/totem/totem-3.26.2/_build/src -Wl,-rpath-link,/construction/multimedia/totem/totem-3.26.2/_build/src/gst -Wl,-rpath-link,/construction/multimedia/totem/totem-3.26.2/_build/src/backend -Wl,-rpath-link,/construction/multimedia/totem/totem-3.26.2/_build/subprojects/libgd/libgd
[128/157] cc -o src/plugins/media-player-keys/libmedia_player_keys.so 'src/plugins/media-player-keys/8ce4274@@media_player_keys@sha/meson-generated_.._.._.._backend_bacon-video-widget-enums.c.o' 'src/plugins/media-player-keys/8ce4274@@media_player_keys@sha/totem-media-player-keys.c.o' -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,libmedia_player_keys.so -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing src/libtotem.so.0.0.0 src/libtotem_player.a src/gst/libtotemgsthelpers.a src/gst/libtotemgstpixbufhelpers.a src/gst/libtotemtimehelpers.a src/backend/libbaconvideowidget.a subprojects/libgd/libgd/libgd.a /usr/local/lib/libgstpbutils-1.0.so /usr/local/lib/libgstaudio-1.0.so /usr/local/lib/libgstvideo-1.0.so /usr/local/lib/libgstbase-1.0.so /usr/local/lib/libgstreamer-1.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgsttag-1.0.so /usr/local/lib/libclutter-1.0.so /usr/local/lib/libcogl-path.so /usr/local/lib/libcairo-gobject.so /usr/local/lib/libatk-1.0.so /usr/local/lib/libpangocairo-1.0.so /usr/local/lib/libpango-1.0.so /usr/local/lib/libcogl-pango.so /usr/local/lib/libcogl.so /usr/local/lib/libcairo.so -lpthread /usr/local/lib/libgmodule-2.0.so -pthread /usr/local/lib/libgdk_pixbuf-2.0.so /usr/local/lib/libEGL.so /usr/local/lib/libXrandr.so /usr/local/lib/libjson-glib-1.0.so /usr/local/lib/libgio-2.0.so /usr/local/lib/libX11.so /usr/local/lib/libXext.so /usr/local/lib/libXdamage.so /usr/local/lib/libXfixes.so /usr/local/lib/libXcomposite.so /usr/local/lib/libXi.so /usr/local/lib/libclutter-gst-3.0.so /usr/local/lib/libclutter-gtk-1.0.so /usr/local/lib/libgtk-3.so /usr/local/lib/libgdk-3.so /usr/local/lib/libfribidi.so -lm -Wl,--export-dynamic /usr/local/lib/libtotem-plparser.so /usr/local/lib/libpeas-1.0.so /usr/local/lib/libgirepository-1.0.so /usr/local/lib/libpeas-gtk-1.0.so /usr/local/lib/libgrilo-0.3.so /usr/local/lib/libxml2.so /usr/local/lib/libgrlpls-0.3.so /usr/local/lib/libgnome-desktop-3.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../gst:$ORIGIN/../../backend:$ORIGIN/../../../subprojects/libgd/libgd' -Wl,-rpath-link,/construction/multimedia/totem/totem-3.26.2/_build/src -Wl,-rpath-link,/construction/multimedia/totem/totem-3.26.2/_build/src/gst -Wl,-rpath-link,/construction/multimedia/totem/totem-3.26.2/_build/src/backend -Wl,-rpath-link,/construction/multimedia/totem/totem-3.26.2/_build/subprojects/libgd/libgd
[129/157] cc -o src/plugins/screenshot/libscreenshot.so 'src/plugins/screenshot/abdad0f@@screenshot@sha/meson-generated_.._.._.._backend_bacon-video-widget-enums.c.o' 'src/plugins/screenshot/abdad0f@@screenshot@sha/totem-screenshot-plugin.c.o' 'src/plugins/screenshot/abdad0f@@screenshot@sha/screenshot-filename-builder.c.o' 'src/plugins/screenshot/abdad0f@@screenshot@sha/totem-gallery.c.o' 'src/plugins/screenshot/abdad0f@@screenshot@sha/totem-gallery-progress.c.o' -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,libscreenshot.so -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing src/libtotem.so.0.0.0 src/libtotem_player.a src/gst/libtotemgsthelpers.a src/gst/libtotemgstpixbufhelpers.a src/gst/libtotemtimehelpers.a src/backend/libbaconvideowidget.a subprojects/libgd/libgd/libgd.a /usr/local/lib/libgstpbutils-1.0.so /usr/local/lib/libgstaudio-1.0.so /usr/local/lib/libgstvideo-1.0.so /usr/local/lib/libgstbase-1.0.so /usr/local/lib/libgstreamer-1.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgsttag-1.0.so /usr/local/lib/libclutter-1.0.so /usr/local/lib/libcogl-path.so /usr/local/lib/libcairo-gobject.so /usr/local/lib/libatk-1.0.so /usr/local/lib/libpangocairo-1.0.so /usr/local/lib/libpango-1.0.so /usr/local/lib/libcogl-pango.so /usr/local/lib/libcogl.so /usr/local/lib/libcairo.so -lpthread /usr/local/lib/libgmodule-2.0.so -pthread /usr/local/lib/libgdk_pixbuf-2.0.so /usr/local/lib/libEGL.so /usr/local/lib/libXrandr.so /usr/local/lib/libjson-glib-1.0.so /usr/local/lib/libgio-2.0.so /usr/local/lib/libX11.so /usr/local/lib/libXext.so /usr/local/lib/libXdamage.so /usr/local/lib/libXfixes.so /usr/local/lib/libXcomposite.so /usr/local/lib/libXi.so /usr/local/lib/libclutter-gst-3.0.so /usr/local/lib/libclutter-gtk-1.0.so /usr/local/lib/libgtk-3.so /usr/local/lib/libgdk-3.so /usr/local/lib/libfribidi.so -lm -Wl,--export-dynamic /usr/local/lib/libtotem-plparser.so /usr/local/lib/libpeas-1.0.so /usr/local/lib/libgirepository-1.0.so /usr/local/lib/libpeas-gtk-1.0.so /usr/local/lib/libgrilo-0.3.so /usr/local/lib/libxml2.so /usr/local/lib/libgrlpls-0.3.so /usr/local/lib/libgnome-desktop-3.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../gst:$ORIGIN/../../backend:$ORIGIN/../../../subprojects/libgd/libgd' -Wl,-rpath-link,/construction/multimedia/totem/totem-3.26.2/_build/src -Wl,-rpath-link,/construction/multimedia/totem/totem-3.26.2/_build/src/gst -Wl,-rpath-link,/construction/multimedia/totem/totem-3.26.2/_build/src/backend -Wl,-rpath-link,/construction/multimedia/totem/totem-3.26.2/_build/subprojects/libgd/libgd
[130/157] cc -o src/plugins/ontop/libontop.so 'src/plugins/ontop/8dc0187@@ontop@sha/meson-generated_.._.._.._backend_bacon-video-widget-enums.c.o' 'src/plugins/ontop/8dc0187@@ontop@sha/totem-ontop.c.o' -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,libontop.so -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing src/libtotem.so.0.0.0 src/libtotem_player.a src/gst/libtotemgsthelpers.a src/gst/libtotemgstpixbufhelpers.a src/gst/libtotemtimehelpers.a src/backend/libbaconvideowidget.a subprojects/libgd/libgd/libgd.a /usr/local/lib/libgstpbutils-1.0.so /usr/local/lib/libgstaudio-1.0.so /usr/local/lib/libgstvideo-1.0.so /usr/local/lib/libgstbase-1.0.so /usr/local/lib/libgstreamer-1.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgsttag-1.0.so /usr/local/lib/libclutter-1.0.so /usr/local/lib/libcogl-path.so /usr/local/lib/libcairo-gobject.so /usr/local/lib/libatk-1.0.so /usr/local/lib/libpangocairo-1.0.so /usr/local/lib/libpango-1.0.so /usr/local/lib/libcogl-pango.so /usr/local/lib/libcogl.so /usr/local/lib/libcairo.so -lpthread /usr/local/lib/libgmodule-2.0.so -pthread /usr/local/lib/libgdk_pixbuf-2.0.so /usr/local/lib/libEGL.so /usr/local/lib/libXrandr.so /usr/local/lib/libjson-glib-1.0.so /usr/local/lib/libgio-2.0.so /usr/local/lib/libX11.so /usr/local/lib/libXext.so /usr/local/lib/libXdamage.so /usr/local/lib/libXfixes.so /usr/local/lib/libXcomposite.so /usr/local/lib/libXi.so /usr/local/lib/libclutter-gst-3.0.so /usr/local/lib/libclutter-gtk-1.0.so /usr/local/lib/libgtk-3.so /usr/local/lib/libgdk-3.so /usr/local/lib/libfribidi.so -lm -Wl,--export-dynamic /usr/local/lib/libtotem-plparser.so /usr/local/lib/libpeas-1.0.so /usr/local/lib/libgirepository-1.0.so /usr/local/lib/libpeas-gtk-1.0.so /usr/local/lib/libgrilo-0.3.so /usr/local/lib/libxml2.so /usr/local/lib/libgrlpls-0.3.so /usr/local/lib/libgnome-desktop-3.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../gst:$ORIGIN/../../backend:$ORIGIN/../../../subprojects/libgd/libgd' -Wl,-rpath-link,/construction/multimedia/totem/totem-3.26.2/_build/src -Wl,-rpath-link,/construction/multimedia/totem/totem-3.26.2/_build/src/gst -Wl,-rpath-link,/construction/multimedia/totem/totem-3.26.2/_build/src/backend -Wl,-rpath-link,/construction/multimedia/totem/totem-3.26.2/_build/subprojects/libgd/libgd
[131/157] cc -Isrc/plugins/variable-rate/b8b852d@@variable-rate@sha -Isrc/plugins/variable-rate -I../src/plugins/variable-rate -I. -I../ -Isrc/plugins -I../src/plugins -Isrc -I../src -Isrc/gst -I../src/gst -Isrc/backend -I../src/backend -Isubprojects/libgd -I../subprojects/libgd -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 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/json-glib-1.0 -I/usr/local/include/clutter-gst-3.0 -I/usr/local/include/clutter-gtk-1.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/gio-unix-2.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 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/pygobject-3.0 -I/usr/local/lib/libffi-3.2.1/include -I/usr/local/include/totem-pl-parser/1/plparser -I/usr/local/include/libxml2 -I/usr/local/include/gmime-3.0 -I/usr/local/include/libpeas-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/grilo-0.3 -I/usr/local/include/gnome-desktop-3.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -DLIBGD_GTK_HACKS=1 -DLIBGD__VIEW_COMMON=1 -DLIBGD_MAIN_ICON_VIEW=1 -DLIBGD_MAIN_LIST_VIEW=1 -DLIBGD_MAIN_VIEW=1 -DLIBGD_TAGGED_ENTRY=1 -pthread -D_THREAD_SAFE -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES '-DG_LOG_DOMAIN="Totem"' -MD -MQ 'src/plugins/variable-rate/b8b852d@@variable-rate@sha/totem-variable-rate-plugin.c.o' -MF 'src/plugins/variable-rate/b8b852d@@variable-rate@sha/totem-variable-rate-plugin.c.o.d' -o 'src/plugins/variable-rate/b8b852d@@variable-rate@sha/totem-variable-rate-plugin.c.o' -c ../src/plugins/variable-rate/totem-variable-rate-plugin.c
[132/157] cc -o src/plugins/recent/librecent.so 'src/plugins/recent/56aa9e3@@recent@sha/meson-generated_.._.._.._backend_bacon-video-widget-enums.c.o' 'src/plugins/recent/56aa9e3@@recent@sha/totem-recent.c.o' -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,librecent.so -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing src/libtotem.so.0.0.0 src/libtotem_player.a src/gst/libtotemgsthelpers.a src/gst/libtotemgstpixbufhelpers.a src/gst/libtotemtimehelpers.a src/backend/libbaconvideowidget.a subprojects/libgd/libgd/libgd.a /usr/local/lib/libgstpbutils-1.0.so /usr/local/lib/libgstaudio-1.0.so /usr/local/lib/libgstvideo-1.0.so /usr/local/lib/libgstbase-1.0.so /usr/local/lib/libgstreamer-1.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgsttag-1.0.so /usr/local/lib/libclutter-1.0.so /usr/local/lib/libcogl-path.so /usr/local/lib/libcairo-gobject.so /usr/local/lib/libatk-1.0.so /usr/local/lib/libpangocairo-1.0.so /usr/local/lib/libpango-1.0.so /usr/local/lib/libcogl-pango.so /usr/local/lib/libcogl.so /usr/local/lib/libcairo.so -lpthread /usr/local/lib/libgmodule-2.0.so -pthread /usr/local/lib/libgdk_pixbuf-2.0.so /usr/local/lib/libEGL.so /usr/local/lib/libXrandr.so /usr/local/lib/libjson-glib-1.0.so /usr/local/lib/libgio-2.0.so /usr/local/lib/libX11.so /usr/local/lib/libXext.so /usr/local/lib/libXdamage.so /usr/local/lib/libXfixes.so /usr/local/lib/libXcomposite.so /usr/local/lib/libXi.so /usr/local/lib/libclutter-gst-3.0.so /usr/local/lib/libclutter-gtk-1.0.so /usr/local/lib/libgtk-3.so /usr/local/lib/libgdk-3.so /usr/local/lib/libfribidi.so -lm -Wl,--export-dynamic /usr/local/lib/libtotem-plparser.so /usr/local/lib/libpeas-1.0.so /usr/local/lib/libgirepository-1.0.so /usr/local/lib/libpeas-gtk-1.0.so /usr/local/lib/libgrilo-0.3.so /usr/local/lib/libxml2.so /usr/local/lib/libgrlpls-0.3.so /usr/local/lib/libgnome-desktop-3.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../gst:$ORIGIN/../../backend:$ORIGIN/../../../subprojects/libgd/libgd' -Wl,-rpath-link,/construction/multimedia/totem/totem-3.26.2/_build/src -Wl,-rpath-link,/construction/multimedia/totem/totem-3.26.2/_build/src/gst -Wl,-rpath-link,/construction/multimedia/totem/totem-3.26.2/_build/src/backend -Wl,-rpath-link,/construction/multimedia/totem/totem-3.26.2/_build/subprojects/libgd/libgd
[133/157] /usr/local/bin/intltool-merge -d -u -c /construction/multimedia/totem/totem-3.26.2/po/.intltool-merge-cache /construction/multimedia/totem/totem-3.26.2/po ../src/plugins/dbusservice/dbusservice.plugin.in src/plugins/dbusservice/dbusservice.plugin
Found cached translation database
Merging translations into src/plugins/dbusservice/dbusservice.plugin.
[134/157] cc -Isrc/plugins/variable-rate/b8b852d@@variable-rate@sha -Isrc/plugins/variable-rate -I../src/plugins/variable-rate -I. -I../ -Isrc/plugins -I../src/plugins -Isrc -I../src -Isrc/gst -I../src/gst -Isrc/backend -I../src/backend -Isubprojects/libgd -I../subprojects/libgd -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 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/json-glib-1.0 -I/usr/local/include/clutter-gst-3.0 -I/usr/local/include/clutter-gtk-1.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/gio-unix-2.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 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/pygobject-3.0 -I/usr/local/lib/libffi-3.2.1/include -I/usr/local/include/totem-pl-parser/1/plparser -I/usr/local/include/libxml2 -I/usr/local/include/gmime-3.0 -I/usr/local/include/libpeas-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/grilo-0.3 -I/usr/local/include/gnome-desktop-3.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -DLIBGD_GTK_HACKS=1 -DLIBGD__VIEW_COMMON=1 -DLIBGD_MAIN_ICON_VIEW=1 -DLIBGD_MAIN_LIST_VIEW=1 -DLIBGD_MAIN_VIEW=1 -DLIBGD_TAGGED_ENTRY=1 -pthread -D_THREAD_SAFE -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES '-DG_LOG_DOMAIN="Totem"' -MD -MQ 'src/plugins/variable-rate/b8b852d@@variable-rate@sha/meson-generated_.._.._.._backend_bacon-video-widget-enums.c.o' -MF 'src/plugins/variable-rate/b8b852d@@variable-rate@sha/meson-generated_.._.._.._backend_bacon-video-widget-enums.c.o.d' -o 'src/plugins/variable-rate/b8b852d@@variable-rate@sha/meson-generated_.._.._.._backend_bacon-video-widget-enums.c.o' -c src/backend/bacon-video-widget-enums.c
[135/157] /usr/local/bin/intltool-merge -d -u -c /construction/multimedia/totem/totem-3.26.2/po/.intltool-merge-cache /construction/multimedia/totem/totem-3.26.2/po ../src/plugins/save-file/save-file.plugin.in src/plugins/save-file/save-file.plugin
Found cached translation database
Merging translations into src/plugins/save-file/save-file.plugin.
[136/157] cc -o src/plugins/variable-rate/libvariable-rate.so 'src/plugins/variable-rate/b8b852d@@variable-rate@sha/meson-generated_.._.._.._backend_bacon-video-widget-enums.c.o' 'src/plugins/variable-rate/b8b852d@@variable-rate@sha/totem-variable-rate-plugin.c.o' -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,libvariable-rate.so -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing src/libtotem.so.0.0.0 src/libtotem_player.a src/gst/libtotemgsthelpers.a src/gst/libtotemgstpixbufhelpers.a src/gst/libtotemtimehelpers.a src/backend/libbaconvideowidget.a subprojects/libgd/libgd/libgd.a /usr/local/lib/libgstpbutils-1.0.so /usr/local/lib/libgstaudio-1.0.so /usr/local/lib/libgstvideo-1.0.so /usr/local/lib/libgstbase-1.0.so /usr/local/lib/libgstreamer-1.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgsttag-1.0.so /usr/local/lib/libclutter-1.0.so /usr/local/lib/libcogl-path.so /usr/local/lib/libcairo-gobject.so /usr/local/lib/libatk-1.0.so /usr/local/lib/libpangocairo-1.0.so /usr/local/lib/libpango-1.0.so /usr/local/lib/libcogl-pango.so /usr/local/lib/libcogl.so /usr/local/lib/libcairo.so -lpthread /usr/local/lib/libgmodule-2.0.so -pthread /usr/local/lib/libgdk_pixbuf-2.0.so /usr/local/lib/libEGL.so /usr/local/lib/libXrandr.so /usr/local/lib/libjson-glib-1.0.so /usr/local/lib/libgio-2.0.so /usr/local/lib/libX11.so /usr/local/lib/libXext.so /usr/local/lib/libXdamage.so /usr/local/lib/libXfixes.so /usr/local/lib/libXcomposite.so /usr/local/lib/libXi.so /usr/local/lib/libclutter-gst-3.0.so /usr/local/lib/libclutter-gtk-1.0.so /usr/local/lib/libgtk-3.so /usr/local/lib/libgdk-3.so /usr/local/lib/libfribidi.so -lm -Wl,--export-dynamic /usr/local/lib/libtotem-plparser.so /usr/local/lib/libpeas-1.0.so /usr/local/lib/libgirepository-1.0.so /usr/local/lib/libpeas-gtk-1.0.so /usr/local/lib/libgrilo-0.3.so /usr/local/lib/libxml2.so /usr/local/lib/libgrlpls-0.3.so /usr/local/lib/libgnome-desktop-3.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../gst:$ORIGIN/../../backend:$ORIGIN/../../../subprojects/libgd/libgd' -Wl,-rpath-link,/construction/multimedia/totem/totem-3.26.2/_build/src -Wl,-rpath-link,/construction/multimedia/totem/totem-3.26.2/_build/src/gst -Wl,-rpath-link,/construction/multimedia/totem/totem-3.26.2/_build/src/backend -Wl,-rpath-link,/construction/multimedia/totem/totem-3.26.2/_build/subprojects/libgd/libgd
[137/157] cc -o src/plugins/screensaver/libscreensaver.so 'src/plugins/screensaver/ea4c24b@@screensaver@sha/meson-generated_.._.._.._backend_bacon-video-widget-enums.c.o' 'src/plugins/screensaver/ea4c24b@@screensaver@sha/totem-screensaver.c.o' -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,libscreensaver.so -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing src/libtotem.so.0.0.0 src/libtotem_player.a src/gst/libtotemgsthelpers.a src/gst/libtotemgstpixbufhelpers.a src/gst/libtotemtimehelpers.a src/backend/libbaconvideowidget.a subprojects/libgd/libgd/libgd.a /usr/local/lib/libgstpbutils-1.0.so /usr/local/lib/libgstaudio-1.0.so /usr/local/lib/libgstvideo-1.0.so /usr/local/lib/libgstbase-1.0.so /usr/local/lib/libgstreamer-1.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgsttag-1.0.so /usr/local/lib/libclutter-1.0.so /usr/local/lib/libcogl-path.so /usr/local/lib/libcairo-gobject.so /usr/local/lib/libatk-1.0.so /usr/local/lib/libpangocairo-1.0.so /usr/local/lib/libpango-1.0.so /usr/local/lib/libcogl-pango.so /usr/local/lib/libcogl.so /usr/local/lib/libcairo.so -lpthread /usr/local/lib/libgmodule-2.0.so -pthread /usr/local/lib/libgdk_pixbuf-2.0.so /usr/local/lib/libEGL.so /usr/local/lib/libXrandr.so /usr/local/lib/libjson-glib-1.0.so /usr/local/lib/libgio-2.0.so /usr/local/lib/libX11.so /usr/local/lib/libXext.so /usr/local/lib/libXdamage.so /usr/local/lib/libXfixes.so /usr/local/lib/libXcomposite.so /usr/local/lib/libXi.so /usr/local/lib/libclutter-gst-3.0.so /usr/local/lib/libclutter-gtk-1.0.so /usr/local/lib/libgtk-3.so /usr/local/lib/libgdk-3.so /usr/local/lib/libfribidi.so -lm -Wl,--export-dynamic /usr/local/lib/libtotem-plparser.so /usr/local/lib/libpeas-1.0.so /usr/local/lib/libgirepository-1.0.so /usr/local/lib/libpeas-gtk-1.0.so /usr/local/lib/libgrilo-0.3.so /usr/local/lib/libxml2.so /usr/local/lib/libgrlpls-0.3.so /usr/local/lib/libgnome-desktop-3.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../gst:$ORIGIN/../../backend:$ORIGIN/../../../subprojects/libgd/libgd' -Wl,-rpath-link,/construction/multimedia/totem/totem-3.26.2/_build/src -Wl,-rpath-link,/construction/multimedia/totem/totem-3.26.2/_build/src/gst -Wl,-rpath-link,/construction/multimedia/totem/totem-3.26.2/_build/src/backend -Wl,-rpath-link,/construction/multimedia/totem/totem-3.26.2/_build/subprojects/libgd/libgd
[138/157] cc -Isrc/plugins/vimeo/5a534a1@@vimeo@sha -Isrc/plugins/vimeo -I../src/plugins/vimeo -I. -I../ -Isrc/plugins -I../src/plugins -Isrc -I../src -Isrc/gst -I../src/gst -Isrc/backend -I../src/backend -Isubprojects/libgd -I../subprojects/libgd -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 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/json-glib-1.0 -I/usr/local/include/clutter-gst-3.0 -I/usr/local/include/clutter-gtk-1.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/gio-unix-2.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 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/pygobject-3.0 -I/usr/local/lib/libffi-3.2.1/include -I/usr/local/include/totem-pl-parser/1/plparser -I/usr/local/include/libxml2 -I/usr/local/include/gmime-3.0 -I/usr/local/include/libpeas-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/grilo-0.3 -I/usr/local/include/gnome-desktop-3.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -DLIBGD_GTK_HACKS=1 -DLIBGD__VIEW_COMMON=1 -DLIBGD_MAIN_ICON_VIEW=1 -DLIBGD_MAIN_LIST_VIEW=1 -DLIBGD_MAIN_VIEW=1 -DLIBGD_TAGGED_ENTRY=1 -pthread -D_THREAD_SAFE -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES '-DG_LOG_DOMAIN="Totem"' -MD -MQ 'src/plugins/vimeo/5a534a1@@vimeo@sha/meson-generated_.._.._.._backend_bacon-video-widget-enums.c.o' -MF 'src/plugins/vimeo/5a534a1@@vimeo@sha/meson-generated_.._.._.._backend_bacon-video-widget-enums.c.o.d' -o 'src/plugins/vimeo/5a534a1@@vimeo@sha/meson-generated_.._.._.._backend_bacon-video-widget-enums.c.o' -c src/backend/bacon-video-widget-enums.c
[139/157] cc -o src/plugins/vimeo/libvimeo.so 'src/plugins/vimeo/5a534a1@@vimeo@sha/meson-generated_.._.._.._backend_bacon-video-widget-enums.c.o' 'src/plugins/vimeo/5a534a1@@vimeo@sha/totem-vimeo.c.o' -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,libvimeo.so -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing src/libtotem.so.0.0.0 src/libtotem_player.a src/gst/libtotemgsthelpers.a src/gst/libtotemgstpixbufhelpers.a src/gst/libtotemtimehelpers.a src/backend/libbaconvideowidget.a subprojects/libgd/libgd/libgd.a /usr/local/lib/libgstpbutils-1.0.so /usr/local/lib/libgstaudio-1.0.so /usr/local/lib/libgstvideo-1.0.so /usr/local/lib/libgstbase-1.0.so /usr/local/lib/libgstreamer-1.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgsttag-1.0.so /usr/local/lib/libclutter-1.0.so /usr/local/lib/libcogl-path.so /usr/local/lib/libcairo-gobject.so /usr/local/lib/libatk-1.0.so /usr/local/lib/libpangocairo-1.0.so /usr/local/lib/libpango-1.0.so /usr/local/lib/libcogl-pango.so /usr/local/lib/libcogl.so /usr/local/lib/libcairo.so -lpthread /usr/local/lib/libgmodule-2.0.so -pthread /usr/local/lib/libgdk_pixbuf-2.0.so /usr/local/lib/libEGL.so /usr/local/lib/libXrandr.so /usr/local/lib/libjson-glib-1.0.so /usr/local/lib/libgio-2.0.so /usr/local/lib/libX11.so /usr/local/lib/libXext.so /usr/local/lib/libXdamage.so /usr/local/lib/libXfixes.so /usr/local/lib/libXcomposite.so /usr/local/lib/libXi.so /usr/local/lib/libclutter-gst-3.0.so /usr/local/lib/libclutter-gtk-1.0.so /usr/local/lib/libgtk-3.so /usr/local/lib/libgdk-3.so /usr/local/lib/libfribidi.so -lm -Wl,--export-dynamic /usr/local/lib/libtotem-plparser.so /usr/local/lib/libpeas-1.0.so /usr/local/lib/libgirepository-1.0.so /usr/local/lib/libpeas-gtk-1.0.so /usr/local/lib/libgrilo-0.3.so /usr/local/lib/libxml2.so /usr/local/lib/libgrlpls-0.3.so /usr/local/lib/libgnome-desktop-3.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../gst:$ORIGIN/../../backend:$ORIGIN/../../../subprojects/libgd/libgd' -Wl,-rpath-link,/construction/multimedia/totem/totem-3.26.2/_build/src -Wl,-rpath-link,/construction/multimedia/totem/totem-3.26.2/_build/src/gst -Wl,-rpath-link,/construction/multimedia/totem/totem-3.26.2/_build/src/backend -Wl,-rpath-link,/construction/multimedia/totem/totem-3.26.2/_build/subprojects/libgd/libgd
[140/157] /usr/local/bin/intltool-merge -d -u -c /construction/multimedia/totem/totem-3.26.2/po/.intltool-merge-cache /construction/multimedia/totem/totem-3.26.2/po ../src/plugins/brasero-disc-recorder/brasero-disc-recorder.plugin.in src/plugins/brasero-disc-recorder/brasero-disc-recorder.plugin
Found cached translation database
Merging translations into src/plugins/brasero-disc-recorder/brasero-disc-recorder.plugin.
[141/157] cc -Isrc/plugins/skipto/20ebbc7@@skipto@sha -Isrc/plugins/skipto -I../src/plugins/skipto -I. -I../ -Isrc/plugins -I../src/plugins -Isrc -I../src -Isrc/gst -I../src/gst -Isrc/backend -I../src/backend -Isubprojects/libgd -I../subprojects/libgd -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 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/json-glib-1.0 -I/usr/local/include/clutter-gst-3.0 -I/usr/local/include/clutter-gtk-1.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/gio-unix-2.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 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/pygobject-3.0 -I/usr/local/lib/libffi-3.2.1/include -I/usr/local/include/totem-pl-parser/1/plparser -I/usr/local/include/libxml2 -I/usr/local/include/gmime-3.0 -I/usr/local/include/libpeas-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/grilo-0.3 -I/usr/local/include/gnome-desktop-3.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -DLIBGD_GTK_HACKS=1 -DLIBGD__VIEW_COMMON=1 -DLIBGD_MAIN_ICON_VIEW=1 -DLIBGD_MAIN_LIST_VIEW=1 -DLIBGD_MAIN_VIEW=1 -DLIBGD_TAGGED_ENTRY=1 -pthread -D_THREAD_SAFE -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES '-DG_LOG_DOMAIN="Totem"' -MD -MQ 'src/plugins/skipto/20ebbc7@@skipto@sha/totem-time-entry.c.o' -MF 'src/plugins/skipto/20ebbc7@@skipto@sha/totem-time-entry.c.o.d' -o 'src/plugins/skipto/20ebbc7@@skipto@sha/totem-time-entry.c.o' -c ../src/plugins/skipto/totem-time-entry.c
[142/157] /usr/local/bin/intltool-merge -d -u -c /construction/multimedia/totem/totem-3.26.2/po/.intltool-merge-cache /construction/multimedia/totem/totem-3.26.2/po ../src/plugins/gromit/gromit.plugin.in src/plugins/gromit/gromit.plugin
Found cached translation database
Merging translations into src/plugins/gromit/gromit.plugin.
[143/157] cc -Isrc/plugins/save-file/63e0323@@save-file@sha -Isrc/plugins/save-file -I../src/plugins/save-file -I. -I../ -Isrc/plugins -I../src/plugins -Isrc -I../src -Isrc/gst -I../src/gst -Isrc/backend -I../src/backend -Isubprojects/libgd -I../subprojects/libgd -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 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/json-glib-1.0 -I/usr/local/include/clutter-gst-3.0 -I/usr/local/include/clutter-gtk-1.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/gio-unix-2.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 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/pygobject-3.0 -I/usr/local/lib/libffi-3.2.1/include -I/usr/local/include/totem-pl-parser/1/plparser -I/usr/local/include/libxml2 -I/usr/local/include/gmime-3.0 -I/usr/local/include/libpeas-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/grilo-0.3 -I/usr/local/include/gnome-desktop-3.0 -I/usr/local/include/nautilus -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DLIBGD_GTK_HACKS=1 -DLIBGD__VIEW_COMMON=1 -DLIBGD_MAIN_ICON_VIEW=1 -DLIBGD_MAIN_LIST_VIEW=1 -DLIBGD_MAIN_VIEW=1 -DLIBGD_TAGGED_ENTRY=1 -D_THREAD_SAFE -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES '-DG_LOG_DOMAIN="Totem"' -MD -MQ 'src/plugins/save-file/63e0323@@save-file@sha/totem-save-file.c.o' -MF 'src/plugins/save-file/63e0323@@save-file@sha/totem-save-file.c.o.d' -o 'src/plugins/save-file/63e0323@@save-file@sha/totem-save-file.c.o' -c ../src/plugins/save-file/totem-save-file.c
[144/157] /usr/local/bin/intltool-merge -d -u -c /construction/multimedia/totem/totem-3.26.2/po/.intltool-merge-cache /construction/multimedia/totem/totem-3.26.2/po ../src/plugins/pythonconsole/pythonconsole.plugin.in src/plugins/pythonconsole/pythonconsole.plugin
Found cached translation database
Merging translations into src/plugins/pythonconsole/pythonconsole.plugin.
[145/157] cc -Isrc/plugins/brasero-disc-recorder/7c828e2@@brasero-disc-recorder@sha -Isrc/plugins/brasero-disc-recorder -I../src/plugins/brasero-disc-recorder -I. -I../ -Isrc/plugins -I../src/plugins -Isrc -I../src -Isrc/gst -I../src/gst -Isrc/backend -I../src/backend -Isubprojects/libgd -I../subprojects/libgd -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 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/json-glib-1.0 -I/usr/local/include/clutter-gst-3.0 -I/usr/local/include/clutter-gtk-1.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/gio-unix-2.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 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/pygobject-3.0 -I/usr/local/lib/libffi-3.2.1/include -I/usr/local/include/totem-pl-parser/1/plparser -I/usr/local/include/libxml2 -I/usr/local/include/gmime-3.0 -I/usr/local/include/libpeas-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/grilo-0.3 -I/usr/local/include/gnome-desktop-3.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DLIBGD_GTK_HACKS=1 -DLIBGD__VIEW_COMMON=1 -DLIBGD_MAIN_ICON_VIEW=1 -DLIBGD_MAIN_LIST_VIEW=1 -DLIBGD_MAIN_VIEW=1 -DLIBGD_TAGGED_ENTRY=1 -D_THREAD_SAFE -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES '-DG_LOG_DOMAIN="Totem"' -MD -MQ 'src/plugins/brasero-disc-recorder/7c828e2@@brasero-disc-recorder@sha/meson-generated_.._.._.._backend_bacon-video-widget-enums.c.o' -MF 'src/plugins/brasero-disc-recorder/7c828e2@@brasero-disc-recorder@sha/meson-generated_.._.._.._backend_bacon-video-widget-enums.c.o.d' -o 'src/plugins/brasero-disc-recorder/7c828e2@@brasero-disc-recorder@sha/meson-generated_.._.._.._backend_bacon-video-widget-enums.c.o' -c src/backend/bacon-video-widget-enums.c
[146/157] /usr/local/bin/intltool-merge -d -u -c /construction/multimedia/totem/totem-3.26.2/po/.intltool-merge-cache /construction/multimedia/totem/totem-3.26.2/po ../src/plugins/opensubtitles/opensubtitles.plugin.in src/plugins/opensubtitles/opensubtitles.plugin
Found cached translation database
Merging translations into src/plugins/opensubtitles/opensubtitles.plugin.
[147/157] cc -Isrc/plugins/skipto/20ebbc7@@skipto@sha -Isrc/plugins/skipto -I../src/plugins/skipto -I. -I../ -Isrc/plugins -I../src/plugins -Isrc -I../src -Isrc/gst -I../src/gst -Isrc/backend -I../src/backend -Isubprojects/libgd -I../subprojects/libgd -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 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/json-glib-1.0 -I/usr/local/include/clutter-gst-3.0 -I/usr/local/include/clutter-gtk-1.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/gio-unix-2.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 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/pygobject-3.0 -I/usr/local/lib/libffi-3.2.1/include -I/usr/local/include/totem-pl-parser/1/plparser -I/usr/local/include/libxml2 -I/usr/local/include/gmime-3.0 -I/usr/local/include/libpeas-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/grilo-0.3 -I/usr/local/include/gnome-desktop-3.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -DLIBGD_GTK_HACKS=1 -DLIBGD__VIEW_COMMON=1 -DLIBGD_MAIN_ICON_VIEW=1 -DLIBGD_MAIN_LIST_VIEW=1 -DLIBGD_MAIN_VIEW=1 -DLIBGD_TAGGED_ENTRY=1 -pthread -D_THREAD_SAFE -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES '-DG_LOG_DOMAIN="Totem"' -MD -MQ 'src/plugins/skipto/20ebbc7@@skipto@sha/totem-skipto.c.o' -MF 'src/plugins/skipto/20ebbc7@@skipto@sha/totem-skipto.c.o.d' -o 'src/plugins/skipto/20ebbc7@@skipto@sha/totem-skipto.c.o' -c ../src/plugins/skipto/totem-skipto.c
[148/157] cc -o src/plugins/skipto/libskipto.so 'src/plugins/skipto/20ebbc7@@skipto@sha/meson-generated_.._.._.._backend_bacon-video-widget-enums.c.o' 'src/plugins/skipto/20ebbc7@@skipto@sha/totem-skipto-plugin.c.o' 'src/plugins/skipto/20ebbc7@@skipto@sha/totem-time-entry.c.o' 'src/plugins/skipto/20ebbc7@@skipto@sha/totem-skipto.c.o' -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,libskipto.so -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing src/libtotem.so.0.0.0 src/libtotem_player.a src/gst/libtotemgsthelpers.a src/gst/libtotemgstpixbufhelpers.a src/gst/libtotemtimehelpers.a src/backend/libbaconvideowidget.a subprojects/libgd/libgd/libgd.a /usr/local/lib/libgstpbutils-1.0.so /usr/local/lib/libgstaudio-1.0.so /usr/local/lib/libgstvideo-1.0.so /usr/local/lib/libgstbase-1.0.so /usr/local/lib/libgstreamer-1.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgsttag-1.0.so /usr/local/lib/libclutter-1.0.so /usr/local/lib/libcogl-path.so /usr/local/lib/libcairo-gobject.so /usr/local/lib/libatk-1.0.so /usr/local/lib/libpangocairo-1.0.so /usr/local/lib/libpango-1.0.so /usr/local/lib/libcogl-pango.so /usr/local/lib/libcogl.so /usr/local/lib/libcairo.so -lpthread /usr/local/lib/libgmodule-2.0.so -pthread /usr/local/lib/libgdk_pixbuf-2.0.so /usr/local/lib/libEGL.so /usr/local/lib/libXrandr.so /usr/local/lib/libjson-glib-1.0.so /usr/local/lib/libgio-2.0.so /usr/local/lib/libX11.so /usr/local/lib/libXext.so /usr/local/lib/libXdamage.so /usr/local/lib/libXfixes.so /usr/local/lib/libXcomposite.so /usr/local/lib/libXi.so /usr/local/lib/libclutter-gst-3.0.so /usr/local/lib/libclutter-gtk-1.0.so /usr/local/lib/libgtk-3.so /usr/local/lib/libgdk-3.so /usr/local/lib/libfribidi.so -lm -Wl,--export-dynamic /usr/local/lib/libtotem-plparser.so /usr/local/lib/libpeas-1.0.so /usr/local/lib/libgirepository-1.0.so /usr/local/lib/libpeas-gtk-1.0.so /usr/local/lib/libgrilo-0.3.so /usr/local/lib/libxml2.so /usr/local/lib/libgrlpls-0.3.so /usr/local/lib/libgnome-desktop-3.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../gst:$ORIGIN/../../backend:$ORIGIN/../../../subprojects/libgd/libgd' -Wl,-rpath-link,/construction/multimedia/totem/totem-3.26.2/_build/src -Wl,-rpath-link,/construction/multimedia/totem/totem-3.26.2/_build/src/gst -Wl,-rpath-link,/construction/multimedia/totem/totem-3.26.2/_build/src/backend -Wl,-rpath-link,/construction/multimedia/totem/totem-3.26.2/_build/subprojects/libgd/libgd
[149/157] cc -Isrc/plugins/save-file/63e0323@@save-file@sha -Isrc/plugins/save-file -I../src/plugins/save-file -I. -I../ -Isrc/plugins -I../src/plugins -Isrc -I../src -Isrc/gst -I../src/gst -Isrc/backend -I../src/backend -Isubprojects/libgd -I../subprojects/libgd -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 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/json-glib-1.0 -I/usr/local/include/clutter-gst-3.0 -I/usr/local/include/clutter-gtk-1.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/gio-unix-2.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 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/pygobject-3.0 -I/usr/local/lib/libffi-3.2.1/include -I/usr/local/include/totem-pl-parser/1/plparser -I/usr/local/include/libxml2 -I/usr/local/include/gmime-3.0 -I/usr/local/include/libpeas-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/grilo-0.3 -I/usr/local/include/gnome-desktop-3.0 -I/usr/local/include/nautilus -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DLIBGD_GTK_HACKS=1 -DLIBGD__VIEW_COMMON=1 -DLIBGD_MAIN_ICON_VIEW=1 -DLIBGD_MAIN_LIST_VIEW=1 -DLIBGD_MAIN_VIEW=1 -DLIBGD_TAGGED_ENTRY=1 -D_THREAD_SAFE -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES '-DG_LOG_DOMAIN="Totem"' -MD -MQ 'src/plugins/save-file/63e0323@@save-file@sha/meson-generated_.._.._.._backend_bacon-video-widget-enums.c.o' -MF 'src/plugins/save-file/63e0323@@save-file@sha/meson-generated_.._.._.._backend_bacon-video-widget-enums.c.o.d' -o 'src/plugins/save-file/63e0323@@save-file@sha/meson-generated_.._.._.._backend_bacon-video-widget-enums.c.o' -c src/backend/bacon-video-widget-enums.c
[150/157] cc -Isrc/plugins/brasero-disc-recorder/7c828e2@@brasero-disc-recorder@sha -Isrc/plugins/brasero-disc-recorder -I../src/plugins/brasero-disc-recorder -I. -I../ -Isrc/plugins -I../src/plugins -Isrc -I../src -Isrc/gst -I../src/gst -Isrc/backend -I../src/backend -Isubprojects/libgd -I../subprojects/libgd -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 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/json-glib-1.0 -I/usr/local/include/clutter-gst-3.0 -I/usr/local/include/clutter-gtk-1.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/gio-unix-2.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 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/pygobject-3.0 -I/usr/local/lib/libffi-3.2.1/include -I/usr/local/include/totem-pl-parser/1/plparser -I/usr/local/include/libxml2 -I/usr/local/include/gmime-3.0 -I/usr/local/include/libpeas-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/grilo-0.3 -I/usr/local/include/gnome-desktop-3.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -DLIBGD_GTK_HACKS=1 -DLIBGD__VIEW_COMMON=1 -DLIBGD_MAIN_ICON_VIEW=1 -DLIBGD_MAIN_LIST_VIEW=1 -DLIBGD_MAIN_VIEW=1 -DLIBGD_TAGGED_ENTRY=1 -D_THREAD_SAFE -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES '-DG_LOG_DOMAIN="Totem"' -MD -MQ 'src/plugins/brasero-disc-recorder/7c828e2@@brasero-disc-recorder@sha/totem-disc-recorder.c.o' -MF 'src/plugins/brasero-disc-recorder/7c828e2@@brasero-disc-recorder@sha/totem-disc-recorder.c.o.d' -o 'src/plugins/brasero-disc-recorder/7c828e2@@brasero-disc-recorder@sha/totem-disc-recorder.c.o' -c ../src/plugins/brasero-disc-recorder/totem-disc-recorder.c
[151/157] cc -o src/plugins/save-file/libsave-file.so 'src/plugins/save-file/63e0323@@save-file@sha/meson-generated_.._.._.._backend_bacon-video-widget-enums.c.o' 'src/plugins/save-file/63e0323@@save-file@sha/totem-save-file.c.o' -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,libsave-file.so -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing src/libtotem.so.0.0.0 src/libtotem_player.a src/gst/libtotemgsthelpers.a src/gst/libtotemgstpixbufhelpers.a src/gst/libtotemtimehelpers.a src/backend/libbaconvideowidget.a subprojects/libgd/libgd/libgd.a /usr/local/lib/libgstpbutils-1.0.so /usr/local/lib/libgstaudio-1.0.so /usr/local/lib/libgstvideo-1.0.so /usr/local/lib/libgstbase-1.0.so /usr/local/lib/libgstreamer-1.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgsttag-1.0.so /usr/local/lib/libclutter-1.0.so /usr/local/lib/libcogl-path.so /usr/local/lib/libcairo-gobject.so /usr/local/lib/libatk-1.0.so /usr/local/lib/libpangocairo-1.0.so /usr/local/lib/libpango-1.0.so /usr/local/lib/libcogl-pango.so /usr/local/lib/libcogl.so /usr/local/lib/libcairo.so -lpthread /usr/local/lib/libgmodule-2.0.so -pthread /usr/local/lib/libgdk_pixbuf-2.0.so /usr/local/lib/libEGL.so /usr/local/lib/libXrandr.so /usr/local/lib/libjson-glib-1.0.so /usr/local/lib/libgio-2.0.so /usr/local/lib/libX11.so /usr/local/lib/libXext.so /usr/local/lib/libXdamage.so /usr/local/lib/libXfixes.so /usr/local/lib/libXcomposite.so /usr/local/lib/libXi.so /usr/local/lib/libclutter-gst-3.0.so /usr/local/lib/libclutter-gtk-1.0.so /usr/local/lib/libgtk-3.so /usr/local/lib/libgdk-3.so /usr/local/lib/libfribidi.so -lm -Wl,--export-dynamic /usr/local/lib/libtotem-plparser.so /usr/local/lib/libpeas-1.0.so /usr/local/lib/libgirepository-1.0.so /usr/local/lib/libpeas-gtk-1.0.so /usr/local/lib/libgrilo-0.3.so /usr/local/lib/libxml2.so /usr/local/lib/libgrlpls-0.3.so /usr/local/lib/libgnome-desktop-3.so /usr/local/lib/libnautilus-extension.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../gst:$ORIGIN/../../backend:$ORIGIN/../../../subprojects/libgd/libgd' -Wl,-rpath-link,/construction/multimedia/totem/totem-3.26.2/_build/src -Wl,-rpath-link,/construction/multimedia/totem/totem-3.26.2/_build/src/gst -Wl,-rpath-link,/construction/multimedia/totem/totem-3.26.2/_build/src/backend -Wl,-rpath-link,/construction/multimedia/totem/totem-3.26.2/_build/subprojects/libgd/libgd
[152/157] cc -o src/plugins/brasero-disc-recorder/libbrasero-disc-recorder.so 'src/plugins/brasero-disc-recorder/7c828e2@@brasero-disc-recorder@sha/meson-generated_.._.._.._backend_bacon-video-widget-enums.c.o' 'src/plugins/brasero-disc-recorder/7c828e2@@brasero-disc-recorder@sha/totem-disc-recorder.c.o' -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,libbrasero-disc-recorder.so -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing src/libtotem.so.0.0.0 src/libtotem_player.a src/gst/libtotemgsthelpers.a src/gst/libtotemgstpixbufhelpers.a src/gst/libtotemtimehelpers.a src/backend/libbaconvideowidget.a subprojects/libgd/libgd/libgd.a /usr/local/lib/libgstpbutils-1.0.so /usr/local/lib/libgstaudio-1.0.so /usr/local/lib/libgstvideo-1.0.so /usr/local/lib/libgstbase-1.0.so /usr/local/lib/libgstreamer-1.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgsttag-1.0.so /usr/local/lib/libclutter-1.0.so /usr/local/lib/libcogl-path.so /usr/local/lib/libcairo-gobject.so /usr/local/lib/libatk-1.0.so /usr/local/lib/libpangocairo-1.0.so /usr/local/lib/libpango-1.0.so /usr/local/lib/libcogl-pango.so /usr/local/lib/libcogl.so /usr/local/lib/libcairo.so -lpthread /usr/local/lib/libgmodule-2.0.so -pthread /usr/local/lib/libgdk_pixbuf-2.0.so /usr/local/lib/libEGL.so /usr/local/lib/libXrandr.so /usr/local/lib/libjson-glib-1.0.so /usr/local/lib/libgio-2.0.so /usr/local/lib/libX11.so /usr/local/lib/libXext.so /usr/local/lib/libXdamage.so /usr/local/lib/libXfixes.so /usr/local/lib/libXcomposite.so /usr/local/lib/libXi.so /usr/local/lib/libclutter-gst-3.0.so /usr/local/lib/libclutter-gtk-1.0.so /usr/local/lib/libgtk-3.so /usr/local/lib/libgdk-3.so /usr/local/lib/libfribidi.so -lm -Wl,--export-dynamic /usr/local/lib/libtotem-plparser.so /usr/local/lib/libpeas-1.0.so /usr/local/lib/libgirepository-1.0.so /usr/local/lib/libpeas-gtk-1.0.so /usr/local/lib/libgrilo-0.3.so /usr/local/lib/libxml2.so /usr/local/lib/libgrlpls-0.3.so /usr/local/lib/libgnome-desktop-3.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../gst:$ORIGIN/../../backend:$ORIGIN/../../../subprojects/libgd/libgd' -Wl,-rpath-link,/construction/multimedia/totem/totem-3.26.2/_build/src -Wl,-rpath-link,/construction/multimedia/totem/totem-3.26.2/_build/src/gst -Wl,-rpath-link,/construction/multimedia/totem/totem-3.26.2/_build/src/backend -Wl,-rpath-link,/construction/multimedia/totem/totem-3.26.2/_build/subprojects/libgd/libgd
[153/157] cc -Isrc/plugins/gromit/30bd9ff@@gromit@sha -Isrc/plugins/gromit -I../src/plugins/gromit -I. -I../ -Isrc/plugins -I../src/plugins -Isrc -I../src -Isrc/gst -I../src/gst -Isrc/backend -I../src/backend -Isubprojects/libgd -I../subprojects/libgd -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 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/json-glib-1.0 -I/usr/local/include/clutter-gst-3.0 -I/usr/local/include/clutter-gtk-1.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/gio-unix-2.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 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/pygobject-3.0 -I/usr/local/lib/libffi-3.2.1/include -I/usr/local/include/totem-pl-parser/1/plparser -I/usr/local/include/libxml2 -I/usr/local/include/gmime-3.0 -I/usr/local/include/libpeas-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/grilo-0.3 -I/usr/local/include/gnome-desktop-3.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -DLIBGD_GTK_HACKS=1 -DLIBGD__VIEW_COMMON=1 -DLIBGD_MAIN_ICON_VIEW=1 -DLIBGD_MAIN_LIST_VIEW=1 -DLIBGD_MAIN_VIEW=1 -DLIBGD_TAGGED_ENTRY=1 -pthread -D_THREAD_SAFE -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES '-DG_LOG_DOMAIN="Totem"' -MD -MQ 'src/plugins/gromit/30bd9ff@@gromit@sha/totem-gromit.c.o' -MF 'src/plugins/gromit/30bd9ff@@gromit@sha/totem-gromit.c.o.d' -o 'src/plugins/gromit/30bd9ff@@gromit@sha/totem-gromit.c.o' -c ../src/plugins/gromit/totem-gromit.c
[154/157] cc -Isrc/plugins/gromit/30bd9ff@@gromit@sha -Isrc/plugins/gromit -I../src/plugins/gromit -I. -I../ -Isrc/plugins -I../src/plugins -Isrc -I../src -Isrc/gst -I../src/gst -Isrc/backend -I../src/backend -Isubprojects/libgd -I../subprojects/libgd -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 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/json-glib-1.0 -I/usr/local/include/clutter-gst-3.0 -I/usr/local/include/clutter-gtk-1.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/gio-unix-2.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 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/pygobject-3.0 -I/usr/local/lib/libffi-3.2.1/include -I/usr/local/include/totem-pl-parser/1/plparser -I/usr/local/include/libxml2 -I/usr/local/include/gmime-3.0 -I/usr/local/include/libpeas-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/grilo-0.3 -I/usr/local/include/gnome-desktop-3.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -DLIBGD_GTK_HACKS=1 -DLIBGD__VIEW_COMMON=1 -DLIBGD_MAIN_ICON_VIEW=1 -DLIBGD_MAIN_LIST_VIEW=1 -DLIBGD_MAIN_VIEW=1 -DLIBGD_TAGGED_ENTRY=1 -pthread -D_THREAD_SAFE -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES '-DG_LOG_DOMAIN="Totem"' -MD -MQ 'src/plugins/gromit/30bd9ff@@gromit@sha/meson-generated_.._.._.._backend_bacon-video-widget-enums.c.o' -MF 'src/plugins/gromit/30bd9ff@@gromit@sha/meson-generated_.._.._.._backend_bacon-video-widget-enums.c.o.d' -o 'src/plugins/gromit/30bd9ff@@gromit@sha/meson-generated_.._.._.._backend_bacon-video-widget-enums.c.o' -c src/backend/bacon-video-widget-enums.c
[155/157] cc -o src/plugins/gromit/libgromit.so 'src/plugins/gromit/30bd9ff@@gromit@sha/meson-generated_.._.._.._backend_bacon-video-widget-enums.c.o' 'src/plugins/gromit/30bd9ff@@gromit@sha/totem-gromit.c.o' -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,libgromit.so -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing src/libtotem.so.0.0.0 src/libtotem_player.a src/gst/libtotemgsthelpers.a src/gst/libtotemgstpixbufhelpers.a src/gst/libtotemtimehelpers.a src/backend/libbaconvideowidget.a subprojects/libgd/libgd/libgd.a /usr/local/lib/libgstpbutils-1.0.so /usr/local/lib/libgstaudio-1.0.so /usr/local/lib/libgstvideo-1.0.so /usr/local/lib/libgstbase-1.0.so /usr/local/lib/libgstreamer-1.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgsttag-1.0.so /usr/local/lib/libclutter-1.0.so /usr/local/lib/libcogl-path.so /usr/local/lib/libcairo-gobject.so /usr/local/lib/libatk-1.0.so /usr/local/lib/libpangocairo-1.0.so /usr/local/lib/libpango-1.0.so /usr/local/lib/libcogl-pango.so /usr/local/lib/libcogl.so /usr/local/lib/libcairo.so -lpthread /usr/local/lib/libgmodule-2.0.so -pthread /usr/local/lib/libgdk_pixbuf-2.0.so /usr/local/lib/libEGL.so /usr/local/lib/libXrandr.so /usr/local/lib/libjson-glib-1.0.so /usr/local/lib/libgio-2.0.so /usr/local/lib/libX11.so /usr/local/lib/libXext.so /usr/local/lib/libXdamage.so /usr/local/lib/libXfixes.so /usr/local/lib/libXcomposite.so /usr/local/lib/libXi.so /usr/local/lib/libclutter-gst-3.0.so /usr/local/lib/libclutter-gtk-1.0.so /usr/local/lib/libgtk-3.so /usr/local/lib/libgdk-3.so /usr/local/lib/libfribidi.so -lm -Wl,--export-dynamic /usr/local/lib/libtotem-plparser.so /usr/local/lib/libpeas-1.0.so /usr/local/lib/libgirepository-1.0.so /usr/local/lib/libpeas-gtk-1.0.so /usr/local/lib/libgrilo-0.3.so /usr/local/lib/libxml2.so /usr/local/lib/libgrlpls-0.3.so /usr/local/lib/libgnome-desktop-3.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../gst:$ORIGIN/../../backend:$ORIGIN/../../../subprojects/libgd/libgd' -Wl,-rpath-link,/construction/multimedia/totem/totem-3.26.2/_build/src -Wl,-rpath-link,/construction/multimedia/totem/totem-3.26.2/_build/src/gst -Wl,-rpath-link,/construction/multimedia/totem/totem-3.26.2/_build/src/backend -Wl,-rpath-link,/construction/multimedia/totem/totem-3.26.2/_build/subprojects/libgd/libgd
[156/157] /usr/local/bin/g-ir-scanner -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/lib/libffi-3.2.1/include --no-libtool --namespace=Totem --nsversion=1.0 --warn-all --output src/Totem-1.0.gir --c-include=totem.h --pkg-export=totem -I/construction/multimedia/totem/totem-3.26.2/src -I/construction/multimedia/totem/totem-3.26.2/_build/src -I./. -I../. -I./src/plugins -I../src/plugins -I./src/. -I../src/. -I./src/gst/. -I../src/gst/. -I./src/gst/. -I../src/gst/. -I./src/gst/. -I../src/gst/. -I./src/gst/. -I../src/gst/. -I./src/backend/. -I../src/backend/. -I./src/gst/. -I../src/gst/. -I./src/gst/. -I../src/gst/. -I./src/gst/. -I../src/gst/. -I./subprojects/libgd/. -I../subprojects/libgd/. --filelist=/construction/multimedia/totem/totem-3.26.2/_build/src/25a6634@@totem@sha/Totem_1.0_gir_filelist --include=Gio-2.0 --include=GLib-2.0 --include=GObject-2.0 --include=Gtk-3.0 --include=TotemPlParser-1.0 --symbol-prefix=totem --identifier-prefix=Totem --cflags-begin -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -I./. -I../. -I./src/plugins -I../src/plugins -I./src/. -I../src/. -I./src/gst/. -I../src/gst/. -I./src/backend/. -I../src/backend/. -I./subprojects/libgd/. -I../subprojects/libgd/. -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 -I/usr/local/include/clutter-1.0 -I/usr/local/include/cogl -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/gdk-pixbuf-2.0 -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 -I/usr/local/include/json-glib-1.0 -I/usr/local/include/clutter-gst-3.0 -I/usr/local/include/clutter-gtk-1.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/gio-unix-2.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 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/pygobject-3.0 -I/usr/local/lib/libffi-3.2.1/include -I/usr/local/include/totem-pl-parser/1/plparser -I/usr/local/include/libxml2 -I/usr/local/include/gmime-3.0 -I/usr/local/include/libpeas-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/grilo-0.3 -I/usr/local/include/gnome-desktop-3.0 -DLIBGD_GTK_HACKS=1 -DLIBGD__VIEW_COMMON=1 -DLIBGD_MAIN_ICON_VIEW=1 -DLIBGD_MAIN_LIST_VIEW=1 -DLIBGD_MAIN_VIEW=1 -DLIBGD_TAGGED_ENTRY=1 --cflags-end -I./src/. -I../src/. --add-include-path=/usr/local/share/gir-1.0 --add-include-path=./src/. --add-include-path=../src/. --library totem -L/construction/multimedia/totem/totem-3.26.2/_build/src -L/construction/multimedia/totem/totem-3.26.2/_build/src -L/construction/multimedia/totem/totem-3.26.2/_build/src/gst -L/construction/multimedia/totem/totem-3.26.2/_build/src/backend -L/construction/multimedia/totem/totem-3.26.2/_build/subprojects/libgd/libgd -L/usr/local/lib --extra-library=gstpbutils-1.0 --extra-library=gstaudio-1.0 --extra-library=gstvideo-1.0 --extra-library=gstbase-1.0 --extra-library=gstreamer-1.0 --extra-library=gobject-2.0 --extra-library=glib-2.0 --extra-library=intl --extra-library=gsttag-1.0 --extra-library=clutter-1.0 --extra-library=cogl-path --extra-library=cairo-gobject --extra-library=atk-1.0 --extra-library=pangocairo-1.0 --extra-library=pango-1.0 --extra-library=cogl-pango --extra-library=cogl --extra-library=cairo --extra-library=pthread --extra-library=gmodule-2.0 --extra-library=gdk_pixbuf-2.0 --extra-library=EGL --extra-library=Xrandr --extra-library=json-glib-1.0 --extra-library=gio-2.0 --extra-library=X11 --extra-library=Xext --extra-library=Xdamage --extra-library=Xfixes --extra-library=Xcomposite --extra-library=Xi --extra-library=clutter-gst-3.0 --extra-library=clutter-gtk-1.0 --extra-library=gtk-3 --extra-library=gdk-3 --extra-library=fribidi --extra-library=m --extra-library=totem-plparser --extra-library=peas-1.0 --extra-library=girepository-1.0 --extra-library=peas-gtk-1.0 --extra-library=grilo-0.3 --extra-library=xml2 --extra-library=grlpls-0.3 --extra-library=gnome-desktop-3
g-ir-scanner: link: cc -o /construction/multimedia/totem/totem-3.26.2/_build/tmp-introspect2plyri3u/Totem-1.0 -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing /construction/multimedia/totem/totem-3.26.2/_build/tmp-introspect2plyri3u/Totem-1.0.o -L. -Wl,-rpath,. -Wl,--no-as-needed -ltotem -lgstpbutils-1.0 -lgstaudio-1.0 -lgstvideo-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lgsttag-1.0 -lclutter-1.0 -lcogl-path -lcairo-gobject -latk-1.0 -lpangocairo-1.0 -lpango-1.0 -lcogl-pango -lcogl -lcairo -lpthread -lgmodule-2.0 -lgdk_pixbuf-2.0 -lEGL -lXrandr -ljson-glib-1.0 -lgio-2.0 -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lclutter-gst-3.0 -lclutter-gtk-1.0 -lgtk-3 -lgdk-3 -lfribidi -lm -ltotem-plparser -lpeas-1.0 -lgirepository-1.0 -lpeas-gtk-1.0 -lgrilo-0.3 -lxml2 -lgrlpls-0.3 -lgnome-desktop-3 -L/construction/multimedia/totem/totem-3.26.2/_build/src -Wl,-rpath,/construction/multimedia/totem/totem-3.26.2/_build/src -L/construction/multimedia/totem/totem-3.26.2/_build/src -Wl,-rpath,/construction/multimedia/totem/totem-3.26.2/_build/src -L/construction/multimedia/totem/totem-3.26.2/_build/src/gst -Wl,-rpath,/construction/multimedia/totem/totem-3.26.2/_build/src/gst -L/construction/multimedia/totem/totem-3.26.2/_build/src/backend -Wl,-rpath,/construction/multimedia/totem/totem-3.26.2/_build/src/backend -L/construction/multimedia/totem/totem-3.26.2/_build/subprojects/libgd/libgd -Wl,-rpath,/construction/multimedia/totem/totem-3.26.2/_build/subprojects/libgd/libgd -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lintl
[157/157] /usr/local/bin/g-ir-compiler src/Totem-1.0.gir --output src/Totem-1.0.typelib --includedir=/usr/local/share/gir-1.0
SUCCEEDED 00:00:30
-------------------------------------------------------------------------------
-- Phase: run-depends
-------------------------------------------------------------------------------
===> totem-3.26.2_1 depends on file: /usr/local/libdata/pkgconfig/iso-codes.pc - found
===> totem-3.26.2_1 depends on package: py37-libpeas>=0 - found
===> totem-3.26.2_1 depends on package: gnome-settings-daemon>=2.91.0 - found
===> totem-3.26.2_1 depends on package: gnome-icon-theme-symbolic>=2.91.0 - found
===> totem-3.26.2_1 depends on package: grilo-plugins>=0 - found
===> totem-3.26.2_1 depends on executable: update-desktop-database - found
===> totem-3.26.2_1 depends on executable: gtk-update-icon-cache - found
===> totem-3.26.2_1 depends on package: gvfs>=0 - found
===> totem-3.26.2_1 depends on package: py37-gobject3>=0 - found
===> totem-3.26.2_1 depends on file: /usr/local/bin/python3.7 - found
===> totem-3.26.2_1 depends on package: gstreamer1-plugins-bad>=1.4 - found
===> totem-3.26.2_1 depends on package: gstreamer1-plugins-core>=1.4 - found
===> totem-3.26.2_1 depends on package: gstreamer1-plugins-good>=1.4 - found
===> totem-3.26.2_1 depends on package: gstreamer1-plugins-soup>=1.4 - found
===> totem-3.26.2_1 depends on package: gstreamer1-plugins-ugly>=1.4 - found
===> totem-3.26.2_1 depends on package: gstreamer1-plugins>=1.4 - found
===> totem-3.26.2_1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found
===> totem-3.26.2_1 depends on file: /usr/local/libdata/pkgconfig/xtst.pc - found
===> totem-3.26.2_1 depends on file: /usr/local/libdata/pkgconfig/ice.pc - found
===> totem-3.26.2_1 depends on file: /usr/local/libdata/pkgconfig/sm.pc - found
SUCCEEDED 00:00:01
-------------------------------------------------------------------------------
-- Phase: stage
-------------------------------------------------------------------------------
===> Staging for totem-3.26.2_1
===> totem-3.26.2_1 depends on file: /usr/local/libdata/pkgconfig/iso-codes.pc - found
===> totem-3.26.2_1 depends on package: py37-libpeas>=0 - found
===> totem-3.26.2_1 depends on package: gnome-settings-daemon>=2.91.0 - found
===> totem-3.26.2_1 depends on package: gnome-icon-theme-symbolic>=2.91.0 - found
===> totem-3.26.2_1 depends on package: grilo-plugins>=0 - found
===> totem-3.26.2_1 depends on executable: update-desktop-database - found
===> totem-3.26.2_1 depends on executable: gtk-update-icon-cache - found
===> totem-3.26.2_1 depends on package: gvfs>=0 - found
===> totem-3.26.2_1 depends on package: py37-gobject3>=0 - found
===> totem-3.26.2_1 depends on file: /usr/local/bin/python3.7 - found
===> totem-3.26.2_1 depends on package: gstreamer1-plugins-bad>=1.4 - found
===> totem-3.26.2_1 depends on package: gstreamer1-plugins-core>=1.4 - found
===> totem-3.26.2_1 depends on package: gstreamer1-plugins-good>=1.4 - found
===> totem-3.26.2_1 depends on package: gstreamer1-plugins-soup>=1.4 - found
===> totem-3.26.2_1 depends on package: gstreamer1-plugins-ugly>=1.4 - found
===> totem-3.26.2_1 depends on package: gstreamer1-plugins>=1.4 - found
===> totem-3.26.2_1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found
===> totem-3.26.2_1 depends on file: /usr/local/libdata/pkgconfig/xtst.pc - found
===> totem-3.26.2_1 depends on file: /usr/local/libdata/pkgconfig/ice.pc - found
===> totem-3.26.2_1 depends on file: /usr/local/libdata/pkgconfig/sm.pc - found
===> Generating temporary packing list
[0/1] /usr/local/bin/meson install --no-rebuild
Installing data/appdata/org.gnome.Totem.appdata.xml to /construction/multimedia/totem/stage/usr/local/share/metainfo
Installing data/totem-video-thumbnailer.1 to /construction/multimedia/totem/stage/usr/local/man/man1
Installing data/org.gnome.Totem.desktop to /construction/multimedia/totem/stage/usr/local/share/applications
Installing src/org.gnome.totem.enums.xml to /construction/multimedia/totem/stage/usr/local/share/glib-2.0/schemas
Installing src/libtotem.so.0.0.0 to /construction/multimedia/totem/stage/usr/local/lib
Stripping target 'src/libtotem.so.0.0.0' using strip.
Installing src/totem to /construction/multimedia/totem/stage/usr/local/bin
Stripping target 'src/totem' using strip.
Installing src/totem-video-thumbnailer to /construction/multimedia/totem/stage/usr/local/bin
Stripping target 'src/totem-video-thumbnailer' using strip.
Installing src/totem-gallery-thumbnailer to /construction/multimedia/totem/stage/usr/local/libexec
Stripping target 'src/totem-gallery-thumbnailer' using strip.
Installing src/libtotem-properties-page.so to /construction/multimedia/totem/stage/usr/local/lib/nautilus/extensions-3.0
Stripping target 'src/libtotem-properties-page.so' using strip.
Installing src/Totem-1.0.gir to /construction/multimedia/totem/stage/usr/local/share/gir-1.0
Installing src/Totem-1.0.typelib to /construction/multimedia/totem/stage/usr/local/lib/girepository-1.0
Installing src/plugins/apple-trailers/libapple-trailers.so to /construction/multimedia/totem/stage/usr/local/lib/totem/plugins/apple-trailers
Stripping target 'src/plugins/apple-trailers/libapple-trailers.so' using strip.
Installing src/plugins/apple-trailers/apple-trailers.plugin to /construction/multimedia/totem/stage/usr/local/lib/totem/plugins/apple-trailers
Installing src/plugins/autoload-subtitles/libautoload-subtitles.so to /construction/multimedia/totem/stage/usr/local/lib/totem/plugins/autoload-subtitles
Stripping target 'src/plugins/autoload-subtitles/libautoload-subtitles.so' using strip.
Installing src/plugins/autoload-subtitles/autoload-subtitles.plugin to /construction/multimedia/totem/stage/usr/local/lib/totem/plugins/autoload-subtitles
Installing src/plugins/im-status/libtotem-im-status.so to /construction/multimedia/totem/stage/usr/local/lib/totem/plugins/im-status
Stripping target 'src/plugins/im-status/libtotem-im-status.so' using strip.
Installing src/plugins/im-status/totem-im-status.plugin to /construction/multimedia/totem/stage/usr/local/lib/totem/plugins/im-status
Installing src/plugins/media-player-keys/libmedia_player_keys.so to /construction/multimedia/totem/stage/usr/local/lib/totem/plugins/media-player-keys
Stripping target 'src/plugins/media-player-keys/libmedia_player_keys.so' using strip.
Installing src/plugins/media-player-keys/media-player-keys.plugin to /construction/multimedia/totem/stage/usr/local/lib/totem/plugins/media-player-keys
Installing src/plugins/ontop/libontop.so to /construction/multimedia/totem/stage/usr/local/lib/totem/plugins/ontop
Stripping target 'src/plugins/ontop/libontop.so' using strip.
Installing src/plugins/ontop/ontop.plugin to /construction/multimedia/totem/stage/usr/local/lib/totem/plugins/ontop
Installing src/plugins/properties/libmovie-properties.so to /construction/multimedia/totem/stage/usr/local/lib/totem/plugins/properties
Stripping target 'src/plugins/properties/libmovie-properties.so' using strip.
Installing src/plugins/properties/movie-properties.plugin to /construction/multimedia/totem/stage/usr/local/lib/totem/plugins/properties
Installing src/plugins/recent/librecent.so to /construction/multimedia/totem/stage/usr/local/lib/totem/plugins/recent
Stripping target 'src/plugins/recent/librecent.so' using strip.
Installing src/plugins/recent/recent.plugin to /construction/multimedia/totem/stage/usr/local/lib/totem/plugins/recent
Installing src/plugins/screensaver/libscreensaver.so to /construction/multimedia/totem/stage/usr/local/lib/totem/plugins/screensaver
Stripping target 'src/plugins/screensaver/libscreensaver.so' using strip.
Installing src/plugins/screensaver/screensaver.plugin to /construction/multimedia/totem/stage/usr/local/lib/totem/plugins/screensaver
Installing src/plugins/screenshot/libscreenshot.so to /construction/multimedia/totem/stage/usr/local/lib/totem/plugins/screenshot
Stripping target 'src/plugins/screenshot/libscreenshot.so' using strip.
Installing src/plugins/screenshot/screenshot.plugin to /construction/multimedia/totem/stage/usr/local/lib/totem/plugins/screenshot
Installing src/plugins/skipto/libskipto.so to /construction/multimedia/totem/stage/usr/local/lib/totem/plugins/skipto
Stripping target 'src/plugins/skipto/libskipto.so' using strip.
Installing src/plugins/skipto/skipto.plugin to /construction/multimedia/totem/stage/usr/local/lib/totem/plugins/skipto
Installing src/plugins/variable-rate/libvariable-rate.so to /construction/multimedia/totem/stage/usr/local/lib/totem/plugins/variable-rate
Stripping target 'src/plugins/variable-rate/libvariable-rate.so' using strip.
Installing src/plugins/variable-rate/variable-rate.plugin to /construction/multimedia/totem/stage/usr/local/lib/totem/plugins/variable-rate
Installing src/plugins/vimeo/libvimeo.so to /construction/multimedia/totem/stage/usr/local/lib/totem/plugins/vimeo
Stripping target 'src/plugins/vimeo/libvimeo.so' using strip.
Installing src/plugins/vimeo/vimeo.plugin to /construction/multimedia/totem/stage/usr/local/lib/totem/plugins/vimeo
Installing src/plugins/gromit/libgromit.so to /construction/multimedia/totem/stage/usr/local/lib/totem/plugins/gromit
Stripping target 'src/plugins/gromit/libgromit.so' using strip.
Installing src/plugins/gromit/gromit.plugin to /construction/multimedia/totem/stage/usr/local/lib/totem/plugins/gromit
Installing src/plugins/brasero-disc-recorder/libbrasero-disc-recorder.so to /construction/multimedia/totem/stage/usr/local/lib/totem/plugins/brasero-disc-recorder
Stripping target 'src/plugins/brasero-disc-recorder/libbrasero-disc-recorder.so' using strip.
Installing src/plugins/brasero-disc-recorder/brasero-disc-recorder.plugin to /construction/multimedia/totem/stage/usr/local/lib/totem/plugins/brasero-disc-recorder
Installing src/plugins/save-file/libsave-file.so to /construction/multimedia/totem/stage/usr/local/lib/totem/plugins/save-file
Stripping target 'src/plugins/save-file/libsave-file.so' using strip.
Installing src/plugins/save-file/save-file.plugin to /construction/multimedia/totem/stage/usr/local/lib/totem/plugins/save-file
Installing src/plugins/dbusservice/dbusservice.plugin to /construction/multimedia/totem/stage/usr/local/lib/totem/plugins/dbus
Installing src/plugins/opensubtitles/opensubtitles.plugin to /construction/multimedia/totem/stage/usr/local/lib/totem/plugins/opensubtitles
Installing src/plugins/pythonconsole/pythonconsole.plugin to /construction/multimedia/totem/stage/usr/local/lib/totem/plugins/pythonconsole
Installing /construction/multimedia/totem/totem-3.26.2/src/plugins/totem-plugin.h to /construction/multimedia/totem/stage/usr/local/include/totem/1.0
Installing /construction/multimedia/totem/totem-3.26.2/src/plugins/totem-dirs.h to /construction/multimedia/totem/stage/usr/local/include/totem/1.0
Installing /construction/multimedia/totem/totem-3.26.2/src/totem-interface.h to /construction/multimedia/totem/stage/usr/local/include/totem/1.0
Installing /construction/multimedia/totem/totem-3.26.2/src/totem.h to /construction/multimedia/totem/stage/usr/local/include/totem/1.0
Installing /construction/multimedia/totem/totem-3.26.2/data/icons/16x16/org.gnome.Totem.png to /construction/multimedia/totem/stage/usr/local/share/icons/hicolor/16x16/apps
Installing /construction/multimedia/totem/totem-3.26.2/data/icons/22x22/org.gnome.Totem.png to /construction/multimedia/totem/stage/usr/local/share/icons/hicolor/22x22/apps
Installing /construction/multimedia/totem/totem-3.26.2/data/icons/24x24/org.gnome.Totem.png to /construction/multimedia/totem/stage/usr/local/share/icons/hicolor/24x24/apps
Installing /construction/multimedia/totem/totem-3.26.2/data/icons/32x32/org.gnome.Totem.png to /construction/multimedia/totem/stage/usr/local/share/icons/hicolor/32x32/apps
Installing /construction/multimedia/totem/totem-3.26.2/data/icons/48x48/org.gnome.Totem.png to /construction/multimedia/totem/stage/usr/local/share/icons/hicolor/48x48/apps
Installing /construction/multimedia/totem/totem-3.26.2/data/icons/256x256/org.gnome.Totem.png to /construction/multimedia/totem/stage/usr/local/share/icons/hicolor/256x256/apps
Installing /construction/multimedia/totem/totem-3.26.2/data/icons/symbolic/org.gnome.Totem-symbolic.svg to /construction/multimedia/totem/stage/usr/local/share/icons/hicolor/symbolic/apps
Installing /construction/multimedia/totem/totem-3.26.2/data/totem.1 to /construction/multimedia/totem/stage/usr/local/man/man1
Installing /construction/multimedia/totem/totem-3.26.2/data/controls.ui to /construction/multimedia/totem/stage/usr/local/share/totem
Installing /construction/multimedia/totem/totem-3.26.2/data/playlist.ui to /construction/multimedia/totem/stage/usr/local/share/totem
Installing /construction/multimedia/totem/totem-3.26.2/data/preferences.ui to /construction/multimedia/totem/stage/usr/local/share/totem
Installing /construction/multimedia/totem/totem-3.26.2/data/properties.ui to /construction/multimedia/totem/stage/usr/local/share/totem
Installing /construction/multimedia/totem/totem-3.26.2/data/shortcuts.ui to /construction/multimedia/totem/stage/usr/local/share/totem
Installing /construction/multimedia/totem/totem-3.26.2/data/totem.ui to /construction/multimedia/totem/stage/usr/local/share/totem
Installing /construction/multimedia/totem/totem-3.26.2/data/uri.ui to /construction/multimedia/totem/stage/usr/local/share/totem
Installing /construction/multimedia/totem/totem-3.26.2/_build/data/org.gnome.Totem.service to /construction/multimedia/totem/stage/usr/local/share/dbus-1/services
Installing /construction/multimedia/totem/totem-3.26.2/_build/data/totem.thumbnailer to /construction/multimedia/totem/stage/usr/local/share/thumbnailers
Installing /construction/multimedia/totem/totem-3.26.2/_build/data/org.gnome.totem.gschema.xml to /construction/multimedia/totem/stage/usr/local/share/glib-2.0/schemas
Installing /construction/multimedia/totem/totem-3.26.2/data/totem.convert to /construction/multimedia/totem/stage/usr/local/share/GConf/gsettings
Installing /construction/multimedia/totem/totem-3.26.2/_build/meson-private/totem.pc to /construction/multimedia/totem/stage/usr/local/lib/pkgconfig
Installing /construction/multimedia/totem/totem-3.26.2/src/plugins/screenshot/gallery.ui to /construction/multimedia/totem/stage/usr/local/lib/totem/plugins/screenshot
Installing /construction/multimedia/totem/totem-3.26.2/src/plugins/skipto/skipto.ui to /construction/multimedia/totem/stage/usr/local/lib/totem/plugins/skipto
Installing /construction/multimedia/totem/totem-3.26.2/src/plugins/dbusservice/dbusservice.py to /construction/multimedia/totem/stage/usr/local/lib/totem/plugins/dbus
Installing /construction/multimedia/totem/totem-3.26.2/src/plugins/opensubtitles/opensubtitles.py to /construction/multimedia/totem/stage/usr/local/lib/totem/plugins/opensubtitles
Installing /construction/multimedia/totem/totem-3.26.2/src/plugins/opensubtitles/hash.py to /construction/multimedia/totem/stage/usr/local/lib/totem/plugins/opensubtitles
Installing /construction/multimedia/totem/totem-3.26.2/src/plugins/opensubtitles/opensubtitles.ui to /construction/multimedia/totem/stage/usr/local/lib/totem/plugins/opensubtitles
Installing /construction/multimedia/totem/totem-3.26.2/_build/src/plugins/opensubtitles/org.gnome.totem.plugins.opensubtitles.gschema.xml to /construction/multimedia/totem/stage/usr/local/share/glib-2.0/schemas
Installing /construction/multimedia/totem/totem-3.26.2/src/plugins/opensubtitles/opensubtitles.convert to /construction/multimedia/totem/stage/usr/local/share/GConf/gsettings
Installing /construction/multimedia/totem/totem-3.26.2/src/plugins/pythonconsole/pythonconsole.py to /construction/multimedia/totem/stage/usr/local/lib/totem/plugins/pythonconsole
Installing /construction/multimedia/totem/totem-3.26.2/src/plugins/pythonconsole/console.py to /construction/multimedia/totem/stage/usr/local/lib/totem/plugins/pythonconsole
Installing /construction/multimedia/totem/totem-3.26.2/_build/src/plugins/pythonconsole/org.gnome.totem.plugins.pythonconsole.gschema.xml to /construction/multimedia/totem/stage/usr/local/share/glib-2.0/schemas
Installing /construction/multimedia/totem/totem-3.26.2/src/plugins/pythonconsole/pythonconsole.convert to /construction/multimedia/totem/stage/usr/local/share/GConf/gsettings
Running custom install script '/construction/multimedia/totem/totem-3.26.2/meson_compile_python.py'
Running custom install script '/usr/local/bin/meson --internal gettext install --subdir=po --localedir=share/locale --pkgname=totem'
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/af.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/af/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/am.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/am/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/ar.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/ar/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/as.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/as/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/ast.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/ast/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/az.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/az/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/be.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/be/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/be@latin.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/be@latin/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/bg.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/bg/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/bn.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/bn/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/bn_IN.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/bn_IN/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/br.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/br/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/bs.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/bs/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/ca.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/ca/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/ca@valencia.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/ca@valencia/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/crh.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/crh/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/cs.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/cs/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/cy.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/cy/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/da.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/da/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/de.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/de/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/dz.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/dz/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/el.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/el/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/en_CA.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/en_CA/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/en_GB.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/en_GB/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/en@shaw.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/en@shaw/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/eo.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/eo/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/es.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/es/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/et.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/et/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/eu.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/eu/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/fa.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/fa/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/fi.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/fi/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/fr.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/fr/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/fur.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/fur/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/ga.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/ga/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/gd.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/gd/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/gl.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/gl/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/gu.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/gu/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/gv.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/gv/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/he.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/he/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/hi.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/hi/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/hr.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/hr/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/hu.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/hu/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/id.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/id/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/is.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/is/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/it.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/it/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/ja.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/ja/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/ka.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/ka/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/kk.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/kk/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/km.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/km/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/kn.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/kn/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/ko.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/ko/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/ku.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/ku/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/ky.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/ky/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/lt.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/lt/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/lv.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/lv/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/mai.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/mai/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/mg.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/mg/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/mk.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/mk/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/ml.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/ml/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/mr.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/mr/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/ms.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/ms/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/my.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/my/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/nb.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/nb/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/ne.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/ne/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/nl.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/nl/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/nn.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/nn/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/oc.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/oc/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/or.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/or/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/pa.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/pa/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/pl.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/pl/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/pt.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/pt/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/pt_BR.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/pt_BR/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/ro.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/ro/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/ru.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/ru/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/rw.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/rw/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/si.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/si/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/sk.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/sk/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/sl.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/sl/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/sq.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/sq/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/sr.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/sr/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/sr@latin.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/sr@latin/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/sv.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/sv/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/ta.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/ta/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/te.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/te/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/tg.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/tg/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/th.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/th/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/tr.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/tr/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/ug.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/ug/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/uk.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/uk/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/vi.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/vi/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/wa.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/wa/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/xh.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/xh/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/zh_CN.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/zh_CN/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/zh_HK.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/zh_HK/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/zh_TW.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/zh_TW/LC_MESSAGES/totem.mo
Installing /construction/multimedia/totem/totem-3.26.2/_build/po/zu.gmo to /construction/multimedia/totem/stage/usr/local/share/locale/zu/LC_MESSAGES/totem.mo
Running custom install script '/usr/local/bin/meson --internal yelphelper install --subdir=help --id=totem --installdir=share/help --sources=index.docbook@@legal.xml --symlinks=true --media=figures/totem_next_button.png@@figures/totem_pause_button.png@@figures/totem_play_button.png@@figures/totem_previous_button.png@@figures/totem_show_playlist_button.png@@figures/totem_start_window.png@@figures/totem_volume_maximum_button.png@@figures/totem_volume_mute_button.png'
Installing /construction/multimedia/totem/totem-3.26.2/_build/help/bg/index.docbook to /construction/multimedia/totem/stage/usr/local/share/help/bg/totem/index.docbook
Installing /construction/multimedia/totem/totem-3.26.2/_build/help/bg/legal.xml to /construction/multimedia/totem/stage/usr/local/share/help/bg/totem/legal.xml
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/bg/totem/figures/totem_next_button.png to /usr/local/share/help/C/totem/figures/totem_next_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/bg/totem/figures/totem_pause_button.png to /usr/local/share/help/C/totem/figures/totem_pause_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/bg/totem/figures/totem_play_button.png to /usr/local/share/help/C/totem/figures/totem_play_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/bg/totem/figures/totem_previous_button.png to /usr/local/share/help/C/totem/figures/totem_previous_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/bg/totem/figures/totem_show_playlist_button.png to /usr/local/share/help/C/totem/figures/totem_show_playlist_button.png.
Installing /construction/multimedia/totem/totem-3.26.2/help/bg/figures/totem_start_window.png to /construction/multimedia/totem/stage/usr/local/share/help/bg/totem/figures/totem_start_window.png
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/bg/totem/figures/totem_volume_maximum_button.png to /usr/local/share/help/C/totem/figures/totem_volume_maximum_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/bg/totem/figures/totem_volume_mute_button.png to /usr/local/share/help/C/totem/figures/totem_volume_mute_button.png.
Installing /construction/multimedia/totem/totem-3.26.2/_build/help/ca/index.docbook to /construction/multimedia/totem/stage/usr/local/share/help/ca/totem/index.docbook
Installing /construction/multimedia/totem/totem-3.26.2/_build/help/ca/legal.xml to /construction/multimedia/totem/stage/usr/local/share/help/ca/totem/legal.xml
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/ca/totem/figures/totem_next_button.png to /usr/local/share/help/C/totem/figures/totem_next_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/ca/totem/figures/totem_pause_button.png to /usr/local/share/help/C/totem/figures/totem_pause_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/ca/totem/figures/totem_play_button.png to /usr/local/share/help/C/totem/figures/totem_play_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/ca/totem/figures/totem_previous_button.png to /usr/local/share/help/C/totem/figures/totem_previous_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/ca/totem/figures/totem_show_playlist_button.png to /usr/local/share/help/C/totem/figures/totem_show_playlist_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/ca/totem/figures/totem_start_window.png to /usr/local/share/help/C/totem/figures/totem_start_window.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/ca/totem/figures/totem_volume_maximum_button.png to /usr/local/share/help/C/totem/figures/totem_volume_maximum_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/ca/totem/figures/totem_volume_mute_button.png to /usr/local/share/help/C/totem/figures/totem_volume_mute_button.png.
Installing /construction/multimedia/totem/totem-3.26.2/_build/help/cs/index.docbook to /construction/multimedia/totem/stage/usr/local/share/help/cs/totem/index.docbook
Installing /construction/multimedia/totem/totem-3.26.2/_build/help/cs/legal.xml to /construction/multimedia/totem/stage/usr/local/share/help/cs/totem/legal.xml
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/cs/totem/figures/totem_next_button.png to /usr/local/share/help/C/totem/figures/totem_next_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/cs/totem/figures/totem_pause_button.png to /usr/local/share/help/C/totem/figures/totem_pause_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/cs/totem/figures/totem_play_button.png to /usr/local/share/help/C/totem/figures/totem_play_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/cs/totem/figures/totem_previous_button.png to /usr/local/share/help/C/totem/figures/totem_previous_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/cs/totem/figures/totem_show_playlist_button.png to /usr/local/share/help/C/totem/figures/totem_show_playlist_button.png.
Installing /construction/multimedia/totem/totem-3.26.2/help/cs/figures/totem_start_window.png to /construction/multimedia/totem/stage/usr/local/share/help/cs/totem/figures/totem_start_window.png
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/cs/totem/figures/totem_volume_maximum_button.png to /usr/local/share/help/C/totem/figures/totem_volume_maximum_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/cs/totem/figures/totem_volume_mute_button.png to /usr/local/share/help/C/totem/figures/totem_volume_mute_button.png.
Installing /construction/multimedia/totem/totem-3.26.2/_build/help/da/index.docbook to /construction/multimedia/totem/stage/usr/local/share/help/da/totem/index.docbook
Installing /construction/multimedia/totem/totem-3.26.2/_build/help/da/legal.xml to /construction/multimedia/totem/stage/usr/local/share/help/da/totem/legal.xml
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/da/totem/figures/totem_next_button.png to /usr/local/share/help/C/totem/figures/totem_next_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/da/totem/figures/totem_pause_button.png to /usr/local/share/help/C/totem/figures/totem_pause_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/da/totem/figures/totem_play_button.png to /usr/local/share/help/C/totem/figures/totem_play_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/da/totem/figures/totem_previous_button.png to /usr/local/share/help/C/totem/figures/totem_previous_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/da/totem/figures/totem_show_playlist_button.png to /usr/local/share/help/C/totem/figures/totem_show_playlist_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/da/totem/figures/totem_start_window.png to /usr/local/share/help/C/totem/figures/totem_start_window.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/da/totem/figures/totem_volume_maximum_button.png to /usr/local/share/help/C/totem/figures/totem_volume_maximum_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/da/totem/figures/totem_volume_mute_button.png to /usr/local/share/help/C/totem/figures/totem_volume_mute_button.png.
Installing /construction/multimedia/totem/totem-3.26.2/_build/help/de/index.docbook to /construction/multimedia/totem/stage/usr/local/share/help/de/totem/index.docbook
Installing /construction/multimedia/totem/totem-3.26.2/_build/help/de/legal.xml to /construction/multimedia/totem/stage/usr/local/share/help/de/totem/legal.xml
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/de/totem/figures/totem_next_button.png to /usr/local/share/help/C/totem/figures/totem_next_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/de/totem/figures/totem_pause_button.png to /usr/local/share/help/C/totem/figures/totem_pause_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/de/totem/figures/totem_play_button.png to /usr/local/share/help/C/totem/figures/totem_play_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/de/totem/figures/totem_previous_button.png to /usr/local/share/help/C/totem/figures/totem_previous_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/de/totem/figures/totem_show_playlist_button.png to /usr/local/share/help/C/totem/figures/totem_show_playlist_button.png.
Installing /construction/multimedia/totem/totem-3.26.2/help/de/figures/totem_start_window.png to /construction/multimedia/totem/stage/usr/local/share/help/de/totem/figures/totem_start_window.png
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/de/totem/figures/totem_volume_maximum_button.png to /usr/local/share/help/C/totem/figures/totem_volume_maximum_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/de/totem/figures/totem_volume_mute_button.png to /usr/local/share/help/C/totem/figures/totem_volume_mute_button.png.
Installing /construction/multimedia/totem/totem-3.26.2/_build/help/el/index.docbook to /construction/multimedia/totem/stage/usr/local/share/help/el/totem/index.docbook
Installing /construction/multimedia/totem/totem-3.26.2/_build/help/el/legal.xml to /construction/multimedia/totem/stage/usr/local/share/help/el/totem/legal.xml
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/el/totem/figures/totem_next_button.png to /usr/local/share/help/C/totem/figures/totem_next_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/el/totem/figures/totem_pause_button.png to /usr/local/share/help/C/totem/figures/totem_pause_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/el/totem/figures/totem_play_button.png to /usr/local/share/help/C/totem/figures/totem_play_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/el/totem/figures/totem_previous_button.png to /usr/local/share/help/C/totem/figures/totem_previous_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/el/totem/figures/totem_show_playlist_button.png to /usr/local/share/help/C/totem/figures/totem_show_playlist_button.png.
Installing /construction/multimedia/totem/totem-3.26.2/help/el/figures/totem_start_window.png to /construction/multimedia/totem/stage/usr/local/share/help/el/totem/figures/totem_start_window.png
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/el/totem/figures/totem_volume_maximum_button.png to /usr/local/share/help/C/totem/figures/totem_volume_maximum_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/el/totem/figures/totem_volume_mute_button.png to /usr/local/share/help/C/totem/figures/totem_volume_mute_button.png.
Installing /construction/multimedia/totem/totem-3.26.2/_build/help/en_GB/index.docbook to /construction/multimedia/totem/stage/usr/local/share/help/en_GB/totem/index.docbook
Installing /construction/multimedia/totem/totem-3.26.2/_build/help/en_GB/legal.xml to /construction/multimedia/totem/stage/usr/local/share/help/en_GB/totem/legal.xml
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/en_GB/totem/figures/totem_next_button.png to /usr/local/share/help/C/totem/figures/totem_next_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/en_GB/totem/figures/totem_pause_button.png to /usr/local/share/help/C/totem/figures/totem_pause_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/en_GB/totem/figures/totem_play_button.png to /usr/local/share/help/C/totem/figures/totem_play_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/en_GB/totem/figures/totem_previous_button.png to /usr/local/share/help/C/totem/figures/totem_previous_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/en_GB/totem/figures/totem_show_playlist_button.png to /usr/local/share/help/C/totem/figures/totem_show_playlist_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/en_GB/totem/figures/totem_start_window.png to /usr/local/share/help/C/totem/figures/totem_start_window.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/en_GB/totem/figures/totem_volume_maximum_button.png to /usr/local/share/help/C/totem/figures/totem_volume_maximum_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/en_GB/totem/figures/totem_volume_mute_button.png to /usr/local/share/help/C/totem/figures/totem_volume_mute_button.png.
Installing /construction/multimedia/totem/totem-3.26.2/_build/help/es/index.docbook to /construction/multimedia/totem/stage/usr/local/share/help/es/totem/index.docbook
Installing /construction/multimedia/totem/totem-3.26.2/_build/help/es/legal.xml to /construction/multimedia/totem/stage/usr/local/share/help/es/totem/legal.xml
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/es/totem/figures/totem_next_button.png to /usr/local/share/help/C/totem/figures/totem_next_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/es/totem/figures/totem_pause_button.png to /usr/local/share/help/C/totem/figures/totem_pause_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/es/totem/figures/totem_play_button.png to /usr/local/share/help/C/totem/figures/totem_play_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/es/totem/figures/totem_previous_button.png to /usr/local/share/help/C/totem/figures/totem_previous_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/es/totem/figures/totem_show_playlist_button.png to /usr/local/share/help/C/totem/figures/totem_show_playlist_button.png.
Installing /construction/multimedia/totem/totem-3.26.2/help/es/figures/totem_start_window.png to /construction/multimedia/totem/stage/usr/local/share/help/es/totem/figures/totem_start_window.png
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/es/totem/figures/totem_volume_maximum_button.png to /usr/local/share/help/C/totem/figures/totem_volume_maximum_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/es/totem/figures/totem_volume_mute_button.png to /usr/local/share/help/C/totem/figures/totem_volume_mute_button.png.
Installing /construction/multimedia/totem/totem-3.26.2/_build/help/eu/index.docbook to /construction/multimedia/totem/stage/usr/local/share/help/eu/totem/index.docbook
Installing /construction/multimedia/totem/totem-3.26.2/_build/help/eu/legal.xml to /construction/multimedia/totem/stage/usr/local/share/help/eu/totem/legal.xml
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/eu/totem/figures/totem_next_button.png to /usr/local/share/help/C/totem/figures/totem_next_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/eu/totem/figures/totem_pause_button.png to /usr/local/share/help/C/totem/figures/totem_pause_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/eu/totem/figures/totem_play_button.png to /usr/local/share/help/C/totem/figures/totem_play_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/eu/totem/figures/totem_previous_button.png to /usr/local/share/help/C/totem/figures/totem_previous_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/eu/totem/figures/totem_show_playlist_button.png to /usr/local/share/help/C/totem/figures/totem_show_playlist_button.png.
Installing /construction/multimedia/totem/totem-3.26.2/help/eu/figures/totem_start_window.png to /construction/multimedia/totem/stage/usr/local/share/help/eu/totem/figures/totem_start_window.png
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/eu/totem/figures/totem_volume_maximum_button.png to /usr/local/share/help/C/totem/figures/totem_volume_maximum_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/eu/totem/figures/totem_volume_mute_button.png to /usr/local/share/help/C/totem/figures/totem_volume_mute_button.png.
Installing /construction/multimedia/totem/totem-3.26.2/_build/help/fi/index.docbook to /construction/multimedia/totem/stage/usr/local/share/help/fi/totem/index.docbook
Installing /construction/multimedia/totem/totem-3.26.2/_build/help/fi/legal.xml to /construction/multimedia/totem/stage/usr/local/share/help/fi/totem/legal.xml
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/fi/totem/figures/totem_next_button.png to /usr/local/share/help/C/totem/figures/totem_next_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/fi/totem/figures/totem_pause_button.png to /usr/local/share/help/C/totem/figures/totem_pause_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/fi/totem/figures/totem_play_button.png to /usr/local/share/help/C/totem/figures/totem_play_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/fi/totem/figures/totem_previous_button.png to /usr/local/share/help/C/totem/figures/totem_previous_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/fi/totem/figures/totem_show_playlist_button.png to /usr/local/share/help/C/totem/figures/totem_show_playlist_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/fi/totem/figures/totem_start_window.png to /usr/local/share/help/C/totem/figures/totem_start_window.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/fi/totem/figures/totem_volume_maximum_button.png to /usr/local/share/help/C/totem/figures/totem_volume_maximum_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/fi/totem/figures/totem_volume_mute_button.png to /usr/local/share/help/C/totem/figures/totem_volume_mute_button.png.
Installing /construction/multimedia/totem/totem-3.26.2/_build/help/fr/index.docbook to /construction/multimedia/totem/stage/usr/local/share/help/fr/totem/index.docbook
Installing /construction/multimedia/totem/totem-3.26.2/_build/help/fr/legal.xml to /construction/multimedia/totem/stage/usr/local/share/help/fr/totem/legal.xml
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/fr/totem/figures/totem_next_button.png to /usr/local/share/help/C/totem/figures/totem_next_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/fr/totem/figures/totem_pause_button.png to /usr/local/share/help/C/totem/figures/totem_pause_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/fr/totem/figures/totem_play_button.png to /usr/local/share/help/C/totem/figures/totem_play_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/fr/totem/figures/totem_previous_button.png to /usr/local/share/help/C/totem/figures/totem_previous_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/fr/totem/figures/totem_show_playlist_button.png to /usr/local/share/help/C/totem/figures/totem_show_playlist_button.png.
Installing /construction/multimedia/totem/totem-3.26.2/help/fr/figures/totem_start_window.png to /construction/multimedia/totem/stage/usr/local/share/help/fr/totem/figures/totem_start_window.png
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/fr/totem/figures/totem_volume_maximum_button.png to /usr/local/share/help/C/totem/figures/totem_volume_maximum_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/fr/totem/figures/totem_volume_mute_button.png to /usr/local/share/help/C/totem/figures/totem_volume_mute_button.png.
Installing /construction/multimedia/totem/totem-3.26.2/_build/help/gl/index.docbook to /construction/multimedia/totem/stage/usr/local/share/help/gl/totem/index.docbook
Installing /construction/multimedia/totem/totem-3.26.2/_build/help/gl/legal.xml to /construction/multimedia/totem/stage/usr/local/share/help/gl/totem/legal.xml
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/gl/totem/figures/totem_next_button.png to /usr/local/share/help/C/totem/figures/totem_next_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/gl/totem/figures/totem_pause_button.png to /usr/local/share/help/C/totem/figures/totem_pause_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/gl/totem/figures/totem_play_button.png to /usr/local/share/help/C/totem/figures/totem_play_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/gl/totem/figures/totem_previous_button.png to /usr/local/share/help/C/totem/figures/totem_previous_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/gl/totem/figures/totem_show_playlist_button.png to /usr/local/share/help/C/totem/figures/totem_show_playlist_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/gl/totem/figures/totem_start_window.png to /usr/local/share/help/C/totem/figures/totem_start_window.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/gl/totem/figures/totem_volume_maximum_button.png to /usr/local/share/help/C/totem/figures/totem_volume_maximum_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/gl/totem/figures/totem_volume_mute_button.png to /usr/local/share/help/C/totem/figures/totem_volume_mute_button.png.
Installing /construction/multimedia/totem/totem-3.26.2/_build/help/hr/index.docbook to /construction/multimedia/totem/stage/usr/local/share/help/hr/totem/index.docbook
Installing /construction/multimedia/totem/totem-3.26.2/_build/help/hr/legal.xml to /construction/multimedia/totem/stage/usr/local/share/help/hr/totem/legal.xml
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/hr/totem/figures/totem_next_button.png to /usr/local/share/help/C/totem/figures/totem_next_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/hr/totem/figures/totem_pause_button.png to /usr/local/share/help/C/totem/figures/totem_pause_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/hr/totem/figures/totem_play_button.png to /usr/local/share/help/C/totem/figures/totem_play_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/hr/totem/figures/totem_previous_button.png to /usr/local/share/help/C/totem/figures/totem_previous_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/hr/totem/figures/totem_show_playlist_button.png to /usr/local/share/help/C/totem/figures/totem_show_playlist_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/hr/totem/figures/totem_start_window.png to /usr/local/share/help/C/totem/figures/totem_start_window.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/hr/totem/figures/totem_volume_maximum_button.png to /usr/local/share/help/C/totem/figures/totem_volume_maximum_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/hr/totem/figures/totem_volume_mute_button.png to /usr/local/share/help/C/totem/figures/totem_volume_mute_button.png.
Installing /construction/multimedia/totem/totem-3.26.2/_build/help/id/index.docbook to /construction/multimedia/totem/stage/usr/local/share/help/id/totem/index.docbook
Installing /construction/multimedia/totem/totem-3.26.2/_build/help/id/legal.xml to /construction/multimedia/totem/stage/usr/local/share/help/id/totem/legal.xml
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/id/totem/figures/totem_next_button.png to /usr/local/share/help/C/totem/figures/totem_next_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/id/totem/figures/totem_pause_button.png to /usr/local/share/help/C/totem/figures/totem_pause_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/id/totem/figures/totem_play_button.png to /usr/local/share/help/C/totem/figures/totem_play_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/id/totem/figures/totem_previous_button.png to /usr/local/share/help/C/totem/figures/totem_previous_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/id/totem/figures/totem_show_playlist_button.png to /usr/local/share/help/C/totem/figures/totem_show_playlist_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/id/totem/figures/totem_start_window.png to /usr/local/share/help/C/totem/figures/totem_start_window.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/id/totem/figures/totem_volume_maximum_button.png to /usr/local/share/help/C/totem/figures/totem_volume_maximum_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/id/totem/figures/totem_volume_mute_button.png to /usr/local/share/help/C/totem/figures/totem_volume_mute_button.png.
Installing /construction/multimedia/totem/totem-3.26.2/_build/help/it/index.docbook to /construction/multimedia/totem/stage/usr/local/share/help/it/totem/index.docbook
Installing /construction/multimedia/totem/totem-3.26.2/_build/help/it/legal.xml to /construction/multimedia/totem/stage/usr/local/share/help/it/totem/legal.xml
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/it/totem/figures/totem_next_button.png to /usr/local/share/help/C/totem/figures/totem_next_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/it/totem/figures/totem_pause_button.png to /usr/local/share/help/C/totem/figures/totem_pause_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/it/totem/figures/totem_play_button.png to /usr/local/share/help/C/totem/figures/totem_play_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/it/totem/figures/totem_previous_button.png to /usr/local/share/help/C/totem/figures/totem_previous_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/it/totem/figures/totem_show_playlist_button.png to /usr/local/share/help/C/totem/figures/totem_show_playlist_button.png.
Installing /construction/multimedia/totem/totem-3.26.2/help/it/figures/totem_start_window.png to /construction/multimedia/totem/stage/usr/local/share/help/it/totem/figures/totem_start_window.png
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/it/totem/figures/totem_volume_maximum_button.png to /usr/local/share/help/C/totem/figures/totem_volume_maximum_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/it/totem/figures/totem_volume_mute_button.png to /usr/local/share/help/C/totem/figures/totem_volume_mute_button.png.
Installing /construction/multimedia/totem/totem-3.26.2/_build/help/ja/index.docbook to /construction/multimedia/totem/stage/usr/local/share/help/ja/totem/index.docbook
Installing /construction/multimedia/totem/totem-3.26.2/_build/help/ja/legal.xml to /construction/multimedia/totem/stage/usr/local/share/help/ja/totem/legal.xml
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/ja/totem/figures/totem_next_button.png to /usr/local/share/help/C/totem/figures/totem_next_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/ja/totem/figures/totem_pause_button.png to /usr/local/share/help/C/totem/figures/totem_pause_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/ja/totem/figures/totem_play_button.png to /usr/local/share/help/C/totem/figures/totem_play_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/ja/totem/figures/totem_previous_button.png to /usr/local/share/help/C/totem/figures/totem_previous_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/ja/totem/figures/totem_show_playlist_button.png to /usr/local/share/help/C/totem/figures/totem_show_playlist_button.png.
Installing /construction/multimedia/totem/totem-3.26.2/help/ja/figures/totem_start_window.png to /construction/multimedia/totem/stage/usr/local/share/help/ja/totem/figures/totem_start_window.png
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/ja/totem/figures/totem_volume_maximum_button.png to /usr/local/share/help/C/totem/figures/totem_volume_maximum_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/ja/totem/figures/totem_volume_mute_button.png to /usr/local/share/help/C/totem/figures/totem_volume_mute_button.png.
Installing /construction/multimedia/totem/totem-3.26.2/_build/help/nb/index.docbook to /construction/multimedia/totem/stage/usr/local/share/help/nb/totem/index.docbook
Installing /construction/multimedia/totem/totem-3.26.2/_build/help/nb/legal.xml to /construction/multimedia/totem/stage/usr/local/share/help/nb/totem/legal.xml
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/nb/totem/figures/totem_next_button.png to /usr/local/share/help/C/totem/figures/totem_next_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/nb/totem/figures/totem_pause_button.png to /usr/local/share/help/C/totem/figures/totem_pause_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/nb/totem/figures/totem_play_button.png to /usr/local/share/help/C/totem/figures/totem_play_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/nb/totem/figures/totem_previous_button.png to /usr/local/share/help/C/totem/figures/totem_previous_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/nb/totem/figures/totem_show_playlist_button.png to /usr/local/share/help/C/totem/figures/totem_show_playlist_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/nb/totem/figures/totem_start_window.png to /usr/local/share/help/C/totem/figures/totem_start_window.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/nb/totem/figures/totem_volume_maximum_button.png to /usr/local/share/help/C/totem/figures/totem_volume_maximum_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/nb/totem/figures/totem_volume_mute_button.png to /usr/local/share/help/C/totem/figures/totem_volume_mute_button.png.
Installing /construction/multimedia/totem/totem-3.26.2/_build/help/oc/index.docbook to /construction/multimedia/totem/stage/usr/local/share/help/oc/totem/index.docbook
Installing /construction/multimedia/totem/totem-3.26.2/_build/help/oc/legal.xml to /construction/multimedia/totem/stage/usr/local/share/help/oc/totem/legal.xml
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/oc/totem/figures/totem_next_button.png to /usr/local/share/help/C/totem/figures/totem_next_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/oc/totem/figures/totem_pause_button.png to /usr/local/share/help/C/totem/figures/totem_pause_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/oc/totem/figures/totem_play_button.png to /usr/local/share/help/C/totem/figures/totem_play_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/oc/totem/figures/totem_previous_button.png to /usr/local/share/help/C/totem/figures/totem_previous_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/oc/totem/figures/totem_show_playlist_button.png to /usr/local/share/help/C/totem/figures/totem_show_playlist_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/oc/totem/figures/totem_start_window.png to /usr/local/share/help/C/totem/figures/totem_start_window.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/oc/totem/figures/totem_volume_maximum_button.png to /usr/local/share/help/C/totem/figures/totem_volume_maximum_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/oc/totem/figures/totem_volume_mute_button.png to /usr/local/share/help/C/totem/figures/totem_volume_mute_button.png.
Installing /construction/multimedia/totem/totem-3.26.2/_build/help/pa/index.docbook to /construction/multimedia/totem/stage/usr/local/share/help/pa/totem/index.docbook
Installing /construction/multimedia/totem/totem-3.26.2/_build/help/pa/legal.xml to /construction/multimedia/totem/stage/usr/local/share/help/pa/totem/legal.xml
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/pa/totem/figures/totem_next_button.png to /usr/local/share/help/C/totem/figures/totem_next_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/pa/totem/figures/totem_pause_button.png to /usr/local/share/help/C/totem/figures/totem_pause_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/pa/totem/figures/totem_play_button.png to /usr/local/share/help/C/totem/figures/totem_play_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/pa/totem/figures/totem_previous_button.png to /usr/local/share/help/C/totem/figures/totem_previous_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/pa/totem/figures/totem_show_playlist_button.png to /usr/local/share/help/C/totem/figures/totem_show_playlist_button.png.
Installing /construction/multimedia/totem/totem-3.26.2/help/pa/figures/totem_start_window.png to /construction/multimedia/totem/stage/usr/local/share/help/pa/totem/figures/totem_start_window.png
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/pa/totem/figures/totem_volume_maximum_button.png to /usr/local/share/help/C/totem/figures/totem_volume_maximum_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/pa/totem/figures/totem_volume_mute_button.png to /usr/local/share/help/C/totem/figures/totem_volume_mute_button.png.
Installing /construction/multimedia/totem/totem-3.26.2/_build/help/pl/index.docbook to /construction/multimedia/totem/stage/usr/local/share/help/pl/totem/index.docbook
Installing /construction/multimedia/totem/totem-3.26.2/_build/help/pl/legal.xml to /construction/multimedia/totem/stage/usr/local/share/help/pl/totem/legal.xml
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/pl/totem/figures/totem_next_button.png to /usr/local/share/help/C/totem/figures/totem_next_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/pl/totem/figures/totem_pause_button.png to /usr/local/share/help/C/totem/figures/totem_pause_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/pl/totem/figures/totem_play_button.png to /usr/local/share/help/C/totem/figures/totem_play_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/pl/totem/figures/totem_previous_button.png to /usr/local/share/help/C/totem/figures/totem_previous_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/pl/totem/figures/totem_show_playlist_button.png to /usr/local/share/help/C/totem/figures/totem_show_playlist_button.png.
Installing /construction/multimedia/totem/totem-3.26.2/help/pl/figures/totem_start_window.png to /construction/multimedia/totem/stage/usr/local/share/help/pl/totem/figures/totem_start_window.png
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/pl/totem/figures/totem_volume_maximum_button.png to /usr/local/share/help/C/totem/figures/totem_volume_maximum_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/pl/totem/figures/totem_volume_mute_button.png to /usr/local/share/help/C/totem/figures/totem_volume_mute_button.png.
Installing /construction/multimedia/totem/totem-3.26.2/_build/help/pt_BR/index.docbook to /construction/multimedia/totem/stage/usr/local/share/help/pt_BR/totem/index.docbook
Installing /construction/multimedia/totem/totem-3.26.2/_build/help/pt_BR/legal.xml to /construction/multimedia/totem/stage/usr/local/share/help/pt_BR/totem/legal.xml
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/pt_BR/totem/figures/totem_next_button.png to /usr/local/share/help/C/totem/figures/totem_next_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/pt_BR/totem/figures/totem_pause_button.png to /usr/local/share/help/C/totem/figures/totem_pause_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/pt_BR/totem/figures/totem_play_button.png to /usr/local/share/help/C/totem/figures/totem_play_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/pt_BR/totem/figures/totem_previous_button.png to /usr/local/share/help/C/totem/figures/totem_previous_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/pt_BR/totem/figures/totem_show_playlist_button.png to /usr/local/share/help/C/totem/figures/totem_show_playlist_button.png.
Installing /construction/multimedia/totem/totem-3.26.2/help/pt_BR/figures/totem_start_window.png to /construction/multimedia/totem/stage/usr/local/share/help/pt_BR/totem/figures/totem_start_window.png
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/pt_BR/totem/figures/totem_volume_maximum_button.png to /usr/local/share/help/C/totem/figures/totem_volume_maximum_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/pt_BR/totem/figures/totem_volume_mute_button.png to /usr/local/share/help/C/totem/figures/totem_volume_mute_button.png.
Installing /construction/multimedia/totem/totem-3.26.2/_build/help/ro/index.docbook to /construction/multimedia/totem/stage/usr/local/share/help/ro/totem/index.docbook
Installing /construction/multimedia/totem/totem-3.26.2/_build/help/ro/legal.xml to /construction/multimedia/totem/stage/usr/local/share/help/ro/totem/legal.xml
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/ro/totem/figures/totem_next_button.png to /usr/local/share/help/C/totem/figures/totem_next_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/ro/totem/figures/totem_pause_button.png to /usr/local/share/help/C/totem/figures/totem_pause_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/ro/totem/figures/totem_play_button.png to /usr/local/share/help/C/totem/figures/totem_play_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/ro/totem/figures/totem_previous_button.png to /usr/local/share/help/C/totem/figures/totem_previous_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/ro/totem/figures/totem_show_playlist_button.png to /usr/local/share/help/C/totem/figures/totem_show_playlist_button.png.
Installing /construction/multimedia/totem/totem-3.26.2/help/ro/figures/totem_start_window.png to /construction/multimedia/totem/stage/usr/local/share/help/ro/totem/figures/totem_start_window.png
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/ro/totem/figures/totem_volume_maximum_button.png to /usr/local/share/help/C/totem/figures/totem_volume_maximum_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/ro/totem/figures/totem_volume_mute_button.png to /usr/local/share/help/C/totem/figures/totem_volume_mute_button.png.
Installing /construction/multimedia/totem/totem-3.26.2/_build/help/ru/index.docbook to /construction/multimedia/totem/stage/usr/local/share/help/ru/totem/index.docbook
Installing /construction/multimedia/totem/totem-3.26.2/_build/help/ru/legal.xml to /construction/multimedia/totem/stage/usr/local/share/help/ru/totem/legal.xml
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/ru/totem/figures/totem_next_button.png to /usr/local/share/help/C/totem/figures/totem_next_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/ru/totem/figures/totem_pause_button.png to /usr/local/share/help/C/totem/figures/totem_pause_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/ru/totem/figures/totem_play_button.png to /usr/local/share/help/C/totem/figures/totem_play_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/ru/totem/figures/totem_previous_button.png to /usr/local/share/help/C/totem/figures/totem_previous_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/ru/totem/figures/totem_show_playlist_button.png to /usr/local/share/help/C/totem/figures/totem_show_playlist_button.png.
Installing /construction/multimedia/totem/totem-3.26.2/help/ru/figures/totem_start_window.png to /construction/multimedia/totem/stage/usr/local/share/help/ru/totem/figures/totem_start_window.png
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/ru/totem/figures/totem_volume_maximum_button.png to /usr/local/share/help/C/totem/figures/totem_volume_maximum_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/ru/totem/figures/totem_volume_mute_button.png to /usr/local/share/help/C/totem/figures/totem_volume_mute_button.png.
Installing /construction/multimedia/totem/totem-3.26.2/_build/help/sl/index.docbook to /construction/multimedia/totem/stage/usr/local/share/help/sl/totem/index.docbook
Installing /construction/multimedia/totem/totem-3.26.2/_build/help/sl/legal.xml to /construction/multimedia/totem/stage/usr/local/share/help/sl/totem/legal.xml
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/sl/totem/figures/totem_next_button.png to /usr/local/share/help/C/totem/figures/totem_next_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/sl/totem/figures/totem_pause_button.png to /usr/local/share/help/C/totem/figures/totem_pause_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/sl/totem/figures/totem_play_button.png to /usr/local/share/help/C/totem/figures/totem_play_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/sl/totem/figures/totem_previous_button.png to /usr/local/share/help/C/totem/figures/totem_previous_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/sl/totem/figures/totem_show_playlist_button.png to /usr/local/share/help/C/totem/figures/totem_show_playlist_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/sl/totem/figures/totem_start_window.png to /usr/local/share/help/C/totem/figures/totem_start_window.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/sl/totem/figures/totem_volume_maximum_button.png to /usr/local/share/help/C/totem/figures/totem_volume_maximum_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/sl/totem/figures/totem_volume_mute_button.png to /usr/local/share/help/C/totem/figures/totem_volume_mute_button.png.
Installing /construction/multimedia/totem/totem-3.26.2/_build/help/sv/index.docbook to /construction/multimedia/totem/stage/usr/local/share/help/sv/totem/index.docbook
Installing /construction/multimedia/totem/totem-3.26.2/_build/help/sv/legal.xml to /construction/multimedia/totem/stage/usr/local/share/help/sv/totem/legal.xml
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/sv/totem/figures/totem_next_button.png to /usr/local/share/help/C/totem/figures/totem_next_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/sv/totem/figures/totem_pause_button.png to /usr/local/share/help/C/totem/figures/totem_pause_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/sv/totem/figures/totem_play_button.png to /usr/local/share/help/C/totem/figures/totem_play_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/sv/totem/figures/totem_previous_button.png to /usr/local/share/help/C/totem/figures/totem_previous_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/sv/totem/figures/totem_show_playlist_button.png to /usr/local/share/help/C/totem/figures/totem_show_playlist_button.png.
Installing /construction/multimedia/totem/totem-3.26.2/help/sv/figures/totem_start_window.png to /construction/multimedia/totem/stage/usr/local/share/help/sv/totem/figures/totem_start_window.png
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/sv/totem/figures/totem_volume_maximum_button.png to /usr/local/share/help/C/totem/figures/totem_volume_maximum_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/sv/totem/figures/totem_volume_mute_button.png to /usr/local/share/help/C/totem/figures/totem_volume_mute_button.png.
Installing /construction/multimedia/totem/totem-3.26.2/_build/help/te/index.docbook to /construction/multimedia/totem/stage/usr/local/share/help/te/totem/index.docbook
Installing /construction/multimedia/totem/totem-3.26.2/_build/help/te/legal.xml to /construction/multimedia/totem/stage/usr/local/share/help/te/totem/legal.xml
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/te/totem/figures/totem_next_button.png to /usr/local/share/help/C/totem/figures/totem_next_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/te/totem/figures/totem_pause_button.png to /usr/local/share/help/C/totem/figures/totem_pause_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/te/totem/figures/totem_play_button.png to /usr/local/share/help/C/totem/figures/totem_play_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/te/totem/figures/totem_previous_button.png to /usr/local/share/help/C/totem/figures/totem_previous_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/te/totem/figures/totem_show_playlist_button.png to /usr/local/share/help/C/totem/figures/totem_show_playlist_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/te/totem/figures/totem_start_window.png to /usr/local/share/help/C/totem/figures/totem_start_window.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/te/totem/figures/totem_volume_maximum_button.png to /usr/local/share/help/C/totem/figures/totem_volume_maximum_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/te/totem/figures/totem_volume_mute_button.png to /usr/local/share/help/C/totem/figures/totem_volume_mute_button.png.
Installing /construction/multimedia/totem/totem-3.26.2/_build/help/uk/index.docbook to /construction/multimedia/totem/stage/usr/local/share/help/uk/totem/index.docbook
Installing /construction/multimedia/totem/totem-3.26.2/_build/help/uk/legal.xml to /construction/multimedia/totem/stage/usr/local/share/help/uk/totem/legal.xml
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/uk/totem/figures/totem_next_button.png to /usr/local/share/help/C/totem/figures/totem_next_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/uk/totem/figures/totem_pause_button.png to /usr/local/share/help/C/totem/figures/totem_pause_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/uk/totem/figures/totem_play_button.png to /usr/local/share/help/C/totem/figures/totem_play_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/uk/totem/figures/totem_previous_button.png to /usr/local/share/help/C/totem/figures/totem_previous_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/uk/totem/figures/totem_show_playlist_button.png to /usr/local/share/help/C/totem/figures/totem_show_playlist_button.png.
Installing /construction/multimedia/totem/totem-3.26.2/help/uk/figures/totem_start_window.png to /construction/multimedia/totem/stage/usr/local/share/help/uk/totem/figures/totem_start_window.png
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/uk/totem/figures/totem_volume_maximum_button.png to /usr/local/share/help/C/totem/figures/totem_volume_maximum_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/uk/totem/figures/totem_volume_mute_button.png to /usr/local/share/help/C/totem/figures/totem_volume_mute_button.png.
Installing /construction/multimedia/totem/totem-3.26.2/_build/help/zh_CN/index.docbook to /construction/multimedia/totem/stage/usr/local/share/help/zh_CN/totem/index.docbook
Installing /construction/multimedia/totem/totem-3.26.2/_build/help/zh_CN/legal.xml to /construction/multimedia/totem/stage/usr/local/share/help/zh_CN/totem/legal.xml
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/zh_CN/totem/figures/totem_next_button.png to /usr/local/share/help/C/totem/figures/totem_next_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/zh_CN/totem/figures/totem_pause_button.png to /usr/local/share/help/C/totem/figures/totem_pause_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/zh_CN/totem/figures/totem_play_button.png to /usr/local/share/help/C/totem/figures/totem_play_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/zh_CN/totem/figures/totem_previous_button.png to /usr/local/share/help/C/totem/figures/totem_previous_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/zh_CN/totem/figures/totem_show_playlist_button.png to /usr/local/share/help/C/totem/figures/totem_show_playlist_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/zh_CN/totem/figures/totem_start_window.png to /usr/local/share/help/C/totem/figures/totem_start_window.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/zh_CN/totem/figures/totem_volume_maximum_button.png to /usr/local/share/help/C/totem/figures/totem_volume_maximum_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/zh_CN/totem/figures/totem_volume_mute_button.png to /usr/local/share/help/C/totem/figures/totem_volume_mute_button.png.
Installing /construction/multimedia/totem/totem-3.26.2/_build/help/zh_HK/index.docbook to /construction/multimedia/totem/stage/usr/local/share/help/zh_HK/totem/index.docbook
Installing /construction/multimedia/totem/totem-3.26.2/_build/help/zh_HK/legal.xml to /construction/multimedia/totem/stage/usr/local/share/help/zh_HK/totem/legal.xml
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/zh_HK/totem/figures/totem_next_button.png to /usr/local/share/help/C/totem/figures/totem_next_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/zh_HK/totem/figures/totem_pause_button.png to /usr/local/share/help/C/totem/figures/totem_pause_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/zh_HK/totem/figures/totem_play_button.png to /usr/local/share/help/C/totem/figures/totem_play_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/zh_HK/totem/figures/totem_previous_button.png to /usr/local/share/help/C/totem/figures/totem_previous_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/zh_HK/totem/figures/totem_show_playlist_button.png to /usr/local/share/help/C/totem/figures/totem_show_playlist_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/zh_HK/totem/figures/totem_start_window.png to /usr/local/share/help/C/totem/figures/totem_start_window.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/zh_HK/totem/figures/totem_volume_maximum_button.png to /usr/local/share/help/C/totem/figures/totem_volume_maximum_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/zh_HK/totem/figures/totem_volume_mute_button.png to /usr/local/share/help/C/totem/figures/totem_volume_mute_button.png.
Installing /construction/multimedia/totem/totem-3.26.2/_build/help/zh_TW/index.docbook to /construction/multimedia/totem/stage/usr/local/share/help/zh_TW/totem/index.docbook
Installing /construction/multimedia/totem/totem-3.26.2/_build/help/zh_TW/legal.xml to /construction/multimedia/totem/stage/usr/local/share/help/zh_TW/totem/legal.xml
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/zh_TW/totem/figures/totem_next_button.png to /usr/local/share/help/C/totem/figures/totem_next_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/zh_TW/totem/figures/totem_pause_button.png to /usr/local/share/help/C/totem/figures/totem_pause_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/zh_TW/totem/figures/totem_play_button.png to /usr/local/share/help/C/totem/figures/totem_play_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/zh_TW/totem/figures/totem_previous_button.png to /usr/local/share/help/C/totem/figures/totem_previous_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/zh_TW/totem/figures/totem_show_playlist_button.png to /usr/local/share/help/C/totem/figures/totem_show_playlist_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/zh_TW/totem/figures/totem_start_window.png to /usr/local/share/help/C/totem/figures/totem_start_window.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/zh_TW/totem/figures/totem_volume_maximum_button.png to /usr/local/share/help/C/totem/figures/totem_volume_maximum_button.png.
Symlinking /construction/multimedia/totem/stage/usr/local/share/help/zh_TW/totem/figures/totem_volume_mute_button.png to /usr/local/share/help/C/totem/figures/totem_volume_mute_button.png.
Installing /construction/multimedia/totem/totem-3.26.2/help/C/index.docbook to /construction/multimedia/totem/stage/usr/local/share/help/C/totem/index.docbook
Installing /construction/multimedia/totem/totem-3.26.2/help/C/legal.xml to /construction/multimedia/totem/stage/usr/local/share/help/C/totem/legal.xml
Installing /construction/multimedia/totem/totem-3.26.2/help/C/figures/totem_next_button.png to /construction/multimedia/totem/stage/usr/local/share/help/C/totem/figures/totem_next_button.png
Installing /construction/multimedia/totem/totem-3.26.2/help/C/figures/totem_pause_button.png to /construction/multimedia/totem/stage/usr/local/share/help/C/totem/figures/totem_pause_button.png
Installing /construction/multimedia/totem/totem-3.26.2/help/C/figures/totem_play_button.png to /construction/multimedia/totem/stage/usr/local/share/help/C/totem/figures/totem_play_button.png
Installing /construction/multimedia/totem/totem-3.26.2/help/C/figures/totem_previous_button.png to /construction/multimedia/totem/stage/usr/local/share/help/C/totem/figures/totem_previous_button.png
Installing /construction/multimedia/totem/totem-3.26.2/help/C/figures/totem_show_playlist_button.png to /construction/multimedia/totem/stage/usr/local/share/help/C/totem/figures/totem_show_playlist_button.png
Installing /construction/multimedia/totem/totem-3.26.2/help/C/figures/totem_start_window.png to /construction/multimedia/totem/stage/usr/local/share/help/C/totem/figures/totem_start_window.png
Installing /construction/multimedia/totem/totem-3.26.2/help/C/figures/totem_volume_maximum_button.png to /construction/multimedia/totem/stage/usr/local/share/help/C/totem/figures/totem_volume_maximum_button.png
Installing /construction/multimedia/totem/totem-3.26.2/help/C/figures/totem_volume_mute_button.png to /construction/multimedia/totem/stage/usr/local/share/help/C/totem/figures/totem_volume_mute_button.png
Running custom install script '/construction/multimedia/totem/totem-3.26.2/meson_post_install.py'
====> Compressing man pages (compress-man)
====> Running Q/A tests (stage-qa)
Warning: Bad symlink '/usr/local/share/help/zh_HK/totem/figures/totem_show_playlist_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_show_playlist_button.png'
Warning: Bad symlink '/usr/local/share/help/zh_HK/totem/figures/totem_volume_mute_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_volume_mute_button.png'
Warning: Bad symlink '/usr/local/share/help/zh_HK/totem/figures/totem_volume_maximum_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_volume_maximum_button.png'
Warning: Bad symlink '/usr/local/share/help/zh_HK/totem/figures/totem_play_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_play_button.png'
Warning: Bad symlink '/usr/local/share/help/zh_HK/totem/figures/totem_previous_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_previous_button.png'
Warning: Bad symlink '/usr/local/share/help/zh_HK/totem/figures/totem_next_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_next_button.png'
Warning: Bad symlink '/usr/local/share/help/zh_HK/totem/figures/totem_pause_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_pause_button.png'
Warning: Bad symlink '/usr/local/share/help/zh_HK/totem/figures/totem_start_window.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_start_window.png'
Warning: Bad symlink '/usr/local/share/help/pl/totem/figures/totem_show_playlist_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_show_playlist_button.png'
Warning: Bad symlink '/usr/local/share/help/pl/totem/figures/totem_pause_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_pause_button.png'
Warning: Bad symlink '/usr/local/share/help/pl/totem/figures/totem_play_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_play_button.png'
Warning: Bad symlink '/usr/local/share/help/pl/totem/figures/totem_previous_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_previous_button.png'
Warning: Bad symlink '/usr/local/share/help/pl/totem/figures/totem_volume_maximum_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_volume_maximum_button.png'
Warning: Bad symlink '/usr/local/share/help/pl/totem/figures/totem_volume_mute_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_volume_mute_button.png'
Warning: Bad symlink '/usr/local/share/help/pl/totem/figures/totem_next_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_next_button.png'
Warning: Bad symlink '/usr/local/share/help/ca/totem/figures/totem_pause_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_pause_button.png'
Warning: Bad symlink '/usr/local/share/help/ca/totem/figures/totem_show_playlist_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_show_playlist_button.png'
Warning: Bad symlink '/usr/local/share/help/ca/totem/figures/totem_next_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_next_button.png'
Warning: Bad symlink '/usr/local/share/help/ca/totem/figures/totem_play_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_play_button.png'
Warning: Bad symlink '/usr/local/share/help/ca/totem/figures/totem_volume_maximum_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_volume_maximum_button.png'
Warning: Bad symlink '/usr/local/share/help/ca/totem/figures/totem_start_window.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_start_window.png'
Warning: Bad symlink '/usr/local/share/help/ca/totem/figures/totem_previous_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_previous_button.png'
Warning: Bad symlink '/usr/local/share/help/ca/totem/figures/totem_volume_mute_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_volume_mute_button.png'
Warning: Bad symlink '/usr/local/share/help/da/totem/figures/totem_previous_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_previous_button.png'
Warning: Bad symlink '/usr/local/share/help/da/totem/figures/totem_volume_mute_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_volume_mute_button.png'
Warning: Bad symlink '/usr/local/share/help/da/totem/figures/totem_play_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_play_button.png'
Warning: Bad symlink '/usr/local/share/help/da/totem/figures/totem_start_window.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_start_window.png'
Warning: Bad symlink '/usr/local/share/help/da/totem/figures/totem_show_playlist_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_show_playlist_button.png'
Warning: Bad symlink '/usr/local/share/help/da/totem/figures/totem_volume_maximum_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_volume_maximum_button.png'
Warning: Bad symlink '/usr/local/share/help/da/totem/figures/totem_pause_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_pause_button.png'
Warning: Bad symlink '/usr/local/share/help/da/totem/figures/totem_next_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_next_button.png'
Warning: Bad symlink '/usr/local/share/help/zh_TW/totem/figures/totem_pause_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_pause_button.png'
Warning: Bad symlink '/usr/local/share/help/zh_TW/totem/figures/totem_play_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_play_button.png'
Warning: Bad symlink '/usr/local/share/help/zh_TW/totem/figures/totem_show_playlist_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_show_playlist_button.png'
Warning: Bad symlink '/usr/local/share/help/zh_TW/totem/figures/totem_next_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_next_button.png'
Warning: Bad symlink '/usr/local/share/help/zh_TW/totem/figures/totem_volume_mute_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_volume_mute_button.png'
Warning: Bad symlink '/usr/local/share/help/zh_TW/totem/figures/totem_start_window.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_start_window.png'
Warning: Bad symlink '/usr/local/share/help/zh_TW/totem/figures/totem_volume_maximum_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_volume_maximum_button.png'
Warning: Bad symlink '/usr/local/share/help/zh_TW/totem/figures/totem_previous_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_previous_button.png'
Warning: Bad symlink '/usr/local/share/help/id/totem/figures/totem_previous_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_previous_button.png'
Warning: Bad symlink '/usr/local/share/help/id/totem/figures/totem_next_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_next_button.png'
Warning: Bad symlink '/usr/local/share/help/id/totem/figures/totem_volume_maximum_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_volume_maximum_button.png'
Warning: Bad symlink '/usr/local/share/help/id/totem/figures/totem_volume_mute_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_volume_mute_button.png'
Warning: Bad symlink '/usr/local/share/help/id/totem/figures/totem_show_playlist_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_show_playlist_button.png'
Warning: Bad symlink '/usr/local/share/help/id/totem/figures/totem_start_window.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_start_window.png'
Warning: Bad symlink '/usr/local/share/help/id/totem/figures/totem_play_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_play_button.png'
Warning: Bad symlink '/usr/local/share/help/id/totem/figures/totem_pause_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_pause_button.png'
Warning: Bad symlink '/usr/local/share/help/it/totem/figures/totem_volume_maximum_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_volume_maximum_button.png'
Warning: Bad symlink '/usr/local/share/help/it/totem/figures/totem_next_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_next_button.png'
Warning: Bad symlink '/usr/local/share/help/it/totem/figures/totem_play_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_play_button.png'
Warning: Bad symlink '/usr/local/share/help/it/totem/figures/totem_pause_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_pause_button.png'
Warning: Bad symlink '/usr/local/share/help/it/totem/figures/totem_volume_mute_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_volume_mute_button.png'
Warning: Bad symlink '/usr/local/share/help/it/totem/figures/totem_previous_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_previous_button.png'
Warning: Bad symlink '/usr/local/share/help/it/totem/figures/totem_show_playlist_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_show_playlist_button.png'
Warning: Bad symlink '/usr/local/share/help/sv/totem/figures/totem_pause_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_pause_button.png'
Warning: Bad symlink '/usr/local/share/help/sv/totem/figures/totem_volume_maximum_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_volume_maximum_button.png'
Warning: Bad symlink '/usr/local/share/help/sv/totem/figures/totem_next_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_next_button.png'
Warning: Bad symlink '/usr/local/share/help/sv/totem/figures/totem_volume_mute_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_volume_mute_button.png'
Warning: Bad symlink '/usr/local/share/help/sv/totem/figures/totem_previous_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_previous_button.png'
Warning: Bad symlink '/usr/local/share/help/sv/totem/figures/totem_play_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_play_button.png'
Warning: Bad symlink '/usr/local/share/help/sv/totem/figures/totem_show_playlist_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_show_playlist_button.png'
Warning: Bad symlink '/usr/local/share/help/ja/totem/figures/totem_previous_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_previous_button.png'
Warning: Bad symlink '/usr/local/share/help/ja/totem/figures/totem_next_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_next_button.png'
Warning: Bad symlink '/usr/local/share/help/ja/totem/figures/totem_play_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_play_button.png'
Warning: Bad symlink '/usr/local/share/help/ja/totem/figures/totem_volume_maximum_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_volume_maximum_button.png'
Warning: Bad symlink '/usr/local/share/help/ja/totem/figures/totem_volume_mute_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_volume_mute_button.png'
Warning: Bad symlink '/usr/local/share/help/ja/totem/figures/totem_show_playlist_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_show_playlist_button.png'
Warning: Bad symlink '/usr/local/share/help/ja/totem/figures/totem_pause_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_pause_button.png'
Warning: Bad symlink '/usr/local/share/help/el/totem/figures/totem_play_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_play_button.png'
Warning: Bad symlink '/usr/local/share/help/el/totem/figures/totem_volume_maximum_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_volume_maximum_button.png'
Warning: Bad symlink '/usr/local/share/help/el/totem/figures/totem_previous_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_previous_button.png'
Warning: Bad symlink '/usr/local/share/help/el/totem/figures/totem_show_playlist_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_show_playlist_button.png'
Warning: Bad symlink '/usr/local/share/help/el/totem/figures/totem_next_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_next_button.png'
Warning: Bad symlink '/usr/local/share/help/el/totem/figures/totem_pause_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_pause_button.png'
Warning: Bad symlink '/usr/local/share/help/el/totem/figures/totem_volume_mute_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_volume_mute_button.png'
Warning: Bad symlink '/usr/local/share/help/sl/totem/figures/totem_pause_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_pause_button.png'
Warning: Bad symlink '/usr/local/share/help/sl/totem/figures/totem_volume_maximum_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_volume_maximum_button.png'
Warning: Bad symlink '/usr/local/share/help/sl/totem/figures/totem_next_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_next_button.png'
Warning: Bad symlink '/usr/local/share/help/sl/totem/figures/totem_volume_mute_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_volume_mute_button.png'
Warning: Bad symlink '/usr/local/share/help/sl/totem/figures/totem_show_playlist_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_show_playlist_button.png'
Warning: Bad symlink '/usr/local/share/help/sl/totem/figures/totem_previous_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_previous_button.png'
Warning: Bad symlink '/usr/local/share/help/sl/totem/figures/totem_start_window.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_start_window.png'
Warning: Bad symlink '/usr/local/share/help/sl/totem/figures/totem_play_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_play_button.png'
Warning: Bad symlink '/usr/local/share/help/en_GB/totem/figures/totem_show_playlist_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_show_playlist_button.png'
Warning: Bad symlink '/usr/local/share/help/en_GB/totem/figures/totem_volume_mute_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_volume_mute_button.png'
Warning: Bad symlink '/usr/local/share/help/en_GB/totem/figures/totem_pause_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_pause_button.png'
Warning: Bad symlink '/usr/local/share/help/en_GB/totem/figures/totem_volume_maximum_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_volume_maximum_button.png'
Warning: Bad symlink '/usr/local/share/help/en_GB/totem/figures/totem_start_window.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_start_window.png'
Warning: Bad symlink '/usr/local/share/help/en_GB/totem/figures/totem_previous_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_previous_button.png'
Warning: Bad symlink '/usr/local/share/help/en_GB/totem/figures/totem_next_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_next_button.png'
Warning: Bad symlink '/usr/local/share/help/en_GB/totem/figures/totem_play_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_play_button.png'
Warning: Bad symlink '/usr/local/share/help/fi/totem/figures/totem_pause_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_pause_button.png'
Warning: Bad symlink '/usr/local/share/help/fi/totem/figures/totem_volume_mute_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_volume_mute_button.png'
Warning: Bad symlink '/usr/local/share/help/fi/totem/figures/totem_next_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_next_button.png'
Warning: Bad symlink '/usr/local/share/help/fi/totem/figures/totem_volume_maximum_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_volume_maximum_button.png'
Warning: Bad symlink '/usr/local/share/help/fi/totem/figures/totem_start_window.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_start_window.png'
Warning: Bad symlink '/usr/local/share/help/fi/totem/figures/totem_show_playlist_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_show_playlist_button.png'
Warning: Bad symlink '/usr/local/share/help/fi/totem/figures/totem_play_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_play_button.png'
Warning: Bad symlink '/usr/local/share/help/fi/totem/figures/totem_previous_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_previous_button.png'
Warning: Bad symlink '/usr/local/share/help/oc/totem/figures/totem_show_playlist_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_show_playlist_button.png'
Warning: Bad symlink '/usr/local/share/help/oc/totem/figures/totem_previous_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_previous_button.png'
Warning: Bad symlink '/usr/local/share/help/oc/totem/figures/totem_pause_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_pause_button.png'
Warning: Bad symlink '/usr/local/share/help/oc/totem/figures/totem_volume_maximum_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_volume_maximum_button.png'
Warning: Bad symlink '/usr/local/share/help/oc/totem/figures/totem_next_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_next_button.png'
Warning: Bad symlink '/usr/local/share/help/oc/totem/figures/totem_start_window.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_start_window.png'
Warning: Bad symlink '/usr/local/share/help/oc/totem/figures/totem_play_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_play_button.png'
Warning: Bad symlink '/usr/local/share/help/oc/totem/figures/totem_volume_mute_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_volume_mute_button.png'
Warning: Bad symlink '/usr/local/share/help/bg/totem/figures/totem_volume_mute_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_volume_mute_button.png'
Warning: Bad symlink '/usr/local/share/help/bg/totem/figures/totem_pause_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_pause_button.png'
Warning: Bad symlink '/usr/local/share/help/bg/totem/figures/totem_next_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_next_button.png'
Warning: Bad symlink '/usr/local/share/help/bg/totem/figures/totem_previous_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_previous_button.png'
Warning: Bad symlink '/usr/local/share/help/bg/totem/figures/totem_volume_maximum_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_volume_maximum_button.png'
Warning: Bad symlink '/usr/local/share/help/bg/totem/figures/totem_play_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_play_button.png'
Warning: Bad symlink '/usr/local/share/help/bg/totem/figures/totem_show_playlist_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_show_playlist_button.png'
Warning: Bad symlink '/usr/local/share/help/de/totem/figures/totem_volume_maximum_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_volume_maximum_button.png'
Warning: Bad symlink '/usr/local/share/help/de/totem/figures/totem_previous_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_previous_button.png'
Warning: Bad symlink '/usr/local/share/help/de/totem/figures/totem_volume_mute_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_volume_mute_button.png'
Warning: Bad symlink '/usr/local/share/help/de/totem/figures/totem_pause_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_pause_button.png'
Warning: Bad symlink '/usr/local/share/help/de/totem/figures/totem_show_playlist_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_show_playlist_button.png'
Warning: Bad symlink '/usr/local/share/help/de/totem/figures/totem_play_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_play_button.png'
Warning: Bad symlink '/usr/local/share/help/de/totem/figures/totem_next_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_next_button.png'
Warning: Bad symlink '/usr/local/share/help/te/totem/figures/totem_start_window.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_start_window.png'
Warning: Bad symlink '/usr/local/share/help/te/totem/figures/totem_volume_mute_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_volume_mute_button.png'
Warning: Bad symlink '/usr/local/share/help/te/totem/figures/totem_pause_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_pause_button.png'
Warning: Bad symlink '/usr/local/share/help/te/totem/figures/totem_next_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_next_button.png'
Warning: Bad symlink '/usr/local/share/help/te/totem/figures/totem_volume_maximum_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_volume_maximum_button.png'
Warning: Bad symlink '/usr/local/share/help/te/totem/figures/totem_show_playlist_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_show_playlist_button.png'
Warning: Bad symlink '/usr/local/share/help/te/totem/figures/totem_previous_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_previous_button.png'
Warning: Bad symlink '/usr/local/share/help/te/totem/figures/totem_play_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_play_button.png'
Warning: Bad symlink '/usr/local/share/help/ru/totem/figures/totem_volume_maximum_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_volume_maximum_button.png'
Warning: Bad symlink '/usr/local/share/help/ru/totem/figures/totem_pause_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_pause_button.png'
Warning: Bad symlink '/usr/local/share/help/ru/totem/figures/totem_volume_mute_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_volume_mute_button.png'
Warning: Bad symlink '/usr/local/share/help/ru/totem/figures/totem_play_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_play_button.png'
Warning: Bad symlink '/usr/local/share/help/ru/totem/figures/totem_next_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_next_button.png'
Warning: Bad symlink '/usr/local/share/help/ru/totem/figures/totem_previous_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_previous_button.png'
Warning: Bad symlink '/usr/local/share/help/ru/totem/figures/totem_show_playlist_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_show_playlist_button.png'
Warning: Bad symlink '/usr/local/share/help/nb/totem/figures/totem_pause_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_pause_button.png'
Warning: Bad symlink '/usr/local/share/help/nb/totem/figures/totem_show_playlist_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_show_playlist_button.png'
Warning: Bad symlink '/usr/local/share/help/nb/totem/figures/totem_play_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_play_button.png'
Warning: Bad symlink '/usr/local/share/help/nb/totem/figures/totem_next_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_next_button.png'
Warning: Bad symlink '/usr/local/share/help/nb/totem/figures/totem_previous_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_previous_button.png'
Warning: Bad symlink '/usr/local/share/help/nb/totem/figures/totem_start_window.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_start_window.png'
Warning: Bad symlink '/usr/local/share/help/nb/totem/figures/totem_volume_mute_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_volume_mute_button.png'
Warning: Bad symlink '/usr/local/share/help/nb/totem/figures/totem_volume_maximum_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_volume_maximum_button.png'
Warning: Bad symlink '/usr/local/share/help/ro/totem/figures/totem_volume_maximum_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_volume_maximum_button.png'
Warning: Bad symlink '/usr/local/share/help/ro/totem/figures/totem_play_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_play_button.png'
Warning: Bad symlink '/usr/local/share/help/ro/totem/figures/totem_pause_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_pause_button.png'
Warning: Bad symlink '/usr/local/share/help/ro/totem/figures/totem_show_playlist_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_show_playlist_button.png'
Warning: Bad symlink '/usr/local/share/help/ro/totem/figures/totem_next_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_next_button.png'
Warning: Bad symlink '/usr/local/share/help/ro/totem/figures/totem_previous_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_previous_button.png'
Warning: Bad symlink '/usr/local/share/help/ro/totem/figures/totem_volume_mute_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_volume_mute_button.png'
Warning: Bad symlink '/usr/local/share/help/es/totem/figures/totem_volume_maximum_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_volume_maximum_button.png'
Warning: Bad symlink '/usr/local/share/help/es/totem/figures/totem_next_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_next_button.png'
Warning: Bad symlink '/usr/local/share/help/es/totem/figures/totem_show_playlist_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_show_playlist_button.png'
Warning: Bad symlink '/usr/local/share/help/es/totem/figures/totem_play_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_play_button.png'
Warning: Bad symlink '/usr/local/share/help/es/totem/figures/totem_volume_mute_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_volume_mute_button.png'
Warning: Bad symlink '/usr/local/share/help/es/totem/figures/totem_pause_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_pause_button.png'
Warning: Bad symlink '/usr/local/share/help/es/totem/figures/totem_previous_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_previous_button.png'
Warning: Bad symlink '/usr/local/share/help/pa/totem/figures/totem_next_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_next_button.png'
Warning: Bad symlink '/usr/local/share/help/pa/totem/figures/totem_pause_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_pause_button.png'
Warning: Bad symlink '/usr/local/share/help/pa/totem/figures/totem_previous_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_previous_button.png'
Warning: Bad symlink '/usr/local/share/help/pa/totem/figures/totem_volume_maximum_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_volume_maximum_button.png'
Warning: Bad symlink '/usr/local/share/help/pa/totem/figures/totem_show_playlist_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_show_playlist_button.png'
Warning: Bad symlink '/usr/local/share/help/pa/totem/figures/totem_volume_mute_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_volume_mute_button.png'
Warning: Bad symlink '/usr/local/share/help/pa/totem/figures/totem_play_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_play_button.png'
Warning: Bad symlink '/usr/local/share/help/pt_BR/totem/figures/totem_play_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_play_button.png'
Warning: Bad symlink '/usr/local/share/help/pt_BR/totem/figures/totem_volume_mute_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_volume_mute_button.png'
Warning: Bad symlink '/usr/local/share/help/pt_BR/totem/figures/totem_pause_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_pause_button.png'
Warning: Bad symlink '/usr/local/share/help/pt_BR/totem/figures/totem_next_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_next_button.png'
Warning: Bad symlink '/usr/local/share/help/pt_BR/totem/figures/totem_volume_maximum_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_volume_maximum_button.png'
Warning: Bad symlink '/usr/local/share/help/pt_BR/totem/figures/totem_show_playlist_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_show_playlist_button.png'
Warning: Bad symlink '/usr/local/share/help/pt_BR/totem/figures/totem_previous_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_previous_button.png'
Warning: Bad symlink '/usr/local/share/help/gl/totem/figures/totem_volume_mute_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_volume_mute_button.png'
Warning: Bad symlink '/usr/local/share/help/gl/totem/figures/totem_pause_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_pause_button.png'
Warning: Bad symlink '/usr/local/share/help/gl/totem/figures/totem_show_playlist_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_show_playlist_button.png'
Warning: Bad symlink '/usr/local/share/help/gl/totem/figures/totem_start_window.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_start_window.png'
Warning: Bad symlink '/usr/local/share/help/gl/totem/figures/totem_next_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_next_button.png'
Warning: Bad symlink '/usr/local/share/help/gl/totem/figures/totem_play_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_play_button.png'
Warning: Bad symlink '/usr/local/share/help/gl/totem/figures/totem_volume_maximum_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_volume_maximum_button.png'
Warning: Bad symlink '/usr/local/share/help/gl/totem/figures/totem_previous_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_previous_button.png'
Warning: Bad symlink '/usr/local/share/help/zh_CN/totem/figures/totem_volume_maximum_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_volume_maximum_button.png'
Warning: Bad symlink '/usr/local/share/help/zh_CN/totem/figures/totem_show_playlist_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_show_playlist_button.png'
Warning: Bad symlink '/usr/local/share/help/zh_CN/totem/figures/totem_volume_mute_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_volume_mute_button.png'
Warning: Bad symlink '/usr/local/share/help/zh_CN/totem/figures/totem_pause_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_pause_button.png'
Warning: Bad symlink '/usr/local/share/help/zh_CN/totem/figures/totem_previous_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_previous_button.png'
Warning: Bad symlink '/usr/local/share/help/zh_CN/totem/figures/totem_play_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_play_button.png'
Warning: Bad symlink '/usr/local/share/help/zh_CN/totem/figures/totem_next_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_next_button.png'
Warning: Bad symlink '/usr/local/share/help/zh_CN/totem/figures/totem_start_window.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_start_window.png'
Warning: Bad symlink '/usr/local/share/help/hr/totem/figures/totem_volume_mute_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_volume_mute_button.png'
Warning: Bad symlink '/usr/local/share/help/hr/totem/figures/totem_next_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_next_button.png'
Warning: Bad symlink '/usr/local/share/help/hr/totem/figures/totem_play_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_play_button.png'
Warning: Bad symlink '/usr/local/share/help/hr/totem/figures/totem_previous_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_previous_button.png'
Warning: Bad symlink '/usr/local/share/help/hr/totem/figures/totem_volume_maximum_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_volume_maximum_button.png'
Warning: Bad symlink '/usr/local/share/help/hr/totem/figures/totem_show_playlist_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_show_playlist_button.png'
Warning: Bad symlink '/usr/local/share/help/hr/totem/figures/totem_pause_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_pause_button.png'
Warning: Bad symlink '/usr/local/share/help/hr/totem/figures/totem_start_window.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_start_window.png'
Warning: Bad symlink '/usr/local/share/help/cs/totem/figures/totem_previous_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_previous_button.png'
Warning: Bad symlink '/usr/local/share/help/cs/totem/figures/totem_play_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_play_button.png'
Warning: Bad symlink '/usr/local/share/help/cs/totem/figures/totem_volume_mute_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_volume_mute_button.png'
Warning: Bad symlink '/usr/local/share/help/cs/totem/figures/totem_show_playlist_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_show_playlist_button.png'
Warning: Bad symlink '/usr/local/share/help/cs/totem/figures/totem_pause_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_pause_button.png'
Warning: Bad symlink '/usr/local/share/help/cs/totem/figures/totem_volume_maximum_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_volume_maximum_button.png'
Warning: Bad symlink '/usr/local/share/help/cs/totem/figures/totem_next_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_next_button.png'
Warning: Bad symlink '/usr/local/share/help/uk/totem/figures/totem_play_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_play_button.png'
Warning: Bad symlink '/usr/local/share/help/uk/totem/figures/totem_show_playlist_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_show_playlist_button.png'
Warning: Bad symlink '/usr/local/share/help/uk/totem/figures/totem_previous_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_previous_button.png'
Warning: Bad symlink '/usr/local/share/help/uk/totem/figures/totem_next_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_next_button.png'
Warning: Bad symlink '/usr/local/share/help/uk/totem/figures/totem_pause_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_pause_button.png'
Warning: Bad symlink '/usr/local/share/help/uk/totem/figures/totem_volume_mute_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_volume_mute_button.png'
Warning: Bad symlink '/usr/local/share/help/uk/totem/figures/totem_volume_maximum_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_volume_maximum_button.png'
Warning: Bad symlink '/usr/local/share/help/fr/totem/figures/totem_volume_maximum_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_volume_maximum_button.png'
Warning: Bad symlink '/usr/local/share/help/fr/totem/figures/totem_show_playlist_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_show_playlist_button.png'
Warning: Bad symlink '/usr/local/share/help/fr/totem/figures/totem_next_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_next_button.png'
Warning: Bad symlink '/usr/local/share/help/fr/totem/figures/totem_pause_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_pause_button.png'
Warning: Bad symlink '/usr/local/share/help/fr/totem/figures/totem_volume_mute_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_volume_mute_button.png'
Warning: Bad symlink '/usr/local/share/help/fr/totem/figures/totem_previous_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_previous_button.png'
Warning: Bad symlink '/usr/local/share/help/fr/totem/figures/totem_play_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_play_button.png'
Warning: Bad symlink '/usr/local/share/help/eu/totem/figures/totem_play_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_play_button.png'
Warning: Bad symlink '/usr/local/share/help/eu/totem/figures/totem_previous_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_previous_button.png'
Warning: Bad symlink '/usr/local/share/help/eu/totem/figures/totem_pause_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_pause_button.png'
Warning: Bad symlink '/usr/local/share/help/eu/totem/figures/totem_volume_maximum_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_volume_maximum_button.png'
Warning: Bad symlink '/usr/local/share/help/eu/totem/figures/totem_volume_mute_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_volume_mute_button.png'
Warning: Bad symlink '/usr/local/share/help/eu/totem/figures/totem_next_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_next_button.png'
Warning: Bad symlink '/usr/local/share/help/eu/totem/figures/totem_show_playlist_button.png' pointing to an absolute pathname '/usr/local/share/help/C/totem/figures/totem_show_playlist_button.png'
Error: /usr/local/lib/libtotem.so.0.0.0 is linked to /usr/local/lib/liborc-0.4.so.0 from devel/orc but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=liborc-0.4.so:devel/orc
Error: /usr/local/lib/libtotem.so.0.0.0 is linked to /usr/local/lib/libunwind.so.8 from devel/libunwind but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libunwind.so:devel/libunwind
Error: /usr/local/lib/libtotem.so.0.0.0 is linked to /usr/local/lib/libiconv.so.2 from converters/libiconv but it is not declared as a dependency
Warning: you need USES+=iconv, USES+=iconv:wchar_t, or USES+=iconv:translit depending on needs
Error: /usr/local/lib/libtotem.so.0.0.0 is linked to /usr/local/lib/libpcre.so.1 from devel/pcre but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libpcre.so:devel/pcre
Error: /usr/local/lib/libtotem.so.0.0.0 is linked to /usr/local/lib/libffi.so.6 from devel/libffi but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libffi.so:devel/libffi
Error: /usr/local/lib/libtotem.so.0.0.0 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/lib/libtotem.so.0.0.0 is linked to /usr/local/lib/libXext.so.6 from x11/libXext but it is not declared as a dependency
Warning: you need USE_XORG+=xext
Error: /usr/local/lib/libtotem.so.0.0.0 is linked to /usr/local/lib/libXdamage.so.1 from x11/libXdamage but it is not declared as a dependency
Warning: you need USE_XORG+=xdamage
Error: /usr/local/lib/libtotem.so.0.0.0 is linked to /usr/local/lib/libXfixes.so.3 from x11/libXfixes but it is not declared as a dependency
Warning: you need USE_XORG+=xfixes
Error: /usr/local/lib/libtotem.so.0.0.0 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/lib/libtotem.so.0.0.0 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/lib/libtotem.so.0.0.0 is linked to /usr/local/lib/libfontconfig.so.1 from x11-fonts/fontconfig but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libfontconfig.so:x11-fonts/fontconfig
Error: /usr/local/lib/libtotem.so.0.0.0 is linked to /usr/local/lib/libfreetype.so.6 from print/freetype2 but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libfreetype.so:print/freetype2
Error: /usr/local/lib/libtotem.so.0.0.0 is linked to /usr/local/lib/libpixman-1.so.0 from x11/pixman but it is not declared as a dependency
Warning: you need USE_XORG+=pixman
Error: /usr/local/lib/libtotem.so.0.0.0 is linked to /usr/local/lib/libpng16.so.16 from graphics/png but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libpng16.so:graphics/png
Error: /usr/local/lib/libtotem.so.0.0.0 is linked to /usr/local/lib/libxcb-shm.so.0 from x11/libxcb but it is not declared as a dependency
Warning: you need USE_XORG+=xcb
Error: /usr/local/lib/libtotem.so.0.0.0 is linked to /usr/local/lib/libxcb.so.1 from x11/libxcb but it is not declared as a dependency
Warning: you need USE_XORG+=xcb
Error: /usr/local/lib/libtotem.so.0.0.0 is linked to /usr/local/lib/libxcb-render.so.0 from x11/libxcb but it is not declared as a dependency
Warning: you need USE_XORG+=xcb
Error: /usr/local/lib/libtotem.so.0.0.0 is linked to /usr/local/lib/libXrender.so.1 from x11/libXrender but it is not declared as a dependency
Warning: you need USE_XORG+=xrender
Error: /usr/local/lib/libtotem.so.0.0.0 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/lib/libtotem.so.0.0.0 is linked to /usr/local/lib/libXinerama.so.1 from x11/libXinerama but it is not declared as a dependency
Warning: you need USE_XORG+=xinerama
Error: /usr/local/lib/libtotem.so.0.0.0 is linked to /usr/local/lib/libXcursor.so.1 from x11/libXcursor but it is not declared as a dependency
Warning: you need USE_XORG+=xcursor
Error: /usr/local/lib/libtotem.so.0.0.0 is linked to /usr/local/lib/libatk-bridge-2.0.so.0 from accessibility/at-spi2-atk but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libatk-bridge-2.0.so:accessibility/at-spi2-atk
Error: /usr/local/lib/libtotem.so.0.0.0 is linked to /usr/local/lib/libxkbcommon.so.0 from x11/libxkbcommon but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libxkbcommon.so:x11/libxkbcommon
Error: /usr/local/lib/libtotem.so.0.0.0 is linked to /usr/local/lib/libwayland-cursor.so.0 from graphics/wayland but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libwayland-cursor.so:graphics/wayland
Error: /usr/local/lib/libtotem.so.0.0.0 is linked to /usr/local/lib/libwayland-egl.so.1 from graphics/wayland but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libwayland-egl.so:graphics/wayland
Error: /usr/local/lib/libtotem.so.0.0.0 is linked to /usr/local/lib/libwayland-client.so.0 from graphics/wayland but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libwayland-client.so:graphics/wayland
Error: /usr/local/lib/libtotem.so.0.0.0 is linked to /usr/local/lib/libepoxy.so.0 from graphics/libepoxy but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libepoxy.so:graphics/libepoxy
Error: /usr/local/lib/libtotem.so.0.0.0 is linked to /usr/local/lib/libharfbuzz.so.0 from print/harfbuzz but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libharfbuzz.so:print/harfbuzz
Error: /usr/local/lib/libtotem.so.0.0.0 is linked to /usr/local/lib/libgmime-3.0.so.0 from mail/gmime30 but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libgmime-3.0.so:mail/gmime30
Error: /usr/local/lib/libtotem.so.0.0.0 is linked to /usr/local/lib/libarchive.so.13 from archivers/libarchive but it is not declared as a dependency
Warning: you need USES+=libarchive
Error: /usr/local/lib/libtotem.so.0.0.0 is linked to /usr/local/lib/libgcrypt.so.20 from security/libgcrypt but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libgcrypt.so:security/libgcrypt
Error: /usr/local/lib/libtotem.so.0.0.0 is linked to /usr/local/lib/libxcb-dri2.so.0 from x11/libxcb but it is not declared as a dependency
Warning: you need USE_XORG+=xcb
Error: /usr/local/lib/libtotem.so.0.0.0 is linked to /usr/local/lib/libxcb-dri3.so.0 from x11/libxcb but it is not declared as a dependency
Warning: you need USE_XORG+=xcb
Error: /usr/local/lib/libtotem.so.0.0.0 is linked to /usr/local/lib/libxcb-xfixes.so.0 from x11/libxcb but it is not declared as a dependency
Warning: you need USE_XORG+=xcb
Error: /usr/local/lib/libtotem.so.0.0.0 is linked to /usr/local/lib/libxcb-present.so.0 from x11/libxcb but it is not declared as a dependency
Warning: you need USE_XORG+=xcb
Error: /usr/local/lib/libtotem.so.0.0.0 is linked to /usr/local/lib/libxcb-sync.so.1 from x11/libxcb but it is not declared as a dependency
Warning: you need USE_XORG+=xcb
Error: /usr/local/lib/libtotem.so.0.0.0 is linked to /usr/local/lib/libxshmfence.so.1 from x11/libxshmfence but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libxshmfence.so:x11/libxshmfence
Error: /usr/local/lib/libtotem.so.0.0.0 is linked to /usr/local/lib/libwayland-server.so.0 from graphics/wayland but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libwayland-server.so:graphics/wayland
Error: /usr/local/lib/libtotem.so.0.0.0 is linked to /usr/local/lib/libexpat.so.1 from textproc/expat2 but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libexpat.so:textproc/expat2
Error: /usr/local/lib/libtotem.so.0.0.0 is linked to /usr/local/lib/libdrm.so.2 from graphics/libdrm but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libdrm.so:graphics/libdrm
Error: /usr/local/lib/libtotem.so.0.0.0 is linked to /usr/local/lib/libXau.so.6 from x11/libXau but it is not declared as a dependency
Warning: you need USE_XORG+=xau
Error: /usr/local/lib/libtotem.so.0.0.0 is linked to /usr/local/lib/libXdmcp.so.6 from x11/libXdmcp but it is not declared as a dependency
Warning: you need USE_XORG+=xdmcp
Error: /usr/local/lib/libtotem.so.0.0.0 is linked to /usr/local/lib/libxcb-glx.so.0 from x11/libxcb but it is not declared as a dependency
Warning: you need USE_XORG+=xcb
Error: /usr/local/lib/libtotem.so.0.0.0 is linked to /usr/local/lib/libXxf86vm.so.1 from x11/libXxf86vm but it is not declared as a dependency
Warning: you need USE_XORG+=xxf86vm
Error: /usr/local/lib/libtotem.so.0.0.0 is linked to /usr/local/lib/libdbus-1.so.3 from devel/dbus but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libdbus-1.so:devel/dbus
Error: /usr/local/lib/libtotem.so.0.0.0 is linked to /usr/local/lib/libatspi.so.0 from accessibility/at-spi2-core but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libatspi.so:accessibility/at-spi2-core
Error: /usr/local/lib/libtotem.so.0.0.0 is linked to /usr/local/lib/libgraphite2.so.3 from graphics/graphite2 but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libgraphite2.so:graphics/graphite2
Error: /usr/local/lib/libtotem.so.0.0.0 is linked to /usr/local/lib/libgpgme.so.11 from security/gpgme but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libgpgme.so:security/gpgme
Error: /usr/local/lib/libtotem.so.0.0.0 is linked to /usr/local/lib/libassuan.so.0 from security/libassuan but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libassuan.so:security/libassuan
Error: /usr/local/lib/libtotem.so.0.0.0 is linked to /usr/local/lib/libgpg-error.so.0 from security/libgpg-error but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libgpg-error.so:security/libgpg-error
Error: /usr/local/lib/libtotem.so.0.0.0 is linked to /usr/local/lib/libidn2.so.0 from dns/libidn2 but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libidn2.so:dns/libidn2
Error: /usr/local/lib/libtotem.so.0.0.0 is linked to /usr/local/lib/libcrypto.so.11 from security/openssl but it is not declared as a dependency
Warning: you need USES=ssl
Error: /usr/local/lib/libtotem.so.0.0.0 is linked to /usr/local/lib/liblzo2.so.2 from archivers/lzo2 but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=liblzo2.so:archivers/lzo2
Error: /usr/local/lib/libtotem.so.0.0.0 is linked to /usr/local/lib/liblz4.so.1 from archivers/liblz4 but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=liblz4.so:archivers/liblz4
Error: /usr/local/lib/libtotem.so.0.0.0 is linked to /usr/local/lib/libunistring.so.2 from devel/libunistring but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libunistring.so:devel/libunistring
Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks
SUCCEEDED 00:03:45
-------------------------------------------------------------------------------
-- Phase: package
-------------------------------------------------------------------------------
===> Building package for totem-3.26.2_1
file sizes/checksums [488]: 0%
file sizes/checksums [488]: 20%
file sizes/checksums [488]: 40%
file sizes/checksums [488]: 61%
file sizes/checksums [488]: 81%
file sizes/checksums [488]: 100%
packing files [488]: 0%
packing files [488]: 20%
packing files [488]: 40%
packing files [488]: 61%
packing files [488]: 81%
packing files [488]: 100%
packing directories [0]: 0%
packing directories [0]: 100%
SUCCEEDED 00:00:07
TOTAL TIME 00:07:57