------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libtextstyle-0.20.1.txz Installing /packages/All/gettext-runtime-0.20.1.txz Installing /packages/All/gettext-tools-0.20.1_1.txz Installing /packages/All/gmake-4.2.1_3.txz Installing /packages/All/pcre-8.43_2.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/libxml2-2.9.10.txz Installing /packages/All/libiconv-1.14_11.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/openssl-1.1.1d,1.txz Installing /packages/All/python37-3.7.6.txz ===== Message from python37-3.7.6: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/glib-2.56.3_7,1.txz No schema files found: doing nothing. Installing /packages/All/atk-2.28.1.txz Installing /packages/All/png-1.6.37.txz Installing /packages/All/jbigkit-2.1_1.txz Installing /packages/All/jpeg-turbo-2.0.4.txz Installing /packages/All/tiff-4.1.0.txz Installing /packages/All/shared-mime-info-1.10_2.txz Installing /packages/All/libXau-1.0.9.txz Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/xorgproto-2019.2.txz Installing /packages/All/libXdmcp-1.1.3.txz Installing /packages/All/libxcb-1.13.1.txz Installing /packages/All/libX11-1.6.9,1.txz Installing /packages/All/gdk-pixbuf2-2.40.0.txz Installing /packages/All/freetype2-2.10.1.txz ===== Message from freetype2-2.10.1: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/site/index.html, if documentation was installed). Installing /packages/All/graphite2-1.3.13_1.txz Installing /packages/All/harfbuzz-2.6.4.txz Installing /packages/All/fontconfig-2.12.6,1.txz Running fc-cache to build fontconfig cache... /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory fc-cache: succeeded Installing /packages/All/fribidi-0.19.7.txz Installing /packages/All/wayland-1.16.0.txz Installing /packages/All/pciids-20200222.txz Installing /packages/All/libpciaccess-0.16.txz Installing /packages/All/libdrm-2.4.100.txz Installing /packages/All/libelf-0.8.13_3.txz Installing /packages/All/libXfixes-5.0.3_2.txz Installing /packages/All/libXdamage-1.1.5.txz Installing /packages/All/libXext-1.3.4,1.txz Installing /packages/All/libXrender-0.9.10_2.txz Installing /packages/All/libXrandr-1.5.2.txz Installing /packages/All/libxshmfence-1.3.txz Installing /packages/All/libXxf86vm-1.1.4_3.txz Installing /packages/All/mesa-libs-18.3.2_4.txz Installing /packages/All/pixman-0.38.4.txz Installing /packages/All/cairo-1.16.0,2.txz Installing /packages/All/libfontenc-1.1.4.txz Installing /packages/All/mkfontscale-1.2.1.txz Installing /packages/All/font-bh-ttf-1.0.3_4.txz Installing /packages/All/font-misc-meltho-1.0.3_4.txz Installing /packages/All/font-misc-ethiopic-1.0.3_4.txz Installing /packages/All/encodings-1.0.5,1.txz Installing /packages/All/dejavu-2.37_1.txz ===== Message from dejavu-2.37_1: -- Make sure that the freetype module is loaded. If it is not, add the following line to the "Modules" section of your X Windows configuration file: Load "freetype" Add the following line to the "Files" section of X Windows configuration file: FontPath "/usr/local/share/fonts/dejavu/" Note: your X Windows configuration file is typically /etc/X11/XF86Config if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. Installing /packages/All/xorg-fonts-truetype-7.7_1.txz Installing /packages/All/libXft-2.3.3.txz Installing /packages/All/pango-1.42.4_3.txz Installing /packages/All/hicolor-icon-theme-0.17.txz Installing /packages/All/libXinerama-1.1.4_2,1.txz Installing /packages/All/libXi-1.7.10,1.txz Installing /packages/All/libXcursor-1.2.0.txz Installing /packages/All/libXcomposite-0.4.5,1.txz Installing /packages/All/gtk-update-icon-cache-2.24.32.txz Installing /packages/All/perl5-5.30.1.txz ===== Message from perl5-5.30.1: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/p5-XML-Parser-2.44.txz Installing /packages/All/intltool-0.51.0_1.txz Installing /packages/All/pkgconf-1.6.3,1.txz Installing /packages/All/xtrans-1.4.0.txz Installing /packages/All/libICE-1.0.10,1.txz Installing /packages/All/libSM-1.2.3,1.txz Installing /packages/All/libXtst-1.2.3_2.txz Installing /packages/All/dbus-1.12.16.txz ===> Creating groups. Creating group 'messagebus' with gid '556'. ===> Creating users Creating user 'messagebus' with uid '556'. Installing /packages/All/dbus-glib-0.110.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/upower-0.99.11.txz Installing /packages/All/libepoxy-1.5.2.txz Installing /packages/All/lcms2-2.9.txz Installing /packages/All/sqlite3-3.30.1_1,1.txz Installing /packages/All/libXScrnSaver-1.2.3_2.txz Installing /packages/All/argyllcms-1.9.2_5.txz Installing /packages/All/colord-1.3.5.txz ===> Creating groups. Creating group 'colord' with gid '970'. ===> Creating users Creating user 'colord' with uid '970'. Installing /packages/All/libdaemon-0.14_1.txz Installing /packages/All/gdbm-1.18.1_1.txz Installing /packages/All/gobject-introspection-1.56.1,1.txz Installing /packages/All/gnome_subr-1.0.txz Installing /packages/All/avahi-app-0.7_2.txz ===> Creating groups. Creating group 'avahi' with gid '558'. ===> Creating users Creating user 'avahi' with uid '558'. Installing /packages/All/gmp-6.2.0.txz Installing /packages/All/nettle-3.5.1_1.txz Installing /packages/All/libtasn1-4.15.0.txz Installing /packages/All/libunistring-0.9.10_1.txz Installing /packages/All/libidn2-2.3.0_1.txz Installing /packages/All/ca_root_nss-3.51.txz ===== Message from ca_root_nss-3.51: -- FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem Installing /packages/All/p11-kit-0.23.18.1.txz Installing /packages/All/tpm-emulator-0.7.4_2.txz ===> Creating groups. Creating group '_tss' with gid '601'. ===> Creating users Creating user '_tss' with uid '601'. Installing /packages/All/trousers-0.3.14_2.txz ===> Creating groups. Using existing group '_tss'. ===> Creating users Using existing user '_tss'. ===== Message from trousers-0.3.14_2: -- To run tcsd automatically, add the following line to /etc/rc.conf: tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. If you want to use tcsd with software TPM emulator, use the following configuration in /etc/rc.conf: tcsd_enable="YES" tcsd_mode="emulator" tpmd_enable="YES" To use TPM, add your_account to '_tss' group like following: # pw groupmod _tss -m your_account Installing /packages/All/gnutls-3.6.12.txz Installing /packages/All/libpaper-1.1.24.4.txz Installing /packages/All/cups-2.2.13.txz ===> Creating groups. Creating group 'cups' with gid '193'. ===> Creating users Creating user 'cups' with uid '193'. Installing /packages/All/xkeyboard-config-2.27.txz Installing /packages/All/libxkbcommon-0.10.0.txz Installing /packages/All/at-spi2-core-2.28.0.txz Installing /packages/All/at-spi2-atk-2.26.2.txz Installing /packages/All/adwaita-icon-theme-3.28.0.txz Installing /packages/All/libcroco-0.6.13.txz Installing /packages/All/libgsf-1.14.46.txz Installing /packages/All/librsvg2-2.40.21.txz Installing /packages/All/wayland-protocols-1.20.txz Installing /packages/All/gtk3-3.24.10_1.txz Installing /packages/All/libgpg-error-1.37.txz Installing /packages/All/libgcrypt-1.8.5.txz Installing /packages/All/libxslt-1.1.34_1.txz Installing /packages/All/xcb-util-0.4.0_2,1.txz Installing /packages/All/startup-notification-0.12_4.txz Installing /packages/All/dconf-0.28.0.txz Installing /packages/All/mate-desktop-1.22.2.txz Installing /packages/All/consolekit2-1.2.1_1.txz Installing /packages/All/libdmx-1.1.4_2.txz Installing /packages/All/libXxf86dga-1.1.5.txz Installing /packages/All/xdpyinfo-1.3.2_3.txz SUCCEEDED 00:01:20 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> mate-session-manager-1.22.3 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> mate-session-manager-1.22.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by mate-session-manager-1.22.3 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> mate-session-manager-1.22.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by mate-session-manager-1.22.3 for building => SHA256 Checksum OK for mate/mate-session-manager-1.22.3.tar.xz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> mate-session-manager-1.22.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by mate-session-manager-1.22.3 for building ===> Extracting for mate-session-manager-1.22.3 => SHA256 Checksum OK for mate/mate-session-manager-1.22.3.tar.xz. Extracted Memory Use: 5.80M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for mate-session-manager-1.22.3 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> mate-session-manager-1.22.3 depends on executable: msgfmt - found ===> mate-session-manager-1.22.3 depends on executable: gmake - found ===> mate-session-manager-1.22.3 depends on executable: gtk-update-icon-cache - found ===> mate-session-manager-1.22.3 depends on file: /usr/local/bin/intltool-extract - found ===> mate-session-manager-1.22.3 depends on package: pkgconf>=1.3.0_1 - found ===> mate-session-manager-1.22.3 depends on file: /usr/local/libdata/pkgconfig/xtrans.pc - found ===> mate-session-manager-1.22.3 depends on file: /usr/local/libdata/pkgconfig/ice.pc - found ===> mate-session-manager-1.22.3 depends on file: /usr/local/libdata/pkgconfig/sm.pc - found ===> mate-session-manager-1.22.3 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> mate-session-manager-1.22.3 depends on file: /usr/local/libdata/pkgconfig/xau.pc - found ===> mate-session-manager-1.22.3 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> mate-session-manager-1.22.3 depends on file: /usr/local/libdata/pkgconfig/xrandr.pc - found ===> mate-session-manager-1.22.3 depends on file: /usr/local/libdata/pkgconfig/xrender.pc - found ===> mate-session-manager-1.22.3 depends on file: /usr/local/libdata/pkgconfig/xtst.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> mate-session-manager-1.22.3 depends on shared library: libdbus-glib-1.so - found (/usr/local/lib/libdbus-glib-1.so) ===> mate-session-manager-1.22.3 depends on shared library: libdbus-1.so - found (/usr/local/lib/libdbus-1.so) ===> mate-session-manager-1.22.3 depends on shared library: libupower-glib.so - found (/usr/local/lib/libupower-glib.so) ===> mate-session-manager-1.22.3 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> mate-session-manager-1.22.3 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> mate-session-manager-1.22.3 depends on shared library: libcairo.so - found (/usr/local/lib/libcairo.so) ===> mate-session-manager-1.22.3 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so) ===> mate-session-manager-1.22.3 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> mate-session-manager-1.22.3 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> mate-session-manager-1.22.3 depends on shared library: libgtk-3.so - found (/usr/local/lib/libgtk-3.so) ===> mate-session-manager-1.22.3 depends on shared library: libgsf-1.so - found (/usr/local/lib/libgsf-1.so) ===> mate-session-manager-1.22.3 depends on shared library: librsvg-2.so - found (/usr/local/lib/librsvg-2.so) ===> mate-session-manager-1.22.3 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so) ===> mate-session-manager-1.22.3 depends on shared library: libxslt.so - found (/usr/local/lib/libxslt.so) ===> mate-session-manager-1.22.3 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) ===> mate-session-manager-1.22.3 depends on shared library: libmate-desktop-2.so - found (/usr/local/lib/libmate-desktop-2.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> mate-session-manager-1.22.3 depends on executable: msgfmt - found ===> mate-session-manager-1.22.3 depends on executable: gmake - found ===> mate-session-manager-1.22.3 depends on executable: gtk-update-icon-cache - found ===> mate-session-manager-1.22.3 depends on file: /usr/local/bin/intltool-extract - found ===> mate-session-manager-1.22.3 depends on package: pkgconf>=1.3.0_1 - found ===> mate-session-manager-1.22.3 depends on file: /usr/local/libdata/pkgconfig/xtrans.pc - found ===> mate-session-manager-1.22.3 depends on file: /usr/local/libdata/pkgconfig/ice.pc - found ===> mate-session-manager-1.22.3 depends on file: /usr/local/libdata/pkgconfig/sm.pc - found ===> mate-session-manager-1.22.3 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> mate-session-manager-1.22.3 depends on file: /usr/local/libdata/pkgconfig/xau.pc - found ===> mate-session-manager-1.22.3 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> mate-session-manager-1.22.3 depends on file: /usr/local/libdata/pkgconfig/xrandr.pc - found ===> mate-session-manager-1.22.3 depends on file: /usr/local/libdata/pkgconfig/xrender.pc - found ===> mate-session-manager-1.22.3 depends on file: /usr/local/libdata/pkgconfig/xtst.pc - found ===> mate-session-manager-1.22.3 depends on shared library: libdbus-glib-1.so - found (/usr/local/lib/libdbus-glib-1.so) ===> mate-session-manager-1.22.3 depends on shared library: libdbus-1.so - found (/usr/local/lib/libdbus-1.so) ===> mate-session-manager-1.22.3 depends on shared library: libupower-glib.so - found (/usr/local/lib/libupower-glib.so) ===> mate-session-manager-1.22.3 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> mate-session-manager-1.22.3 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> mate-session-manager-1.22.3 depends on shared library: libcairo.so - found (/usr/local/lib/libcairo.so) ===> mate-session-manager-1.22.3 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so) ===> mate-session-manager-1.22.3 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> mate-session-manager-1.22.3 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> mate-session-manager-1.22.3 depends on shared library: libgtk-3.so - found (/usr/local/lib/libgtk-3.so) ===> mate-session-manager-1.22.3 depends on shared library: libgsf-1.so - found (/usr/local/lib/libgsf-1.so) ===> mate-session-manager-1.22.3 depends on shared library: librsvg-2.so - found (/usr/local/lib/librsvg-2.so) ===> mate-session-manager-1.22.3 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so) ===> mate-session-manager-1.22.3 depends on shared library: libxslt.so - found (/usr/local/lib/libxslt.so) ===> mate-session-manager-1.22.3 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) ===> mate-session-manager-1.22.3 depends on shared library: libmate-desktop-2.so - found (/usr/local/lib/libmate-desktop-2.so) ===> Configuring for mate-session-manager-1.22.3 configure: WARNING: unrecognized options: --enable-upower configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking whether gmake supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether NLS is requested... yes checking for intltool >= 0.50.1... 0.51.0 found checking for intltool-update... /usr/local/bin/intltool-update checking for intltool-merge... /usr/local/bin/intltool-merge checking for intltool-extract... /usr/local/bin/intltool-extract checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for perl... /usr/local/bin/perl checking for perl >= 5.8.1... 5.30.1 checking for XML::Parser... ok checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking whether gmake supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking how to convert x86_64-portbld-dragonfly5.9 file names to x86_64-portbld-dragonfly5.9 format... func_convert_file_noop checking how to convert x86_64-portbld-dragonfly5.9 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... dragonfly5.9 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for glib-genmarshal... /usr/local/bin/glib-genmarshal checking whether gcc understands -Wno-sign-compare... yes checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare checking what language compliance flags to pass to the C compiler... checking pkg-config is at least version 0.9.0... yes checking for MATE_SESSION... yes checking for SESSION_PROPERTIES... yes checking for X11... yes checking for SM... yes checking for ICE... yes checking for XEXT... yes checking for DBUS_GLIB... yes checking for EGG_SMCLIENT... yes checking pkg-config is at least version 0.16... yes checking for X11/extensions/sync.h... yes checking for XTEST... yes checking for XRENDER... yes checking for xmlto... no checking whether to build DocBook documentation... no checking for xsltproc... /usr/local/bin/xsltproc checking for locale.h... (cached) yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... no checking for bindtextdomain in -lintl... yes checking for ngettext in -lintl... yes checking for dgettext in -lintl... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/local/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/local/bin/msgfmt checking for xgettext... (cached) /usr/local/bin/xgettext checking for ANSI C header files... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking tcpd.h usability... yes checking tcpd.h presence... yes checking for tcpd.h... yes checking for sys/param.h... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking for backtrace in -lexecinfo... yes checking for XTRANS... yes checking whether to enable ipv6... yes checking for getaddrinfo... (cached) yes checking for mawk... /usr/bin/awk checking for perl5... no checking for perl... /usr/local/bin/perl checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating capplet/Makefile config.status: creating doc/Makefile config.status: creating doc/dbus/Makefile config.status: creating doc/dbus/mate-session.xml config.status: creating doc/man/Makefile config.status: creating data/Makefile config.status: creating data/org.mate.session.gschema.xml config.status: creating data/icons/Makefile config.status: creating data/icons/16x16/Makefile config.status: creating data/icons/22x22/Makefile config.status: creating data/icons/24x24/Makefile config.status: creating data/icons/32x32/Makefile config.status: creating data/icons/48x48/Makefile config.status: creating data/icons/scalable/Makefile config.status: creating egg/Makefile config.status: creating mate-session/Makefile config.status: creating tools/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing po/stamp-it commands configure: WARNING: unrecognized options: --enable-upower mate-session 1.22.3 =================== prefix: /usr/local exec_prefix: ${prefix} libdir: ${exec_prefix}/lib bindir: ${exec_prefix}/bin sbindir: ${exec_prefix}/sbin sysconfdir: ${prefix}/etc localstatedir: /var datadir: ${datarootdir} source code location: . compiler: cc cflags: -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing Maintainer mode: no Warn about deprecations: no Default WM: marco Systemd support: no Elogind support: no IPv6 support: yes Backtrace support: yes XRender support: yes XSync support: yes XTest support: yes Build documentation: no SUCCEEDED 00:00:09 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for mate-session-manager-1.22.3 gmake[1]: Entering directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3' gmake all-recursive gmake[2]: Entering directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3' Making all in egg gmake[3]: Entering directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/egg' /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\""EggSMClient"\" -DEGG_SM_CLIENT_BACKEND_XSMP -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include -I/usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT eggsmclient.lo -MD -MP -MF .deps/eggsmclient.Tpo -c -o eggsmclient.lo eggsmclient.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\""EggSMClient"\" -DEGG_SM_CLIENT_BACKEND_XSMP -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include -I/usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT eggsmclient-xsmp.lo -MD -MP -MF .deps/eggsmclient-xsmp.Tpo -c -o eggsmclient-xsmp.lo eggsmclient-xsmp.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\""EggSMClient"\" -DEGG_SM_CLIENT_BACKEND_XSMP -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include -I/usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT eggdesktopfile.lo -MD -MP -MF .deps/eggdesktopfile.Tpo -c -o eggdesktopfile.lo eggdesktopfile.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"EggSMClient\" -DEGG_SM_CLIENT_BACKEND_XSMP -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include -I/usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT eggsmclient-xsmp.lo -MD -MP -MF .deps/eggsmclient-xsmp.Tpo -c eggsmclient-xsmp.c -fPIC -DPIC -o .libs/eggsmclient-xsmp.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"EggSMClient\" -DEGG_SM_CLIENT_BACKEND_XSMP -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include -I/usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT eggsmclient.lo -MD -MP -MF .deps/eggsmclient.Tpo -c eggsmclient.c -fPIC -DPIC -o .libs/eggsmclient.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"EggSMClient\" -DEGG_SM_CLIENT_BACKEND_XSMP -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include -I/usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT eggdesktopfile.lo -MD -MP -MF .deps/eggdesktopfile.Tpo -c eggdesktopfile.c -fPIC -DPIC -o .libs/eggdesktopfile.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"EggSMClient\" -DEGG_SM_CLIENT_BACKEND_XSMP -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include -I/usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT eggsmclient.lo -MD -MP -MF .deps/eggsmclient.Tpo -c eggsmclient.c -o eggsmclient.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"EggSMClient\" -DEGG_SM_CLIENT_BACKEND_XSMP -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include -I/usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT eggdesktopfile.lo -MD -MP -MF .deps/eggdesktopfile.Tpo -c eggdesktopfile.c -o eggdesktopfile.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"EggSMClient\" -DEGG_SM_CLIENT_BACKEND_XSMP -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include -I/usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT eggsmclient-xsmp.lo -MD -MP -MF .deps/eggsmclient-xsmp.Tpo -c eggsmclient-xsmp.c -o eggsmclient-xsmp.o >/dev/null 2>&1 mv -f .deps/eggsmclient.Tpo .deps/eggsmclient.Plo mv -f .deps/eggdesktopfile.Tpo .deps/eggdesktopfile.Plo /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -o libeggdesktopfile.la eggdesktopfile.lo -L/usr/local/lib -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -L/usr/local/lib libtool: link: ar cru .libs/libeggdesktopfile.a .libs/eggdesktopfile.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libeggdesktopfile.a libtool: link: ( cd ".libs" && rm -f "libeggdesktopfile.la" && ln -s "../libeggdesktopfile.la" "libeggdesktopfile.la" ) mv -f .deps/eggsmclient-xsmp.Tpo .deps/eggsmclient-xsmp.Plo /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -o libeggsmclient.la eggsmclient.lo eggsmclient-xsmp.lo -L/usr/local/lib -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -L/usr/local/lib -lSM -L/usr/local/lib -lICE libeggdesktopfile.la -L/usr/local/lib -lSM -L/usr/local/lib -lICE -L/usr/local/lib /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -o libeggsmclient-mate.la eggsmclient.lo eggsmclient-xsmp.lo -L/usr/local/lib -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -L/usr/local/lib -lSM -L/usr/local/lib -lICE libeggdesktopfile.la -L/usr/local/lib -lSM -L/usr/local/lib -lICE -L/usr/local/lib libtool: link: (cd .libs/libeggsmclient-mate.lax/libeggdesktopfile.a && ar x "/construction/x11/mate-session-manager/mate-session-manager-1.22.3/egg/./.libs/libeggdesktopfile.a") libtool: link: (cd .libs/libeggsmclient.lax/libeggdesktopfile.a && ar x "/construction/x11/mate-session-manager/mate-session-manager-1.22.3/egg/./.libs/libeggdesktopfile.a") libtool: link: ar cru .libs/libeggsmclient.a .libs/eggsmclient.o .libs/eggsmclient-xsmp.o .libs/libeggsmclient.lax/libeggdesktopfile.a/eggdesktopfile.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libeggsmclient.a libtool: link: rm -fr .libs/libeggsmclient.lax libtool: link: ar cru .libs/libeggsmclient-mate.a .libs/eggsmclient.o .libs/eggsmclient-xsmp.o .libs/libeggsmclient-mate.lax/libeggdesktopfile.a/eggdesktopfile.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libeggsmclient-mate.a libtool: link: rm -fr .libs/libeggsmclient-mate.lax libtool: link: ( cd ".libs" && rm -f "libeggsmclient-mate.la" && ln -s "../libeggsmclient-mate.la" "libeggsmclient-mate.la" ) libtool: link: ( cd ".libs" && rm -f "libeggsmclient.la" && ln -s "../libeggsmclient.la" "libeggsmclient.la" ) gmake[3]: Leaving directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/egg' Making all in mate-session gmake[3]: Entering directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/mate-session' dbus-binding-tool --prefix=gsm_manager --mode=glib-server --output=gsm-manager-glue.h ./org.gnome.SessionManager.xml dbus-binding-tool --prefix=gsm_presence --mode=glib-server --output=gsm-presence-glue.h ./org.gnome.SessionManager.Presence.xml dbus-binding-tool --prefix=gsm_inhibitor --mode=glib-server --output=gsm-inhibitor-glue.h ./org.gnome.SessionManager.Inhibitor.xml dbus-binding-tool --prefix=gsm_client --mode=glib-server --output=gsm-client-glue.h ./org.gnome.SessionManager.Client.xml dbus-binding-tool --prefix=gsm_app --mode=glib-server --output=gsm-app-glue.h ./org.gnome.SessionManager.App.xml WARNING: Using --header and --body at the same time is deprecated; use --body --prototypes instead INFO: Reading /tmp/dbus-binding-tool-c-marshallers.6ALLH0... WARNING: Using --header and --body at the same time is deprecated; use --body --prototypes instead INFO: Reading /tmp/dbus-binding-tool-c-marshallers.NCLLH0... WARNING: The token "NONE" is deprecated; use "VOID" instead WARNING: The token "NONE" is deprecated; use "VOID" instead WARNING: The token "NONE" is deprecated; use "VOID" instead WARNING: The token "NONE" is deprecated; use "VOID" instead WARNING: Using --header and --body at the same time is deprecated; use --body --prototypes instead INFO: Reading /tmp/dbus-binding-tool-c-marshallers.4HJWH0... WARNING: Using --header and --body at the same time is deprecated; use --body --prototypes instead INFO: Reading /tmp/dbus-binding-tool-c-marshallers.YWKLH0... WARNING: Using --header and --body at the same time is deprecated; use --body --prototypes instead INFO: Reading /tmp/dbus-binding-tool-c-marshallers.48JLH0... gmake all-am gmake[4]: Entering directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/mate-session' cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -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 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -I../egg -DLOCALE_DIR=\""/usr/local/share/locale"\" -DDATA_DIR=\""/usr/local/share/mate-session"\" -DLIBEXECDIR=\"/usr/local/libexec\" -DGTKBUILDER_DIR=\""/usr/local/share/mate-session-manager"\" -DI_KNOW_THE_DEVICEKIT_POWER_API_IS_SUBJECT_TO_CHANGE -isystem /usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT mate_session-gsm-app.o -MD -MP -MF .deps/mate_session-gsm-app.Tpo -c -o mate_session-gsm-app.o `test -f 'gsm-app.c' || echo './'`gsm-app.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -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 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -I../egg -DLOCALE_DIR=\""/usr/local/share/locale"\" -DDATA_DIR=\""/usr/local/share/mate-session"\" -DLIBEXECDIR=\"/usr/local/libexec\" -DGTKBUILDER_DIR=\""/usr/local/share/mate-session-manager"\" -DI_KNOW_THE_DEVICEKIT_POWER_API_IS_SUBJECT_TO_CHANGE -isystem /usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT mate_session-gsm-autostart-app.o -MD -MP -MF .deps/mate_session-gsm-autostart-app.Tpo -c -o mate_session-gsm-autostart-app.o `test -f 'gsm-autostart-app.c' || echo './'`gsm-autostart-app.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -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 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -I../egg -DLOCALE_DIR=\""/usr/local/share/locale"\" -DDATA_DIR=\""/usr/local/share/mate-session"\" -DLIBEXECDIR=\"/usr/local/libexec\" -DGTKBUILDER_DIR=\""/usr/local/share/mate-session-manager"\" -DI_KNOW_THE_DEVICEKIT_POWER_API_IS_SUBJECT_TO_CHANGE -isystem /usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT mate_session-gsm-client.o -MD -MP -MF .deps/mate_session-gsm-client.Tpo -c -o mate_session-gsm-client.o `test -f 'gsm-client.c' || echo './'`gsm-client.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -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 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -I../egg -DLOCALE_DIR=\""/usr/local/share/locale"\" -DDATA_DIR=\""/usr/local/share/mate-session"\" -DLIBEXECDIR=\"/usr/local/libexec\" -DGTKBUILDER_DIR=\""/usr/local/share/mate-session-manager"\" -DI_KNOW_THE_DEVICEKIT_POWER_API_IS_SUBJECT_TO_CHANGE -isystem /usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT mate_session-gsm-xsmp-client.o -MD -MP -MF .deps/mate_session-gsm-xsmp-client.Tpo -c -o mate_session-gsm-xsmp-client.o `test -f 'gsm-xsmp-client.c' || echo './'`gsm-xsmp-client.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -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 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -I../egg -DLOCALE_DIR=\""/usr/local/share/locale"\" -DDATA_DIR=\""/usr/local/share/mate-session"\" -DLIBEXECDIR=\"/usr/local/libexec\" -DGTKBUILDER_DIR=\""/usr/local/share/mate-session-manager"\" -DI_KNOW_THE_DEVICEKIT_POWER_API_IS_SUBJECT_TO_CHANGE -isystem /usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT mate_session-gsm-dbus-client.o -MD -MP -MF .deps/mate_session-gsm-dbus-client.Tpo -c -o mate_session-gsm-dbus-client.o `test -f 'gsm-dbus-client.c' || echo './'`gsm-dbus-client.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -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 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -I../egg -DLOCALE_DIR=\""/usr/local/share/locale"\" -DDATA_DIR=\""/usr/local/share/mate-session"\" -DLIBEXECDIR=\"/usr/local/libexec\" -DGTKBUILDER_DIR=\""/usr/local/share/mate-session-manager"\" -DI_KNOW_THE_DEVICEKIT_POWER_API_IS_SUBJECT_TO_CHANGE -isystem /usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT mate_session-gsm-marshal.o -MD -MP -MF .deps/mate_session-gsm-marshal.Tpo -c -o mate_session-gsm-marshal.o `test -f 'gsm-marshal.c' || echo './'`gsm-marshal.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -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 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -I../egg -DLOCALE_DIR=\""/usr/local/share/locale"\" -DDATA_DIR=\""/usr/local/share/mate-session"\" -DLIBEXECDIR=\"/usr/local/libexec\" -DGTKBUILDER_DIR=\""/usr/local/share/mate-session-manager"\" -DI_KNOW_THE_DEVICEKIT_POWER_API_IS_SUBJECT_TO_CHANGE -isystem /usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT mate_session-gsm-consolekit.o -MD -MP -MF .deps/mate_session-gsm-consolekit.Tpo -c -o mate_session-gsm-consolekit.o `test -f 'gsm-consolekit.c' || echo './'`gsm-consolekit.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -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 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -I../egg -DLOCALE_DIR=\""/usr/local/share/locale"\" -DDATA_DIR=\""/usr/local/share/mate-session"\" -DLIBEXECDIR=\"/usr/local/libexec\" -DGTKBUILDER_DIR=\""/usr/local/share/mate-session-manager"\" -DI_KNOW_THE_DEVICEKIT_POWER_API_IS_SUBJECT_TO_CHANGE -isystem /usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT mate_session-gsm-systemd.o -MD -MP -MF .deps/mate_session-gsm-systemd.Tpo -c -o mate_session-gsm-systemd.o `test -f 'gsm-systemd.c' || echo './'`gsm-systemd.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -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 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -I../egg -DLOCALE_DIR=\""/usr/local/share/locale"\" -DDATA_DIR=\""/usr/local/share/mate-session"\" -DLIBEXECDIR=\"/usr/local/libexec\" -DGTKBUILDER_DIR=\""/usr/local/share/mate-session-manager"\" -DI_KNOW_THE_DEVICEKIT_POWER_API_IS_SUBJECT_TO_CHANGE -isystem /usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT mate_session-gsm-logout-dialog.o -MD -MP -MF .deps/mate_session-gsm-logout-dialog.Tpo -c -o mate_session-gsm-logout-dialog.o `test -f 'gsm-logout-dialog.c' || echo './'`gsm-logout-dialog.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -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 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -I../egg -DLOCALE_DIR=\""/usr/local/share/locale"\" -DDATA_DIR=\""/usr/local/share/mate-session"\" -DLIBEXECDIR=\"/usr/local/libexec\" -DGTKBUILDER_DIR=\""/usr/local/share/mate-session-manager"\" -DI_KNOW_THE_DEVICEKIT_POWER_API_IS_SUBJECT_TO_CHANGE -isystem /usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT mate_session-gsm-inhibit-dialog.o -MD -MP -MF .deps/mate_session-gsm-inhibit-dialog.Tpo -c -o mate_session-gsm-inhibit-dialog.o `test -f 'gsm-inhibit-dialog.c' || echo './'`gsm-inhibit-dialog.c mv -f .deps/mate_session-gsm-marshal.Tpo .deps/mate_session-gsm-marshal.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -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 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -I../egg -DLOCALE_DIR=\""/usr/local/share/locale"\" -DDATA_DIR=\""/usr/local/share/mate-session"\" -DLIBEXECDIR=\"/usr/local/libexec\" -DGTKBUILDER_DIR=\""/usr/local/share/mate-session-manager"\" -DI_KNOW_THE_DEVICEKIT_POWER_API_IS_SUBJECT_TO_CHANGE -isystem /usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT mate_session-gs-idle-monitor.o -MD -MP -MF .deps/mate_session-gs-idle-monitor.Tpo -c -o mate_session-gs-idle-monitor.o `test -f 'gs-idle-monitor.c' || echo './'`gs-idle-monitor.c mv -f .deps/mate_session-gsm-app.Tpo .deps/mate_session-gsm-app.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -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 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -I../egg -DLOCALE_DIR=\""/usr/local/share/locale"\" -DDATA_DIR=\""/usr/local/share/mate-session"\" -DLIBEXECDIR=\"/usr/local/libexec\" -DGTKBUILDER_DIR=\""/usr/local/share/mate-session-manager"\" -DI_KNOW_THE_DEVICEKIT_POWER_API_IS_SUBJECT_TO_CHANGE -isystem /usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT mate_session-gsm-presence.o -MD -MP -MF .deps/mate_session-gsm-presence.Tpo -c -o mate_session-gsm-presence.o `test -f 'gsm-presence.c' || echo './'`gsm-presence.c mv -f .deps/mate_session-gsm-consolekit.Tpo .deps/mate_session-gsm-consolekit.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -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 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -I../egg -DLOCALE_DIR=\""/usr/local/share/locale"\" -DDATA_DIR=\""/usr/local/share/mate-session"\" -DLIBEXECDIR=\"/usr/local/libexec\" -DGTKBUILDER_DIR=\""/usr/local/share/mate-session-manager"\" -DI_KNOW_THE_DEVICEKIT_POWER_API_IS_SUBJECT_TO_CHANGE -isystem /usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT mate_session-mdm.o -MD -MP -MF .deps/mate_session-mdm.Tpo -c -o mate_session-mdm.o `test -f 'mdm.c' || echo './'`mdm.c mv -f .deps/mate_session-gsm-systemd.Tpo .deps/mate_session-gsm-systemd.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -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 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -I../egg -DLOCALE_DIR=\""/usr/local/share/locale"\" -DDATA_DIR=\""/usr/local/share/mate-session"\" -DLIBEXECDIR=\"/usr/local/libexec\" -DGTKBUILDER_DIR=\""/usr/local/share/mate-session-manager"\" -DI_KNOW_THE_DEVICEKIT_POWER_API_IS_SUBJECT_TO_CHANGE -isystem /usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT mate_session-mdm-signal-handler.o -MD -MP -MF .deps/mate_session-mdm-signal-handler.Tpo -c -o mate_session-mdm-signal-handler.o `test -f 'mdm-signal-handler.c' || echo './'`mdm-signal-handler.c mv -f .deps/mate_session-gs-idle-monitor.Tpo .deps/mate_session-gs-idle-monitor.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -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 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -I../egg -DLOCALE_DIR=\""/usr/local/share/locale"\" -DDATA_DIR=\""/usr/local/share/mate-session"\" -DLIBEXECDIR=\"/usr/local/libexec\" -DGTKBUILDER_DIR=\""/usr/local/share/mate-session-manager"\" -DI_KNOW_THE_DEVICEKIT_POWER_API_IS_SUBJECT_TO_CHANGE -isystem /usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT mate_session-mdm-log.o -MD -MP -MF .deps/mate_session-mdm-log.Tpo -c -o mate_session-mdm-log.o `test -f 'mdm-log.c' || echo './'`mdm-log.c mv -f .deps/mate_session-gsm-client.Tpo .deps/mate_session-gsm-client.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -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 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -I../egg -DLOCALE_DIR=\""/usr/local/share/locale"\" -DDATA_DIR=\""/usr/local/share/mate-session"\" -DLIBEXECDIR=\"/usr/local/libexec\" -DGTKBUILDER_DIR=\""/usr/local/share/mate-session-manager"\" -DI_KNOW_THE_DEVICEKIT_POWER_API_IS_SUBJECT_TO_CHANGE -isystem /usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT mate_session-msm-gnome.o -MD -MP -MF .deps/mate_session-msm-gnome.Tpo -c -o mate_session-msm-gnome.o `test -f 'msm-gnome.c' || echo './'`msm-gnome.c mv -f .deps/mate_session-mdm.Tpo .deps/mate_session-mdm.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -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 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -I../egg -DLOCALE_DIR=\""/usr/local/share/locale"\" -DDATA_DIR=\""/usr/local/share/mate-session"\" -DLIBEXECDIR=\"/usr/local/libexec\" -DGTKBUILDER_DIR=\""/usr/local/share/mate-session-manager"\" -DI_KNOW_THE_DEVICEKIT_POWER_API_IS_SUBJECT_TO_CHANGE -isystem /usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT mate_session-main.o -MD -MP -MF .deps/mate_session-main.Tpo -c -o mate_session-main.o `test -f 'main.c' || echo './'`main.c mv -f .deps/mate_session-gsm-presence.Tpo .deps/mate_session-gsm-presence.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -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 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -I../egg -DLOCALE_DIR=\""/usr/local/share/locale"\" -DDATA_DIR=\""/usr/local/share/mate-session"\" -DLIBEXECDIR=\"/usr/local/libexec\" -DGTKBUILDER_DIR=\""/usr/local/share/mate-session-manager"\" -DI_KNOW_THE_DEVICEKIT_POWER_API_IS_SUBJECT_TO_CHANGE -isystem /usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT mate_session-gsm-store.o -MD -MP -MF .deps/mate_session-gsm-store.Tpo -c -o mate_session-gsm-store.o `test -f 'gsm-store.c' || echo './'`gsm-store.c mv -f .deps/mate_session-gsm-dbus-client.Tpo .deps/mate_session-gsm-dbus-client.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -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 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -I../egg -DLOCALE_DIR=\""/usr/local/share/locale"\" -DDATA_DIR=\""/usr/local/share/mate-session"\" -DLIBEXECDIR=\"/usr/local/libexec\" -DGTKBUILDER_DIR=\""/usr/local/share/mate-session-manager"\" -DI_KNOW_THE_DEVICEKIT_POWER_API_IS_SUBJECT_TO_CHANGE -isystem /usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT mate_session-gsm-inhibitor.o -MD -MP -MF .deps/mate_session-gsm-inhibitor.Tpo -c -o mate_session-gsm-inhibitor.o `test -f 'gsm-inhibitor.c' || echo './'`gsm-inhibitor.c mv -f .deps/mate_session-mdm-signal-handler.Tpo .deps/mate_session-mdm-signal-handler.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -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 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -I../egg -DLOCALE_DIR=\""/usr/local/share/locale"\" -DDATA_DIR=\""/usr/local/share/mate-session"\" -DLIBEXECDIR=\"/usr/local/libexec\" -DGTKBUILDER_DIR=\""/usr/local/share/mate-session-manager"\" -DI_KNOW_THE_DEVICEKIT_POWER_API_IS_SUBJECT_TO_CHANGE -isystem /usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT mate_session-gsm-manager.o -MD -MP -MF .deps/mate_session-gsm-manager.Tpo -c -o mate_session-gsm-manager.o `test -f 'gsm-manager.c' || echo './'`gsm-manager.c mv -f .deps/mate_session-gsm-logout-dialog.Tpo .deps/mate_session-gsm-logout-dialog.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -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 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -I../egg -DLOCALE_DIR=\""/usr/local/share/locale"\" -DDATA_DIR=\""/usr/local/share/mate-session"\" -DLIBEXECDIR=\"/usr/local/libexec\" -DGTKBUILDER_DIR=\""/usr/local/share/mate-session-manager"\" -DI_KNOW_THE_DEVICEKIT_POWER_API_IS_SUBJECT_TO_CHANGE -isystem /usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT mate_session-gsm-session-save.o -MD -MP -MF .deps/mate_session-gsm-session-save.Tpo -c -o mate_session-gsm-session-save.o `test -f 'gsm-session-save.c' || echo './'`gsm-session-save.c mv -f .deps/mate_session-mdm-log.Tpo .deps/mate_session-mdm-log.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -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 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -I../egg -DLOCALE_DIR=\""/usr/local/share/locale"\" -DDATA_DIR=\""/usr/local/share/mate-session"\" -DLIBEXECDIR=\"/usr/local/libexec\" -DGTKBUILDER_DIR=\""/usr/local/share/mate-session-manager"\" -DI_KNOW_THE_DEVICEKIT_POWER_API_IS_SUBJECT_TO_CHANGE -isystem /usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT mate_session-gsm-xsmp-server.o -MD -MP -MF .deps/mate_session-gsm-xsmp-server.Tpo -c -o mate_session-gsm-xsmp-server.o `test -f 'gsm-xsmp-server.c' || echo './'`gsm-xsmp-server.c mv -f .deps/mate_session-gsm-inhibit-dialog.Tpo .deps/mate_session-gsm-inhibit-dialog.Po /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -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 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -isystem /usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT gsm-util.lo -MD -MP -MF .deps/gsm-util.Tpo -c -o gsm-util.lo gsm-util.c mv -f .deps/mate_session-gsm-store.Tpo .deps/mate_session-gsm-store.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -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 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -isystem /usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT test-client-dbus.o -MD -MP -MF .deps/test-client-dbus.Tpo -c -o test-client-dbus.o test-client-dbus.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -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 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -isystem /usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT gsm-util.lo -MD -MP -MF .deps/gsm-util.Tpo -c gsm-util.c -fPIC -DPIC -o .libs/gsm-util.o mv -f .deps/mate_session-gsm-xsmp-client.Tpo .deps/mate_session-gsm-xsmp-client.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -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 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -isystem /usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT test-inhibit.o -MD -MP -MF .deps/test-inhibit.Tpo -c -o test-inhibit.o test-inhibit.c mv -f .deps/mate_session-gsm-autostart-app.Tpo .deps/mate_session-gsm-autostart-app.Po mv -f .deps/test-client-dbus.Tpo .deps/test-client-dbus.Po /bin/sh ../libtool --tag=CC --mode=link cc -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -o test-client-dbus test-client-dbus.o -L/usr/local/lib -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lintl -L/usr/local/lib libtool: link: cc -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -o test-client-dbus test-client-dbus.o -L/usr/local/lib -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lintl mv -f .deps/mate_session-msm-gnome.Tpo .deps/mate_session-msm-gnome.Po mv -f .deps/mate_session-gsm-xsmp-server.Tpo .deps/mate_session-gsm-xsmp-server.Po mv -f .deps/mate_session-main.Tpo .deps/mate_session-main.Po mv -f .deps/mate_session-gsm-session-save.Tpo .deps/mate_session-gsm-session-save.Po mv -f .deps/mate_session-gsm-inhibitor.Tpo .deps/mate_session-gsm-inhibitor.Po mv -f .deps/test-inhibit.Tpo .deps/test-inhibit.Po /bin/sh ../libtool --tag=CC --mode=link cc -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -o test-inhibit test-inhibit.o -L/usr/local/lib -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lintl -L/usr/local/lib libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -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 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -isystem /usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT gsm-util.lo -MD -MP -MF .deps/gsm-util.Tpo -c gsm-util.c -o gsm-util.o >/dev/null 2>&1 libtool: link: cc -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -o test-inhibit test-inhibit.o -L/usr/local/lib -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lintl mv -f .deps/gsm-util.Tpo .deps/gsm-util.Plo /bin/sh ../libtool --tag=CC --mode=link cc -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -o libgsmutil.la gsm-util.lo -L/usr/local/lib -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lintl -L/usr/local/lib libtool: link: ar cru .libs/libgsmutil.a .libs/gsm-util.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgsmutil.a libtool: link: ( cd ".libs" && rm -f "libgsmutil.la" && ln -s "../libgsmutil.la" "libgsmutil.la" ) mv -f .deps/mate_session-gsm-manager.Tpo .deps/mate_session-gsm-manager.Po /bin/sh ../libtool --tag=CC --mode=link cc -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -o mate-session mate_session-gsm-app.o mate_session-gsm-autostart-app.o mate_session-gsm-client.o mate_session-gsm-xsmp-client.o mate_session-gsm-dbus-client.o mate_session-gsm-marshal.o mate_session-gsm-consolekit.o mate_session-gsm-systemd.o mate_session-gsm-logout-dialog.o mate_session-gsm-inhibit-dialog.o mate_session-gs-idle-monitor.o mate_session-gsm-presence.o mate_session-mdm.o mate_session-mdm-signal-handler.o mate_session-mdm-log.o mate_session-msm-gnome.o mate_session-main.o mate_session-gsm-store.o mate_session-gsm-inhibitor.o mate_session-gsm-manager.o mate_session-gsm-session-save.o mate_session-gsm-xsmp-server.o libgsmutil.la -L/usr/local/lib -lX11 ../egg/libeggdesktopfile.la -L/usr/local/lib -lSM -L/usr/local/lib -lICE -L/usr/local/lib -lXrender -lX11 -L/usr/local/lib -lXtst -L/usr/local/lib -lXext -lXau -L/usr/local/lib -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lintl -lexecinfo -L/usr/local/lib libtool: link: cc -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -o mate-session mate_session-gsm-app.o mate_session-gsm-autostart-app.o mate_session-gsm-client.o mate_session-gsm-xsmp-client.o mate_session-gsm-dbus-client.o mate_session-gsm-marshal.o mate_session-gsm-consolekit.o mate_session-gsm-systemd.o mate_session-gsm-logout-dialog.o mate_session-gsm-inhibit-dialog.o mate_session-gs-idle-monitor.o mate_session-gsm-presence.o mate_session-mdm.o mate_session-mdm-signal-handler.o mate_session-mdm-log.o mate_session-msm-gnome.o mate_session-main.o mate_session-gsm-store.o mate_session-gsm-inhibitor.o mate_session-gsm-manager.o mate_session-gsm-session-save.o mate_session-gsm-xsmp-server.o ./.libs/libgsmutil.a -L/usr/local/lib ../egg/.libs/libeggdesktopfile.a -lSM -lICE -lXrender -lX11 -lXtst -lXext -lXau -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lintl -lexecinfo gmake[4]: Leaving directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/mate-session' gmake[3]: Leaving directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/mate-session' Making all in capplet gmake[3]: Entering directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/capplet' cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -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 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I../mate-session -DLOCALE_DIR=\""/usr/local/share/locale"\" -DGTKBUILDER_DIR=\""/usr/local/share/mate-session-manager"\" -isystem /usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -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 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I../mate-session -DLOCALE_DIR=\""/usr/local/share/locale"\" -DGTKBUILDER_DIR=\""/usr/local/share/mate-session-manager"\" -isystem /usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT gsm-properties-dialog.o -MD -MP -MF .deps/gsm-properties-dialog.Tpo -c -o gsm-properties-dialog.o gsm-properties-dialog.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -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 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I../mate-session -DLOCALE_DIR=\""/usr/local/share/locale"\" -DGTKBUILDER_DIR=\""/usr/local/share/mate-session-manager"\" -isystem /usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT gsm-app-dialog.o -MD -MP -MF .deps/gsm-app-dialog.Tpo -c -o gsm-app-dialog.o gsm-app-dialog.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -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 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I../mate-session -DLOCALE_DIR=\""/usr/local/share/locale"\" -DGTKBUILDER_DIR=\""/usr/local/share/mate-session-manager"\" -isystem /usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT gsp-app.o -MD -MP -MF .deps/gsp-app.Tpo -c -o gsp-app.o gsp-app.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -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 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I../mate-session -DLOCALE_DIR=\""/usr/local/share/locale"\" -DGTKBUILDER_DIR=\""/usr/local/share/mate-session-manager"\" -isystem /usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT gsp-app-manager.o -MD -MP -MF .deps/gsp-app-manager.Tpo -c -o gsp-app-manager.o gsp-app-manager.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -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 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I../mate-session -DLOCALE_DIR=\""/usr/local/share/locale"\" -DGTKBUILDER_DIR=\""/usr/local/share/mate-session-manager"\" -isystem /usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT gsp-keyfile.o -MD -MP -MF .deps/gsp-keyfile.Tpo -c -o gsp-keyfile.o gsp-keyfile.c mv -f .deps/gsp-keyfile.Tpo .deps/gsp-keyfile.Po mv -f .deps/gsp-app-manager.Tpo .deps/gsp-app-manager.Po mv -f .deps/main.Tpo .deps/main.Po mv -f .deps/gsm-properties-dialog.Tpo .deps/gsm-properties-dialog.Po mv -f .deps/gsm-app-dialog.Tpo .deps/gsm-app-dialog.Po mv -f .deps/gsp-app.Tpo .deps/gsp-app.Po /bin/sh ../libtool --tag=CC --mode=link cc -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -o mate-session-properties main.o gsm-properties-dialog.o gsm-app-dialog.o gsp-app.o gsp-app-manager.o gsp-keyfile.o -L/usr/local/lib -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl ../mate-session/libgsmutil.la -L/usr/local/lib libtool: link: cc -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -o mate-session-properties main.o gsm-properties-dialog.o gsm-app-dialog.o gsp-app.o gsp-app-manager.o gsp-keyfile.o -L/usr/local/lib ../mate-session/.libs/libgsmutil.a -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lintl gmake[3]: Leaving directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/capplet' Making all in tools gmake[3]: Entering directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/tools' cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -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 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -DLOCALE_DIR=\""/usr/local/share/locale"\" -isystem /usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT mate-session-save.o -MD -MP -MF .deps/mate-session-save.Tpo -c -o mate-session-save.o mate-session-save.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -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 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -DLOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -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 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -DLOCALE_DIR=\""/usr/local/share/locale"\" -isystem /usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT mate_session_inhibit-mate-session-inhibit.o -MD -MP -MF .deps/mate_session_inhibit-mate-session-inhibit.Tpo -c -o mate_session_inhibit-mate-session-inhibit.o `test -f 'mate-session-inhibit.c' || echo './'`mate-session-inhibit.c mv -f .deps/mate_session_inhibit-mate-session-inhibit.Tpo .deps/mate_session_inhibit-mate-session-inhibit.Po /bin/sh ../libtool --tag=CC --mode=link cc -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -o mate-session-inhibit mate_session_inhibit-mate-session-inhibit.o -L/usr/local/lib -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lintl -L/usr/local/lib libtool: link: cc -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -o mate-session-inhibit mate_session_inhibit-mate-session-inhibit.o -L/usr/local/lib -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lintl mv -f .deps/mate-session-save.Tpo .deps/mate-session-save.Po /bin/sh ../libtool --tag=CC --mode=link cc -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -o mate-session-save mate-session-save.o -L/usr/local/lib -lSM -L/usr/local/lib -lICE -L/usr/local/lib -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lintl -L/usr/local/lib libtool: link: cc -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -o mate-session-save mate-session-save.o -L/usr/local/lib -lSM -lICE -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lintl gmake[3]: Leaving directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/tools' Making all in data gmake[3]: Entering directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/data' Making all in icons gmake[4]: Entering directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/data/icons' Making all in 16x16 gmake[5]: Entering directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/data/icons/16x16' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/data/icons/16x16' Making all in 22x22 gmake[5]: Entering directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/data/icons/22x22' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/data/icons/22x22' Making all in 24x24 gmake[5]: Entering directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/data/icons/24x24' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/data/icons/24x24' Making all in 32x32 gmake[5]: Entering directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/data/icons/32x32' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/data/icons/32x32' Making all in 48x48 gmake[5]: Entering directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/data/icons/48x48' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/data/icons/48x48' Making all in scalable gmake[5]: Entering directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/data/icons/scalable' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/data/icons/scalable' gmake[5]: Entering directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/data/icons' gmake[5]: Nothing to be done for 'all-am'. gmake[5]: Leaving directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/data/icons' gmake[4]: Leaving directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/data/icons' gmake[4]: Entering directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/data' LC_ALL=C /usr/local/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po mate-session-properties.desktop.in mate-session-properties.desktop LC_ALL=C /usr/local/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po mate.desktop.in mate.desktop glib-compile-schemas --strict --dry-run --schema-file=org.mate.session.gschema.xml && mkdir -p . && touch org.mate.session.gschema.valid Generating and caching the translation database Generating and caching the translation database Merging translations into mate.desktop. Merging translations into mate-session-properties.desktop. gmake[4]: Leaving directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/data' gmake[3]: Leaving directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/data' Making all in doc gmake[3]: Entering directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/doc' Making all in dbus gmake[4]: Entering directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/doc/dbus' /usr/local/bin/xsltproc ../../doc/dbus/spec-to-docbook.xsl ../../mate-session/org.gnome.SessionManager.xml | tail -n +2 > org.gnome.SessionManager.ref.xml /usr/local/bin/xsltproc ../../doc/dbus/spec-to-docbook.xsl ../../mate-session/org.gnome.SessionManager.Client.xml | tail -n +2 > org.gnome.SessionManager.Client.ref.xml /usr/local/bin/xsltproc ../../doc/dbus/spec-to-docbook.xsl ../../mate-session/org.gnome.SessionManager.ClientPrivate.xml | tail -n +2 > org.gnome.SessionManager.ClientPrivate.ref.xml /usr/local/bin/xsltproc ../../doc/dbus/spec-to-docbook.xsl ../../mate-session/org.gnome.SessionManager.Inhibitor.xml | tail -n +2 > org.gnome.SessionManager.Inhibitor.ref.xml /usr/local/bin/xsltproc ../../doc/dbus/spec-to-docbook.xsl ../../mate-session/org.gnome.SessionManager.Presence.xml | tail -n +2 > org.gnome.SessionManager.Presence.ref.xml error : error : Unknown IO error Unknown IO error ../../mate-session/org.gnome.SessionManager.Inhibitor.xml:2: ../../mate-session/org.gnome.SessionManager.Presence.xml:2: warning: failed to load external entity "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd" warning: error : Unknown IO error error : spection 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd" failed to load external entity "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd" ^ Unknown IO error spection 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd" ^ ../../mate-session/org.gnome.SessionManager.xml:2: ../../mate-session/org.gnome.SessionManager.Client.xml:2: warning: warning: failed to load external entity "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd" failed to load external entity "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd" spection 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd" spection 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd" ^ ^ error : Unknown IO error ../../mate-session/org.gnome.SessionManager.ClientPrivate.xml:2: warning: failed to load external entity "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd" spection 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd" ^ gmake all-am gmake[5]: Entering directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/doc/dbus' gmake[5]: Nothing to be done for 'all-am'. gmake[5]: Leaving directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/doc/dbus' gmake[4]: Leaving directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/doc/dbus' Making all in man gmake[4]: Entering directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/doc/man' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/doc/man' gmake[4]: Entering directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/doc' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/doc' gmake[3]: Leaving directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/doc' Making all in po gmake[3]: Entering directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/po' file=`echo af | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file af.po file=`echo am | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file am.po file=`echo an | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file an.po file=`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ar.po file=`echo as | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file as.po file=`echo ast | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ast.po file=`echo az | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file az.po file=`echo be | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file be.po file=`echo bg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file bg.po file=`echo bn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file bn.po file=`echo bn_IN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file bn_IN.po file=`echo br | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file br.po file=`echo bs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file bs.po file=`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ca.po file=`echo ca@valencia | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ca@valencia.po file=`echo cmn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file cmn.po file=`echo crh | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file crh.po file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file cs.po file=`echo cy | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file cy.po file=`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file da.po file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file de.po file=`echo dz | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file dz.po file=`echo el | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file el.po file=`echo en_AU | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file en_AU.po file=`echo en_CA | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file en_CA.po file=`echo en_GB | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file en_GB.po file=`echo eo | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file eo.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file es.po file=`echo es_AR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file es_AR.po file=`echo es_CL | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file es_CL.po file=`echo es_CO | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file es_CO.po file=`echo es_CR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file es_CR.po file=`echo es_DO | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file es_DO.po file=`echo es_EC | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file es_EC.po file=`echo es_ES | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file es_ES.po file=`echo es_MX | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file es_MX.po file=`echo es_NI | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file es_NI.po file=`echo es_PA | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file es_PA.po file=`echo es_PE | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file es_PE.po file=`echo es_PR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file es_PR.po file=`echo es_SV | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file es_SV.po file=`echo es_UY | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file es_UY.po file=`echo es_VE | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file es_VE.po file=`echo et | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file et.po file=`echo eu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file eu.po file=`echo fa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file fa.po file=`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file fi.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file fr.po file=`echo fr_CA | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file fr_CA.po file=`echo frp | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file frp.po file=`echo fur | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file fur.po file=`echo fy | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file fy.po file=`echo ga | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ga.po file=`echo gd | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file gd.po file=`echo gl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file gl.po file=`echo gu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file gu.po file=`echo ha | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ha.po file=`echo he | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file he.po file=`echo hi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file hi.po file=`echo hr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file hr.po file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file hu.po file=`echo hy | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file hy.po file=`echo ia | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ia.po file=`echo id | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file id.po file=`echo ie | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ie.po file=`echo ig | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ig.po file=`echo is | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file is.po file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file it.po file=`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ja.po file=`echo jv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file jv.po file=`echo ka | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ka.po file=`echo kab | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file kab.po file=`echo kk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file kk.po file=`echo kn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file kn.po file=`echo ko | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ko.po file=`echo ks | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ks.po file=`echo ku | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ku.po file=`echo ku_IQ | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ku_IQ.po file=`echo ky | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ky.po file=`echo li | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file li.po file=`echo lo | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file lo.po file=`echo lt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file lt.po file=`echo lv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file lv.po file=`echo mai | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file mai.po file=`echo mg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file mg.po file=`echo mi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file mi.po file=`echo mk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file mk.po file=`echo ml | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ml.po file=`echo mn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file mn.po file=`echo mr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file mr.po file=`echo ms | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ms.po file=`echo nb | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file nb.po file=`echo nds | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file nds.po file=`echo ne | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ne.po file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file nl.po file=`echo nn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file nn.po file=`echo nso | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file nso.po file=`echo oc | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file oc.po file=`echo or | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file or.po file=`echo pa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file pa.po file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file pl.po file=`echo pms | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file pms.po file=`echo ps | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ps.po file=`echo pt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file pt.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file pt_BR.po file=`echo ro | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ro.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ru.po file=`echo rw | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file rw.po file=`echo sc | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file sc.po file=`echo si | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file si.po file=`echo sk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file sk.po file=`echo sl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file sl.po file=`echo sq | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file sq.po file=`echo sr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file sr.po file=`echo sr@latin | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file sr@latin.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file sv.po file=`echo ta | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ta.po file=`echo te | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file te.po file=`echo th | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file th.po file=`echo tk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file tk.po file=`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file tr.po file=`echo tt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file tt.po file=`echo ug | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ug.po file=`echo uk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file uk.po file=`echo ur | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ur.po file=`echo ur_PK | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ur_PK.po file=`echo uz | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file uz.po file=`echo vi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file vi.po file=`echo wa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file wa.po file=`echo xh | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file xh.po file=`echo yi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file yi.po file=`echo yo | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file yo.po file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file zh_CN.po file=`echo zh_HK | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file zh_HK.po file=`echo zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file zh_TW.po file=`echo zu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file zu.po gmake[3]: Leaving directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/po' gmake[3]: Entering directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3' gmake[3]: Leaving directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3' gmake[2]: Leaving directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3' gmake[1]: Leaving directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3' SUCCEEDED 00:00:18 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> mate-session-manager-1.22.3 depends on file: /usr/local/sbin/console-kit-daemon - found ===> mate-session-manager-1.22.3 depends on file: /usr/local/bin/xdpyinfo - found ===> mate-session-manager-1.22.3 depends on executable: gtk-update-icon-cache - found ===> mate-session-manager-1.22.3 depends on file: /usr/local/libdata/pkgconfig/ice.pc - found ===> mate-session-manager-1.22.3 depends on file: /usr/local/libdata/pkgconfig/sm.pc - found ===> mate-session-manager-1.22.3 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> mate-session-manager-1.22.3 depends on file: /usr/local/libdata/pkgconfig/xau.pc - found ===> mate-session-manager-1.22.3 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> mate-session-manager-1.22.3 depends on file: /usr/local/libdata/pkgconfig/xrandr.pc - found ===> mate-session-manager-1.22.3 depends on file: /usr/local/libdata/pkgconfig/xrender.pc - found ===> mate-session-manager-1.22.3 depends on file: /usr/local/libdata/pkgconfig/xtst.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for mate-session-manager-1.22.3 ===> mate-session-manager-1.22.3 depends on file: /usr/local/sbin/console-kit-daemon - found ===> mate-session-manager-1.22.3 depends on file: /usr/local/bin/xdpyinfo - found ===> mate-session-manager-1.22.3 depends on executable: gtk-update-icon-cache - found ===> mate-session-manager-1.22.3 depends on file: /usr/local/libdata/pkgconfig/ice.pc - found ===> mate-session-manager-1.22.3 depends on file: /usr/local/libdata/pkgconfig/sm.pc - found ===> mate-session-manager-1.22.3 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> mate-session-manager-1.22.3 depends on file: /usr/local/libdata/pkgconfig/xau.pc - found ===> mate-session-manager-1.22.3 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> mate-session-manager-1.22.3 depends on file: /usr/local/libdata/pkgconfig/xrandr.pc - found ===> mate-session-manager-1.22.3 depends on file: /usr/local/libdata/pkgconfig/xrender.pc - found ===> mate-session-manager-1.22.3 depends on file: /usr/local/libdata/pkgconfig/xtst.pc - found ===> Generating temporary packing list gmake[1]: Entering directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3' Making install in egg gmake[2]: Entering directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/egg' gmake[3]: Entering directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/egg' gmake[3]: Nothing to be done for 'install-exec-am'. gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/egg' gmake[2]: Leaving directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/egg' Making install in mate-session gmake[2]: Entering directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/mate-session' gmake install-am gmake[3]: Entering directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/mate-session' gmake[4]: Entering directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/mate-session' /bin/mkdir -p '/construction/x11/mate-session-manager/stage/usr/local/bin' /bin/sh ../libtool --mode=install install -s -m 555 mate-session '/construction/x11/mate-session-manager/stage/usr/local/bin' libtool: install: install -m 555 -s mate-session /construction/x11/mate-session-manager/stage/usr/local/bin/mate-session gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/mate-session' gmake[3]: Leaving directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/mate-session' gmake[2]: Leaving directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/mate-session' Making install in capplet gmake[2]: Entering directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/capplet' gmake[3]: Entering directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/capplet' /bin/mkdir -p '/construction/x11/mate-session-manager/stage/usr/local/bin' /bin/sh ../libtool --mode=install install -s -m 555 mate-session-properties '/construction/x11/mate-session-manager/stage/usr/local/bin' libtool: install: install -m 555 -s mate-session-properties /construction/x11/mate-session-manager/stage/usr/local/bin/mate-session-properties gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/capplet' gmake[2]: Leaving directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/capplet' Making install in tools gmake[2]: Entering directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/tools' gmake[3]: Entering directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/tools' /bin/mkdir -p '/construction/x11/mate-session-manager/stage/usr/local/bin' /bin/sh ../libtool --mode=install install -s -m 555 mate-session-save mate-session-inhibit '/construction/x11/mate-session-manager/stage/usr/local/bin' libtool: install: install -m 555 -s mate-session-save /construction/x11/mate-session-manager/stage/usr/local/bin/mate-session-save libtool: install: install -m 555 -s mate-session-inhibit /construction/x11/mate-session-manager/stage/usr/local/bin/mate-session-inhibit gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/tools' gmake[2]: Leaving directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/tools' Making install in data gmake[2]: Entering directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/data' Making install in icons gmake[3]: Entering directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/data/icons' Making install in 16x16 gmake[4]: Entering directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/data/icons/16x16' gmake[5]: Entering directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/data/icons/16x16' gmake[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/x11/mate-session-manager/stage/usr/local/share/icons/hicolor/16x16/apps' install -m 0644 mate-session-properties.png '/construction/x11/mate-session-manager/stage/usr/local/share/icons/hicolor/16x16/apps' gmake install-data-hook gmake[6]: Entering directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/data/icons/16x16' *** Icon cache not updated. After install, run this: *** gtk-update-icon-cache -f -t /usr/local/share/icons/hicolor gmake[6]: Leaving directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/data/icons/16x16' gmake[5]: Leaving directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/data/icons/16x16' gmake[4]: Leaving directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/data/icons/16x16' Making install in 22x22 gmake[4]: Entering directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/data/icons/22x22' gmake[5]: Entering directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/data/icons/22x22' gmake[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/x11/mate-session-manager/stage/usr/local/share/icons/hicolor/22x22/apps' install -m 0644 mate-session-properties.png '/construction/x11/mate-session-manager/stage/usr/local/share/icons/hicolor/22x22/apps' gmake install-data-hook gmake[6]: Entering directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/data/icons/22x22' *** Icon cache not updated. After install, run this: *** gtk-update-icon-cache -f -t /usr/local/share/icons/hicolor gmake[6]: Leaving directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/data/icons/22x22' gmake[5]: Leaving directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/data/icons/22x22' gmake[4]: Leaving directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/data/icons/22x22' Making install in 24x24 gmake[4]: Entering directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/data/icons/24x24' gmake[5]: Entering directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/data/icons/24x24' gmake[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/x11/mate-session-manager/stage/usr/local/share/icons/hicolor/24x24/apps' install -m 0644 mate-session-properties.png '/construction/x11/mate-session-manager/stage/usr/local/share/icons/hicolor/24x24/apps' gmake install-data-hook gmake[6]: Entering directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/data/icons/24x24' *** Icon cache not updated. After install, run this: *** gtk-update-icon-cache -f -t /usr/local/share/icons/hicolor gmake[6]: Leaving directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/data/icons/24x24' gmake[5]: Leaving directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/data/icons/24x24' gmake[4]: Leaving directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/data/icons/24x24' Making install in 32x32 gmake[4]: Entering directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/data/icons/32x32' gmake[5]: Entering directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/data/icons/32x32' gmake[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/x11/mate-session-manager/stage/usr/local/share/icons/hicolor/32x32/apps' install -m 0644 mate-session-properties.png '/construction/x11/mate-session-manager/stage/usr/local/share/icons/hicolor/32x32/apps' gmake install-data-hook gmake[6]: Entering directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/data/icons/32x32' *** Icon cache not updated. After install, run this: *** gtk-update-icon-cache -f -t /usr/local/share/icons/hicolor gmake[6]: Leaving directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/data/icons/32x32' gmake[5]: Leaving directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/data/icons/32x32' gmake[4]: Leaving directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/data/icons/32x32' Making install in 48x48 gmake[4]: Entering directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/data/icons/48x48' gmake[5]: Entering directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/data/icons/48x48' gmake[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/x11/mate-session-manager/stage/usr/local/share/icons/hicolor/48x48/apps' install -m 0644 mate-session-properties.png '/construction/x11/mate-session-manager/stage/usr/local/share/icons/hicolor/48x48/apps' gmake install-data-hook gmake[6]: Entering directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/data/icons/48x48' *** Icon cache not updated. After install, run this: *** gtk-update-icon-cache -f -t /usr/local/share/icons/hicolor gmake[6]: Leaving directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/data/icons/48x48' gmake[5]: Leaving directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/data/icons/48x48' gmake[4]: Leaving directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/data/icons/48x48' Making install in scalable gmake[4]: Entering directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/data/icons/scalable' gmake[5]: Entering directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/data/icons/scalable' gmake[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/x11/mate-session-manager/stage/usr/local/share/icons/hicolor/scalable/apps' install -m 0644 mate-session-properties.svg '/construction/x11/mate-session-manager/stage/usr/local/share/icons/hicolor/scalable/apps' gmake install-data-hook gmake[6]: Entering directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/data/icons/scalable' *** Icon cache not updated. After install, run this: *** gtk-update-icon-cache -f -t /usr/local/share/icons/hicolor gmake[6]: Leaving directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/data/icons/scalable' gmake[5]: Leaving directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/data/icons/scalable' gmake[4]: Leaving directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/data/icons/scalable' gmake[4]: Entering directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/data/icons' gmake[5]: Entering directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/data/icons' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/data/icons' gmake[4]: Leaving directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/data/icons' gmake[3]: Leaving directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/data/icons' gmake[3]: Entering directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/data' gmake[4]: Entering directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/data' /bin/mkdir -p '/construction/x11/mate-session-manager/stage/usr/local/bin' install -m 555 mate-wm '/construction/x11/mate-session-manager/stage/usr/local/bin' /bin/mkdir -p '/construction/x11/mate-session-manager/stage/usr/local/share/applications' install -m 0644 mate-session-properties.desktop '/construction/x11/mate-session-manager/stage/usr/local/share/applications' /bin/mkdir -p '/construction/x11/mate-session-manager/stage/usr/local/share/mate-session-manager' install -m 0644 session-properties.ui gsm-inhibit-dialog.ui '/construction/x11/mate-session-manager/stage/usr/local/share/mate-session-manager' /bin/mkdir -p '/construction/x11/mate-session-manager/stage/usr/local/share/xsessions' install -m 0644 mate.desktop '/construction/x11/mate-session-manager/stage/usr/local/share/xsessions' if test -n "org.mate.session.gschema.xml"; then \ test -z "/usr/local/share/glib-2.0/schemas" || /bin/mkdir -p "/construction/x11/mate-session-manager/stage/usr/local/share/glib-2.0/schemas"; \ install -m 0644 org.mate.session.gschema.xml "/construction/x11/mate-session-manager/stage/usr/local/share/glib-2.0/schemas"; \ test -n "/construction/x11/mate-session-manager/stage" || glib-compile-schemas /usr/local/share/glib-2.0/schemas; \ fi gmake[4]: Leaving directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/data' gmake[3]: Leaving directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/data' gmake[2]: Leaving directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/data' Making install in doc gmake[2]: Entering directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/doc' Making install in dbus gmake[3]: Entering directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/doc/dbus' gmake install-am gmake[4]: Entering directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/doc/dbus' gmake[5]: Entering directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/doc/dbus' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Leaving directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/doc/dbus' gmake[4]: Leaving directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/doc/dbus' gmake[3]: Leaving directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/doc/dbus' Making install in man gmake[3]: Entering directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/doc/man' gmake[4]: Entering directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/doc/man' gmake[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/x11/mate-session-manager/stage/usr/local/man/man1' install -m 0644 mate-session.1 mate-session-properties.1 mate-session-save.1 mate-wm.1 mate-session-inhibit.1 '/construction/x11/mate-session-manager/stage/usr/local/man/man1' gmake[4]: Leaving directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/doc/man' gmake[3]: Leaving directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/doc/man' gmake[3]: Entering directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/doc' gmake[4]: Entering directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/doc' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/doc' gmake[3]: Leaving directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/doc' gmake[2]: Leaving directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/doc' Making install in po gmake[2]: Entering directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/po' linguas="af am an ar as ast az be bg bn bn_IN br bs ca ca@valencia cmn crh cs cy da de dz el en_AU en_CA en_GB eo es es_AR es_CL es_CO es_CR es_DO es_EC es_ES es_MX es_NI es_PA es_PE es_PR es_SV es_UY es_VE et eu fa fi fr fr_CA frp fur fy ga gd gl gu ha he hi hr hu hy ia id ie ig is it ja jv ka kab kk kn ko ks ku ku_IQ ky li lo lt lv mai mg mi mk ml mn mr ms nb nds ne nl nn nso oc or pa pl pms ps pt pt_BR ro ru rw sc si sk sl sq sr sr@latin sv ta te th tk tr tt ug uk ur ur_PK uz vi wa xh yi yo zh_CN zh_HK zh_TW zu "; \ for lang in $linguas; do \ dir=/construction/x11/mate-session-manager/stage/usr/local/share/locale/$lang/LC_MESSAGES; \ /bin/sh /construction/x11/mate-session-manager/mate-session-manager-1.22.3/install-sh -d $dir; \ if test -r $lang.gmo; then \ install -m 0644 $lang.gmo $dir/mate-session-manager.mo; \ echo "installing $lang.gmo as $dir/mate-session-manager.mo"; \ else \ install -m 0644 ./$lang.gmo $dir/mate-session-manager.mo; \ echo "installing ./$lang.gmo as" \ "$dir/mate-session-manager.mo"; \ fi; \ if test -r $lang.gmo.m; then \ install -m 0644 $lang.gmo.m $dir/mate-session-manager.mo.m; \ echo "installing $lang.gmo.m as $dir/mate-session-manager.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ install -m 0644 ./$lang.gmo.m \ $dir/mate-session-manager.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/mate-session-manager.mo.m"; \ else \ true; \ fi; \ fi; \ done installing af.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/af/LC_MESSAGES/mate-session-manager.mo installing am.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/am/LC_MESSAGES/mate-session-manager.mo installing an.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/an/LC_MESSAGES/mate-session-manager.mo installing ar.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/ar/LC_MESSAGES/mate-session-manager.mo installing as.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/as/LC_MESSAGES/mate-session-manager.mo installing ast.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/ast/LC_MESSAGES/mate-session-manager.mo installing az.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/az/LC_MESSAGES/mate-session-manager.mo installing be.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/be/LC_MESSAGES/mate-session-manager.mo installing bg.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/bg/LC_MESSAGES/mate-session-manager.mo installing bn.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/bn/LC_MESSAGES/mate-session-manager.mo installing bn_IN.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/bn_IN/LC_MESSAGES/mate-session-manager.mo installing br.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/br/LC_MESSAGES/mate-session-manager.mo installing bs.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/bs/LC_MESSAGES/mate-session-manager.mo installing ca.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/ca/LC_MESSAGES/mate-session-manager.mo installing ca@valencia.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/ca@valencia/LC_MESSAGES/mate-session-manager.mo installing cmn.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/cmn/LC_MESSAGES/mate-session-manager.mo installing crh.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/crh/LC_MESSAGES/mate-session-manager.mo installing cs.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/cs/LC_MESSAGES/mate-session-manager.mo installing cy.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/cy/LC_MESSAGES/mate-session-manager.mo installing da.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/da/LC_MESSAGES/mate-session-manager.mo installing de.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/de/LC_MESSAGES/mate-session-manager.mo installing dz.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/dz/LC_MESSAGES/mate-session-manager.mo installing el.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/el/LC_MESSAGES/mate-session-manager.mo installing en_AU.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/en_AU/LC_MESSAGES/mate-session-manager.mo installing en_CA.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/en_CA/LC_MESSAGES/mate-session-manager.mo installing en_GB.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/en_GB/LC_MESSAGES/mate-session-manager.mo installing eo.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/eo/LC_MESSAGES/mate-session-manager.mo installing es.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/es/LC_MESSAGES/mate-session-manager.mo installing es_AR.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/es_AR/LC_MESSAGES/mate-session-manager.mo installing es_CL.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/es_CL/LC_MESSAGES/mate-session-manager.mo installing es_CO.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/es_CO/LC_MESSAGES/mate-session-manager.mo installing es_CR.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/es_CR/LC_MESSAGES/mate-session-manager.mo installing es_DO.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/es_DO/LC_MESSAGES/mate-session-manager.mo installing es_EC.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/es_EC/LC_MESSAGES/mate-session-manager.mo installing es_ES.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/es_ES/LC_MESSAGES/mate-session-manager.mo installing es_MX.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/es_MX/LC_MESSAGES/mate-session-manager.mo installing es_NI.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/es_NI/LC_MESSAGES/mate-session-manager.mo installing es_PA.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/es_PA/LC_MESSAGES/mate-session-manager.mo installing es_PE.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/es_PE/LC_MESSAGES/mate-session-manager.mo installing es_PR.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/es_PR/LC_MESSAGES/mate-session-manager.mo installing es_SV.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/es_SV/LC_MESSAGES/mate-session-manager.mo installing es_UY.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/es_UY/LC_MESSAGES/mate-session-manager.mo installing es_VE.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/es_VE/LC_MESSAGES/mate-session-manager.mo installing et.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/et/LC_MESSAGES/mate-session-manager.mo installing eu.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/eu/LC_MESSAGES/mate-session-manager.mo installing fa.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/fa/LC_MESSAGES/mate-session-manager.mo installing fi.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/fi/LC_MESSAGES/mate-session-manager.mo installing fr.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/fr/LC_MESSAGES/mate-session-manager.mo installing fr_CA.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/fr_CA/LC_MESSAGES/mate-session-manager.mo installing frp.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/frp/LC_MESSAGES/mate-session-manager.mo installing fur.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/fur/LC_MESSAGES/mate-session-manager.mo installing fy.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/fy/LC_MESSAGES/mate-session-manager.mo installing ga.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/ga/LC_MESSAGES/mate-session-manager.mo installing gd.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/gd/LC_MESSAGES/mate-session-manager.mo installing gl.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/gl/LC_MESSAGES/mate-session-manager.mo installing gu.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/gu/LC_MESSAGES/mate-session-manager.mo installing ha.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/ha/LC_MESSAGES/mate-session-manager.mo installing he.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/he/LC_MESSAGES/mate-session-manager.mo installing hi.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/hi/LC_MESSAGES/mate-session-manager.mo installing hr.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/hr/LC_MESSAGES/mate-session-manager.mo installing hu.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/hu/LC_MESSAGES/mate-session-manager.mo installing hy.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/hy/LC_MESSAGES/mate-session-manager.mo installing ia.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/ia/LC_MESSAGES/mate-session-manager.mo installing id.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/id/LC_MESSAGES/mate-session-manager.mo installing ie.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/ie/LC_MESSAGES/mate-session-manager.mo installing ig.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/ig/LC_MESSAGES/mate-session-manager.mo installing is.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/is/LC_MESSAGES/mate-session-manager.mo installing it.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/it/LC_MESSAGES/mate-session-manager.mo installing ja.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/ja/LC_MESSAGES/mate-session-manager.mo installing jv.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/jv/LC_MESSAGES/mate-session-manager.mo installing ka.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/ka/LC_MESSAGES/mate-session-manager.mo installing kab.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/kab/LC_MESSAGES/mate-session-manager.mo installing kk.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/kk/LC_MESSAGES/mate-session-manager.mo installing kn.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/kn/LC_MESSAGES/mate-session-manager.mo installing ko.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/ko/LC_MESSAGES/mate-session-manager.mo installing ks.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/ks/LC_MESSAGES/mate-session-manager.mo installing ku.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/ku/LC_MESSAGES/mate-session-manager.mo installing ku_IQ.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/ku_IQ/LC_MESSAGES/mate-session-manager.mo installing ky.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/ky/LC_MESSAGES/mate-session-manager.mo installing li.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/li/LC_MESSAGES/mate-session-manager.mo installing lo.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/lo/LC_MESSAGES/mate-session-manager.mo installing lt.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/lt/LC_MESSAGES/mate-session-manager.mo installing lv.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/lv/LC_MESSAGES/mate-session-manager.mo installing mai.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/mai/LC_MESSAGES/mate-session-manager.mo installing mg.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/mg/LC_MESSAGES/mate-session-manager.mo installing mi.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/mi/LC_MESSAGES/mate-session-manager.mo installing mk.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/mk/LC_MESSAGES/mate-session-manager.mo installing ml.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/ml/LC_MESSAGES/mate-session-manager.mo installing mn.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/mn/LC_MESSAGES/mate-session-manager.mo installing mr.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/mr/LC_MESSAGES/mate-session-manager.mo installing ms.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/ms/LC_MESSAGES/mate-session-manager.mo installing nb.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/nb/LC_MESSAGES/mate-session-manager.mo installing nds.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/nds/LC_MESSAGES/mate-session-manager.mo installing ne.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/ne/LC_MESSAGES/mate-session-manager.mo installing nl.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/nl/LC_MESSAGES/mate-session-manager.mo installing nn.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/nn/LC_MESSAGES/mate-session-manager.mo installing nso.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/nso/LC_MESSAGES/mate-session-manager.mo installing oc.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/oc/LC_MESSAGES/mate-session-manager.mo installing or.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/or/LC_MESSAGES/mate-session-manager.mo installing pa.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/pa/LC_MESSAGES/mate-session-manager.mo installing pl.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/pl/LC_MESSAGES/mate-session-manager.mo installing pms.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/pms/LC_MESSAGES/mate-session-manager.mo installing ps.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/ps/LC_MESSAGES/mate-session-manager.mo installing pt.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/pt/LC_MESSAGES/mate-session-manager.mo installing pt_BR.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/pt_BR/LC_MESSAGES/mate-session-manager.mo installing ro.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/ro/LC_MESSAGES/mate-session-manager.mo installing ru.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/ru/LC_MESSAGES/mate-session-manager.mo installing rw.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/rw/LC_MESSAGES/mate-session-manager.mo installing sc.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/sc/LC_MESSAGES/mate-session-manager.mo installing si.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/si/LC_MESSAGES/mate-session-manager.mo installing sk.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/sk/LC_MESSAGES/mate-session-manager.mo installing sl.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/sl/LC_MESSAGES/mate-session-manager.mo installing sq.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/sq/LC_MESSAGES/mate-session-manager.mo installing sr.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/sr/LC_MESSAGES/mate-session-manager.mo installing sr@latin.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/sr@latin/LC_MESSAGES/mate-session-manager.mo installing sv.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/sv/LC_MESSAGES/mate-session-manager.mo installing ta.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/ta/LC_MESSAGES/mate-session-manager.mo installing te.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/te/LC_MESSAGES/mate-session-manager.mo installing th.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/th/LC_MESSAGES/mate-session-manager.mo installing tk.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/tk/LC_MESSAGES/mate-session-manager.mo installing tr.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/tr/LC_MESSAGES/mate-session-manager.mo installing tt.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/tt/LC_MESSAGES/mate-session-manager.mo installing ug.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/ug/LC_MESSAGES/mate-session-manager.mo installing uk.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/uk/LC_MESSAGES/mate-session-manager.mo installing ur.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/ur/LC_MESSAGES/mate-session-manager.mo installing ur_PK.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/ur_PK/LC_MESSAGES/mate-session-manager.mo installing uz.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/uz/LC_MESSAGES/mate-session-manager.mo installing vi.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/vi/LC_MESSAGES/mate-session-manager.mo installing wa.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/wa/LC_MESSAGES/mate-session-manager.mo installing xh.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/xh/LC_MESSAGES/mate-session-manager.mo installing yi.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/yi/LC_MESSAGES/mate-session-manager.mo installing yo.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/yo/LC_MESSAGES/mate-session-manager.mo installing zh_CN.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/zh_CN/LC_MESSAGES/mate-session-manager.mo installing zh_HK.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/zh_HK/LC_MESSAGES/mate-session-manager.mo installing zh_TW.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/zh_TW/LC_MESSAGES/mate-session-manager.mo installing zu.gmo as /construction/x11/mate-session-manager/stage/usr/local/share/locale/zu/LC_MESSAGES/mate-session-manager.mo gmake[2]: Leaving directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3/po' gmake[2]: Entering directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3' gmake[3]: Entering directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3' gmake[3]: Nothing to be done for 'install-exec-am'. gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3' gmake[2]: Leaving directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3' gmake[1]: Leaving directory '/construction/x11/mate-session-manager/mate-session-manager-1.22.3' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/bin/mate-session is linked to /usr/local/lib/libfribidi.so.0 from converters/fribidi but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libfribidi.so:converters/fribidi Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:08 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for mate-session-manager-1.22.3 file sizes/checksums [157]: 0% file sizes/checksums [157]: 63% file sizes/checksums [157]: 100% packing files [157]: 0% packing files [157]: 63% packing files [157]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:03 TOTAL TIME 00:02:00