------------------------------------------------------------------------------- -- 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/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/libXScrnSaver-1.2.3_2.txz Installing /packages/All/libnotify-0.7.8.txz Installing /packages/All/nspr-4.25.txz Installing /packages/All/icu-66.1,1.txz Installing /packages/All/spidermonkey60-60.9.0_2.txz Installing /packages/All/dbus-1.12.16.txz ===> Creating groups. Creating group 'messagebus' with gid '556'. ===> Creating users Creating user 'messagebus' with uid '556'. Installing /packages/All/polkit-0.116.txz ===> Creating groups. Creating group 'polkitd' with gid '565'. ===> Creating users Creating user 'polkitd' with uid '565'. Installing /packages/All/dbus-glib-0.110.txz 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/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/gtk2-2.24.32.txz Installing /packages/All/xcb-util-0.4.0_2,1.txz Installing /packages/All/startup-notification-0.12_4.txz Installing /packages/All/libxfce4util-4.14.0.txz Installing /packages/All/xfce4-conf-4.14.1.txz Installing /packages/All/libxfce4menu-4.14.1.txz Installing /packages/All/garcon-0.6.4_2.txz Installing /packages/All/p5-URI-1.76.txz Installing /packages/All/desktop-file-utils-0.24.txz Installing /packages/All/libexo-0.12.11.txz Installing /packages/All/libXres-1.2.0_2.txz Installing /packages/All/libwnck3-3.24.1.txz Installing /packages/All/xfce4-panel-4.14.3.txz SUCCEEDED 00:02:00 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> xfce4-power-manager-1.6.6 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> xfce4-power-manager-1.6.6 depends on file: /usr/local/sbin/pkg - found => xfce4-power-manager-1.6.6.tar.bz2 doesn't seem to exist in /distfiles/xfce4. => Attempting to fetch https://archive.xfce.org/src/xfce/xfce4-power-manager/1.6/xfce4-power-manager-1.6.6.tar.bz2 xfce4-power-manager-1.6.6.tar.bz2 0% of 1199 kB 0 Bps xfce4-power-manager-1.6.6.tar.bz2 8% of 1199 kB 436 kBps xfce4-power-manager-1.6.6.tar.bz2 1199 kB 1057 kBps 01s ===> Fetching all distfiles required by xfce4-power-manager-1.6.6 for building SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> xfce4-power-manager-1.6.6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xfce4-power-manager-1.6.6 for building => SHA256 Checksum OK for xfce4/xfce4-power-manager-1.6.6.tar.bz2. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> xfce4-power-manager-1.6.6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xfce4-power-manager-1.6.6 for building ===> Extracting for xfce4-power-manager-1.6.6 => SHA256 Checksum OK for xfce4/xfce4-power-manager-1.6.6.tar.bz2. Extracted Memory Use: 8.27M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for xfce4-power-manager-1.6.6 ===> Applying ports patches for xfce4-power-manager-1.6.6 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> xfce4-power-manager-1.6.6 depends on executable: msgfmt - found ===> xfce4-power-manager-1.6.6 depends on executable: gmake - found ===> xfce4-power-manager-1.6.6 depends on executable: gtk-update-icon-cache - found ===> xfce4-power-manager-1.6.6 depends on file: /usr/local/bin/intltool-extract - found ===> xfce4-power-manager-1.6.6 depends on package: pkgconf>=1.3.0_1 - found ===> xfce4-power-manager-1.6.6 depends on file: /usr/local/libdata/pkgconfig/ice.pc - found ===> xfce4-power-manager-1.6.6 depends on file: /usr/local/libdata/pkgconfig/sm.pc - found ===> xfce4-power-manager-1.6.6 depends on file: /usr/local/libdata/pkgconfig/xrandr.pc - found ===> xfce4-power-manager-1.6.6 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> xfce4-power-manager-1.6.6 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> xfce4-power-manager-1.6.6 depends on file: /usr/local/libdata/pkgconfig/xtst.pc - found ===> xfce4-power-manager-1.6.6 depends on file: /usr/local/libdata/pkgconfig/xscrnsaver.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> xfce4-power-manager-1.6.6 depends on shared library: libnotify.so - found (/usr/local/lib/libnotify.so) ===> xfce4-power-manager-1.6.6 depends on shared library: libupower-glib.so - found (/usr/local/lib/libupower-glib.so) ===> xfce4-power-manager-1.6.6 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> xfce4-power-manager-1.6.6 depends on shared library: libcairo.so - found (/usr/local/lib/libcairo.so) ===> xfce4-power-manager-1.6.6 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so) ===> xfce4-power-manager-1.6.6 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> xfce4-power-manager-1.6.6 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> xfce4-power-manager-1.6.6 depends on shared library: libgtk-3.so - found (/usr/local/lib/libgtk-3.so) ===> xfce4-power-manager-1.6.6 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) ===> xfce4-power-manager-1.6.6 depends on shared library: libgarcon-gtk3-1.so - found (/usr/local/lib/libgarcon-gtk3-1.so) ===> xfce4-power-manager-1.6.6 depends on shared library: libexo-2.so - found (/usr/local/lib/libexo-2.so) ===> xfce4-power-manager-1.6.6 depends on shared library: libxfce4ui-2.so - found (/usr/local/lib/libxfce4ui-2.so) ===> xfce4-power-manager-1.6.6 depends on shared library: libxfce4util.so - found (/usr/local/lib/libxfce4util.so) ===> xfce4-power-manager-1.6.6 depends on shared library: libxfce4panel-2.0.so - found (/usr/local/lib/libxfce4panel-2.0.so) ===> xfce4-power-manager-1.6.6 depends on shared library: libxfconf-0.so - found (/usr/local/lib/libxfconf-0.so) ===> xfce4-power-manager-1.6.6 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> xfce4-power-manager-1.6.6 depends on executable: msgfmt - found ===> xfce4-power-manager-1.6.6 depends on executable: gmake - found ===> xfce4-power-manager-1.6.6 depends on executable: gtk-update-icon-cache - found ===> xfce4-power-manager-1.6.6 depends on file: /usr/local/bin/intltool-extract - found ===> xfce4-power-manager-1.6.6 depends on package: pkgconf>=1.3.0_1 - found ===> xfce4-power-manager-1.6.6 depends on file: /usr/local/libdata/pkgconfig/ice.pc - found ===> xfce4-power-manager-1.6.6 depends on file: /usr/local/libdata/pkgconfig/sm.pc - found ===> xfce4-power-manager-1.6.6 depends on file: /usr/local/libdata/pkgconfig/xrandr.pc - found ===> xfce4-power-manager-1.6.6 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> xfce4-power-manager-1.6.6 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> xfce4-power-manager-1.6.6 depends on file: /usr/local/libdata/pkgconfig/xtst.pc - found ===> xfce4-power-manager-1.6.6 depends on file: /usr/local/libdata/pkgconfig/xscrnsaver.pc - found ===> xfce4-power-manager-1.6.6 depends on shared library: libnotify.so - found (/usr/local/lib/libnotify.so) ===> xfce4-power-manager-1.6.6 depends on shared library: libupower-glib.so - found (/usr/local/lib/libupower-glib.so) ===> xfce4-power-manager-1.6.6 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> xfce4-power-manager-1.6.6 depends on shared library: libcairo.so - found (/usr/local/lib/libcairo.so) ===> xfce4-power-manager-1.6.6 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so) ===> xfce4-power-manager-1.6.6 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> xfce4-power-manager-1.6.6 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> xfce4-power-manager-1.6.6 depends on shared library: libgtk-3.so - found (/usr/local/lib/libgtk-3.so) ===> xfce4-power-manager-1.6.6 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) ===> xfce4-power-manager-1.6.6 depends on shared library: libgarcon-gtk3-1.so - found (/usr/local/lib/libgarcon-gtk3-1.so) ===> xfce4-power-manager-1.6.6 depends on shared library: libexo-2.so - found (/usr/local/lib/libexo-2.so) ===> xfce4-power-manager-1.6.6 depends on shared library: libxfce4ui-2.so - found (/usr/local/lib/libxfce4ui-2.so) ===> xfce4-power-manager-1.6.6 depends on shared library: libxfce4util.so - found (/usr/local/lib/libxfce4util.so) ===> xfce4-power-manager-1.6.6 depends on shared library: libxfce4panel-2.0.so - found (/usr/local/lib/libxfce4panel-2.0.so) ===> xfce4-power-manager-1.6.6 depends on shared library: libxfconf-0.so - found (/usr/local/lib/libxfconf-0.so) ===> xfce4-power-manager-1.6.6 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> Configuring for xfce4-power-manager-1.6.6 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 UID '0' is supported by ustar format... yes checking whether GID '0' is supported by ustar format... yes checking how to create a ustar tar archive... (cached) /usr/bin/tar checking whether to enable maintainer-specific portions of Makefiles... no checking whether gmake supports nested variables... (cached) yes checking whether gmake supports the include directive... yes (GNU style) checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... (cached) /usr/bin/fgrep checking how to print strings... printf checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether NLS is requested... yes checking for intltool >= 0.31... 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 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 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... no checking for ANSI C header files... (cached) yes checking for errno.h... (cached) yes checking for signal.h... (cached) yes checking for stddef.h... (cached) yes checking for sys/types.h... (cached) yes checking for memory.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/stat.h... (cached) yes checking sys/user.h usability... yes checking sys/user.h presence... yes checking for sys/user.h... yes checking for sys/wait.h... (cached) yes checking for time.h... (cached) yes checking for math.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/resource.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/sysctl.h... (cached) yes checking for fcntl.h... (cached) yes checking for sys/param.h... (cached) yes checking procfs.h usability... no checking procfs.h presence... no checking for procfs.h... no checking X11/extensions/scrnsaver.h usability... yes checking X11/extensions/scrnsaver.h presence... yes checking for X11/extensions/scrnsaver.h... yes checking for getpwuid... yes checking for setsid... (cached) yes checking for sigaction... (cached) yes checking for round in -lm... yes checking for locale.h... (cached) yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... no checking for bindtextdomain in -lintl... yes checking for ngettext in -lintl... yes checking for dgettext in -lintl... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/local/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/local/bin/msgfmt checking for xgettext... (cached) /usr/local/bin/xgettext checking for catalogs to be installed... ar ast be bg ca cs da de el en_AU en_GB es et eu fi fr gl he hr hu hy_AM id ie is it ja kk kn ko lt ms nb nl nn oc pa pl pt pt_BR ro ru si sk sl sq sr sv te th tr ug uk ur ur_PK vi zh_CN zh_HK zh_TW checking for bind_textdomain_codeset... (cached) yes checking for locales directory... ${datarootdir}/locale checking for additional xgettext flags... --keyword=Q_ --from-code=UTF-8 checking for X... libraries /usr/local/lib, headers /usr/local/include checking whether -R must be followed by a space... no checking for gethostbyname... (cached) yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for main in -lX11... yes checking pkg-config is at least version 0.9.0... yes checking for gtk+-3.0 >= 3.14.0... 3.24.10 checking GTK_CFLAGS... -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread checking GTK_LIBS... -L/usr/local/lib -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl checking pkg-config is at least version 0.9.0... yes checking for glib-2.0 >= 2.42.0... 2.56.3 checking GLIB_CFLAGS... -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include checking GLIB_LIBS... -L/usr/local/lib -lglib-2.0 -lintl checking pkg-config is at least version 0.9.0... yes checking for gobject-2.0 >= 2.42.0... 2.56.3 checking GOBJECT_CFLAGS... -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include checking GOBJECT_LIBS... -L/usr/local/lib -lgobject-2.0 -lglib-2.0 -lintl checking pkg-config is at least version 0.9.0... yes checking for gthread-2.0 >= 2.42.0... 2.56.3 checking GTHREAD_CFLAGS... -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include checking GTHREAD_LIBS... -L/usr/local/lib -lgthread-2.0 -pthread -lglib-2.0 -lintl checking pkg-config is at least version 0.9.0... yes checking for gmodule-2.0 >= 2.42.0... 2.56.3 checking GMODULE_CFLAGS... -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include checking GMODULE_LIBS... -L/usr/local/lib -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lintl checking pkg-config is at least version 0.9.0... yes checking for gio-2.0 >= 2.42.0... 2.56.3 checking GIO_CFLAGS... -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread checking GIO_LIBS... -L/usr/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl checking pkg-config is at least version 0.9.0... yes checking for libxfconf-0 >= 4.12.0... 4.14.1 checking XFCONF_CFLAGS... -I/usr/local/include/xfce4/xfconf-0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread checking XFCONF_LIBS... -L/usr/local/lib -lxfconf-0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl checking pkg-config is at least version 0.9.0... yes checking for libxfce4ui-2 >= 4.12.0... 4.14.1 checking LIBXFCE4UI_CFLAGS... -I/usr/local/include/xfce4/libxfce4ui-2 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/xfce4 checking LIBXFCE4UI_LIBS... -L/usr/local/lib -lxfce4ui-2 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lxfce4util -lglib-2.0 -lintl checking pkg-config is at least version 0.9.0... yes checking for libxfce4util-1.0 >= 4.12.0... 4.14.0 checking LIBXFCE4UTIL_CFLAGS... -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include checking LIBXFCE4UTIL_LIBS... -L/usr/local/lib -lxfce4util -lglib-2.0 -lintl checking pkg-config is at least version 0.9.0... yes checking for libnotify >= 0.4.1... 0.7.8 checking LIBNOTIFY_CFLAGS... -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -pthread checking LIBNOTIFY_LIBS... -L/usr/local/lib -lnotify -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl checking pkg-config is at least version 0.9.0... yes checking for upower-glib >= 0.99.0... 0.99.11 checking UPOWER_CFLAGS... -I/usr/local/include/libupower-glib -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread checking UPOWER_LIBS... -L/usr/local/lib -lupower-glib -lgobject-2.0 -lglib-2.0 -lintl checking pkg-config is at least version 0.9.0... yes checking for xrandr >= 1.2.0... 1.5.2 checking XRANDR_CFLAGS... -I/usr/local/include -D_THREAD_SAFE checking XRANDR_LIBS... -L/usr/local/lib -lXrandr checking whether to build with polkit support... yes checking for DPMSQueryExtension in -lXext... yes checking whether XF86XK_Suspend is declared... yes checking whether XF86XK_Hibernate is declared... yes checking whether to build with network manager support.... no checking pkg-config is at least version 0.9.0... yes checking for libxfce4panel-2.0 >= 4.12.0... 4.14.3 checking LIBXFCE4PANEL_CFLAGS... -I/usr/local/include/xfce4/libxfce4panel-2.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/xfce4 checking LIBXFCE4PANEL_LIBS... -L/usr/local/lib -lxfce4panel-2.0 -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 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lxfce4util -lglib-2.0 -lintl checking whether to build with debugging support... minimum checking PLATFORM_CPPFLAGS... checking PLATFORM_CFLAGS... checking PLATFORM_LDFLAGS... checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libdbus/Makefile config.status: creating common/Makefile config.status: creating src/Makefile config.status: creating settings/Makefile config.status: creating panel-plugins/Makefile config.status: creating panel-plugins/power-manager-plugin/Makefile config.status: creating panel-plugins/power-manager-plugin/xfce/Makefile config.status: creating data/Makefile config.status: creating data/icons/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 data/interfaces/Makefile config.status: creating data/appdata/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 prefix: /usr/local xdg autostart: ${prefix}/etc/xdg/autostart POLKIT: yes Network manager: no Build panel plugins: yes Xfce plugins: yes Backend: freebsd Debug: minimum Configuration finished, type make to compile SUCCEEDED 00:00:14 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for xfce4-power-manager-1.6.6 gmake[1]: Entering directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6' gmake all-recursive gmake[2]: Entering directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6' Making all in data gmake[3]: Entering directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/data' Making all in icons gmake[4]: Entering directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/data/icons' Making all in 32x32 gmake[5]: Entering directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/data/icons/32x32' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/data/icons/32x32' Making all in 48x48 gmake[5]: Entering directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/data/icons/48x48' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/data/icons/48x48' Making all in scalable gmake[5]: Entering directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/data/icons/scalable' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/data/icons/scalable' gmake[5]: Entering directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/data/icons' gmake[5]: Nothing to be done for 'all-am'. gmake[5]: Leaving directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/data/icons' gmake[4]: Leaving directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/data/icons' Making all in interfaces gmake[4]: Entering directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/data/interfaces' gmake all-am gmake[5]: Entering directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/data/interfaces' gmake[5]: Nothing to be done for 'all-am'. gmake[5]: Leaving directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/data/interfaces' gmake[4]: Leaving directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/data/interfaces' Making all in appdata gmake[4]: Entering directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/data/appdata' LC_ALL=C /usr/local/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po xfce4-power-manager.appdata.xml.in xfce4-power-manager.appdata.xml Generating and caching the translation database Merging translations into xfce4-power-manager.appdata.xml. CREATED xfce4-power-manager.appdata.xml gmake[4]: Leaving directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/data/appdata' gmake[4]: Entering directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/data' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/data' gmake[3]: Leaving directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/data' Making all in libdbus gmake[3]: Entering directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/libdbus' gmake all-am gmake[4]: Entering directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/libdbus' /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DNDEBUG -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT libxfpmdbus_la-xfpm-dbus.lo -MD -MP -MF .deps/libxfpmdbus_la-xfpm-dbus.Tpo -c -o libxfpmdbus_la-xfpm-dbus.lo `test -f 'xfpm-dbus.c' || echo './'`xfpm-dbus.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DNDEBUG -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT libxfpmdbus_la-xfpm-dbus-monitor.lo -MD -MP -MF .deps/libxfpmdbus_la-xfpm-dbus-monitor.Tpo -c -o libxfpmdbus_la-xfpm-dbus-monitor.lo `test -f 'xfpm-dbus-monitor.c' || echo './'`xfpm-dbus-monitor.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DNDEBUG -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT libxfpmdbus_la-xfpm-dbus-marshal.lo -MD -MP -MF .deps/libxfpmdbus_la-xfpm-dbus-marshal.Tpo -c -o libxfpmdbus_la-xfpm-dbus-marshal.lo `test -f 'xfpm-dbus-marshal.c' || echo './'`xfpm-dbus-marshal.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DNDEBUG -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT libxfpmdbus_la-xfpm-dbus.lo -MD -MP -MF .deps/libxfpmdbus_la-xfpm-dbus.Tpo -c xfpm-dbus.c -fPIC -DPIC -o .libs/libxfpmdbus_la-xfpm-dbus.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DNDEBUG -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT libxfpmdbus_la-xfpm-dbus-monitor.lo -MD -MP -MF .deps/libxfpmdbus_la-xfpm-dbus-monitor.Tpo -c xfpm-dbus-monitor.c -fPIC -DPIC -o .libs/libxfpmdbus_la-xfpm-dbus-monitor.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DNDEBUG -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT libxfpmdbus_la-xfpm-dbus-marshal.lo -MD -MP -MF .deps/libxfpmdbus_la-xfpm-dbus-marshal.Tpo -c xfpm-dbus-marshal.c -fPIC -DPIC -o .libs/libxfpmdbus_la-xfpm-dbus-marshal.o mv -f .deps/libxfpmdbus_la-xfpm-dbus.Tpo .deps/libxfpmdbus_la-xfpm-dbus.Plo mv -f .deps/libxfpmdbus_la-xfpm-dbus-monitor.Tpo .deps/libxfpmdbus_la-xfpm-dbus-monitor.Plo mv -f .deps/libxfpmdbus_la-xfpm-dbus-marshal.Tpo .deps/libxfpmdbus_la-xfpm-dbus-marshal.Plo /bin/sh ../libtool --tag=CC --mode=link cc -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -o libxfpmdbus.la libxfpmdbus_la-xfpm-dbus.lo libxfpmdbus_la-xfpm-dbus-monitor.lo libxfpmdbus_la-xfpm-dbus-marshal.lo -L/usr/local/lib -lglib-2.0 -lintl -lm -L/usr/local/lib libtool: link: ar cru .libs/libxfpmdbus.a .libs/libxfpmdbus_la-xfpm-dbus.o .libs/libxfpmdbus_la-xfpm-dbus-monitor.o .libs/libxfpmdbus_la-xfpm-dbus-marshal.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libxfpmdbus.a libtool: link: ( cd ".libs" && rm -f "libxfpmdbus.la" && ln -s "../libxfpmdbus.la" "libxfpmdbus.la" ) gmake[4]: Leaving directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/libdbus' gmake[3]: Leaving directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/libdbus' Making all in common gmake[3]: Entering directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/common' gmake all-am gmake[4]: Entering directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/common' /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DNDEBUG -I.. -DSBINDIR=\"/usr/local/sbin\" -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libupower-glib -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -MT libxfpmcommon_la-xfpm-enum-types.lo -MD -MP -MF .deps/libxfpmcommon_la-xfpm-enum-types.Tpo -c -o libxfpmcommon_la-xfpm-enum-types.lo `test -f 'xfpm-enum-types.c' || echo './'`xfpm-enum-types.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DNDEBUG -I.. -DSBINDIR=\"/usr/local/sbin\" -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libupower-glib -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -MT libxfpmcommon_la-xfpm-common.lo -MD -MP -MF .deps/libxfpmcommon_la-xfpm-common.Tpo -c -o libxfpmcommon_la-xfpm-common.lo `test -f 'xfpm-common.c' || echo './'`xfpm-common.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DNDEBUG -I.. -DSBINDIR=\"/usr/local/sbin\" -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libupower-glib -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -MT libxfpmcommon_la-xfpm-brightness.lo -MD -MP -MF .deps/libxfpmcommon_la-xfpm-brightness.Tpo -c -o libxfpmcommon_la-xfpm-brightness.lo `test -f 'xfpm-brightness.c' || echo './'`xfpm-brightness.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DNDEBUG -I.. -DSBINDIR=\"/usr/local/sbin\" -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libupower-glib -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -MT libxfpmcommon_la-xfpm-debug.lo -MD -MP -MF .deps/libxfpmcommon_la-xfpm-debug.Tpo -c -o libxfpmcommon_la-xfpm-debug.lo `test -f 'xfpm-debug.c' || echo './'`xfpm-debug.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DNDEBUG -I.. -DSBINDIR=\"/usr/local/sbin\" -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libupower-glib -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -MT libxfpmcommon_la-xfpm-power-common.lo -MD -MP -MF .deps/libxfpmcommon_la-xfpm-power-common.Tpo -c -o libxfpmcommon_la-xfpm-power-common.lo `test -f 'xfpm-power-common.c' || echo './'`xfpm-power-common.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DNDEBUG -I.. -DSBINDIR=\"/usr/local/sbin\" -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libupower-glib -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -MT libxfpmcommon_la-xfpm-power-common.lo -MD -MP -MF .deps/libxfpmcommon_la-xfpm-power-common.Tpo -c xfpm-power-common.c -fPIC -DPIC -o .libs/libxfpmcommon_la-xfpm-power-common.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DNDEBUG -I.. -DSBINDIR=\"/usr/local/sbin\" -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libupower-glib -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -MT libxfpmcommon_la-xfpm-common.lo -MD -MP -MF .deps/libxfpmcommon_la-xfpm-common.Tpo -c xfpm-common.c -fPIC -DPIC -o .libs/libxfpmcommon_la-xfpm-common.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DNDEBUG -I.. -DSBINDIR=\"/usr/local/sbin\" -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libupower-glib -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -MT libxfpmcommon_la-xfpm-brightness.lo -MD -MP -MF .deps/libxfpmcommon_la-xfpm-brightness.Tpo -c xfpm-brightness.c -fPIC -DPIC -o .libs/libxfpmcommon_la-xfpm-brightness.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DNDEBUG -I.. -DSBINDIR=\"/usr/local/sbin\" -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libupower-glib -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -MT libxfpmcommon_la-xfpm-debug.lo -MD -MP -MF .deps/libxfpmcommon_la-xfpm-debug.Tpo -c xfpm-debug.c -fPIC -DPIC -o .libs/libxfpmcommon_la-xfpm-debug.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DNDEBUG -I.. -DSBINDIR=\"/usr/local/sbin\" -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libupower-glib -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -MT libxfpmcommon_la-xfpm-enum-types.lo -MD -MP -MF .deps/libxfpmcommon_la-xfpm-enum-types.Tpo -c xfpm-enum-types.c -fPIC -DPIC -o .libs/libxfpmcommon_la-xfpm-enum-types.o mv -f .deps/libxfpmcommon_la-xfpm-enum-types.Tpo .deps/libxfpmcommon_la-xfpm-enum-types.Plo mv -f .deps/libxfpmcommon_la-xfpm-power-common.Tpo .deps/libxfpmcommon_la-xfpm-power-common.Plo mv -f .deps/libxfpmcommon_la-xfpm-debug.Tpo .deps/libxfpmcommon_la-xfpm-debug.Plo mv -f .deps/libxfpmcommon_la-xfpm-common.Tpo .deps/libxfpmcommon_la-xfpm-common.Plo mv -f .deps/libxfpmcommon_la-xfpm-brightness.Tpo .deps/libxfpmcommon_la-xfpm-brightness.Plo /bin/sh ../libtool --tag=CC --mode=link cc -I.. -DSBINDIR=\"/usr/local/sbin\" -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libupower-glib -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -o libxfpmcommon.la libxfpmcommon_la-xfpm-enum-types.lo libxfpmcommon_la-xfpm-common.lo libxfpmcommon_la-xfpm-brightness.lo libxfpmcommon_la-xfpm-debug.lo libxfpmcommon_la-xfpm-power-common.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 -lglib-2.0 -lintl -L/usr/local/lib -lXrandr -lSM -lICE -R/usr/local/lib -lX11 -L/usr/local/lib -lupower-glib -lgobject-2.0 -lglib-2.0 -lintl -lm -L/usr/local/lib libtool: link: ar cru .libs/libxfpmcommon.a .libs/libxfpmcommon_la-xfpm-enum-types.o .libs/libxfpmcommon_la-xfpm-common.o .libs/libxfpmcommon_la-xfpm-brightness.o .libs/libxfpmcommon_la-xfpm-debug.o .libs/libxfpmcommon_la-xfpm-power-common.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libxfpmcommon.a libtool: link: ( cd ".libs" && rm -f "libxfpmcommon.la" && ln -s "../libxfpmcommon.la" "libxfpmcommon.la" ) gmake[4]: Leaving directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/common' gmake[3]: Leaving directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/common' Making all in src gmake[3]: Entering directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/src' gmake all-am gmake[4]: Entering directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/src' cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DNDEBUG -I.. -I../common -I../libdbus -DLOCALEDIR=\"/usr/local/share/locale\" -DG_LOG_DOMAIN=\"xfce4-power-manager\" -DSYSCONFDIR=\"/usr/local/etc\" -DSBINDIR=\"/usr/local/sbin\" -DUPOWER_ENABLE_DEPRECATED -DXFPM_SUSPEND_HELPER_CMD=\"/usr/local/bin/xfce4-pm-helper\" -UXFCE_PLUGIN -DXFPM_SYSTRAY -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4/libxfce4ui-2 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/xfce4 -I/usr/local/include/xfce4/xfconf-0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -pthread -I/usr/local/include/libupower-glib -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -MT xfce4_power_manager-xfce-power-manager-dbus.o -MD -MP -MF .deps/xfce4_power_manager-xfce-power-manager-dbus.Tpo -c -o xfce4_power_manager-xfce-power-manager-dbus.o `test -f 'xfce-power-manager-dbus.c' || echo './'`xfce-power-manager-dbus.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DNDEBUG -I.. -I../common -I../libdbus -DLOCALEDIR=\"/usr/local/share/locale\" -DG_LOG_DOMAIN=\"xfce4-power-manager\" -DSYSCONFDIR=\"/usr/local/etc\" -DSBINDIR=\"/usr/local/sbin\" -DUPOWER_ENABLE_DEPRECATED -DXFPM_SUSPEND_HELPER_CMD=\"/usr/local/bin/xfce4-pm-helper\" -UXFCE_PLUGIN -DXFPM_SYSTRAY -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4/libxfce4ui-2 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/xfce4 -I/usr/local/include/xfce4/xfconf-0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -pthread -I/usr/local/include/libupower-glib -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -MT xfce4_power_manager-xfpm-marshal.o -MD -MP -MF .deps/xfce4_power_manager-xfpm-marshal.Tpo -c -o xfce4_power_manager-xfpm-marshal.o `test -f 'xfpm-marshal.c' || echo './'`xfpm-marshal.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DNDEBUG -I.. -I../common -I../libdbus -DLOCALEDIR=\"/usr/local/share/locale\" -DG_LOG_DOMAIN=\"xfce4-power-manager\" -DSYSCONFDIR=\"/usr/local/etc\" -DSBINDIR=\"/usr/local/sbin\" -DUPOWER_ENABLE_DEPRECATED -DXFPM_SUSPEND_HELPER_CMD=\"/usr/local/bin/xfce4-pm-helper\" -UXFCE_PLUGIN -DXFPM_SYSTRAY -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4/libxfce4ui-2 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/xfce4 -I/usr/local/include/xfce4/xfconf-0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -pthread -I/usr/local/include/libupower-glib -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -MT xfce4_power_manager-org.freedesktop.PowerManagement.o -MD -MP -MF .deps/xfce4_power_manager-org.freedesktop.PowerManagement.Tpo -c -o xfce4_power_manager-org.freedesktop.PowerManagement.o `test -f 'org.freedesktop.PowerManagement.c' || echo './'`org.freedesktop.PowerManagement.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DNDEBUG -I.. -I../common -I../libdbus -DLOCALEDIR=\"/usr/local/share/locale\" -DG_LOG_DOMAIN=\"xfce4-power-manager\" -DSYSCONFDIR=\"/usr/local/etc\" -DSBINDIR=\"/usr/local/sbin\" -DUPOWER_ENABLE_DEPRECATED -DXFPM_SUSPEND_HELPER_CMD=\"/usr/local/bin/xfce4-pm-helper\" -UXFCE_PLUGIN -DXFPM_SYSTRAY -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4/libxfce4ui-2 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/xfce4 -I/usr/local/include/xfce4/xfconf-0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -pthread -I/usr/local/include/libupower-glib -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -MT xfce4_power_manager-org.freedesktop.PowerManagement.Inhibit.o -MD -MP -MF .deps/xfce4_power_manager-org.freedesktop.PowerManagement.Inhibit.Tpo -c -o xfce4_power_manager-org.freedesktop.PowerManagement.Inhibit.o `test -f 'org.freedesktop.PowerManagement.Inhibit.c' || echo './'`org.freedesktop.PowerManagement.Inhibit.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DNDEBUG -I.. -I../common -I../libdbus -DLOCALEDIR=\"/usr/local/share/locale\" -DG_LOG_DOMAIN=\"xfce4-power-manager\" -DSYSCONFDIR=\"/usr/local/etc\" -DSBINDIR=\"/usr/local/sbin\" -DUPOWER_ENABLE_DEPRECATED -DXFPM_SUSPEND_HELPER_CMD=\"/usr/local/bin/xfce4-pm-helper\" -UXFCE_PLUGIN -DXFPM_SYSTRAY -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4/libxfce4ui-2 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/xfce4 -I/usr/local/include/xfce4/xfconf-0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -pthread -I/usr/local/include/libupower-glib -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -MT xfce4_power_manager-xfpm-main.o -MD -MP -MF .deps/xfce4_power_manager-xfpm-main.Tpo -c -o xfce4_power_manager-xfpm-main.o `test -f 'xfpm-main.c' || echo './'`xfpm-main.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DNDEBUG -I.. -I../common -I../libdbus -DLOCALEDIR=\"/usr/local/share/locale\" -DG_LOG_DOMAIN=\"xfce4-power-manager\" -DSYSCONFDIR=\"/usr/local/etc\" -DSBINDIR=\"/usr/local/sbin\" -DUPOWER_ENABLE_DEPRECATED -DXFPM_SUSPEND_HELPER_CMD=\"/usr/local/bin/xfce4-pm-helper\" -UXFCE_PLUGIN -DXFPM_SYSTRAY -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4/libxfce4ui-2 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/xfce4 -I/usr/local/include/xfce4/xfconf-0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -pthread -I/usr/local/include/libupower-glib -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -MT xfce4_power_manager-xfpm-manager.o -MD -MP -MF .deps/xfce4_power_manager-xfpm-manager.Tpo -c -o xfce4_power_manager-xfpm-manager.o `test -f 'xfpm-manager.c' || echo './'`xfpm-manager.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DNDEBUG -I.. -I../common -I../libdbus -DLOCALEDIR=\"/usr/local/share/locale\" -DG_LOG_DOMAIN=\"xfce4-power-manager\" -DSYSCONFDIR=\"/usr/local/etc\" -DSBINDIR=\"/usr/local/sbin\" -DUPOWER_ENABLE_DEPRECATED -DXFPM_SUSPEND_HELPER_CMD=\"/usr/local/bin/xfce4-pm-helper\" -UXFCE_PLUGIN -DXFPM_SYSTRAY -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4/libxfce4ui-2 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/xfce4 -I/usr/local/include/xfce4/xfconf-0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -pthread -I/usr/local/include/libupower-glib -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -MT xfce4_power_manager-xfpm-power.o -MD -MP -MF .deps/xfce4_power_manager-xfpm-power.Tpo -c -o xfce4_power_manager-xfpm-power.o `test -f 'xfpm-power.c' || echo './'`xfpm-power.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DNDEBUG -I.. -I../common -I../libdbus -DLOCALEDIR=\"/usr/local/share/locale\" -DG_LOG_DOMAIN=\"xfce4-power-manager\" -DSYSCONFDIR=\"/usr/local/etc\" -DSBINDIR=\"/usr/local/sbin\" -DUPOWER_ENABLE_DEPRECATED -DXFPM_SUSPEND_HELPER_CMD=\"/usr/local/bin/xfce4-pm-helper\" -UXFCE_PLUGIN -DXFPM_SYSTRAY -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4/libxfce4ui-2 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/xfce4 -I/usr/local/include/xfce4/xfconf-0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -pthread -I/usr/local/include/libupower-glib -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -MT xfce4_power_manager-xfpm-battery.o -MD -MP -MF .deps/xfce4_power_manager-xfpm-battery.Tpo -c -o xfce4_power_manager-xfpm-battery.o `test -f 'xfpm-battery.c' || echo './'`xfpm-battery.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DNDEBUG -I.. -I../common -I../libdbus -DLOCALEDIR=\"/usr/local/share/locale\" -DG_LOG_DOMAIN=\"xfce4-power-manager\" -DSYSCONFDIR=\"/usr/local/etc\" -DSBINDIR=\"/usr/local/sbin\" -DUPOWER_ENABLE_DEPRECATED -DXFPM_SUSPEND_HELPER_CMD=\"/usr/local/bin/xfce4-pm-helper\" -UXFCE_PLUGIN -DXFPM_SYSTRAY -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4/libxfce4ui-2 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/xfce4 -I/usr/local/include/xfce4/xfconf-0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -pthread -I/usr/local/include/libupower-glib -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -MT xfce4_power_manager-xfpm-xfconf.o -MD -MP -MF .deps/xfce4_power_manager-xfpm-xfconf.Tpo -c -o xfce4_power_manager-xfpm-xfconf.o `test -f 'xfpm-xfconf.c' || echo './'`xfpm-xfconf.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DNDEBUG -I.. -I../common -I../libdbus -DLOCALEDIR=\"/usr/local/share/locale\" -DG_LOG_DOMAIN=\"xfce4-power-manager\" -DSYSCONFDIR=\"/usr/local/etc\" -DSBINDIR=\"/usr/local/sbin\" -DUPOWER_ENABLE_DEPRECATED -DXFPM_SUSPEND_HELPER_CMD=\"/usr/local/bin/xfce4-pm-helper\" -UXFCE_PLUGIN -DXFPM_SYSTRAY -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4/libxfce4ui-2 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/xfce4 -I/usr/local/include/xfce4/xfconf-0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -pthread -I/usr/local/include/libupower-glib -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -MT xfce4_power_manager-xfpm-console-kit.o -MD -MP -MF .deps/xfce4_power_manager-xfpm-console-kit.Tpo -c -o xfce4_power_manager-xfpm-console-kit.o `test -f 'xfpm-console-kit.c' || echo './'`xfpm-console-kit.c mv -f .deps/xfce4_power_manager-xfpm-marshal.Tpo .deps/xfce4_power_manager-xfpm-marshal.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DNDEBUG -I.. -I../common -I../libdbus -DLOCALEDIR=\"/usr/local/share/locale\" -DG_LOG_DOMAIN=\"xfce4-power-manager\" -DSYSCONFDIR=\"/usr/local/etc\" -DSBINDIR=\"/usr/local/sbin\" -DUPOWER_ENABLE_DEPRECATED -DXFPM_SUSPEND_HELPER_CMD=\"/usr/local/bin/xfce4-pm-helper\" -UXFCE_PLUGIN -DXFPM_SYSTRAY -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4/libxfce4ui-2 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/xfce4 -I/usr/local/include/xfce4/xfconf-0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -pthread -I/usr/local/include/libupower-glib -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -MT xfce4_power_manager-xfpm-systemd.o -MD -MP -MF .deps/xfce4_power_manager-xfpm-systemd.Tpo -c -o xfce4_power_manager-xfpm-systemd.o `test -f 'xfpm-systemd.c' || echo './'`xfpm-systemd.c mv -f .deps/xfce4_power_manager-xfpm-console-kit.Tpo .deps/xfce4_power_manager-xfpm-console-kit.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DNDEBUG -I.. -I../common -I../libdbus -DLOCALEDIR=\"/usr/local/share/locale\" -DG_LOG_DOMAIN=\"xfce4-power-manager\" -DSYSCONFDIR=\"/usr/local/etc\" -DSBINDIR=\"/usr/local/sbin\" -DUPOWER_ENABLE_DEPRECATED -DXFPM_SUSPEND_HELPER_CMD=\"/usr/local/bin/xfce4-pm-helper\" -UXFCE_PLUGIN -DXFPM_SYSTRAY -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4/libxfce4ui-2 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/xfce4 -I/usr/local/include/xfce4/xfconf-0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -pthread -I/usr/local/include/libupower-glib -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -MT xfce4_power_manager-egg-idletime.o -MD -MP -MF .deps/xfce4_power_manager-egg-idletime.Tpo -c -o xfce4_power_manager-egg-idletime.o `test -f 'egg-idletime.c' || echo './'`egg-idletime.c mv -f .deps/xfce4_power_manager-xfpm-main.Tpo .deps/xfce4_power_manager-xfpm-main.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DNDEBUG -I.. -I../common -I../libdbus -DLOCALEDIR=\"/usr/local/share/locale\" -DG_LOG_DOMAIN=\"xfce4-power-manager\" -DSYSCONFDIR=\"/usr/local/etc\" -DSBINDIR=\"/usr/local/sbin\" -DUPOWER_ENABLE_DEPRECATED -DXFPM_SUSPEND_HELPER_CMD=\"/usr/local/bin/xfce4-pm-helper\" -UXFCE_PLUGIN -DXFPM_SYSTRAY -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4/libxfce4ui-2 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/xfce4 -I/usr/local/include/xfce4/xfconf-0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -pthread -I/usr/local/include/libupower-glib -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -MT xfce4_power_manager-xfpm-backlight.o -MD -MP -MF .deps/xfce4_power_manager-xfpm-backlight.Tpo -c -o xfce4_power_manager-xfpm-backlight.o `test -f 'xfpm-backlight.c' || echo './'`xfpm-backlight.c mv -f .deps/xfce4_power_manager-xfpm-systemd.Tpo .deps/xfce4_power_manager-xfpm-systemd.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DNDEBUG -I.. -I../common -I../libdbus -DLOCALEDIR=\"/usr/local/share/locale\" -DG_LOG_DOMAIN=\"xfce4-power-manager\" -DSYSCONFDIR=\"/usr/local/etc\" -DSBINDIR=\"/usr/local/sbin\" -DUPOWER_ENABLE_DEPRECATED -DXFPM_SUSPEND_HELPER_CMD=\"/usr/local/bin/xfce4-pm-helper\" -UXFCE_PLUGIN -DXFPM_SYSTRAY -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4/libxfce4ui-2 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/xfce4 -I/usr/local/include/xfce4/xfconf-0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -pthread -I/usr/local/include/libupower-glib -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -MT xfce4_power_manager-xfpm-kbd-backlight.o -MD -MP -MF .deps/xfce4_power_manager-xfpm-kbd-backlight.Tpo -c -o xfce4_power_manager-xfpm-kbd-backlight.o `test -f 'xfpm-kbd-backlight.c' || echo './'`xfpm-kbd-backlight.c mv -f .deps/xfce4_power_manager-xfpm-xfconf.Tpo .deps/xfce4_power_manager-xfpm-xfconf.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DNDEBUG -I.. -I../common -I../libdbus -DLOCALEDIR=\"/usr/local/share/locale\" -DG_LOG_DOMAIN=\"xfce4-power-manager\" -DSYSCONFDIR=\"/usr/local/etc\" -DSBINDIR=\"/usr/local/sbin\" -DUPOWER_ENABLE_DEPRECATED -DXFPM_SUSPEND_HELPER_CMD=\"/usr/local/bin/xfce4-pm-helper\" -UXFCE_PLUGIN -DXFPM_SYSTRAY -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4/libxfce4ui-2 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/xfce4 -I/usr/local/include/xfce4/xfconf-0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -pthread -I/usr/local/include/libupower-glib -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -MT xfce4_power_manager-xfpm-dpms.o -MD -MP -MF .deps/xfce4_power_manager-xfpm-dpms.Tpo -c -o xfce4_power_manager-xfpm-dpms.o `test -f 'xfpm-dpms.c' || echo './'`xfpm-dpms.c mv -f .deps/xfce4_power_manager-xfpm-manager.Tpo .deps/xfce4_power_manager-xfpm-manager.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DNDEBUG -I.. -I../common -I../libdbus -DLOCALEDIR=\"/usr/local/share/locale\" -DG_LOG_DOMAIN=\"xfce4-power-manager\" -DSYSCONFDIR=\"/usr/local/etc\" -DSBINDIR=\"/usr/local/sbin\" -DUPOWER_ENABLE_DEPRECATED -DXFPM_SUSPEND_HELPER_CMD=\"/usr/local/bin/xfce4-pm-helper\" -UXFCE_PLUGIN -DXFPM_SYSTRAY -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4/libxfce4ui-2 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/xfce4 -I/usr/local/include/xfce4/xfconf-0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -pthread -I/usr/local/include/libupower-glib -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -MT xfce4_power_manager-xfpm-button.o -MD -MP -MF .deps/xfce4_power_manager-xfpm-button.Tpo -c -o xfce4_power_manager-xfpm-button.o `test -f 'xfpm-button.c' || echo './'`xfpm-button.c mv -f .deps/xfce4_power_manager-egg-idletime.Tpo .deps/xfce4_power_manager-egg-idletime.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DNDEBUG -I.. -I../common -I../libdbus -DLOCALEDIR=\"/usr/local/share/locale\" -DG_LOG_DOMAIN=\"xfce4-power-manager\" -DSYSCONFDIR=\"/usr/local/etc\" -DSBINDIR=\"/usr/local/sbin\" -DUPOWER_ENABLE_DEPRECATED -DXFPM_SUSPEND_HELPER_CMD=\"/usr/local/bin/xfce4-pm-helper\" -UXFCE_PLUGIN -DXFPM_SYSTRAY -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4/libxfce4ui-2 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/xfce4 -I/usr/local/include/xfce4/xfconf-0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -pthread -I/usr/local/include/libupower-glib -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -MT xfce4_power_manager-xfpm-network-manager.o -MD -MP -MF .deps/xfce4_power_manager-xfpm-network-manager.Tpo -c -o xfce4_power_manager-xfpm-network-manager.o `test -f 'xfpm-network-manager.c' || echo './'`xfpm-network-manager.c mv -f .deps/xfce4_power_manager-org.freedesktop.PowerManagement.Tpo .deps/xfce4_power_manager-org.freedesktop.PowerManagement.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DNDEBUG -I.. -I../common -I../libdbus -DLOCALEDIR=\"/usr/local/share/locale\" -DG_LOG_DOMAIN=\"xfce4-power-manager\" -DSYSCONFDIR=\"/usr/local/etc\" -DSBINDIR=\"/usr/local/sbin\" -DUPOWER_ENABLE_DEPRECATED -DXFPM_SUSPEND_HELPER_CMD=\"/usr/local/bin/xfce4-pm-helper\" -UXFCE_PLUGIN -DXFPM_SYSTRAY -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4/libxfce4ui-2 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/xfce4 -I/usr/local/include/xfce4/xfconf-0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -pthread -I/usr/local/include/libupower-glib -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -MT xfce4_power_manager-xfpm-inhibit.o -MD -MP -MF .deps/xfce4_power_manager-xfpm-inhibit.Tpo -c -o xfce4_power_manager-xfpm-inhibit.o `test -f 'xfpm-inhibit.c' || echo './'`xfpm-inhibit.c mv -f .deps/xfce4_power_manager-org.freedesktop.PowerManagement.Inhibit.Tpo .deps/xfce4_power_manager-org.freedesktop.PowerManagement.Inhibit.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DNDEBUG -I.. -I../common -I../libdbus -DLOCALEDIR=\"/usr/local/share/locale\" -DG_LOG_DOMAIN=\"xfce4-power-manager\" -DSYSCONFDIR=\"/usr/local/etc\" -DSBINDIR=\"/usr/local/sbin\" -DUPOWER_ENABLE_DEPRECATED -DXFPM_SUSPEND_HELPER_CMD=\"/usr/local/bin/xfce4-pm-helper\" -UXFCE_PLUGIN -DXFPM_SYSTRAY -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4/libxfce4ui-2 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/xfce4 -I/usr/local/include/xfce4/xfconf-0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -pthread -I/usr/local/include/libupower-glib -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -MT xfce4_power_manager-xfpm-notify.o -MD -MP -MF .deps/xfce4_power_manager-xfpm-notify.Tpo -c -o xfce4_power_manager-xfpm-notify.o `test -f 'xfpm-notify.c' || echo './'`xfpm-notify.c mv -f .deps/xfce4_power_manager-xfce-power-manager-dbus.Tpo .deps/xfce4_power_manager-xfce-power-manager-dbus.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DNDEBUG -I.. -I../common -I../libdbus -DLOCALEDIR=\"/usr/local/share/locale\" -DG_LOG_DOMAIN=\"xfce4-power-manager\" -DSYSCONFDIR=\"/usr/local/etc\" -DSBINDIR=\"/usr/local/sbin\" -DUPOWER_ENABLE_DEPRECATED -DXFPM_SUSPEND_HELPER_CMD=\"/usr/local/bin/xfce4-pm-helper\" -UXFCE_PLUGIN -DXFPM_SYSTRAY -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4/libxfce4ui-2 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/xfce4 -I/usr/local/include/xfce4/xfconf-0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -pthread -I/usr/local/include/libupower-glib -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -MT xfce4_power_manager-xfpm-polkit.o -MD -MP -MF .deps/xfce4_power_manager-xfpm-polkit.Tpo -c -o xfce4_power_manager-xfpm-polkit.o `test -f 'xfpm-polkit.c' || echo './'`xfpm-polkit.c mv -f .deps/xfce4_power_manager-xfpm-network-manager.Tpo .deps/xfce4_power_manager-xfpm-network-manager.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DNDEBUG -I.. -I../common -I../libdbus -DLOCALEDIR=\"/usr/local/share/locale\" -DG_LOG_DOMAIN=\"xfce4-power-manager\" -DSYSCONFDIR=\"/usr/local/etc\" -DSBINDIR=\"/usr/local/sbin\" -DUPOWER_ENABLE_DEPRECATED -DXFPM_SUSPEND_HELPER_CMD=\"/usr/local/bin/xfce4-pm-helper\" -UXFCE_PLUGIN -DXFPM_SYSTRAY -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4/libxfce4ui-2 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/xfce4 -I/usr/local/include/xfce4/xfconf-0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -pthread -I/usr/local/include/libupower-glib -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -MT xfce4_power_manager-xfpm-errors.o -MD -MP -MF .deps/xfce4_power_manager-xfpm-errors.Tpo -c -o xfce4_power_manager-xfpm-errors.o `test -f 'xfpm-errors.c' || echo './'`xfpm-errors.c mv -f .deps/xfce4_power_manager-xfpm-inhibit.Tpo .deps/xfce4_power_manager-xfpm-inhibit.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DNDEBUG -I.. -I../common -I../libdbus -DLOCALEDIR=\"/usr/local/share/locale\" -DG_LOG_DOMAIN=\"xfce4-power-manager\" -DSYSCONFDIR=\"/usr/local/etc\" -DSBINDIR=\"/usr/local/sbin\" -DUPOWER_ENABLE_DEPRECATED -DXFPM_SUSPEND_HELPER_CMD=\"/usr/local/bin/xfce4-pm-helper\" -UXFCE_PLUGIN -DXFPM_SYSTRAY -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4/libxfce4ui-2 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/xfce4 -I/usr/local/include/xfce4/xfconf-0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -pthread -I/usr/local/include/libupower-glib -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -MT xfce4_power_manager-xfpm-suspend.o -MD -MP -MF .deps/xfce4_power_manager-xfpm-suspend.Tpo -c -o xfce4_power_manager-xfpm-suspend.o `test -f 'xfpm-suspend.c' || echo './'`xfpm-suspend.c mv -f .deps/xfce4_power_manager-xfpm-errors.Tpo .deps/xfce4_power_manager-xfpm-errors.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DNDEBUG -I.. -I../common -I../libdbus -DLOCALEDIR=\"/usr/local/share/locale\" -DG_LOG_DOMAIN=\"xfce4-power-manager\" -DSYSCONFDIR=\"/usr/local/etc\" -DSBINDIR=\"/usr/local/sbin\" -DUPOWER_ENABLE_DEPRECATED -DXFPM_SUSPEND_HELPER_CMD=\"/usr/local/bin/xfce4-pm-helper\" -UXFCE_PLUGIN -DXFPM_SYSTRAY -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4/libxfce4ui-2 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/xfce4 -I/usr/local/include/xfce4/xfconf-0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -pthread -I/usr/local/include/libupower-glib -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -MT xfce4_power_manager-xfce-screensaver.o -MD -MP -MF .deps/xfce4_power_manager-xfce-screensaver.Tpo -c -o xfce4_power_manager-xfce-screensaver.o `test -f 'xfce-screensaver.c' || echo './'`xfce-screensaver.c mv -f .deps/xfce4_power_manager-xfpm-backlight.Tpo .deps/xfce4_power_manager-xfpm-backlight.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DNDEBUG -I.. -I../common -I../libdbus -DLOCALEDIR=\"/usr/local/share/locale\" -DG_LOG_DOMAIN=\"xfce4-power-manager\" -DSYSCONFDIR=\"/usr/local/etc\" -DSBINDIR=\"/usr/local/sbin\" -DUPOWER_ENABLE_DEPRECATED -DXFPM_SUSPEND_HELPER_CMD=\"/usr/local/bin/xfce4-pm-helper\" -UXFCE_PLUGIN -DXFPM_SYSTRAY -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4/libxfce4ui-2 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/xfce4 -I/usr/local/include/xfce4/xfconf-0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -pthread -I/usr/local/include/libupower-glib -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -MT xfce4_power_manager-power-manager-button.o -MD -MP -MF .deps/xfce4_power_manager-power-manager-button.Tpo -c -o xfce4_power_manager-power-manager-button.o `test -f '../panel-plugins/power-manager-plugin/power-manager-button.c' || echo './'`../panel-plugins/power-manager-plugin/power-manager-button.c mv -f .deps/xfce4_power_manager-xfpm-battery.Tpo .deps/xfce4_power_manager-xfpm-battery.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DNDEBUG -I.. -I../common -I../libdbus -DLOCALEDIR=\"/usr/local/share/locale\" -DG_LOG_DOMAIN=\"xfce4-power-manager\" -DSYSCONFDIR=\"/usr/local/etc\" -DSBINDIR=\"/usr/local/sbin\" -DUPOWER_ENABLE_DEPRECATED -DXFPM_SUSPEND_HELPER_CMD=\"/usr/local/bin/xfce4-pm-helper\" -UXFCE_PLUGIN -DXFPM_SYSTRAY -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4/libxfce4ui-2 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/xfce4 -I/usr/local/include/xfce4/xfconf-0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -pthread -I/usr/local/include/libupower-glib -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -MT xfce4_power_manager-scalemenuitem.o -MD -MP -MF .deps/xfce4_power_manager-scalemenuitem.Tpo -c -o xfce4_power_manager-scalemenuitem.o `test -f '../panel-plugins/power-manager-plugin/scalemenuitem.c' || echo './'`../panel-plugins/power-manager-plugin/scalemenuitem.c mv -f .deps/xfce4_power_manager-xfpm-power.Tpo .deps/xfce4_power_manager-xfpm-power.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DNDEBUG -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT xfpm_power_backlight_helper-xfpm-backlight-helper.o -MD -MP -MF .deps/xfpm_power_backlight_helper-xfpm-backlight-helper.Tpo -c -o xfpm_power_backlight_helper-xfpm-backlight-helper.o `test -f 'xfpm-backlight-helper.c' || echo './'`xfpm-backlight-helper.c xfpm-backlight-helper.c: In function 'acpi_video_is_enabled': xfpm-backlight-helper.c:64:10: warning: implicit declaration of function 'backlight_helper_get_switch' [-Wimplicit-function-declaration] return (backlight_helper_get_switch (device) == 1) ? TRUE : FALSE; ^~~~~~~~~~~~~~~~~~~~~~~~~~~ xfpm-backlight-helper.c: In function 'int_cmp': xfpm-backlight-helper.c:104:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (gint) a < (gint) b ? -1 : ((gint) a == (gint) b ? 0 : 1); ^ xfpm-backlight-helper.c:104:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (gint) a < (gint) b ? -1 : ((gint) a == (gint) b ? 0 : 1); ^ xfpm-backlight-helper.c:104:37: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (gint) a < (gint) b ? -1 : ((gint) a == (gint) b ? 0 : 1); ^ xfpm-backlight-helper.c:104:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (gint) a < (gint) b ? -1 : ((gint) a == (gint) b ? 0 : 1); ^ xfpm-backlight-helper.c: In function 'main': xfpm-backlight-helper.c:314:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] g_print ("%d", (gint) g_list_last (list)->data); ^ mv -f .deps/xfce4_power_manager-xfpm-dpms.Tpo .deps/xfce4_power_manager-xfpm-dpms.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DNDEBUG -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT xfce4_pm_helper-xfpm-pm-helper.o -MD -MP -MF .deps/xfce4_pm_helper-xfpm-pm-helper.Tpo -c -o xfce4_pm_helper-xfpm-pm-helper.o `test -f 'xfpm-pm-helper.c' || echo './'`xfpm-pm-helper.c mv -f .deps/xfce4_power_manager-xfpm-kbd-backlight.Tpo .deps/xfce4_power_manager-xfpm-kbd-backlight.Po LC_ALL=C /usr/local/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po xfce4-power-manager.desktop.in xfce4-power-manager.desktop mv -f .deps/xfce4_pm_helper-xfpm-pm-helper.Tpo .deps/xfce4_pm_helper-xfpm-pm-helper.Po sed "s|[@]sbindir@|/usr/local/sbin|" org.xfce.power.policy.in2 > org.xfce.power.policy.in /bin/sh ../libtool --tag=CC --mode=link cc -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -L/usr/local/lib -lxfce4util -lglib-2.0 -lintl -L/usr/local/lib -lglib-2.0 -lintl -o xfce4-pm-helper xfce4_pm_helper-xfpm-pm-helper.o -lm -L/usr/local/lib Found cached translation database Merging translations into xfce4-power-manager.desktop. LC_ALL=C /usr/local/bin/intltool-merge -x -u -c ../po/.intltool-merge-cache ../po org.xfce.power.policy.in org.xfce.power.policy mv -f .deps/xfpm_power_backlight_helper-xfpm-backlight-helper.Tpo .deps/xfpm_power_backlight_helper-xfpm-backlight-helper.Po /bin/sh ../libtool --tag=CC --mode=link cc -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -o xfpm-power-backlight-helper xfpm_power_backlight_helper-xfpm-backlight-helper.o -L/usr/local/lib -lglib-2.0 -lintl -lm -lm -L/usr/local/lib mv -f .deps/xfce4_power_manager-xfpm-polkit.Tpo .deps/xfce4_power_manager-xfpm-polkit.Po Found cached translation database Merging translations into org.xfce.power.policy. CREATED org.xfce.power.policy libtool: link: cc -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -o xfpm-power-backlight-helper xfpm_power_backlight_helper-xfpm-backlight-helper.o -L/usr/local/lib -lglib-2.0 -lintl -lm libtool: link: cc -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -o xfce4-pm-helper xfce4_pm_helper-xfpm-pm-helper.o -L/usr/local/lib -lxfce4util -lglib-2.0 -lintl -lm mv -f .deps/xfce4_power_manager-xfpm-button.Tpo .deps/xfce4_power_manager-xfpm-button.Po mv -f .deps/xfce4_power_manager-xfpm-suspend.Tpo .deps/xfce4_power_manager-xfpm-suspend.Po mv -f .deps/xfce4_power_manager-xfpm-notify.Tpo .deps/xfce4_power_manager-xfpm-notify.Po mv -f .deps/xfce4_power_manager-xfce-screensaver.Tpo .deps/xfce4_power_manager-xfce-screensaver.Po mv -f .deps/xfce4_power_manager-scalemenuitem.Tpo .deps/xfce4_power_manager-scalemenuitem.Po mv -f .deps/xfce4_power_manager-power-manager-button.Tpo .deps/xfce4_power_manager-power-manager-button.Po /bin/sh ../libtool --tag=CC --mode=link cc -I.. -I../common -I../libdbus -DLOCALEDIR=\"/usr/local/share/locale\" -DG_LOG_DOMAIN=\"xfce4-power-manager\" -DSYSCONFDIR=\"/usr/local/etc\" -DSBINDIR=\"/usr/local/sbin\" -DUPOWER_ENABLE_DEPRECATED -DXFPM_SUSPEND_HELPER_CMD=\"/usr/local/bin/xfce4-pm-helper\" -UXFCE_PLUGIN -DXFPM_SYSTRAY -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4/libxfce4ui-2 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/xfce4 -I/usr/local/include/xfce4/xfconf-0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -pthread -I/usr/local/include/libupower-glib -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -no-undefined -o xfce4-power-manager xfce4_power_manager-xfce-power-manager-dbus.o xfce4_power_manager-xfpm-marshal.o xfce4_power_manager-org.freedesktop.PowerManagement.o xfce4_power_manager-org.freedesktop.PowerManagement.Inhibit.o xfce4_power_manager-xfpm-main.o xfce4_power_manager-xfpm-manager.o xfce4_power_manager-xfpm-power.o xfce4_power_manager-xfpm-battery.o xfce4_power_manager-xfpm-xfconf.o xfce4_power_manager-xfpm-console-kit.o xfce4_power_manager-xfpm-systemd.o xfce4_power_manager-egg-idletime.o xfce4_power_manager-xfpm-backlight.o xfce4_power_manager-xfpm-kbd-backlight.o xfce4_power_manager-xfpm-dpms.o xfce4_power_manager-xfpm-button.o xfce4_power_manager-xfpm-network-manager.o xfce4_power_manager-xfpm-inhibit.o xfce4_power_manager-xfpm-notify.o xfce4_power_manager-xfpm-polkit.o xfce4_power_manager-xfpm-errors.o xfce4_power_manager-xfpm-suspend.o xfce4_power_manager-xfce-screensaver.o xfce4_power_manager-power-manager-button.o xfce4_power_manager-scalemenuitem.o ../common/libxfpmcommon.la ../libdbus/libxfpmdbus.la -L/usr/local/lib -lgobject-2.0 -lglib-2.0 -lintl -L/usr/local/lib -lgthread-2.0 -pthread -lglib-2.0 -lintl -L/usr/local/lib -lxfce4ui-2 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lxfce4util -lglib-2.0 -lintl -L/usr/local/lib -lxfconf-0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -L/usr/local/lib -lnotify -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -L/usr/local/lib -lupower-glib -lgobject-2.0 -lglib-2.0 -lintl -L/usr/local/lib -lXrandr -lXext -lX11 -lm -L/usr/local/lib libtool: link: cc -I.. -I../common -I../libdbus -DLOCALEDIR=\"/usr/local/share/locale\" -DG_LOG_DOMAIN=\"xfce4-power-manager\" -DSYSCONFDIR=\"/usr/local/etc\" -DSBINDIR=\"/usr/local/sbin\" -DUPOWER_ENABLE_DEPRECATED -DXFPM_SUSPEND_HELPER_CMD=\"/usr/local/bin/xfce4-pm-helper\" -UXFCE_PLUGIN -DXFPM_SYSTRAY -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4/libxfce4ui-2 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/xfce4 -I/usr/local/include/xfce4/xfconf-0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -pthread -I/usr/local/include/libupower-glib -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -o xfce4-power-manager xfce4_power_manager-xfce-power-manager-dbus.o xfce4_power_manager-xfpm-marshal.o xfce4_power_manager-org.freedesktop.PowerManagement.o xfce4_power_manager-org.freedesktop.PowerManagement.Inhibit.o xfce4_power_manager-xfpm-main.o xfce4_power_manager-xfpm-manager.o xfce4_power_manager-xfpm-power.o xfce4_power_manager-xfpm-battery.o xfce4_power_manager-xfpm-xfconf.o xfce4_power_manager-xfpm-console-kit.o xfce4_power_manager-xfpm-systemd.o xfce4_power_manager-egg-idletime.o xfce4_power_manager-xfpm-backlight.o xfce4_power_manager-xfpm-kbd-backlight.o xfce4_power_manager-xfpm-dpms.o xfce4_power_manager-xfpm-button.o xfce4_power_manager-xfpm-network-manager.o xfce4_power_manager-xfpm-inhibit.o xfce4_power_manager-xfpm-notify.o xfce4_power_manager-xfpm-polkit.o xfce4_power_manager-xfpm-errors.o xfce4_power_manager-xfpm-suspend.o xfce4_power_manager-xfce-screensaver.o xfce4_power_manager-power-manager-button.o xfce4_power_manager-scalemenuitem.o -pthread ../common/.libs/libxfpmcommon.a -L/usr/local/lib -lSM -lICE ../libdbus/.libs/libxfpmdbus.a -lgthread-2.0 -lxfce4ui-2 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lpthread -lxfce4util -lxfconf-0 -lnotify -lgdk_pixbuf-2.0 -lgio-2.0 -lupower-glib -lgobject-2.0 -lglib-2.0 -lintl -lXrandr -lXext -lX11 -lm -pthread rm org.xfce.power.policy.in gmake[4]: Leaving directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/src' gmake[3]: Leaving directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/src' Making all in settings gmake[3]: Entering directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/settings' gmake all-am gmake[4]: Entering directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/settings' cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DNDEBUG -I.. -I../common -I../src -I../data -I../libdbus -DLOCALEDIR=\"/usr/local/share/locale\" -DG_LOG_DOMAIN=\"xfce4-power-manager-settings\" -export-dynamic -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4/libxfce4ui-2 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/xfce4 -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4/xfconf-0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libupower-glib -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -MT xfce4_power_manager_settings-xfce-power-manager-dbus.o -MD -MP -MF .deps/xfce4_power_manager_settings-xfce-power-manager-dbus.Tpo -c -o xfce4_power_manager_settings-xfce-power-manager-dbus.o `test -f 'xfce-power-manager-dbus.c' || echo './'`xfce-power-manager-dbus.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DNDEBUG -I.. -I../common -I../src -I../data -I../libdbus -DLOCALEDIR=\"/usr/local/share/locale\" -DG_LOG_DOMAIN=\"xfce4-power-manager-settings\" -export-dynamic -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4/libxfce4ui-2 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/xfce4 -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4/xfconf-0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libupower-glib -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -MT xfce4_power_manager_settings-xfpm-settings-main.o -MD -MP -MF .deps/xfce4_power_manager_settings-xfpm-settings-main.Tpo -c -o xfce4_power_manager_settings-xfpm-settings-main.o `test -f 'xfpm-settings-main.c' || echo './'`xfpm-settings-main.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DNDEBUG -I.. -I../common -I../src -I../data -I../libdbus -DLOCALEDIR=\"/usr/local/share/locale\" -DG_LOG_DOMAIN=\"xfce4-power-manager-settings\" -export-dynamic -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4/libxfce4ui-2 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/xfce4 -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4/xfconf-0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libupower-glib -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -MT xfce4_power_manager_settings-xfpm-settings-app.o -MD -MP -MF .deps/xfce4_power_manager_settings-xfpm-settings-app.Tpo -c -o xfce4_power_manager_settings-xfpm-settings-app.o `test -f 'xfpm-settings-app.c' || echo './'`xfpm-settings-app.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DNDEBUG -I.. -I../common -I../src -I../data -I../libdbus -DLOCALEDIR=\"/usr/local/share/locale\" -DG_LOG_DOMAIN=\"xfce4-power-manager-settings\" -export-dynamic -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4/libxfce4ui-2 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/xfce4 -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4/xfconf-0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libupower-glib -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -MT xfce4_power_manager_settings-xfpm-settings.o -MD -MP -MF .deps/xfce4_power_manager_settings-xfpm-settings.Tpo -c -o xfce4_power_manager_settings-xfpm-settings.o `test -f 'xfpm-settings.c' || echo './'`xfpm-settings.c LC_ALL=C /usr/local/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po xfce4-power-manager-settings.desktop.in xfce4-power-manager-settings.desktop Found cached translation database Merging translations into xfce4-power-manager-settings.desktop. mv -f .deps/xfce4_power_manager_settings-xfce-power-manager-dbus.Tpo .deps/xfce4_power_manager_settings-xfce-power-manager-dbus.Po mv -f .deps/xfce4_power_manager_settings-xfpm-settings-main.Tpo .deps/xfce4_power_manager_settings-xfpm-settings-main.Po mv -f .deps/xfce4_power_manager_settings-xfpm-settings-app.Tpo .deps/xfce4_power_manager_settings-xfpm-settings-app.Po mv -f .deps/xfce4_power_manager_settings-xfpm-settings.Tpo .deps/xfce4_power_manager_settings-xfpm-settings.Po /bin/sh ../libtool --tag=CC --mode=link cc -I.. -I../common -I../src -I../data -I../libdbus -DLOCALEDIR=\"/usr/local/share/locale\" -DG_LOG_DOMAIN=\"xfce4-power-manager-settings\" -export-dynamic -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4/libxfce4ui-2 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/xfce4 -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4/xfconf-0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libupower-glib -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -o xfce4-power-manager-settings xfce4_power_manager_settings-xfce-power-manager-dbus.o xfce4_power_manager_settings-xfpm-settings-main.o xfce4_power_manager_settings-xfpm-settings-app.o xfce4_power_manager_settings-xfpm-settings.o ../libdbus/libxfpmdbus.la ../common/libxfpmcommon.la -L/usr/local/lib -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -L/usr/local/lib -lglib-2.0 -lintl -L/usr/local/lib -lgthread-2.0 -pthread -lglib-2.0 -lintl -L/usr/local/lib -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lintl -L/usr/local/lib -lxfce4ui-2 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lxfce4util -lglib-2.0 -lintl -L/usr/local/lib -lxfce4util -lglib-2.0 -lintl -L/usr/local/lib -lxfconf-0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -L/usr/local/lib -lupower-glib -lgobject-2.0 -lglib-2.0 -lintl -lm -L/usr/local/lib libtool: link: cc -I.. -I../common -I../src -I../data -I../libdbus -DLOCALEDIR=\"/usr/local/share/locale\" -DG_LOG_DOMAIN=\"xfce4-power-manager-settings\" -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4/libxfce4ui-2 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/xfce4 -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4/xfconf-0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libupower-glib -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -o xfce4-power-manager-settings xfce4_power_manager_settings-xfce-power-manager-dbus.o xfce4_power_manager_settings-xfpm-settings-main.o xfce4_power_manager_settings-xfpm-settings-app.o xfce4_power_manager_settings-xfpm-settings.o -pthread -Wl,--export-dynamic -pthread -Wl,--export-dynamic ../libdbus/.libs/libxfpmdbus.a -L/usr/local/lib ../common/.libs/libxfpmcommon.a -lXrandr -lSM -lICE -lX11 -lgthread-2.0 -lgmodule-2.0 -lxfce4ui-2 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lpthread -lgdk_pixbuf-2.0 -lxfce4util -lxfconf-0 -lgio-2.0 -lupower-glib -lgobject-2.0 -lglib-2.0 -lintl -lm -pthread gmake[4]: Leaving directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/settings' gmake[3]: Leaving directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/settings' Making all in panel-plugins gmake[3]: Entering directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/panel-plugins' Making all in power-manager-plugin gmake[4]: Entering directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/panel-plugins/power-manager-plugin' Making all in xfce gmake[5]: Entering directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/panel-plugins/power-manager-plugin/xfce' /bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -DG_LOG_DOMAIN=\"xfce4-power-manager-plugin\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -I/usr/local/include -DNDEBUG -I../../.. -I../../../src -DLOCALEDIR=\"/usr/local/share/locale\" -DXFCE_PLUGIN -I/usr/local/include/xfce4/libxfce4panel-2.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/xfce4 -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4/libxfce4ui-2 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/xfce4 -I/usr/local/include/xfce4/xfconf-0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libupower-glib -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -MT libxfce4powermanager_la-xfce-power-manager-plugin.lo -MD -MP -MF .deps/libxfce4powermanager_la-xfce-power-manager-plugin.Tpo -c -o libxfce4powermanager_la-xfce-power-manager-plugin.lo `test -f 'xfce-power-manager-plugin.c' || echo './'`xfce-power-manager-plugin.c /bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -DG_LOG_DOMAIN=\"xfce4-power-manager-plugin\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -I/usr/local/include -DNDEBUG -I../../.. -I../../../src -DLOCALEDIR=\"/usr/local/share/locale\" -DXFCE_PLUGIN -I/usr/local/include/xfce4/libxfce4panel-2.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/xfce4 -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4/libxfce4ui-2 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/xfce4 -I/usr/local/include/xfce4/xfconf-0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libupower-glib -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -MT libxfce4powermanager_la-power-manager-button.lo -MD -MP -MF .deps/libxfce4powermanager_la-power-manager-button.Tpo -c -o libxfce4powermanager_la-power-manager-button.lo `test -f '../power-manager-button.c' || echo './'`../power-manager-button.c /bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -DG_LOG_DOMAIN=\"xfce4-power-manager-plugin\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -I/usr/local/include -DNDEBUG -I../../.. -I../../../src -DLOCALEDIR=\"/usr/local/share/locale\" -DXFCE_PLUGIN -I/usr/local/include/xfce4/libxfce4panel-2.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/xfce4 -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4/libxfce4ui-2 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/xfce4 -I/usr/local/include/xfce4/xfconf-0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libupower-glib -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -MT libxfce4powermanager_la-scalemenuitem.lo -MD -MP -MF .deps/libxfce4powermanager_la-scalemenuitem.Tpo -c -o libxfce4powermanager_la-scalemenuitem.lo `test -f '../scalemenuitem.c' || echo './'`../scalemenuitem.c sed -e "s,\@libdir\@,/usr/local/lib,g" < power-manager-plugin.desktop.in.in > power-manager-plugin.desktop.in LC_ALL=C /usr/local/bin/intltool-merge -d -u -c ../../../po/.intltool-merge-cache ../../../po power-manager-plugin.desktop.in power-manager-plugin.desktop Found cached translation database Merging translations into power-manager-plugin.desktop. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -DG_LOG_DOMAIN=\"xfce4-power-manager-plugin\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -I/usr/local/include -DNDEBUG -I../../.. -I../../../src -DLOCALEDIR=\"/usr/local/share/locale\" -DXFCE_PLUGIN -I/usr/local/include/xfce4/libxfce4panel-2.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/xfce4 -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4/libxfce4ui-2 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/xfce4 -I/usr/local/include/xfce4/xfconf-0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libupower-glib -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -MT libxfce4powermanager_la-xfce-power-manager-plugin.lo -MD -MP -MF .deps/libxfce4powermanager_la-xfce-power-manager-plugin.Tpo -c xfce-power-manager-plugin.c -fPIC -DPIC -o .libs/libxfce4powermanager_la-xfce-power-manager-plugin.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -DG_LOG_DOMAIN=\"xfce4-power-manager-plugin\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -I/usr/local/include -DNDEBUG -I../../.. -I../../../src -DLOCALEDIR=\"/usr/local/share/locale\" -DXFCE_PLUGIN -I/usr/local/include/xfce4/libxfce4panel-2.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/xfce4 -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4/libxfce4ui-2 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/xfce4 -I/usr/local/include/xfce4/xfconf-0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libupower-glib -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -MT libxfce4powermanager_la-power-manager-button.lo -MD -MP -MF .deps/libxfce4powermanager_la-power-manager-button.Tpo -c ../power-manager-button.c -fPIC -DPIC -o .libs/libxfce4powermanager_la-power-manager-button.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -DG_LOG_DOMAIN=\"xfce4-power-manager-plugin\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -I/usr/local/include -DNDEBUG -I../../.. -I../../../src -DLOCALEDIR=\"/usr/local/share/locale\" -DXFCE_PLUGIN -I/usr/local/include/xfce4/libxfce4panel-2.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/xfce4 -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4/libxfce4ui-2 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/xfce4 -I/usr/local/include/xfce4/xfconf-0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libupower-glib -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -MT libxfce4powermanager_la-scalemenuitem.lo -MD -MP -MF .deps/libxfce4powermanager_la-scalemenuitem.Tpo -c ../scalemenuitem.c -fPIC -DPIC -o .libs/libxfce4powermanager_la-scalemenuitem.o mv -f .deps/libxfce4powermanager_la-xfce-power-manager-plugin.Tpo .deps/libxfce4powermanager_la-xfce-power-manager-plugin.Plo mv -f .deps/libxfce4powermanager_la-scalemenuitem.Tpo .deps/libxfce4powermanager_la-scalemenuitem.Plo mv -f .deps/libxfce4powermanager_la-power-manager-button.Tpo .deps/libxfce4powermanager_la-power-manager-button.Plo /bin/sh ../../../libtool --tag=CC --mode=link cc -I../../.. -I../../../src -DLOCALEDIR=\"/usr/local/share/locale\" -DXFCE_PLUGIN -I/usr/local/include/xfce4/libxfce4panel-2.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/xfce4 -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/xfce4/libxfce4ui-2 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/xfce4 -I/usr/local/include/xfce4/xfconf-0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libupower-glib -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -avoid-version -module -no-undefined -export-symbols-regex '^xfce_panel_module_(preinit|init|construct)' -o libxfce4powermanager.la -rpath /usr/local/lib/xfce4/panel/plugins libxfce4powermanager_la-xfce-power-manager-plugin.lo libxfce4powermanager_la-power-manager-button.lo libxfce4powermanager_la-scalemenuitem.lo ../../../common/libxfpmcommon.la -L/usr/local/lib -lxfce4panel-2.0 -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 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lxfce4util -lglib-2.0 -lintl -L/usr/local/lib -lxfce4ui-2 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lxfce4util -lglib-2.0 -lintl -L/usr/local/lib -lxfce4util -lglib-2.0 -lintl -L/usr/local/lib -lxfconf-0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -L/usr/local/lib -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -L/usr/local/lib -lglib-2.0 -lintl -L/usr/local/lib -lupower-glib -lgobject-2.0 -lglib-2.0 -lintl -lm -L/usr/local/lib libtool: link: /usr/bin/nm -B .libs/libxfce4powermanager_la-xfce-power-manager-plugin.o .libs/libxfce4powermanager_la-power-manager-button.o .libs/libxfce4powermanager_la-scalemenuitem.o ../../../common/.libs/libxfpmcommon.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libxfce4powermanager.exp libtool: link: /usr/bin/egrep -e "^xfce_panel_module_(preinit|init|construct)" ".libs/libxfce4powermanager.exp" > ".libs/libxfce4powermanager.expT" libtool: link: mv -f ".libs/libxfce4powermanager.expT" ".libs/libxfce4powermanager.exp" libtool: link: echo "{ global:" > .libs/libxfce4powermanager.so-ver libtool: link: sed -e "s|$|;|" < .libs/libxfce4powermanager.exp >> .libs/libxfce4powermanager.so-ver libtool: link: echo "local: *; };" >> .libs/libxfce4powermanager.so-ver libtool: link: cc -shared -fPIC -DPIC .libs/libxfce4powermanager_la-xfce-power-manager-plugin.o .libs/libxfce4powermanager_la-power-manager-button.o .libs/libxfce4powermanager_la-scalemenuitem.o -Wl,--whole-archive ../../../common/.libs/libxfpmcommon.a -Wl,--no-whole-archive -L/usr/local/lib -lXrandr -lSM -lICE -lX11 -lxfce4panel-2.0 -lgmodule-2.0 -lxfce4ui-2 -lxfce4util -lxfconf-0 -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 -lupower-glib -lgobject-2.0 -lglib-2.0 -lintl -lm -pthread -pthread -pthread -pthread -pthread -O2 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libxfce4powermanager.so -Wl,-version-script -Wl,.libs/libxfce4powermanager.so-ver -o .libs/libxfce4powermanager.so libtool: link: ( cd ".libs" && rm -f "libxfce4powermanager.la" && ln -s "../libxfce4powermanager.la" "libxfce4powermanager.la" ) rm power-manager-plugin.desktop.in gmake[5]: Leaving directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/panel-plugins/power-manager-plugin/xfce' gmake[5]: Entering directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/panel-plugins/power-manager-plugin' gmake[5]: Nothing to be done for 'all-am'. gmake[5]: Leaving directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/panel-plugins/power-manager-plugin' gmake[4]: Leaving directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/panel-plugins/power-manager-plugin' gmake[4]: Entering directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/panel-plugins' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/panel-plugins' gmake[3]: Leaving directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/panel-plugins' Making all in po gmake[3]: Entering directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/po' file=`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ar.po file=`echo ast | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ast.po file=`echo be | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file be.po file=`echo bg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file bg.po file=`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ca.po file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file cs.po file=`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file da.po file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file de.po file=`echo el | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file el.po file=`echo en_AU | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file en_AU.po file=`echo en_GB | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file en_GB.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file es.po file=`echo 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 fi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file fi.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file fr.po file=`echo gl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file gl.po file=`echo he | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file he.po file=`echo hr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file hr.po file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file hu.po file=`echo hy_AM | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file hy_AM.po file=`echo id | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file id.po file=`echo ie | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ie.po file=`echo is | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file is.po file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file it.po file=`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ja.po file=`echo kk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file kk.po file=`echo 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 lt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file lt.po file=`echo ms | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ms.po file=`echo nb | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file nb.po file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file nl.po file=`echo nn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file nn.po file=`echo oc | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file oc.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 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 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 sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file sv.po file=`echo te | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file te.po file=`echo th | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file th.po file=`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file tr.po file=`echo ug | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ug.po file=`echo uk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file uk.po file=`echo ur | 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 vi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file vi.po file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file zh_CN.po file=`echo zh_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 gmake[3]: Leaving directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/po' gmake[3]: Entering directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6' gmake[3]: Leaving directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6' gmake[2]: Leaving directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6' gmake[1]: Leaving directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6' SUCCEEDED 00:00:22 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> xfce4-power-manager-1.6.6 depends on executable: gtk-update-icon-cache - found ===> xfce4-power-manager-1.6.6 depends on executable: xfce4-panel - found ===> xfce4-power-manager-1.6.6 depends on file: /usr/local/libdata/pkgconfig/ice.pc - found ===> xfce4-power-manager-1.6.6 depends on file: /usr/local/libdata/pkgconfig/sm.pc - found ===> xfce4-power-manager-1.6.6 depends on file: /usr/local/libdata/pkgconfig/xrandr.pc - found ===> xfce4-power-manager-1.6.6 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> xfce4-power-manager-1.6.6 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> xfce4-power-manager-1.6.6 depends on file: /usr/local/libdata/pkgconfig/xtst.pc - found ===> xfce4-power-manager-1.6.6 depends on file: /usr/local/libdata/pkgconfig/xscrnsaver.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for xfce4-power-manager-1.6.6 ===> xfce4-power-manager-1.6.6 depends on executable: gtk-update-icon-cache - found ===> xfce4-power-manager-1.6.6 depends on executable: xfce4-panel - found ===> xfce4-power-manager-1.6.6 depends on file: /usr/local/libdata/pkgconfig/ice.pc - found ===> xfce4-power-manager-1.6.6 depends on file: /usr/local/libdata/pkgconfig/sm.pc - found ===> xfce4-power-manager-1.6.6 depends on file: /usr/local/libdata/pkgconfig/xrandr.pc - found ===> xfce4-power-manager-1.6.6 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> xfce4-power-manager-1.6.6 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> xfce4-power-manager-1.6.6 depends on file: /usr/local/libdata/pkgconfig/xtst.pc - found ===> xfce4-power-manager-1.6.6 depends on file: /usr/local/libdata/pkgconfig/xscrnsaver.pc - found ===> Generating temporary packing list gmake[1]: Entering directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6' if test -z 'strip'; then \ gmake INSTALL_PROGRAM="/bin/sh /construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ install; \ else \ gmake INSTALL_PROGRAM="/bin/sh /construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; \ fi gmake[2]: Entering directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6' Making install in data gmake[3]: Entering directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/data' Making install in icons gmake[4]: Entering directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/data/icons' Making install in 32x32 gmake[5]: Entering directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/data/icons/32x32' gmake[6]: Entering directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/data/icons/32x32' gmake[6]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/sysutils/xfce4-power-manager/stage/usr/local/share/icons/hicolor/32x32/status' install -m 0644 ac-adapter.png battery-caution-charging.png battery-caution.png battery-empty-charging.png battery-empty.png battery-full-charged.png battery-full-charging.png battery-full.png battery-good-charging.png battery-good.png battery-low-charging.png battery-low.png battery-missing.png computer.png input-keyboard.png input-mouse.png multimedia-player.png pda.png phone.png tablet.png uninterruptible-power-supply.png video-display.png '/construction/sysutils/xfce4-power-manager/stage/usr/local/share/icons/hicolor/32x32/status' gmake[6]: Leaving directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/data/icons/32x32' gmake[5]: Leaving directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/data/icons/32x32' Making install in 48x48 gmake[5]: Entering directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/data/icons/48x48' gmake[6]: Entering directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/data/icons/48x48' gmake[6]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/sysutils/xfce4-power-manager/stage/usr/local/share/icons/hicolor/48x48/status' install -m 0644 ac-adapter.png battery-caution-charging.png battery-caution.png battery-empty-charging.png battery-empty.png battery-full-charged.png battery-full-charging.png battery-full.png battery-good-charging.png battery-good.png battery-low-charging.png battery-low.png battery-missing.png computer.png display-brightness.png input-keyboard.png input-mouse.png keyboard-brightness.png multimedia-player.png pda.png phone.png tablet.png uninterruptible-power-supply.png video-display.png '/construction/sysutils/xfce4-power-manager/stage/usr/local/share/icons/hicolor/48x48/status' gmake[6]: Leaving directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/data/icons/48x48' gmake[5]: Leaving directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/data/icons/48x48' Making install in scalable gmake[5]: Entering directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/data/icons/scalable' gmake[6]: Entering directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/data/icons/scalable' gmake[6]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/sysutils/xfce4-power-manager/stage/usr/local/share/icons/hicolor/scalable/status' install -m 0644 ac-adapter.svg ac-adapter-symbolic.svg battery-caution-charging.svg battery-caution.svg battery-empty-charging.svg battery-empty.svg battery-full-charged.svg battery-full-charging.svg battery-full.svg battery-good-charging.svg battery-good.svg battery-low-charging.svg battery-low.svg battery-missing.svg battery-caution-charging-symbolic.svg battery-caution-symbolic.svg battery-empty-charging-symbolic.svg battery-empty-symbolic.svg battery-full-charged-symbolic.svg battery-full-charging-symbolic.svg battery-full-symbolic.svg battery-good-charging-symbolic.svg battery-good-symbolic.svg battery-low-charging-symbolic.svg battery-low-symbolic.svg battery-missing-symbolic.svg computer.svg display-brightness.svg display-brightness-symbolic.svg keyboard.svg keyboard-brightness.svg keyboard-brightness-symbolic.svg mouse.svg multimedia-player.svg pda.svg phone.svg tablet.svg uninterruptible-power-supply.svg video-display.svg xfce4-power-manager-settings.svg '/construction/sysutils/xfce4-power-manager/stage/usr/local/share/icons/hicolor/scalable/status' gmake[6]: Leaving directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/data/icons/scalable' gmake[5]: Leaving directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/data/icons/scalable' gmake[5]: Entering directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/data/icons' gmake[6]: Entering directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/data/icons' gmake[6]: Nothing to be done for 'install-exec-am'. gmake install-data-hook gmake[7]: Entering directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/data/icons' *** Icon cache not updated. Remember to run: *** *** gtk-update-icon-cache -f -t /usr/local/share/icons/hicolor *** gmake[7]: Leaving directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/data/icons' gmake[6]: Leaving directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/data/icons' gmake[5]: Leaving directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/data/icons' gmake[4]: Leaving directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/data/icons' Making install in interfaces gmake[4]: Entering directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/data/interfaces' gmake install-am gmake[5]: Entering directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/data/interfaces' gmake[6]: Entering directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/data/interfaces' gmake[6]: Nothing to be done for 'install-exec-am'. gmake[6]: Nothing to be done for 'install-data-am'. gmake[6]: Leaving directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/data/interfaces' gmake[5]: Leaving directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/data/interfaces' gmake[4]: Leaving directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/data/interfaces' Making install in appdata gmake[4]: Entering directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/data/appdata' gmake[5]: Entering directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/data/appdata' gmake[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/sysutils/xfce4-power-manager/stage/usr/local/share/metainfo' install -m 0644 xfce4-power-manager.appdata.xml '/construction/sysutils/xfce4-power-manager/stage/usr/local/share/metainfo' gmake[5]: Leaving directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/data/appdata' gmake[4]: Leaving directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/data/appdata' gmake[4]: Entering directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/data' gmake[5]: Entering directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/data' 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/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/data' gmake[4]: Leaving directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/data' gmake[3]: Leaving directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/data' Making install in libdbus gmake[3]: Entering directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/libdbus' gmake install-am gmake[4]: Entering directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/libdbus' gmake[5]: Entering directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/libdbus' 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/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/libdbus' gmake[4]: Leaving directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/libdbus' gmake[3]: Leaving directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/libdbus' Making install in common gmake[3]: Entering directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/common' gmake install-am gmake[4]: Entering directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/common' gmake[5]: Entering directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/common' 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/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/common' gmake[4]: Leaving directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/common' gmake[3]: Leaving directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/common' Making install in src gmake[3]: Entering directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/src' gmake install-am gmake[4]: Entering directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/src' gmake[5]: Entering directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/src' /bin/mkdir -p '/construction/sysutils/xfce4-power-manager/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ../libtool --mode=install /bin/sh /construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/install-sh -c -s xfce4-power-manager '/construction/sysutils/xfce4-power-manager/stage/usr/local/bin' libtool: install: /bin/sh /construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/install-sh -c -s xfce4-power-manager /construction/sysutils/xfce4-power-manager/stage/usr/local/bin/xfce4-power-manager /bin/mkdir -p '/construction/sysutils/xfce4-power-manager/stage/usr/local/sbin' STRIPPROG='strip' /bin/sh ../libtool --mode=install /bin/sh /construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/install-sh -c -s xfpm-power-backlight-helper xfce4-pm-helper '/construction/sysutils/xfce4-power-manager/stage/usr/local/sbin' libtool: install: /bin/sh /construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/install-sh -c -s xfpm-power-backlight-helper /construction/sysutils/xfce4-power-manager/stage/usr/local/sbin/xfpm-power-backlight-helper libtool: install: /bin/sh /construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/install-sh -c -s xfce4-pm-helper /construction/sysutils/xfce4-power-manager/stage/usr/local/sbin/xfce4-pm-helper /bin/mkdir -p '/construction/sysutils/xfce4-power-manager/stage/usr/local/etc/xdg/autostart' install -m 0644 xfce4-power-manager.desktop '/construction/sysutils/xfce4-power-manager/stage/usr/local/etc/xdg/autostart' /bin/mkdir -p '/construction/sysutils/xfce4-power-manager/stage/usr/local/man/man1' install -m 0644 xfce4-power-manager.1 '/construction/sysutils/xfce4-power-manager/stage/usr/local/man/man1' /bin/mkdir -p '/construction/sysutils/xfce4-power-manager/stage/usr/local/share/polkit-1/actions' install -m 0644 org.xfce.power.policy '/construction/sysutils/xfce4-power-manager/stage/usr/local/share/polkit-1/actions' gmake[5]: Leaving directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/src' gmake[4]: Leaving directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/src' gmake[3]: Leaving directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/src' Making install in settings gmake[3]: Entering directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/settings' gmake install-am gmake[4]: Entering directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/settings' gmake[5]: Entering directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/settings' /bin/mkdir -p '/construction/sysutils/xfce4-power-manager/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ../libtool --mode=install /bin/sh /construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/install-sh -c -s xfce4-power-manager-settings '/construction/sysutils/xfce4-power-manager/stage/usr/local/bin' libtool: install: /bin/sh /construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/install-sh -c -s xfce4-power-manager-settings /construction/sysutils/xfce4-power-manager/stage/usr/local/bin/xfce4-power-manager-settings /bin/mkdir -p '/construction/sysutils/xfce4-power-manager/stage/usr/local/share/applications' install -m 0644 xfce4-power-manager-settings.desktop '/construction/sysutils/xfce4-power-manager/stage/usr/local/share/applications' /bin/mkdir -p '/construction/sysutils/xfce4-power-manager/stage/usr/local/man/man1' install -m 0644 xfce4-power-manager-settings.1 '/construction/sysutils/xfce4-power-manager/stage/usr/local/man/man1' gmake[5]: Leaving directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/settings' gmake[4]: Leaving directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/settings' gmake[3]: Leaving directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/settings' Making install in panel-plugins gmake[3]: Entering directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/panel-plugins' Making install in power-manager-plugin gmake[4]: Entering directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/panel-plugins/power-manager-plugin' Making install in xfce gmake[5]: Entering directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/panel-plugins/power-manager-plugin/xfce' gmake[6]: Entering directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/panel-plugins/power-manager-plugin/xfce' gmake[6]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/sysutils/xfce4-power-manager/stage/usr/local/share/xfce4/panel/plugins' install -m 0644 power-manager-plugin.desktop '/construction/sysutils/xfce4-power-manager/stage/usr/local/share/xfce4/panel/plugins' /bin/mkdir -p '/construction/sysutils/xfce4-power-manager/stage/usr/local/lib/xfce4/panel/plugins' /bin/sh ../../../libtool --mode=install /usr/bin/install -c -s libxfce4powermanager.la '/construction/sysutils/xfce4-power-manager/stage/usr/local/lib/xfce4/panel/plugins' libtool: install: /usr/bin/install -c .libs/libxfce4powermanager.so /construction/sysutils/xfce4-power-manager/stage/usr/local/lib/xfce4/panel/plugins/libxfce4powermanager.so libtool: install: strip --strip-unneeded /construction/sysutils/xfce4-power-manager/stage/usr/local/lib/xfce4/panel/plugins/libxfce4powermanager.so libtool: install: /usr/bin/install -c .libs/libxfce4powermanager.lai /construction/sysutils/xfce4-power-manager/stage/usr/local/lib/xfce4/panel/plugins/libxfce4powermanager.la libtool: warning: remember to run 'libtool --finish /usr/local/lib/xfce4/panel/plugins' gmake[6]: Leaving directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/panel-plugins/power-manager-plugin/xfce' gmake[5]: Leaving directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/panel-plugins/power-manager-plugin/xfce' gmake[5]: Entering directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/panel-plugins/power-manager-plugin' gmake[6]: Entering directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/panel-plugins/power-manager-plugin' gmake[6]: Nothing to be done for 'install-exec-am'. gmake[6]: Nothing to be done for 'install-data-am'. gmake[6]: Leaving directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/panel-plugins/power-manager-plugin' gmake[5]: Leaving directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/panel-plugins/power-manager-plugin' gmake[4]: Leaving directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/panel-plugins/power-manager-plugin' gmake[4]: Entering directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/panel-plugins' gmake[5]: Entering directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/panel-plugins' 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/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/panel-plugins' gmake[4]: Leaving directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/panel-plugins' gmake[3]: Leaving directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/panel-plugins' Making install in po gmake[3]: Entering directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/po' linguas="ar ast be bg ca cs da de el en_AU en_GB es et eu fi fr gl he hr hu hy_AM id ie is it ja kk kn ko lt ms nb nl nn oc pa pl pt pt_BR ro ru si sk sl sq sr sv te th tr ug uk ur ur_PK vi zh_CN zh_HK zh_TW "; \ for lang in $linguas; do \ dir=/construction/sysutils/xfce4-power-manager/stage/usr/local/share/locale/$lang/LC_MESSAGES; \ /bin/sh /construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/install-sh -d $dir; \ if test -r $lang.gmo; then \ install -m 0644 $lang.gmo $dir/xfce4-power-manager.mo; \ echo "installing $lang.gmo as $dir/xfce4-power-manager.mo"; \ else \ install -m 0644 ./$lang.gmo $dir/xfce4-power-manager.mo; \ echo "installing ./$lang.gmo as" \ "$dir/xfce4-power-manager.mo"; \ fi; \ if test -r $lang.gmo.m; then \ install -m 0644 $lang.gmo.m $dir/xfce4-power-manager.mo.m; \ echo "installing $lang.gmo.m as $dir/xfce4-power-manager.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ install -m 0644 ./$lang.gmo.m \ $dir/xfce4-power-manager.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/xfce4-power-manager.mo.m"; \ else \ true; \ fi; \ fi; \ done installing ar.gmo as /construction/sysutils/xfce4-power-manager/stage/usr/local/share/locale/ar/LC_MESSAGES/xfce4-power-manager.mo installing ast.gmo as /construction/sysutils/xfce4-power-manager/stage/usr/local/share/locale/ast/LC_MESSAGES/xfce4-power-manager.mo installing be.gmo as /construction/sysutils/xfce4-power-manager/stage/usr/local/share/locale/be/LC_MESSAGES/xfce4-power-manager.mo installing bg.gmo as /construction/sysutils/xfce4-power-manager/stage/usr/local/share/locale/bg/LC_MESSAGES/xfce4-power-manager.mo installing ca.gmo as /construction/sysutils/xfce4-power-manager/stage/usr/local/share/locale/ca/LC_MESSAGES/xfce4-power-manager.mo installing cs.gmo as /construction/sysutils/xfce4-power-manager/stage/usr/local/share/locale/cs/LC_MESSAGES/xfce4-power-manager.mo installing da.gmo as /construction/sysutils/xfce4-power-manager/stage/usr/local/share/locale/da/LC_MESSAGES/xfce4-power-manager.mo installing de.gmo as /construction/sysutils/xfce4-power-manager/stage/usr/local/share/locale/de/LC_MESSAGES/xfce4-power-manager.mo installing el.gmo as /construction/sysutils/xfce4-power-manager/stage/usr/local/share/locale/el/LC_MESSAGES/xfce4-power-manager.mo installing en_AU.gmo as /construction/sysutils/xfce4-power-manager/stage/usr/local/share/locale/en_AU/LC_MESSAGES/xfce4-power-manager.mo installing en_GB.gmo as /construction/sysutils/xfce4-power-manager/stage/usr/local/share/locale/en_GB/LC_MESSAGES/xfce4-power-manager.mo installing es.gmo as /construction/sysutils/xfce4-power-manager/stage/usr/local/share/locale/es/LC_MESSAGES/xfce4-power-manager.mo installing et.gmo as /construction/sysutils/xfce4-power-manager/stage/usr/local/share/locale/et/LC_MESSAGES/xfce4-power-manager.mo installing eu.gmo as /construction/sysutils/xfce4-power-manager/stage/usr/local/share/locale/eu/LC_MESSAGES/xfce4-power-manager.mo installing fi.gmo as /construction/sysutils/xfce4-power-manager/stage/usr/local/share/locale/fi/LC_MESSAGES/xfce4-power-manager.mo installing fr.gmo as /construction/sysutils/xfce4-power-manager/stage/usr/local/share/locale/fr/LC_MESSAGES/xfce4-power-manager.mo installing gl.gmo as /construction/sysutils/xfce4-power-manager/stage/usr/local/share/locale/gl/LC_MESSAGES/xfce4-power-manager.mo installing he.gmo as /construction/sysutils/xfce4-power-manager/stage/usr/local/share/locale/he/LC_MESSAGES/xfce4-power-manager.mo installing hr.gmo as /construction/sysutils/xfce4-power-manager/stage/usr/local/share/locale/hr/LC_MESSAGES/xfce4-power-manager.mo installing hu.gmo as /construction/sysutils/xfce4-power-manager/stage/usr/local/share/locale/hu/LC_MESSAGES/xfce4-power-manager.mo installing hy_AM.gmo as /construction/sysutils/xfce4-power-manager/stage/usr/local/share/locale/hy_AM/LC_MESSAGES/xfce4-power-manager.mo installing id.gmo as /construction/sysutils/xfce4-power-manager/stage/usr/local/share/locale/id/LC_MESSAGES/xfce4-power-manager.mo installing ie.gmo as /construction/sysutils/xfce4-power-manager/stage/usr/local/share/locale/ie/LC_MESSAGES/xfce4-power-manager.mo installing is.gmo as /construction/sysutils/xfce4-power-manager/stage/usr/local/share/locale/is/LC_MESSAGES/xfce4-power-manager.mo installing it.gmo as /construction/sysutils/xfce4-power-manager/stage/usr/local/share/locale/it/LC_MESSAGES/xfce4-power-manager.mo installing ja.gmo as /construction/sysutils/xfce4-power-manager/stage/usr/local/share/locale/ja/LC_MESSAGES/xfce4-power-manager.mo installing kk.gmo as /construction/sysutils/xfce4-power-manager/stage/usr/local/share/locale/kk/LC_MESSAGES/xfce4-power-manager.mo installing kn.gmo as /construction/sysutils/xfce4-power-manager/stage/usr/local/share/locale/kn/LC_MESSAGES/xfce4-power-manager.mo installing ko.gmo as /construction/sysutils/xfce4-power-manager/stage/usr/local/share/locale/ko/LC_MESSAGES/xfce4-power-manager.mo installing lt.gmo as /construction/sysutils/xfce4-power-manager/stage/usr/local/share/locale/lt/LC_MESSAGES/xfce4-power-manager.mo installing ms.gmo as /construction/sysutils/xfce4-power-manager/stage/usr/local/share/locale/ms/LC_MESSAGES/xfce4-power-manager.mo installing nb.gmo as /construction/sysutils/xfce4-power-manager/stage/usr/local/share/locale/nb/LC_MESSAGES/xfce4-power-manager.mo installing nl.gmo as /construction/sysutils/xfce4-power-manager/stage/usr/local/share/locale/nl/LC_MESSAGES/xfce4-power-manager.mo installing nn.gmo as /construction/sysutils/xfce4-power-manager/stage/usr/local/share/locale/nn/LC_MESSAGES/xfce4-power-manager.mo installing oc.gmo as /construction/sysutils/xfce4-power-manager/stage/usr/local/share/locale/oc/LC_MESSAGES/xfce4-power-manager.mo installing pa.gmo as /construction/sysutils/xfce4-power-manager/stage/usr/local/share/locale/pa/LC_MESSAGES/xfce4-power-manager.mo installing pl.gmo as /construction/sysutils/xfce4-power-manager/stage/usr/local/share/locale/pl/LC_MESSAGES/xfce4-power-manager.mo installing pt.gmo as /construction/sysutils/xfce4-power-manager/stage/usr/local/share/locale/pt/LC_MESSAGES/xfce4-power-manager.mo installing pt_BR.gmo as /construction/sysutils/xfce4-power-manager/stage/usr/local/share/locale/pt_BR/LC_MESSAGES/xfce4-power-manager.mo installing ro.gmo as /construction/sysutils/xfce4-power-manager/stage/usr/local/share/locale/ro/LC_MESSAGES/xfce4-power-manager.mo installing ru.gmo as /construction/sysutils/xfce4-power-manager/stage/usr/local/share/locale/ru/LC_MESSAGES/xfce4-power-manager.mo installing si.gmo as /construction/sysutils/xfce4-power-manager/stage/usr/local/share/locale/si/LC_MESSAGES/xfce4-power-manager.mo installing sk.gmo as /construction/sysutils/xfce4-power-manager/stage/usr/local/share/locale/sk/LC_MESSAGES/xfce4-power-manager.mo installing sl.gmo as /construction/sysutils/xfce4-power-manager/stage/usr/local/share/locale/sl/LC_MESSAGES/xfce4-power-manager.mo installing sq.gmo as /construction/sysutils/xfce4-power-manager/stage/usr/local/share/locale/sq/LC_MESSAGES/xfce4-power-manager.mo installing sr.gmo as /construction/sysutils/xfce4-power-manager/stage/usr/local/share/locale/sr/LC_MESSAGES/xfce4-power-manager.mo installing sv.gmo as /construction/sysutils/xfce4-power-manager/stage/usr/local/share/locale/sv/LC_MESSAGES/xfce4-power-manager.mo installing te.gmo as /construction/sysutils/xfce4-power-manager/stage/usr/local/share/locale/te/LC_MESSAGES/xfce4-power-manager.mo installing th.gmo as /construction/sysutils/xfce4-power-manager/stage/usr/local/share/locale/th/LC_MESSAGES/xfce4-power-manager.mo installing tr.gmo as /construction/sysutils/xfce4-power-manager/stage/usr/local/share/locale/tr/LC_MESSAGES/xfce4-power-manager.mo installing ug.gmo as /construction/sysutils/xfce4-power-manager/stage/usr/local/share/locale/ug/LC_MESSAGES/xfce4-power-manager.mo installing uk.gmo as /construction/sysutils/xfce4-power-manager/stage/usr/local/share/locale/uk/LC_MESSAGES/xfce4-power-manager.mo installing ur.gmo as /construction/sysutils/xfce4-power-manager/stage/usr/local/share/locale/ur/LC_MESSAGES/xfce4-power-manager.mo installing ur_PK.gmo as /construction/sysutils/xfce4-power-manager/stage/usr/local/share/locale/ur_PK/LC_MESSAGES/xfce4-power-manager.mo installing vi.gmo as /construction/sysutils/xfce4-power-manager/stage/usr/local/share/locale/vi/LC_MESSAGES/xfce4-power-manager.mo installing zh_CN.gmo as /construction/sysutils/xfce4-power-manager/stage/usr/local/share/locale/zh_CN/LC_MESSAGES/xfce4-power-manager.mo installing zh_HK.gmo as /construction/sysutils/xfce4-power-manager/stage/usr/local/share/locale/zh_HK/LC_MESSAGES/xfce4-power-manager.mo installing zh_TW.gmo as /construction/sysutils/xfce4-power-manager/stage/usr/local/share/locale/zh_TW/LC_MESSAGES/xfce4-power-manager.mo gmake[3]: Leaving directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6/po' gmake[3]: Entering directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6' gmake[4]: Entering directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6' 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/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6' gmake[3]: Leaving directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6' gmake[2]: Leaving directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6' gmake[1]: Leaving directory '/construction/sysutils/xfce4-power-manager/xfce4-power-manager-1.6.6' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/bin/xfce4-power-manager is linked to /usr/local/lib/libfribidi.so.0 from converters/fribidi but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libfribidi.so:converters/fribidi Error: /usr/local/lib/xfce4/panel/plugins/libxfce4powermanager.so is linked to /usr/local/lib/libXrender.so.1 from x11/libXrender but it is not declared as a dependency Warning: you need USE_XORG+=xrender Error: /usr/local/lib/xfce4/panel/plugins/libxfce4powermanager.so is linked to /usr/local/lib/libxcb.so.1 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/xfce4/panel/plugins/libxfce4powermanager.so is linked to /usr/local/lib/libiconv.so.2 from converters/libiconv but it is not declared as a dependency Warning: you need USES+=iconv, USES+=iconv:wchar_t, or USES+=iconv:translit depending on needs Error: /usr/local/lib/xfce4/panel/plugins/libxfce4powermanager.so is linked to /usr/local/lib/libpcre.so.1 from devel/pcre but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libpcre.so:devel/pcre Error: /usr/local/lib/xfce4/panel/plugins/libxfce4powermanager.so is linked to /usr/local/lib/libstartup-notification-1.so.0 from x11/startup-notification but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libstartup-notification-1.so:x11/startup-notification Error: /usr/local/lib/xfce4/panel/plugins/libxfce4powermanager.so is linked to /usr/local/lib/libXinerama.so.1 from x11/libXinerama but it is not declared as a dependency Warning: you need USE_XORG+=xinerama Error: /usr/local/lib/xfce4/panel/plugins/libxfce4powermanager.so is linked to /usr/local/lib/libXcursor.so.1 from x11/libXcursor but it is not declared as a dependency Warning: you need USE_XORG+=xcursor Error: /usr/local/lib/xfce4/panel/plugins/libxfce4powermanager.so is linked to /usr/local/lib/libXi.so.6 from x11/libXi but it is not declared as a dependency Warning: you need USE_XORG+=xi Error: /usr/local/lib/xfce4/panel/plugins/libxfce4powermanager.so is linked to /usr/local/lib/libXcomposite.so.1 from x11/libXcomposite but it is not declared as a dependency Warning: you need USE_XORG+=xcomposite Error: /usr/local/lib/xfce4/panel/plugins/libxfce4powermanager.so is linked to /usr/local/lib/libXdamage.so.1 from x11/libXdamage but it is not declared as a dependency Warning: you need USE_XORG+=xdamage Error: /usr/local/lib/xfce4/panel/plugins/libxfce4powermanager.so is linked to /usr/local/lib/libXfixes.so.3 from x11/libXfixes but it is not declared as a dependency Warning: you need USE_XORG+=xfixes Error: /usr/local/lib/xfce4/panel/plugins/libxfce4powermanager.so is linked to /usr/local/lib/libatk-bridge-2.0.so.0 from accessibility/at-spi2-atk but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libatk-bridge-2.0.so:accessibility/at-spi2-atk Error: /usr/local/lib/xfce4/panel/plugins/libxfce4powermanager.so is linked to /usr/local/lib/libxkbcommon.so.0 from x11/libxkbcommon but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libxkbcommon.so:x11/libxkbcommon Error: /usr/local/lib/xfce4/panel/plugins/libxfce4powermanager.so is linked to /usr/local/lib/libwayland-cursor.so.0 from graphics/wayland but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libwayland-cursor.so:graphics/wayland Error: /usr/local/lib/xfce4/panel/plugins/libxfce4powermanager.so is linked to /usr/local/lib/libwayland-egl.so.1 from graphics/wayland but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libwayland-egl.so:graphics/wayland Error: /usr/local/lib/xfce4/panel/plugins/libxfce4powermanager.so is linked to /usr/local/lib/libwayland-client.so.0 from graphics/wayland but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libwayland-client.so:graphics/wayland Error: /usr/local/lib/xfce4/panel/plugins/libxfce4powermanager.so is linked to /usr/local/lib/libepoxy.so.0 from graphics/libepoxy but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libepoxy.so:graphics/libepoxy Error: /usr/local/lib/xfce4/panel/plugins/libxfce4powermanager.so is linked to /usr/local/lib/libharfbuzz.so.0 from print/harfbuzz but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libharfbuzz.so:print/harfbuzz Error: /usr/local/lib/xfce4/panel/plugins/libxfce4powermanager.so is linked to /usr/local/lib/libfontconfig.so.1 from x11-fonts/fontconfig but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libfontconfig.so:x11-fonts/fontconfig Error: /usr/local/lib/xfce4/panel/plugins/libxfce4powermanager.so is linked to /usr/local/lib/libfreetype.so.6 from print/freetype2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libfreetype.so:print/freetype2 Error: /usr/local/lib/xfce4/panel/plugins/libxfce4powermanager.so is linked to /usr/local/lib/libpixman-1.so.0 from x11/pixman but it is not declared as a dependency Warning: you need USE_XORG+=pixman Error: /usr/local/lib/xfce4/panel/plugins/libxfce4powermanager.so is linked to /usr/local/lib/libEGL.so.1 from graphics/mesa-libs but it is not declared as a dependency Warning: you need USE_GL+=egl Error: /usr/local/lib/xfce4/panel/plugins/libxfce4powermanager.so is linked to /usr/local/lib/libpng16.so.16 from graphics/png but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libpng16.so:graphics/png Error: /usr/local/lib/xfce4/panel/plugins/libxfce4powermanager.so is linked to /usr/local/lib/libxcb-shm.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/xfce4/panel/plugins/libxfce4powermanager.so is linked to /usr/local/lib/libxcb-render.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/xfce4/panel/plugins/libxfce4powermanager.so is linked to /usr/local/lib/libGL.so.1 from graphics/mesa-libs but it is not declared as a dependency Warning: you need USE_GL+=gl Error: /usr/local/lib/xfce4/panel/plugins/libxfce4powermanager.so is linked to /usr/local/lib/libffi.so.6 from devel/libffi but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libffi.so:devel/libffi Error: /usr/local/lib/xfce4/panel/plugins/libxfce4powermanager.so is linked to /usr/local/lib/libXau.so.6 from x11/libXau but it is not declared as a dependency Warning: you need USE_XORG+=xau Error: /usr/local/lib/xfce4/panel/plugins/libxfce4powermanager.so is linked to /usr/local/lib/libXdmcp.so.6 from x11/libXdmcp but it is not declared as a dependency Warning: you need USE_XORG+=xdmcp Error: /usr/local/lib/xfce4/panel/plugins/libxfce4powermanager.so is linked to /usr/local/lib/libxcb-util.so.1 from x11/xcb-util but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libxcb-util.so:x11/xcb-util Error: /usr/local/lib/xfce4/panel/plugins/libxfce4powermanager.so is linked to /usr/local/lib/libdbus-1.so.3 from devel/dbus but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libdbus-1.so:devel/dbus Error: /usr/local/lib/xfce4/panel/plugins/libxfce4powermanager.so is linked to /usr/local/lib/libatspi.so.0 from accessibility/at-spi2-core but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libatspi.so:accessibility/at-spi2-core Error: /usr/local/lib/xfce4/panel/plugins/libxfce4powermanager.so is linked to /usr/local/lib/libgraphite2.so.3 from graphics/graphite2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libgraphite2.so:graphics/graphite2 Error: /usr/local/lib/xfce4/panel/plugins/libxfce4powermanager.so is linked to /usr/local/lib/libexpat.so.1 from textproc/expat2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libexpat.so:textproc/expat2 Error: /usr/local/lib/xfce4/panel/plugins/libxfce4powermanager.so is linked to /usr/local/lib/libxcb-dri2.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/xfce4/panel/plugins/libxfce4powermanager.so is linked to /usr/local/lib/libxcb-dri3.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/xfce4/panel/plugins/libxfce4powermanager.so is linked to /usr/local/lib/libxcb-xfixes.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/xfce4/panel/plugins/libxfce4powermanager.so is linked to /usr/local/lib/libxcb-present.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/xfce4/panel/plugins/libxfce4powermanager.so is linked to /usr/local/lib/libxcb-sync.so.1 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/xfce4/panel/plugins/libxfce4powermanager.so is linked to /usr/local/lib/libxshmfence.so.1 from x11/libxshmfence but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libxshmfence.so:x11/libxshmfence Error: /usr/local/lib/xfce4/panel/plugins/libxfce4powermanager.so is linked to /usr/local/lib/libgbm.so.1 from graphics/mesa-libs but it is not declared as a dependency Warning: you need USE_GL+=gbm Error: /usr/local/lib/xfce4/panel/plugins/libxfce4powermanager.so is linked to /usr/local/lib/libwayland-server.so.0 from graphics/wayland but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libwayland-server.so:graphics/wayland Error: /usr/local/lib/xfce4/panel/plugins/libxfce4powermanager.so is linked to /usr/local/lib/libdrm.so.2 from graphics/libdrm but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libdrm.so:graphics/libdrm Error: /usr/local/lib/xfce4/panel/plugins/libxfce4powermanager.so is linked to /usr/local/lib/libglapi.so.0 from graphics/mesa-libs but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libglapi.so:graphics/mesa-libs Error: /usr/local/lib/xfce4/panel/plugins/libxfce4powermanager.so is linked to /usr/local/lib/libxcb-glx.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/xfce4/panel/plugins/libxfce4powermanager.so is linked to /usr/local/lib/libXxf86vm.so.1 from x11/libXxf86vm but it is not declared as a dependency Warning: you need USE_XORG+=xxf86vm Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:17 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for xfce4-power-manager-1.6.6 file sizes/checksums [156]: 0% file sizes/checksums [156]: 64% file sizes/checksums [156]: 100% packing files [156]: 0% packing files [156]: 64% packing files [156]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:05 TOTAL TIME 00:03:05