------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.1.txz Installing /packages/All/gmake-4.2.1_3.txz Installing /packages/All/expat-2.2.8.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/ncurses-6.1.20190525.txz Installing /packages/All/libtextstyle-0.20.1.txz Installing /packages/All/gettext-tools-0.20.1_1.txz Installing /packages/All/libXau-1.0.9.txz Installing /packages/All/libxml2-2.9.10.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/pcre-8.43_2.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/libiconv-1.14_11.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/libfm-extra-1.3.1.txz Installing /packages/All/menu-cache-1.1.0.txz Installing /packages/All/atk-2.28.1.txz Installing /packages/All/libdaemon-0.14_1.txz Installing /packages/All/libICE-1.0.10,1.txz Installing /packages/All/libSM-1.2.3,1.txz Installing /packages/All/dbus-1.12.16.txz ===> Creating groups. Creating group 'messagebus' with gid '556'. ===> Creating users Creating user 'messagebus' with uid '556'. Installing /packages/All/dbus-glib-0.110.txz Installing /packages/All/gdbm-1.18.1_1.txz Installing /packages/All/gobject-introspection-1.56.1,1.txz Installing /packages/All/gnome_subr-1.0.txz Installing /packages/All/avahi-app-0.7_2.txz ===> Creating groups. Creating group 'avahi' with gid '558'. ===> Creating users Creating user 'avahi' with uid '558'. Installing /packages/All/gmp-6.2.0.txz Installing /packages/All/nettle-3.5.1_1.txz Installing /packages/All/libtasn1-4.15.0.txz Installing /packages/All/libunistring-0.9.10_1.txz Installing /packages/All/libidn2-2.3.0_1.txz Installing /packages/All/ca_root_nss-3.51.txz ===== Message from ca_root_nss-3.51: -- FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem Installing /packages/All/p11-kit-0.23.18.1.txz Installing /packages/All/tpm-emulator-0.7.4_2.txz ===> Creating groups. Creating group '_tss' with gid '601'. ===> Creating users Creating user '_tss' with uid '601'. Installing /packages/All/trousers-0.3.14_2.txz ===> Creating groups. Using existing group '_tss'. ===> Creating users Using existing user '_tss'. ===== Message from trousers-0.3.14_2: -- To run tcsd automatically, add the following line to /etc/rc.conf: tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. If you want to use tcsd with software TPM emulator, use the following configuration in /etc/rc.conf: tcsd_enable="YES" tcsd_mode="emulator" tpmd_enable="YES" To use TPM, add your_account to '_tss' group like following: # pw groupmod _tss -m your_account Installing /packages/All/gnutls-3.6.12.txz Installing /packages/All/libpaper-1.1.24.4.txz Installing /packages/All/cups-2.2.13.txz ===> Creating groups. Creating group 'cups' with gid '193'. ===> Creating users Creating user 'cups' with uid '193'. Installing /packages/All/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/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/gtk2-2.24.32.txz Installing /packages/All/keybinder-0.3.1_4.txz ===== Message from keybinder-0.3.1_4: -- ===> NOTICE: The keybinder port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port Installing /packages/All/libexif-0.6.21_5.txz Installing /packages/All/desktop-file-utils-0.24.txz Installing /packages/All/libfm-1.3.1.txz Installing /packages/All/xcb-util-0.4.0_2,1.txz Installing /packages/All/startup-notification-0.12_4.txz Installing /packages/All/libXres-1.2.0_2.txz Installing /packages/All/libwnck-2.30.7_1.txz Installing /packages/All/lxmenu-data-0.1.5.txz ===== Message from lxmenu-data-0.1.5: -- ===> NOTICE: The lxmenu-data port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port SUCCEEDED 00:00:56 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The lxpanel port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> lxpanel-0.9.3 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The lxpanel port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> lxpanel-0.9.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by lxpanel-0.9.3 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The lxpanel port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> lxpanel-0.9.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by lxpanel-0.9.3 for building => SHA256 Checksum OK for lxpanel-0.9.3.tar.xz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The lxpanel port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> lxpanel-0.9.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by lxpanel-0.9.3 for building ===> Extracting for lxpanel-0.9.3 => SHA256 Checksum OK for lxpanel-0.9.3.tar.xz. Extracted Memory Use: 7.96M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for lxpanel-0.9.3 ===> Applying ports patches for lxpanel-0.9.3 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> lxpanel-0.9.3 depends on executable: gmake - found ===> lxpanel-0.9.3 depends on file: /usr/local/bin/intltool-extract - found ===> lxpanel-0.9.3 depends on package: pkgconf>=1.3.0_1 - found ===> lxpanel-0.9.3 depends on executable: msgfmt - found ===> lxpanel-0.9.3 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> lxpanel-0.9.3 depends on shared library: libmenu-cache.so - found (/usr/local/lib/libmenu-cache.so) ===> lxpanel-0.9.3 depends on shared library: libkeybinder.so - found (/usr/local/lib/libkeybinder.so) ===> lxpanel-0.9.3 depends on shared library: libfm-gtk.so - found (/usr/local/lib/libfm-gtk.so) ===> lxpanel-0.9.3 depends on shared library: libfontconfig.so - found (/usr/local/lib/libfontconfig.so) ===> lxpanel-0.9.3 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) ===> lxpanel-0.9.3 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> lxpanel-0.9.3 depends on shared library: libcairo.so - found (/usr/local/lib/libcairo.so) ===> lxpanel-0.9.3 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so) ===> lxpanel-0.9.3 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> lxpanel-0.9.3 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> lxpanel-0.9.3 depends on shared library: libgtk-x11-2.0.so - found (/usr/local/lib/libgtk-x11-2.0.so) ===> lxpanel-0.9.3 depends on shared library: libwnck-1.so - found (/usr/local/lib/libwnck-1.so) ===> lxpanel-0.9.3 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so) ===> lxpanel-0.9.3 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) ===> lxpanel-0.9.3 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> lxpanel-0.9.3 depends on executable: gmake - found ===> lxpanel-0.9.3 depends on file: /usr/local/bin/intltool-extract - found ===> lxpanel-0.9.3 depends on package: pkgconf>=1.3.0_1 - found ===> lxpanel-0.9.3 depends on executable: msgfmt - found ===> lxpanel-0.9.3 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> lxpanel-0.9.3 depends on shared library: libmenu-cache.so - found (/usr/local/lib/libmenu-cache.so) ===> lxpanel-0.9.3 depends on shared library: libkeybinder.so - found (/usr/local/lib/libkeybinder.so) ===> lxpanel-0.9.3 depends on shared library: libfm-gtk.so - found (/usr/local/lib/libfm-gtk.so) ===> lxpanel-0.9.3 depends on shared library: libfontconfig.so - found (/usr/local/lib/libfontconfig.so) ===> lxpanel-0.9.3 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) ===> lxpanel-0.9.3 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> lxpanel-0.9.3 depends on shared library: libcairo.so - found (/usr/local/lib/libcairo.so) ===> lxpanel-0.9.3 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so) ===> lxpanel-0.9.3 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> lxpanel-0.9.3 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> lxpanel-0.9.3 depends on shared library: libgtk-x11-2.0.so - found (/usr/local/lib/libgtk-x11-2.0.so) ===> lxpanel-0.9.3 depends on shared library: libwnck-1.so - found (/usr/local/lib/libwnck-1.so) ===> lxpanel-0.9.3 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so) ===> lxpanel-0.9.3 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) ===> lxpanel-0.9.3 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> Configuring for lxpanel-0.9.3 configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking whether gmake supports nested variables... (cached) yes checking 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 for style of include used by gmake... GNU checking dependency style of cc... gcc3 checking whether ln -s works... yes checking whether NLS is requested... yes checking for intltool >= 0.40.0... 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 ar... ar checking the archiver (ar) interface... ar checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert x86_64-portbld-dragonfly5.9 file names to x86_64-portbld-dragonfly5.9 format... func_convert_file_noop checking how to convert x86_64-portbld-dragonfly5.9 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp 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 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 library containing log... -lm checking pkg-config is at least version 0.9.0... yes checking for PACKAGE... yes checking for KEYBINDER... yes checking for X11... yes checking for MENU_CACHE... yes checking whether /usr/bin/ld accepts --as-needed... yes checking whether /usr/bin/ld accepts -O1... yes checking whether /usr/bin/ld accepts -Bsymbolic-functions... yes checking whether /usr/bin/ld accepts --sort-common... yes checking which plugins should be built dynamically... -netstat -netstatus deskno -batt kbled xkb -thermal cpu cpufreq monitors -indicator volume -volumealsa weather checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking linux/soundcard.h usability... no checking linux/soundcard.h presence... no checking for linux/soundcard.h... no checking for LIBXML2... yes checking for X... libraries /usr/local/lib, headers /usr/local/include checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for locale.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether struct tm is in sys/time.h or time.h... time.h checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for working memcmp... yes checking return type of signal handlers... void checking whether lstat correctly handles trailing slash... (cached) yes checking whether stat accepts an empty string... no checking for strftime... (cached) yes checking for bzero... (cached) yes checking for memset... (cached) yes checking for mkdir... yes checking for setlocale... (cached) yes checking for strchr... (cached) yes checking for menu_cache_dir_list_children... yes checking for locale.h... (cached) yes checking for LC_MESSAGES... yes 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 that generated files are newer than configure... done configure: creating ./config.status config.status: creating lxpanel.pc config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/panel.h config.status: creating plugins/Makefile config.status: creating po/Makefile.in config.status: creating data/Makefile config.status: creating data/default/panels/panel config.status: creating data/two_panels/panels/top config.status: creating data/two_panels/panels/bottom config.status: creating man/Makefile 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 lxpanel ......................... : Version 0.9.3 Prefix........................... : /usr/local System config directory.......... : /usr/local/etc Building dynamic plugins: volume - Display and adjust volume of sound card cpu - Display CPU loading deskno - Display desktop number kbled - Indicator for CapsLock, NumLock, and ScrLock xkb - Keyboard layout handler cpufreq - CpuFreq frontend monitors - Monitors for CPU & RAM weather - Weather conditions and forecast Warning: sysconfdir is not /etc. It might be not what you want. Please consider passing --sysconfdir=/etc to configure. LXPanel requires menu-cache and lxmenu-data packages since version 0.4.0. Please make sure they are correctly installed. Otherwise, you will not be able to use applications menu. SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for lxpanel-0.9.3 gmake[1]: Entering directory '/construction/x11/lxpanel/lxpanel-0.9.3' gmake all-recursive gmake[2]: Entering directory '/construction/x11/lxpanel/lxpanel-0.9.3' Making all in src gmake[3]: Entering directory '/construction/x11/lxpanel/lxpanel-0.9.3/src' /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_LIB_DIR=\""/usr/local/lib"\" -DPACKAGE_DATA_DIR=\""/usr/local/share/lxpanel"\" -DPACKAGE_UI_DIR=\""/usr/local/share/lxpanel/ui"\" -DPACKAGE_BIN_DIR=\""/usr/local/bin"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/libwnck-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/startup-notification-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/menu-cache -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/gtk-2.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/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -isystem /usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT liblxpanel_la-misc.lo -MD -MP -MF .deps/liblxpanel_la-misc.Tpo -c -o liblxpanel_la-misc.lo `test -f 'misc.c' || echo './'`misc.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_LIB_DIR=\""/usr/local/lib"\" -DPACKAGE_DATA_DIR=\""/usr/local/share/lxpanel"\" -DPACKAGE_UI_DIR=\""/usr/local/share/lxpanel/ui"\" -DPACKAGE_BIN_DIR=\""/usr/local/bin"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/libwnck-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/startup-notification-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/menu-cache -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/gtk-2.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/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -isystem /usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT liblxpanel_la-configurator.lo -MD -MP -MF .deps/liblxpanel_la-configurator.Tpo -c -o liblxpanel_la-configurator.lo `test -f 'configurator.c' || echo './'`configurator.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_LIB_DIR=\""/usr/local/lib"\" -DPACKAGE_DATA_DIR=\""/usr/local/share/lxpanel"\" -DPACKAGE_UI_DIR=\""/usr/local/share/lxpanel/ui"\" -DPACKAGE_BIN_DIR=\""/usr/local/bin"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/libwnck-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/startup-notification-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/menu-cache -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/gtk-2.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/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -isystem /usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT liblxpanel_la-dbg.lo -MD -MP -MF .deps/liblxpanel_la-dbg.Tpo -c -o liblxpanel_la-dbg.lo `test -f 'dbg.c' || echo './'`dbg.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_LIB_DIR=\""/usr/local/lib"\" -DPACKAGE_DATA_DIR=\""/usr/local/share/lxpanel"\" -DPACKAGE_UI_DIR=\""/usr/local/share/lxpanel/ui"\" -DPACKAGE_BIN_DIR=\""/usr/local/bin"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/libwnck-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/startup-notification-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/menu-cache -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/gtk-2.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/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -isystem /usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT liblxpanel_la-ev.lo -MD -MP -MF .deps/liblxpanel_la-ev.Tpo -c -o liblxpanel_la-ev.lo `test -f 'ev.c' || echo './'`ev.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_LIB_DIR=\""/usr/local/lib"\" -DPACKAGE_DATA_DIR=\""/usr/local/share/lxpanel"\" -DPACKAGE_UI_DIR=\""/usr/local/share/lxpanel/ui"\" -DPACKAGE_BIN_DIR=\""/usr/local/bin"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/libwnck-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/startup-notification-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/menu-cache -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/gtk-2.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/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -isystem /usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT liblxpanel_la-icon-grid.lo -MD -MP -MF .deps/liblxpanel_la-icon-grid.Tpo -c -o liblxpanel_la-icon-grid.lo `test -f 'icon-grid.c' || echo './'`icon-grid.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_LIB_DIR=\""/usr/local/lib"\" -DPACKAGE_DATA_DIR=\""/usr/local/share/lxpanel"\" -DPACKAGE_UI_DIR=\""/usr/local/share/lxpanel/ui"\" -DPACKAGE_BIN_DIR=\""/usr/local/bin"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/libwnck-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/startup-notification-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/menu-cache -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/gtk-2.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/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -isystem /usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT liblxpanel_la-panel.lo -MD -MP -MF .deps/liblxpanel_la-panel.Tpo -c -o liblxpanel_la-panel.lo `test -f 'panel.c' || echo './'`panel.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_LIB_DIR=\""/usr/local/lib"\" -DPACKAGE_DATA_DIR=\""/usr/local/share/lxpanel"\" -DPACKAGE_UI_DIR=\""/usr/local/share/lxpanel/ui"\" -DPACKAGE_BIN_DIR=\""/usr/local/bin"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/libwnck-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/startup-notification-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/menu-cache -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/gtk-2.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/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -isystem /usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT liblxpanel_la-panel-plugin-move.lo -MD -MP -MF .deps/liblxpanel_la-panel-plugin-move.Tpo -c -o liblxpanel_la-panel-plugin-move.lo `test -f 'panel-plugin-move.c' || echo './'`panel-plugin-move.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_LIB_DIR=\""/usr/local/lib"\" -DPACKAGE_DATA_DIR=\""/usr/local/share/lxpanel"\" -DPACKAGE_UI_DIR=\""/usr/local/share/lxpanel/ui"\" -DPACKAGE_BIN_DIR=\""/usr/local/bin"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/libwnck-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/startup-notification-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/menu-cache -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/gtk-2.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/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -isystem /usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT liblxpanel_la-plugin.lo -MD -MP -MF .deps/liblxpanel_la-plugin.Tpo -c -o liblxpanel_la-plugin.lo `test -f 'plugin.c' || echo './'`plugin.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_LIB_DIR=\""/usr/local/lib"\" -DPACKAGE_DATA_DIR=\""/usr/local/share/lxpanel"\" -DPACKAGE_UI_DIR=\""/usr/local/share/lxpanel/ui"\" -DPACKAGE_BIN_DIR=\""/usr/local/bin"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/libwnck-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/startup-notification-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/menu-cache -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/gtk-2.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/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -isystem /usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT liblxpanel_la-conf.lo -MD -MP -MF .deps/liblxpanel_la-conf.Tpo -c -o liblxpanel_la-conf.lo `test -f 'conf.c' || echo './'`conf.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_LIB_DIR=\""/usr/local/lib"\" -DPACKAGE_DATA_DIR=\""/usr/local/share/lxpanel"\" -DPACKAGE_UI_DIR=\""/usr/local/share/lxpanel/ui"\" -DPACKAGE_BIN_DIR=\""/usr/local/bin"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/libwnck-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/startup-notification-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/menu-cache -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/gtk-2.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/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -isystem /usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT liblxpanel_la-space.lo -MD -MP -MF .deps/liblxpanel_la-space.Tpo -c -o liblxpanel_la-space.lo `test -f 'space.c' || echo './'`space.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_LIB_DIR=\"/usr/local/lib\" -DPACKAGE_DATA_DIR=\"/usr/local/share/lxpanel\" -DPACKAGE_UI_DIR=\"/usr/local/share/lxpanel/ui\" -DPACKAGE_BIN_DIR=\"/usr/local/bin\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/libwnck-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/startup-notification-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/menu-cache -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/gtk-2.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/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -isystem /usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT liblxpanel_la-configurator.lo -MD -MP -MF .deps/liblxpanel_la-configurator.Tpo -c configurator.c -fPIC -DPIC -o .libs/liblxpanel_la-configurator.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_LIB_DIR=\"/usr/local/lib\" -DPACKAGE_DATA_DIR=\"/usr/local/share/lxpanel\" -DPACKAGE_UI_DIR=\"/usr/local/share/lxpanel/ui\" -DPACKAGE_BIN_DIR=\"/usr/local/bin\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/libwnck-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/startup-notification-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/menu-cache -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/gtk-2.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/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -isystem /usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT liblxpanel_la-panel.lo -MD -MP -MF .deps/liblxpanel_la-panel.Tpo -c panel.c -fPIC -DPIC -o .libs/liblxpanel_la-panel.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_LIB_DIR=\"/usr/local/lib\" -DPACKAGE_DATA_DIR=\"/usr/local/share/lxpanel\" -DPACKAGE_UI_DIR=\"/usr/local/share/lxpanel/ui\" -DPACKAGE_BIN_DIR=\"/usr/local/bin\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/libwnck-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/startup-notification-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/menu-cache -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/gtk-2.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/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -isystem /usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT liblxpanel_la-dbg.lo -MD -MP -MF .deps/liblxpanel_la-dbg.Tpo -c dbg.c -fPIC -DPIC -o .libs/liblxpanel_la-dbg.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_LIB_DIR=\"/usr/local/lib\" -DPACKAGE_DATA_DIR=\"/usr/local/share/lxpanel\" -DPACKAGE_UI_DIR=\"/usr/local/share/lxpanel/ui\" -DPACKAGE_BIN_DIR=\"/usr/local/bin\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/libwnck-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/startup-notification-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/menu-cache -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/gtk-2.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/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -isystem /usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT liblxpanel_la-panel-plugin-move.lo -MD -MP -MF .deps/liblxpanel_la-panel-plugin-move.Tpo -c panel-plugin-move.c -fPIC -DPIC -o .libs/liblxpanel_la-panel-plugin-move.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_LIB_DIR=\"/usr/local/lib\" -DPACKAGE_DATA_DIR=\"/usr/local/share/lxpanel\" -DPACKAGE_UI_DIR=\"/usr/local/share/lxpanel/ui\" -DPACKAGE_BIN_DIR=\"/usr/local/bin\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/libwnck-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/startup-notification-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/menu-cache -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/gtk-2.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/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -isystem /usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT liblxpanel_la-misc.lo -MD -MP -MF .deps/liblxpanel_la-misc.Tpo -c misc.c -fPIC -DPIC -o .libs/liblxpanel_la-misc.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_LIB_DIR=\"/usr/local/lib\" -DPACKAGE_DATA_DIR=\"/usr/local/share/lxpanel\" -DPACKAGE_UI_DIR=\"/usr/local/share/lxpanel/ui\" -DPACKAGE_BIN_DIR=\"/usr/local/bin\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/ulibtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_LIB_DIR=\"/usr/local/lib\" -DPACKAGE_DATA_DIR=\"/usr/local/share/lxpanel\" -DPACKAGE_UI_DIR=\"/usr/local/share/lxpanel/ui\" -DPACKAGE_BIN_DIR=\"/usr/local/bin\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/libwnck-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/startup-notification-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/menu-cache -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -sr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/libwnck-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/startup-notification-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/menu-cache -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/gtk-2.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/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -isystem /usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT liblxpanel_la-conf.lo -MD -MP -MF .deps/liblxpanel_la-conf.Tpo -c conf.c -fPIC -DPIC -o .libs/liblxpanel_la-conf.o I/usr/local/include/gtk-2.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/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -isystem /usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT liblxpanel_la-icon-grid.lo -MD -MP -MF .deps/liblxpanel_la-icon-grid.Tpo -c icon-grid.c -fPIC -DPIC -o .libs/liblxpanel_la-icon-grid.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_LIB_DIR=\"/usr/local/lib\" -DPACKAGE_DATA_DIR=\"/usr/local/share/lxpanel\" -DPACKAGE_UI_DIR=\"/usr/local/share/lxpanel/ui\" -DPACKAGE_BIN_DIR=\"/usr/local/bin\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/libwnck-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/startup-notification-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/menu-cache -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/gtk-2.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/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -isystem /usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT liblxpanel_la-plugin.lo -MD -MP -MF .deps/liblxpanel_la-plugin.Tpo -c plugin.c -fPIC -DPIC -o .libs/liblxpanel_la-plugin.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_LIB_DIR=\"/usr/local/lib\" -DPACKAGE_DATA_DIR=\"/usr/local/share/lxpanel\" -DPACKAGE_UI_DIR=\"/usr/local/share/lxpanel/ui\" -DPACKAGE_BIN_DIR=\"/usr/local/bin\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/libwnck-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/startup-notification-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/menu-cache -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/gtk-2.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/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -isystem /usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT liblxpanel_la-space.lo -MD -MP -MF .deps/liblxpanel_la-space.Tpo -c space.c -fPIC -DPIC -o .libs/liblxpanel_la-space.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_LIB_DIR=\"/usr/local/lib\" -DPACKAGE_DATA_DIR=\"/usr/local/share/lxpanel\" -DPACKAGE_UI_DIR=\"/usr/local/share/lxpanel/ui\" -DPACKAGE_BIN_DIR=\"/usr/local/bin\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/libwnck-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/startup-notification-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/menu-cache -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/gtk-2.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/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -isystem /usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT liblxpanel_la-ev.lo -MD -MP -MF .deps/liblxpanel_la-ev.Tpo -c ev.c -fPIC -DPIC -o .libs/liblxpanel_la-ev.o mv -f .deps/liblxpanel_la-dbg.Tpo .deps/liblxpanel_la-dbg.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_LIB_DIR=\""/usr/local/lib"\" -DPACKAGE_DATA_DIR=\""/usr/local/share/lxpanel"\" -DPACKAGE_UI_DIR=\""/usr/local/share/lxpanel/ui"\" -DPACKAGE_BIN_DIR=\""/usr/local/bin"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/libwnck-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/startup-notification-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/menu-cache -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/gtk-2.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/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -isystem /usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT liblxpanel_la-input-button.lo -MD -MP -MF .deps/liblxpanel_la-input-button.Tpo -c -o liblxpanel_la-input-button.lo `test -f 'input-button.c' || echo './'`input-button.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_LIB_DIR=\"/usr/local/lib\" -DPACKAGE_DATA_DIR=\"/usr/local/share/lxpanel\" -DPACKAGE_UI_DIR=\"/usr/local/share/lxpanel/ui\" -DPACKAGE_BIN_DIR=\"/usr/local/bin\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/libwnck-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/startup-notification-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/menu-cache -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/gtk-2.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/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -isystem /usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT liblxpanel_la-input-button.lo -MD -MP -MF .deps/liblxpanel_la-input-button.Tpo -c input-button.c -fPIC -DPIC -o .libs/liblxpanel_la-input-button.o mv -f .deps/liblxpanel_la-panel-plugin-move.Tpo .deps/liblxpanel_la-panel-plugin-move.Plo cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_LIB_DIR=\""/usr/local/lib"\" -DPACKAGE_DATA_DIR=\""/usr/local/share/lxpanel"\" -DPACKAGE_UI_DIR=\""/usr/local/share/lxpanel/ui"\" -DPACKAGE_BIN_DIR=\""/usr/local/bin"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/libwnck-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/startup-notification-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/menu-cache -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/gtk-2.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/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -isystem /usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT lxpanel-icon-grid-old.o -MD -MP -MF .deps/lxpanel-icon-grid-old.Tpo -c -o lxpanel-icon-grid-old.o `test -f 'icon-grid-old.c' || echo './'`icon-grid-old.c mv -f .deps/liblxpanel_la-ev.Tpo .deps/liblxpanel_la-ev.Plo cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_LIB_DIR=\""/usr/local/lib"\" -DPACKAGE_DATA_DIR=\""/usr/local/share/lxpanel"\" -DPACKAGE_UI_DIR=\""/usr/local/share/lxpanel/ui"\" -DPACKAGE_BIN_DIR=\""/usr/local/bin"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/libwnck-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/startup-notification-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/menu-cache -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/gtk-2.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/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -isystem /usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT lxpanel-bg.o -MD -MP -MF .deps/lxpanel-bg.Tpo -c -o lxpanel-bg.o `test -f 'bg.c' || echo './'`bg.c mv -f .deps/liblxpanel_la-conf.Tpo .deps/liblxpanel_la-conf.Plo cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_LIB_DIR=\""/usr/local/lib"\" -DPACKAGE_DATA_DIR=\""/usr/local/share/lxpanel"\" -DPACKAGE_UI_DIR=\""/usr/local/share/lxpanel/ui"\" -DPACKAGE_BIN_DIR=\""/usr/local/bin"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/libwnck-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/startup-notification-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/menu-cache -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/gtk-2.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/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -isystem /usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT lxpanel-gtk-run.o -MD -MP -MF .deps/lxpanel-gtk-run.Tpo -c -o lxpanel-gtk-run.o `test -f 'gtk-run.c' || echo './'`gtk-run.c mv -f .deps/liblxpanel_la-plugin.Tpo .deps/liblxpanel_la-plugin.Plo mv -f .deps/liblxpanel_la-icon-grid.Tpo .deps/liblxpanel_la-icon-grid.Plo cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_LIB_DIR=\""/usr/local/lib"\" -DPACKAGE_DATA_DIR=\""/usr/local/share/lxpanel"\" -DPACKAGE_UI_DIR=\""/usr/local/share/lxpanel/ui"\" -DPACKAGE_BIN_DIR=\""/usr/local/bin"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/libwnck-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/startup-notification-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/menu-cache -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/gtk-2.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/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -isystem /usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT lxpanel-main.o -MD -MP -MF .deps/lxpanel-main.Tpo -c -o lxpanel-main.o `test -f 'main.c' || echo './'`main.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_LIB_DIR=\""/usr/local/lib"\" -DPACKAGE_DATA_DIR=\""/usr/local/share/lxpanel"\" -DPACKAGE_UI_DIR=\""/usr/local/share/lxpanel/ui"\" -DPACKAGE_BIN_DIR=\""/usr/local/bin"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/libwnck-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/startup-notification-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/menu-cache -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/gtk-2.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/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -isystem /usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT lxpanel-menu-policy.o -MD -MP -MF .deps/lxpanel-menu-policy.Tpo -c -o lxpanel-menu-policy.o `test -f 'menu-policy.c' || echo './'`menu-policy.c mv -f .deps/lxpanel-bg.Tpo .deps/lxpanel-bg.Po mv -f .deps/liblxpanel_la-input-button.Tpo .deps/liblxpanel_la-input-button.Plo depbase=`echo lxpanelctl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT lxpanelctl.o -MD -MP -MF $depbase.Tpo -c -o lxpanelctl.o lxpanelctl.c &&\ mv -f $depbase.Tpo $depbase.Po gmake[4]: Entering directory '/construction/x11/lxpanel/lxpanel-0.9.3/plugins' cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/libwnck-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/startup-notification-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/menu-cache -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -DPACKAGE_DATA_DIR=\""/usr/local/share/lxpanel"\" -DPACKAGE_UI_DIR=\""/usr/local/share/lxpanel/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libbuiltin_plugins_a-dclock.o -MD -MP -MF .deps/libbuiltin_plugins_a-dclock.Tpo -c -o libbuiltin_plugins_a-dclock.o `test -f 'dclock.c' || echo './'`dclock.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/libwnck-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/startup-notification-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/menu-cache -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -DPACKAGE_DATA_DIR=\""/usr/local/share/lxpanel"\" -DPACKAGE_UI_DIR=\""/usr/local/share/lxpanel/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libbuiltin_plugins_a-dirmenu.o -MD -MP -MF .deps/libbuiltin_plugins_a-dirmenu.Tpo -c -o libbuiltin_plugins_a-dirmenu.o `test -f 'dirmenu.c' || echo './'`dirmenu.c mv -f .deps/lxpanel-gtk-run.Tpo .deps/lxpanel-gtk-run.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/libwnck-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/startup-notification-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/menu-cache -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -DPACKAGE_DATA_DIR=\""/usr/local/share/lxpanel"\" -DPACKAGE_UI_DIR=\""/usr/local/share/lxpanel/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libbuiltin_plugins_a-launchtaskbar.o -MD -MP -MF .deps/libbuiltin_plugins_a-launchtaskbar.Tpo -c -o libbuiltin_plugins_a-launchtaskbar.o `test -f 'launchtaskbar.c' || echo './'`launchtaskbar.c mv -f .deps/lxpanel-icon-grid-old.Tpo .deps/lxpanel-icon-grid-old.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/libwnck-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/startup-notification-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/menu-cache -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -DPACKAGE_DATA_DIR=\""/usr/local/share/lxpanel"\" -DPACKAGE_UI_DIR=\""/usr/local/share/lxpanel/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libbuiltin_plugins_a-task-button.o -MD -MP -MF .deps/libbuiltin_plugins_a-task-button.Tpo -c -o libbuiltin_plugins_a-task-button.o `test -f 'task-button.c' || echo './'`task-button.c mv -f .deps/liblxpanel_la-misc.Tpo .deps/liblxpanel_la-misc.Plo cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/libwnck-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/startup-notification-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/menu-cache -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -DPACKAGE_DATA_DIR=\""/usr/local/share/lxpanel"\" -DPACKAGE_UI_DIR=\""/usr/local/share/lxpanel/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libbuiltin_plugins_a-launch-button.o -MD -MP -MF .deps/libbuiltin_plugins_a-launch-button.Tpo -c -o libbuiltin_plugins_a-launch-button.o `test -f 'launch-button.c' || echo './'`launch-button.c mv -f .deps/liblxpanel_la-space.Tpo .deps/liblxpanel_la-space.Plo cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/libwnck-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/startup-notification-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/menu-cache -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -DPACKAGE_DATA_DIR=\""/usr/local/share/lxpanel"\" -DPACKAGE_UI_DIR=\""/usr/local/share/lxpanel/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libbuiltin_plugins_a-pager.o -MD -MP -MF .deps/libbuiltin_plugins_a-pager.Tpo -c -o libbuiltin_plugins_a-pager.o `test -f 'pager.c' || echo './'`pager.c mv -f .deps/lxpanel-menu-policy.Tpo .deps/lxpanel-menu-policy.Po /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -o lxpanelctl lxpanelctl.o -L/usr/local/lib -lX11 -lm -L/usr/local/lib libtool: link: cc -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -o lxpanelctl lxpanelctl.o -L/usr/local/lib -lX11 -lm cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/libwnck-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/startup-notification-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/menu-cache -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -DPACKAGE_DATA_DIR=\""/usr/local/share/lxpanel"\" -DPACKAGE_UI_DIR=\""/usr/local/share/lxpanel/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libbuiltin_plugins_a-separator.o -MD -MP -MF .deps/libbuiltin_plugins_a-separator.Tpo -c -o libbuiltin_plugins_a-separator.o `test -f 'separator.c' || echo './'`separator.c mv -f .deps/libbuiltin_plugins_a-dirmenu.Tpo .deps/libbuiltin_plugins_a-dirmenu.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/libwnck-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/startup-notification-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/menu-cache -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -DPACKAGE_DATA_DIR=\""/usr/local/share/lxpanel"\" -DPACKAGE_UI_DIR=\""/usr/local/share/lxpanel/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libbuiltin_plugins_a-tray.o -MD -MP -MF .deps/libbuiltin_plugins_a-tray.Tpo -c -o libbuiltin_plugins_a-tray.o `test -f 'tray.c' || echo './'`tray.c mv -f .deps/liblxpanel_la-configurator.Tpo .deps/liblxpanel_la-configurator.Plo cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/libwnck-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/startup-notification-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/menu-cache -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -DPACKAGE_DATA_DIR=\""/usr/local/share/lxpanel"\" -DPACKAGE_UI_DIR=\""/usr/local/share/lxpanel/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libbuiltin_plugins_a-wincmd.o -MD -MP -MF .deps/libbuiltin_plugins_a-wincmd.Tpo -c -o libbuiltin_plugins_a-wincmd.o `test -f 'wincmd.c' || echo './'`wincmd.c mv -f .deps/libbuiltin_plugins_a-dclock.Tpo .deps/libbuiltin_plugins_a-dclock.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/libwnck-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/startup-notification-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/menu-cache -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -DPACKAGE_DATA_DIR=\""/usr/local/share/lxpanel"\" -DPACKAGE_UI_DIR=\""/usr/local/share/lxpanel/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libbuiltin_plugins_a-menu.o -MD -MP -MF .deps/libbuiltin_plugins_a-menu.Tpo -c -o libbuiltin_plugins_a-menu.o `test -f 'menu.c' || echo './'`menu.c mv -f .deps/lxpanel-main.Tpo .deps/lxpanel-main.Po mv -f .deps/libbuiltin_plugins_a-pager.Tpo .deps/libbuiltin_plugins_a-pager.Po mv -f .deps/liblxpanel_la-panel.Tpo .deps/liblxpanel_la-panel.Plo /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -no-undefined -version-info 0:0:0 -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -o liblxpanel.la -rpath /usr/local/lib/lxpanel liblxpanel_la-misc.lo liblxpanel_la-configurator.lo liblxpanel_la-dbg.lo liblxpanel_la-ev.lo liblxpanel_la-icon-grid.lo liblxpanel_la-panel.lo liblxpanel_la-panel-plugin-move.lo liblxpanel_la-plugin.lo liblxpanel_la-conf.lo liblxpanel_la-space.lo liblxpanel_la-input-button.lo -L/usr/local/lib -lfm-gtk -lglib-2.0 -lfm -lglib-2.0 -lwnck-1 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lintl -L/usr/local/lib -lmenu-cache -lglib-2.0 -lintl -L/usr/local/lib -lkeybinder -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -lfreetype -L/usr/local/lib -lX11 -lm -L/usr/local/lib mv -f .deps/libbuiltin_plugins_a-launch-button.Tpo .deps/libbuiltin_plugins_a-launch-button.Po libtool: link: cc -shared -fPIC -DPIC .libs/liblxpanel_la-misc.o .libs/liblxpanel_la-configurator.o .libs/liblxpanel_la-dbg.o .libs/liblxpanel_la-ev.o .libs/liblxpanel_la-icon-grid.o .libs/liblxpanel_la-panel.o .libs/liblxpanel_la-panel-plugin-move.o .libs/liblxpanel_la-plugin.o .libs/liblxpanel_la-conf.o .libs/liblxpanel_la-space.o .libs/liblxpanel_la-input-button.o -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib -lfm-gtk -lfm /usr/local/lib/libwnck-1.so -lgthread-2.0 -lgmodule-2.0 -lmenu-cache -lkeybinder -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -lfreetype -lX11 -lm -O2 -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,liblxpanel.so.0 -o .libs/liblxpanel.so.0.0.0 tray.c: In function 'tray_constructor': tray.c:634:19: warning: assignment to 'GtkWidget *' {aka 'struct _GtkWidget *'} from incompatible pointer type 'GObject *' {aka 'struct _GObject *'} [-Wincompatible-pointer-types] tr->invisible = g_object_ref_sink(G_OBJECT(invisible)); ^ libtool: link: (cd ".libs" && rm -f "liblxpanel.so.0" && ln -s "liblxpanel.so.0.0.0" "liblxpanel.so.0") libtool: link: (cd ".libs" && rm -f "liblxpanel.so" && ln -s "liblxpanel.so.0.0.0" "liblxpanel.so") libtool: link: ( cd ".libs" && rm -f "liblxpanel.la" && ln -s "../liblxpanel.la" "liblxpanel.la" ) mv -f .deps/libbuiltin_plugins_a-tray.Tpo .deps/libbuiltin_plugins_a-tray.Po mv -f .deps/libbuiltin_plugins_a-separator.Tpo .deps/libbuiltin_plugins_a-separator.Po mv -f .deps/libbuiltin_plugins_a-wincmd.Tpo .deps/libbuiltin_plugins_a-wincmd.Po mv -f .deps/libbuiltin_plugins_a-menu.Tpo .deps/libbuiltin_plugins_a-menu.Po mv -f .deps/libbuiltin_plugins_a-launchtaskbar.Tpo .deps/libbuiltin_plugins_a-launchtaskbar.Po mv -f .deps/libbuiltin_plugins_a-task-button.Tpo .deps/libbuiltin_plugins_a-task-button.Po rm -f libbuiltin_plugins.a ar cru libbuiltin_plugins.a libbuiltin_plugins_a-dclock.o libbuiltin_plugins_a-dirmenu.o libbuiltin_plugins_a-launchtaskbar.o libbuiltin_plugins_a-task-button.o libbuiltin_plugins_a-launch-button.o libbuiltin_plugins_a-pager.o libbuiltin_plugins_a-separator.o libbuiltin_plugins_a-tray.o libbuiltin_plugins_a-wincmd.o libbuiltin_plugins_a-menu.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') ranlib libbuiltin_plugins.a gmake[4]: Leaving directory '/construction/x11/lxpanel/lxpanel-0.9.3/plugins' /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -export-dynamic -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -o lxpanel lxpanel-icon-grid-old.o lxpanel-bg.o lxpanel-gtk-run.o lxpanel-main.o lxpanel-menu-policy.o liblxpanel.la ../plugins/libbuiltin_plugins.a -L/usr/local/lib -lfm-gtk -lglib-2.0 -lfm -lglib-2.0 -lwnck-1 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lintl -L/usr/local/lib -lmenu-cache -lglib-2.0 -lintl -L/usr/local/lib -lkeybinder -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -lfreetype -L/usr/local/lib -lX11 -lm -L/usr/local/lib libtool: link: cc -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -o .libs/lxpanel lxpanel-icon-grid-old.o lxpanel-bg.o lxpanel-gtk-run.o lxpanel-main.o lxpanel-menu-policy.o -Wl,--export-dynamic -pthread -Wl,--export-dynamic ./.libs/liblxpanel.so ../plugins/libbuiltin_plugins.a -L/usr/local/lib -lfm-gtk -lfm /usr/local/lib/libwnck-1.so -lgthread-2.0 -lgmodule-2.0 -lmenu-cache -lkeybinder -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -lfreetype -lX11 -lm -pthread -Wl,-rpath -Wl,/usr/local/lib/lxpanel -Wl,-rpath -Wl,/usr/local/lib gmake[3]: Leaving directory '/construction/x11/lxpanel/lxpanel-0.9.3/src' Making all in plugins gmake[3]: Entering directory '/construction/x11/lxpanel/lxpanel-0.9.3/plugins' gmake all-am gmake[4]: Entering directory '/construction/x11/lxpanel/lxpanel-0.9.3/plugins' depbase=`echo volumealsa/volumealsa.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/libwnck-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/startup-notification-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/menu-cache -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT volumealsa/volumealsa.lo -MD -MP -MF $depbase.Tpo -c -o volumealsa/volumealsa.lo volumealsa/volumealsa.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo cpu/cpu.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/libwnck-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/startup-notification-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/menu-cache -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT cpu/cpu.lo -MD -MP -MF $depbase.Tpo -c -o cpu/cpu.lo cpu/cpu.c &&\ mv -f $depbase.Tpo $depbase.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/libwnck-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/startup-notification-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/menu-cache -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./xkb -DFLAGSDIR=\"/usr/local/share/lxpanel/images/xkb-flags\" -DFLAGSCUSTDIR=\"/usr/local/share/lxpanel/images/xkb-flags-cust\" -DXKBCONFDIR=\"/usr/local/share/lxpanel/xkeyboardconfig\" -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT xkb/xkb_la-xkb-plugin.lo -MD -MP -MF xkb/.deps/xkb_la-xkb-plugin.Tpo -c -o xkb/xkb_la-xkb-plugin.lo `test -f 'xkb/xkb-plugin.c' || echo './'`xkb/xkb-plugin.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/libwnck-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/startup-notification-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/menu-cache -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./xkb -DFLAGSDIR=\"/usr/local/share/lxpanel/images/xkb-flags\" -DFLAGSCUSTDIR=\"/usr/local/share/lxpanel/images/xkb-flags-cust\" -DXKBCONFDIR=\"/usr/local/share/lxpanel/xkeyboardconfig\" -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT xkb/xkb_la-xkb.lo -MD -MP -MF xkb/.deps/xkb_la-xkb.Tpo -c -o xkb/xkb_la-xkb.lo `test -f 'xkb/xkb.c' || echo './'`xkb/xkb.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/libwnck-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/startup-notification-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/menu-cache -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT cpu/cpu.lo -MD -MP -MF cpu/.deps/cpu.Tpo -c cpu/cpu.c -fPIC -DPIC -o cpu/.libs/cpu.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/libwnck-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/startup-notification-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/menu-cache -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./xkb -DFLAGSDIR=\"/usr/local/share/lxpanel/images/xkb-flags\" -DFLAGSCUSTDIR=\"/usr/local/share/lxpanel/images/xkb-flags-cust\" -DXKBCONFDIR=\"/usr/local/share/lxpanel/xkeyboardconfig\" -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT xkb/xkb_la-xkb-plugin.lo -MD -MP -MF xkb/.deps/xkb_la-xkb-plugin.Tpo -c xkb/xkb-plugin.c -fPIC -DPIC -o xkb/.libs/xkb_la-xkb-plugin.o depbase=`echo cpufreq/cpufreq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/libwnck-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/startup-notification-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/menu-cache -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT cpufreq/cpufreq.lo -MD -MP -MF $depbase.Tpo -c -o cpufreq/cpufreq.lo cpufreq/cpufreq.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo monitors/monitors.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/libwnck-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/startup-notification-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/menu-cache -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT monitors/monitors.lo -MD -MP -MF $depbase.Tpo -c -o monitors/monitors.lo monitors/monitors.c &&\ mv -f $depbase.Tpo $depbase.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/libwnck-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/startup-notification-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/menu-cache -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./weather -I/usr/local/include/libxml2 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT weather/weather_la-logutil.lo -MD -MP -MF weather/.deps/weather_la-logutil.Tpo -c -o weather/weather_la-logutil.lo `test -f 'weather/logutil.c' || echo './'`weather/logutil.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/libwnck-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/startup-notification-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/menu-cache -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./weather -I/usr/local/include/libxml2 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT weather/weather_la-httputil.lo -MD -MP -MF weather/.deps/weather_la-httputil.Tpo -c -o weather/weather_la-httputil.lo `test -f 'weather/httputil.c' || echo './'`weather/httputil.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/libwnck-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/startup-notification-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/menu-cache -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./weather -I/usr/local/include/libxml2 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT weather/weather_la-httputil.lo -MD -MP -MF weather/.deps/weather_la-httputil.Tpo -c weather/httputil.c -fPIC -DPIC -o weather/.libs/weather_la-httputil.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/libwnck-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/startup-notification-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/menu-cache -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT monitors/monitors.lo -MD -MP -MF monitors/.deps/monitors.Tpo -c monitors/monitors.c -fPIC -DPIC -o monitors/.libs/monitors.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/libwnck-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/startup-notification-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/menu-cache -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT volumealsa/volumealsa.lo -MD -MP -MF volumealsa/.deps/volumealsa.Tpo -c volumealsa/volumealsa.c -fPIC -DPIC -o volumealsa/.libs/volumealsa.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/libwnck-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/startup-notification-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/menu-cache -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./xkb -DFLAGSDIR=\"/usr/local/share/lxpanel/images/xkb-flags\" -DFLAGSCUSTDIR=\"/usr/local/share/lxpanel/images/xkb-flags-cust\" -DXKBCONFDIR=\"/usr/local/share/lxpanel/xkeyboardconfig\" -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT xkb/xkb_la-xkb.lo -MD -MP -MF xkb/.deps/xkb_la-xkb.Tpo -c xkb/xkb.c -fPIC -DPIC -o xkb/.libs/xkb_la-xkb.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/libwnck-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/startup-notification-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/menu-cache -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./weather -I/usr/local/include/libxml2 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT weather/weather_la-logutil.lo -MD -MP -MF weather/.deps/weather_la-logutil.Tpo -c weather/logutil.c -fPIC -DPIC -o weather/.libs/weather_la-logutil.o /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/libwnck-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/startup-notification-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/menu-cache -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./weather -I/usr/local/include/libxml2 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT weather/weather_la-yahooutil.lo -MD -MP -MF weather/.deps/weather_la-yahooutil.Tpo -c -o weather/weather_la-yahooutil.lo `test -f 'weather/yahooutil.c' || echo './'`weather/yahooutil.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/libwnck-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/startup-notification-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/menu-cache -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT cpufreq/cpufreq.lo -MD -MP -MF cpufreq/.deps/cpufreq.Tpo -c cpufreq/cpufreq.c -fPIC -DPIC -o cpufreq/.libs/cpufreq.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/libwnck-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/startup-notification-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/menu-cache -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./weather -I/usr/local/include/libxml2 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT weather/weather_la-yahooutil.lo -MD -MP -MF weather/.deps/weather_la-yahooutil.Tpo -c weather/yahooutil.c -fPIC -DPIC -o weather/.libs/weather_la-yahooutil.o mv -f weather/.deps/weather_la-logutil.Tpo weather/.deps/weather_la-logutil.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/libwnck-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/startup-notification-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/menu-cache -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./weather -I/usr/local/include/libxml2 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT weather/weather_la-location.lo -MD -MP -MF weather/.deps/weather_la-location.Tpo -c -o weather/weather_la-location.lo `test -f 'weather/location.c' || echo './'`weather/location.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/libwnck-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/startup-notification-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/menu-cache -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./weather -I/usr/local/include/libxml2 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT weather/weather_la-location.lo -MD -MP -MF weather/.deps/weather_la-location.Tpo -c weather/location.c -fPIC -DPIC -o weather/.libs/weather_la-location.o /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/libwnck-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/startup-notification-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/menu-cache -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./weather -I/usr/local/include/libxml2 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT weather/weather_la-forecast.lo -MD -MP -MF weather/.deps/weather_la-forecast.Tpo -c -o weather/weather_la-forecast.lo `test -f 'weather/forecast.c' || echo './'`weather/forecast.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/libwnck-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/startup-notification-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/menu-cache -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./weather -I/usr/local/include/libxml2 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT weather/weather_la-forecast.lo -MD -MP -MF weather/.deps/weather_la-forecast.Tpo -c weather/forecast.c -fPIC -DPIC -o weather/.libs/weather_la-forecast.o mv -f weather/.deps/weather_la-location.Tpo weather/.deps/weather_la-location.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/libwnck-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/startup-notification-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/menu-cache -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./weather -I/usr/local/include/libxml2 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT weather/weather_la-weatherwidget.lo -MD -MP -MF weather/.deps/weather_la-weatherwidget.Tpo -c -o weather/weather_la-weatherwidget.lo `test -f 'weather/weatherwidget.c' || echo './'`weather/weatherwidget.c mv -f weather/.deps/weather_la-httputil.Tpo weather/.deps/weather_la-httputil.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/libwnck-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/startup-notification-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/menu-cache -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./weather -I/usr/local/include/libxml2 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT weather/weather_la-weather.lo -MD -MP -MF weather/.deps/weather_la-weather.Tpo -c -o weather/weather_la-weather.lo `test -f 'weather/weather.c' || echo './'`weather/weather.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/libwnck-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/startup-notification-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/menu-cache -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./weather -I/usr/local/include/libxml2 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT weather/weather_la-weather.lo -MD -MP -MF weather/.deps/weather_la-weather.Tpo -c weather/weather.c -fPIC -DPIC -o weather/.libs/weather_la-weather.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/libwnck-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/startup-notification-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/menu-cache -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./weather -I/usr/local/include/libxml2 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT weather/weather_la-weatherwidget.lo -MD -MP -MF weather/.deps/weather_la-weatherwidget.Tpo -c weather/weatherwidget.c -fPIC -DPIC -o weather/.libs/weather_la-weatherwidget.o /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -module -avoid-version -shared -export-dynamic -no-undefined -rpath /usr/local/lib/lxpanel/plugins ../src/liblxpanel.la -L/usr/local/lib -lfm-gtk -lglib-2.0 -lfm -lglib-2.0 -lwnck-1 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lintl -L/usr/local/lib -lmenu-cache -lglib-2.0 -lintl -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -o cpu.la cpu/cpu.lo -lm -L/usr/local/lib libtool: link: cc -shared -fPIC -DPIC cpu/.libs/cpu.o -Wl,-rpath -Wl,/construction/x11/lxpanel/lxpanel-0.9.3/src/.libs -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib/lxpanel -Wl,-rpath -Wl,/usr/local/lib ../src/.libs/liblxpanel.so -L/usr/local/lib -lfm-gtk -lfm /usr/local/lib/libwnck-1.so -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lmenu-cache -lglib-2.0 -lintl -lm -O2 -Wl,--export-dynamic -pthread -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -pthread -Wl,-soname -Wl,cpu.so -o .libs/cpu.so depbase=`echo deskno/deskno.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/libwnck-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/startup-notification-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/menu-cache -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT deskno/deskno.lo -MD -MP -MF $depbase.Tpo -c -o deskno/deskno.lo deskno/deskno.c &&\ mv -f $depbase.Tpo $depbase.Plo mv -f weather/.deps/weather_la-forecast.Tpo weather/.deps/weather_la-forecast.Plo depbase=`echo kbled/kbled.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/libwnck-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/startup-notification-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/menu-cache -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT kbled/kbled.lo -MD -MP -MF $depbase.Tpo -c -o kbled/kbled.lo kbled/kbled.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/libwnck-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/startup-notification-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/menu-cache -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT deskno/deskno.lo -MD -MP -MF deskno/.deps/deskno.Tpo -c deskno/deskno.c -fPIC -DPIC -o deskno/.libs/deskno.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/libwnck-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/startup-notification-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/menu-cache -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT kbled/kbled.lo -MD -MP -MF kbled/.deps/kbled.Tpo -c kbled/kbled.c -fPIC -DPIC -o kbled/.libs/kbled.o libtool: link: ( cd ".libs" && rm -f "cpu.la" && ln -s "../cpu.la" "cpu.la" ) /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -module -avoid-version -shared -export-dynamic -no-undefined -rpath /usr/local/lib/lxpanel/plugins ../src/liblxpanel.la -L/usr/local/lib -lfm-gtk -lglib-2.0 -lfm -lglib-2.0 -lwnck-1 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lintl -L/usr/local/lib -lmenu-cache -lglib-2.0 -lintl -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -o monitors.la monitors/monitors.lo -lm -L/usr/local/lib mv -f weather/.deps/weather_la-weather.Tpo weather/.deps/weather_la-weather.Plo mv -f weather/.deps/weather_la-yahooutil.Tpo weather/.deps/weather_la-yahooutil.Plo libtool: link: cc -shared -fPIC -DPIC monitors/.libs/monitors.o -Wl,-rpath -Wl,/construction/x11/lxpanel/lxpanel-0.9.3/src/.libs -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib/lxpanel -Wl,-rpath -Wl,/usr/local/lib ../src/.libs/liblxpanel.so -L/usr/local/lib -lfm-gtk -lfm /usr/local/lib/libwnck-1.so -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lmenu-cache -lglib-2.0 -lintl -lm -O2 -Wl,--export-dynamic -pthread -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -pthread -Wl,-soname -Wl,monitors.so -o .libs/monitors.so libtool: link: ( cd ".libs" && rm -f "monitors.la" && ln -s "../monitors.la" "monitors.la" ) /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -module -avoid-version -shared -export-dynamic -no-undefined -rpath /usr/local/lib/lxpanel/plugins ../src/liblxpanel.la -L/usr/local/lib -lfm-gtk -lglib-2.0 -lfm -lglib-2.0 -lwnck-1 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lintl -L/usr/local/lib -lmenu-cache -lglib-2.0 -lintl -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -o deskno.la deskno/deskno.lo -lm -L/usr/local/lib /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -module -avoid-version -shared -export-dynamic -no-undefined -rpath /usr/local/lib/lxpanel/plugins ../src/liblxpanel.la -L/usr/local/lib -lfm-gtk -lglib-2.0 -lfm -lglib-2.0 -lwnck-1 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lintl -L/usr/local/lib -lmenu-cache -lglib-2.0 -lintl -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -o volume.la volumealsa/volumealsa.lo -lm -L/usr/local/lib libtool: link: cc -shared -fPIC -DPIC deskno/.libs/deskno.o -Wl,-rpath -Wl,/construction/x11/lxpanel/lxpanel-0.9.3/src/.libs -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib/lxpanel -Wl,-rpath -Wl,/usr/local/lib ../src/.libs/liblxpanel.so -L/usr/local/lib -lfm-gtk -lfm /usr/local/lib/libwnck-1.so -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lmenu-cache -lglib-2.0 -lintl -lm -O2 -Wl,--export-dynamic -pthread -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -pthread -Wl,-soname -Wl,deskno.so -o .libs/deskno.so /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -module -avoid-version -shared -export-dynamic -no-undefined -rpath /usr/local/lib/lxpanel/plugins ../src/liblxpanel.la -L/usr/local/lib -lfm-gtk -lglib-2.0 -lfm -lglib-2.0 -lwnck-1 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lintl -L/usr/local/lib -lmenu-cache -lglib-2.0 -lintl -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -o cpufreq.la cpufreq/cpufreq.lo -lm -L/usr/local/lib /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -module -avoid-version -shared -export-dynamic -no-undefined -rpath /usr/local/lib/lxpanel/plugins ../src/liblxpanel.la -L/usr/local/lib -lfm-gtk -lglib-2.0 -lfm -lglib-2.0 -lwnck-1 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lintl -L/usr/local/lib -lmenu-cache -lglib-2.0 -lintl -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -o kbled.la kbled/kbled.lo -L/usr/local/lib -lX11 -lm -L/usr/local/lib mv -f xkb/.deps/xkb_la-xkb.Tpo xkb/.deps/xkb_la-xkb.Plo libtool: link: ( cd ".libs" && rm -f "deskno.la" && ln -s "../deskno.la" "deskno.la" ) libtool: link: cc -shared -fPIC -DPIC cpufreq/.libs/cpufreq.o -Wl,-rpath -Wl,/construction/x11/lxpanel/lxpanel-0.9.3/src/.libs -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib/lxpanel -Wl,-rpath -Wl,/usr/local/lib ../src/.libs/liblxpanel.so -L/usr/local/lib -lfm-gtk -lfm /usr/local/lib/libwnck-1.so -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lmenu-cache -lglib-2.0 -lintl -lm -O2 -Wl,--export-dynamic -pthread -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -pthread -Wl,-soname -Wl,cpufreq.so -o .libs/cpufreq.so libtool: link: cc -shared -fPIC -DPIC kbled/.libs/kbled.o -Wl,-rpath -Wl,/construction/x11/lxpanel/lxpanel-0.9.3/src/.libs -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib/lxpanel -Wl,-rpath -Wl,/usr/local/lib ../src/.libs/liblxpanel.so -L/usr/local/lib -lfm-gtk -lfm /usr/local/lib/libwnck-1.so -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lmenu-cache -lglib-2.0 -lintl -lX11 -lm -O2 -Wl,--export-dynamic -pthread -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -pthread -Wl,-soname -Wl,kbled.so -o .libs/kbled.so libtool: link: cc -shared -fPIC -DPIC volumealsa/.libs/volumealsa.o -Wl,-rpath -Wl,/construction/x11/lxpanel/lxpanel-0.9.3/src/.libs -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib/lxpanel -Wl,-rpath -Wl,/usr/local/lib ../src/.libs/liblxpanel.so -L/usr/local/lib -lfm-gtk -lfm /usr/local/lib/libwnck-1.so -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lmenu-cache -lglib-2.0 -lintl -lm -O2 -Wl,--export-dynamic -pthread -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -pthread -Wl,-soname -Wl,volume.so -o .libs/volume.so libtool: link: ( cd ".libs" && rm -f "cpufreq.la" && ln -s "../cpufreq.la" "cpufreq.la" ) libtool: link: ( cd ".libs" && rm -f "kbled.la" && ln -s "../kbled.la" "kbled.la" ) libtool: link: ( cd ".libs" && rm -f "volume.la" && ln -s "../volume.la" "volume.la" ) mv -f weather/.deps/weather_la-weatherwidget.Tpo weather/.deps/weather_la-weatherwidget.Plo /bin/sh ../libtool --tag=CC --mode=link cc -I./weather -I/usr/local/include/libxml2 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -module -avoid-version -shared -export-dynamic -no-undefined -rpath /usr/local/lib/lxpanel/plugins ../src/liblxpanel.la -L/usr/local/lib -lfm-gtk -lglib-2.0 -lfm -lglib-2.0 -lwnck-1 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lintl -L/usr/local/lib -lmenu-cache -lglib-2.0 -lintl -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -o weather.la weather/weather_la-logutil.lo weather/weather_la-httputil.lo weather/weather_la-yahooutil.lo weather/weather_la-location.lo weather/weather_la-forecast.lo weather/weather_la-weatherwidget.lo weather/weather_la-weather.lo -L/usr/local/lib -lxml2 -lm -L/usr/local/lib mv -f xkb/.deps/xkb_la-xkb-plugin.Tpo xkb/.deps/xkb_la-xkb-plugin.Plo /bin/sh ../libtool --tag=CC --mode=link cc -I./xkb -DFLAGSDIR=\"/usr/local/share/lxpanel/images/xkb-flags\" -DFLAGSCUSTDIR=\"/usr/local/share/lxpanel/images/xkb-flags-cust\" -DXKBCONFDIR=\"/usr/local/share/lxpanel/xkeyboardconfig\" -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -module -avoid-version -shared -export-dynamic -no-undefined -rpath /usr/local/lib/lxpanel/plugins ../src/liblxpanel.la -L/usr/local/lib -lfm-gtk -lglib-2.0 -lfm -lglib-2.0 -lwnck-1 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lintl -L/usr/local/lib -lmenu-cache -lglib-2.0 -lintl -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -o xkb.la xkb/xkb_la-xkb-plugin.lo xkb/xkb_la-xkb.lo -L/usr/local/lib -lX11 -lm -L/usr/local/lib libtool: link: cc -shared -fPIC -DPIC weather/.libs/weather_la-logutil.o weather/.libs/weather_la-httputil.o weather/.libs/weather_la-yahooutil.o weather/.libs/weather_la-location.o weather/.libs/weather_la-forecast.o weather/.libs/weather_la-weatherwidget.o weather/.libs/weather_la-weather.o -Wl,-rpath -Wl,/construction/x11/lxpanel/lxpanel-0.9.3/src/.libs -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib/lxpanel -Wl,-rpath -Wl,/usr/local/lib ../src/.libs/liblxpanel.so -L/usr/local/lib -lfm-gtk -lfm /usr/local/lib/libwnck-1.so -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lmenu-cache -lglib-2.0 -lintl -lxml2 -lm -O2 -Wl,--export-dynamic -pthread -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -pthread -Wl,-soname -Wl,weather.so -o .libs/weather.so libtool: link: cc -shared -fPIC -DPIC xkb/.libs/xkb_la-xkb-plugin.o xkb/.libs/xkb_la-xkb.o -Wl,-rpath -Wl,/construction/x11/lxpanel/lxpanel-0.9.3/src/.libs -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib/lxpanel -Wl,-rpath -Wl,/usr/local/lib ../src/.libs/liblxpanel.so -L/usr/local/lib -lfm-gtk -lfm /usr/local/lib/libwnck-1.so -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lmenu-cache -lglib-2.0 -lintl -lX11 -lm -O2 -Wl,--export-dynamic -pthread -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -pthread -Wl,-soname -Wl,xkb.so -o .libs/xkb.so libtool: link: ( cd ".libs" && rm -f "weather.la" && ln -s "../weather.la" "weather.la" ) libtool: link: ( cd ".libs" && rm -f "xkb.la" && ln -s "../xkb.la" "xkb.la" ) gmake[4]: Leaving directory '/construction/x11/lxpanel/lxpanel-0.9.3/plugins' gmake[3]: Leaving directory '/construction/x11/lxpanel/lxpanel-0.9.3/plugins' Making all in data gmake[3]: Entering directory '/construction/x11/lxpanel/lxpanel-0.9.3/data' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/construction/x11/lxpanel/lxpanel-0.9.3/data' Making all in po gmake[3]: Entering directory '/construction/x11/lxpanel/lxpanel-0.9.3/po' file=`echo af | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file af.po file=`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ar.po file=`echo be | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file be.po file=`echo bg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file bg.po file=`echo bn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file bn.po file=`echo bn_IN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file bn_IN.po file=`echo 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_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 fa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file fa.po file=`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file fi.po file=`echo fo | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file fo.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file fr.po file=`echo frp | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file frp.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 id | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file id.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 km | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file km.po file=`echo ko | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ko.po file=`echo lg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file lg.po file=`echo lt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file lt.po file=`echo lv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file lv.po file=`echo ml | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ml.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 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 ps | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ps.po file=`echo pt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file pt.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file pt_BR.po file=`echo ro | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ro.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ru.po file=`echo 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 sr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file sr.po file=`echo sr@latin | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file sr@latin.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file sv.po file=`echo 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 tt_RU | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file tt_RU.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/x11/lxpanel/lxpanel-0.9.3/po' Making all in man gmake[3]: Entering directory '/construction/x11/lxpanel/lxpanel-0.9.3/man' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/construction/x11/lxpanel/lxpanel-0.9.3/man' gmake[3]: Entering directory '/construction/x11/lxpanel/lxpanel-0.9.3' gmake[3]: Leaving directory '/construction/x11/lxpanel/lxpanel-0.9.3' gmake[2]: Leaving directory '/construction/x11/lxpanel/lxpanel-0.9.3' gmake[1]: Leaving directory '/construction/x11/lxpanel/lxpanel-0.9.3' SUCCEEDED 00:00:08 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> lxpanel-0.9.3 depends on file: /usr/local/etc/xdg/menus/lxde-applications.menu - found ===> lxpanel-0.9.3 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for lxpanel-0.9.3 ===> lxpanel-0.9.3 depends on file: /usr/local/etc/xdg/menus/lxde-applications.menu - found ===> lxpanel-0.9.3 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> Generating temporary packing list gmake[1]: Entering directory '/construction/x11/lxpanel/lxpanel-0.9.3' if test -z 'strip'; then \ gmake INSTALL_PROGRAM="/bin/sh /construction/x11/lxpanel/lxpanel-0.9.3/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /construction/x11/lxpanel/lxpanel-0.9.3/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ install; \ else \ gmake INSTALL_PROGRAM="/bin/sh /construction/x11/lxpanel/lxpanel-0.9.3/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /construction/x11/lxpanel/lxpanel-0.9.3/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; \ fi gmake[2]: Entering directory '/construction/x11/lxpanel/lxpanel-0.9.3' Making install in src gmake[3]: Entering directory '/construction/x11/lxpanel/lxpanel-0.9.3/src' gmake[4]: Entering directory '/construction/x11/lxpanel/lxpanel-0.9.3/plugins' gmake[4]: 'libbuiltin_plugins.a' is up to date. gmake[4]: Leaving directory '/construction/x11/lxpanel/lxpanel-0.9.3/plugins' gmake[4]: Entering directory '/construction/x11/lxpanel/lxpanel-0.9.3/src' gmake[5]: Entering directory '/construction/x11/lxpanel/lxpanel-0.9.3/plugins' gmake[5]: 'libbuiltin_plugins.a' is up to date. gmake[5]: Leaving directory '/construction/x11/lxpanel/lxpanel-0.9.3/plugins' /bin/mkdir -p '/construction/x11/lxpanel/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ../libtool --mode=install /bin/sh /construction/x11/lxpanel/lxpanel-0.9.3/install-sh -c -s lxpanel lxpanelctl '/construction/x11/lxpanel/stage/usr/local/bin' libtool: install: warning: `liblxpanel.la' has not been installed in `/usr/local/lib/lxpanel' libtool: install: /bin/sh /construction/x11/lxpanel/lxpanel-0.9.3/install-sh -c -s .libs/lxpanel /construction/x11/lxpanel/stage/usr/local/bin/lxpanel libtool: install: /bin/sh /construction/x11/lxpanel/lxpanel-0.9.3/install-sh -c -s lxpanelctl /construction/x11/lxpanel/stage/usr/local/bin/lxpanelctl /bin/mkdir -p '/construction/x11/lxpanel/stage/usr/local/lib/lxpanel' /bin/sh ../libtool --mode=install /usr/bin/install -c -s liblxpanel.la '/construction/x11/lxpanel/stage/usr/local/lib/lxpanel' libtool: install: /usr/bin/install -c .libs/liblxpanel.so.0.0.0 /construction/x11/lxpanel/stage/usr/local/lib/lxpanel/liblxpanel.so.0.0.0 libtool: install: strip --strip-unneeded /construction/x11/lxpanel/stage/usr/local/lib/lxpanel/liblxpanel.so.0.0.0 libtool: install: (cd /construction/x11/lxpanel/stage/usr/local/lib/lxpanel && { ln -s -f liblxpanel.so.0.0.0 liblxpanel.so.0 || { rm -f liblxpanel.so.0 && ln -s liblxpanel.so.0.0.0 liblxpanel.so.0; }; }) libtool: install: (cd /construction/x11/lxpanel/stage/usr/local/lib/lxpanel && { ln -s -f liblxpanel.so.0.0.0 liblxpanel.so || { rm -f liblxpanel.so && ln -s liblxpanel.so.0.0.0 liblxpanel.so; }; }) libtool: install: /usr/bin/install -c .libs/liblxpanel.lai /construction/x11/lxpanel/stage/usr/local/lib/lxpanel/liblxpanel.la libtool: install: warning: remember to run `libtool --finish /usr/local/lib/lxpanel' /bin/mkdir -p '/construction/x11/lxpanel/stage/usr/local/include/lxpanel' install -m 0644 plugin.h panel.h misc.h icon-grid.h conf.h '/construction/x11/lxpanel/stage/usr/local/include/lxpanel' gmake[4]: Leaving directory '/construction/x11/lxpanel/lxpanel-0.9.3/src' gmake[3]: Leaving directory '/construction/x11/lxpanel/lxpanel-0.9.3/src' Making install in plugins gmake[3]: Entering directory '/construction/x11/lxpanel/lxpanel-0.9.3/plugins' gmake install-am gmake[4]: Entering directory '/construction/x11/lxpanel/lxpanel-0.9.3/plugins' gmake[5]: Entering directory '/construction/x11/lxpanel/lxpanel-0.9.3/plugins' /bin/mkdir -p '/construction/x11/lxpanel/stage/usr/local/lib/lxpanel/plugins' /bin/sh ../libtool --mode=install /usr/bin/install -c -s volume.la cpu.la deskno.la kbled.la xkb.la cpufreq.la monitors.la weather.la '/construction/x11/lxpanel/stage/usr/local/lib/lxpanel/plugins' libtool: install: warning: relinking `volume.la' libtool: install: (cd /construction/x11/lxpanel/lxpanel-0.9.3/plugins; /bin/sh /construction/x11/lxpanel/lxpanel-0.9.3/libtool --tag CC --mode=relink cc -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -module -avoid-version -shared -export-dynamic -no-undefined -rpath /usr/local/lib/lxpanel/plugins ../src/liblxpanel.la -L/usr/local/lib -lfm-gtk -lglib-2.0 -lfm -lglib-2.0 -lwnck-1 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lintl -L/usr/local/lib -lmenu-cache -lglib-2.0 -lintl -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -o volume.la volumealsa/volumealsa.lo -lm -L/usr/local/lib -inst-prefix-dir /construction/x11/lxpanel/stage) libtool: relink: cc -shared -fPIC -DPIC volumealsa/.libs/volumealsa.o -Wl,-rpath -Wl,/usr/local/lib/lxpanel -Wl,-rpath -Wl,/usr/local/lib ../src/.libs/liblxpanel.so -L/usr/local/lib -lfm-gtk -lfm /usr/local/lib/libwnck-1.so -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lmenu-cache -lglib-2.0 -lintl -lm -O2 -Wl,--export-dynamic -pthread -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -pthread -Wl,-soname -Wl,volume.so -o .libs/volume.so libtool: install: /usr/bin/install -c .libs/volume.soT /construction/x11/lxpanel/stage/usr/local/lib/lxpanel/plugins/volume.so libtool: install: strip --strip-unneeded /construction/x11/lxpanel/stage/usr/local/lib/lxpanel/plugins/volume.so libtool: install: /usr/bin/install -c .libs/volume.lai /construction/x11/lxpanel/stage/usr/local/lib/lxpanel/plugins/volume.la libtool: install: warning: relinking `cpu.la' libtool: install: (cd /construction/x11/lxpanel/lxpanel-0.9.3/plugins; /bin/sh /construction/x11/lxpanel/lxpanel-0.9.3/libtool --tag CC --mode=relink cc -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -module -avoid-version -shared -export-dynamic -no-undefined -rpath /usr/local/lib/lxpanel/plugins ../src/liblxpanel.la -L/usr/local/lib -lfm-gtk -lglib-2.0 -lfm -lglib-2.0 -lwnck-1 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lintl -L/usr/local/lib -lmenu-cache -lglib-2.0 -lintl -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -o cpu.la cpu/cpu.lo -lm -L/usr/local/lib -inst-prefix-dir /construction/x11/lxpanel/stage) libtool: relink: cc -shared -fPIC -DPIC cpu/.libs/cpu.o -Wl,-rpath -Wl,/usr/local/lib/lxpanel -Wl,-rpath -Wl,/usr/local/lib ../src/.libs/liblxpanel.so -L/usr/local/lib -lfm-gtk -lfm /usr/local/lib/libwnck-1.so -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lmenu-cache -lglib-2.0 -lintl -lm -O2 -Wl,--export-dynamic -pthread -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -pthread -Wl,-soname -Wl,cpu.so -o .libs/cpu.so libtool: install: /usr/bin/install -c .libs/cpu.soT /construction/x11/lxpanel/stage/usr/local/lib/lxpanel/plugins/cpu.so libtool: install: strip --strip-unneeded /construction/x11/lxpanel/stage/usr/local/lib/lxpanel/plugins/cpu.so libtool: install: /usr/bin/install -c .libs/cpu.lai /construction/x11/lxpanel/stage/usr/local/lib/lxpanel/plugins/cpu.la libtool: install: warning: relinking `deskno.la' libtool: install: (cd /construction/x11/lxpanel/lxpanel-0.9.3/plugins; /bin/sh /construction/x11/lxpanel/lxpanel-0.9.3/libtool --tag CC --mode=relink cc -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -module -avoid-version -shared -export-dynamic -no-undefined -rpath /usr/local/lib/lxpanel/plugins ../src/liblxpanel.la -L/usr/local/lib -lfm-gtk -lglib-2.0 -lfm -lglib-2.0 -lwnck-1 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lintl -L/usr/local/lib -lmenu-cache -lglib-2.0 -lintl -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -o deskno.la deskno/deskno.lo -lm -L/usr/local/lib -inst-prefix-dir /construction/x11/lxpanel/stage) libtool: relink: cc -shared -fPIC -DPIC deskno/.libs/deskno.o -Wl,-rpath -Wl,/usr/local/lib/lxpanel -Wl,-rpath -Wl,/usr/local/lib ../src/.libs/liblxpanel.so -L/usr/local/lib -lfm-gtk -lfm /usr/local/lib/libwnck-1.so -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lmenu-cache -lglib-2.0 -lintl -lm -O2 -Wl,--export-dynamic -pthread -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -pthread -Wl,-soname -Wl,deskno.so -o .libs/deskno.so libtool: install: /usr/bin/install -c .libs/deskno.soT /construction/x11/lxpanel/stage/usr/local/lib/lxpanel/plugins/deskno.so libtool: install: strip --strip-unneeded /construction/x11/lxpanel/stage/usr/local/lib/lxpanel/plugins/deskno.so libtool: install: /usr/bin/install -c .libs/deskno.lai /construction/x11/lxpanel/stage/usr/local/lib/lxpanel/plugins/deskno.la libtool: install: warning: relinking `kbled.la' libtool: install: (cd /construction/x11/lxpanel/lxpanel-0.9.3/plugins; /bin/sh /construction/x11/lxpanel/lxpanel-0.9.3/libtool --tag CC --mode=relink cc -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -module -avoid-version -shared -export-dynamic -no-undefined -rpath /usr/local/lib/lxpanel/plugins ../src/liblxpanel.la -L/usr/local/lib -lfm-gtk -lglib-2.0 -lfm -lglib-2.0 -lwnck-1 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lintl -L/usr/local/lib -lmenu-cache -lglib-2.0 -lintl -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -o kbled.la kbled/kbled.lo -L/usr/local/lib -lX11 -lm -L/usr/local/lib -inst-prefix-dir /construction/x11/lxpanel/stage) libtool: relink: cc -shared -fPIC -DPIC kbled/.libs/kbled.o -Wl,-rpath -Wl,/usr/local/lib/lxpanel -Wl,-rpath -Wl,/usr/local/lib ../src/.libs/liblxpanel.so -L/usr/local/lib -lfm-gtk -lfm /usr/local/lib/libwnck-1.so -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lmenu-cache -lglib-2.0 -lintl -lX11 -lm -O2 -Wl,--export-dynamic -pthread -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -pthread -Wl,-soname -Wl,kbled.so -o .libs/kbled.so libtool: install: /usr/bin/install -c .libs/kbled.soT /construction/x11/lxpanel/stage/usr/local/lib/lxpanel/plugins/kbled.so libtool: install: strip --strip-unneeded /construction/x11/lxpanel/stage/usr/local/lib/lxpanel/plugins/kbled.so libtool: install: /usr/bin/install -c .libs/kbled.lai /construction/x11/lxpanel/stage/usr/local/lib/lxpanel/plugins/kbled.la libtool: install: warning: relinking `xkb.la' libtool: install: (cd /construction/x11/lxpanel/lxpanel-0.9.3/plugins; /bin/sh /construction/x11/lxpanel/lxpanel-0.9.3/libtool --tag CC --mode=relink cc -I./xkb -DFLAGSDIR=\"/usr/local/share/lxpanel/images/xkb-flags\" -DFLAGSCUSTDIR=\"/usr/local/share/lxpanel/images/xkb-flags-cust\" -DXKBCONFDIR=\"/usr/local/share/lxpanel/xkeyboardconfig\" -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -module -avoid-version -shared -export-dynamic -no-undefined -rpath /usr/local/lib/lxpanel/plugins ../src/liblxpanel.la -L/usr/local/lib -lfm-gtk -lglib-2.0 -lfm -lglib-2.0 -lwnck-1 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lintl -L/usr/local/lib -lmenu-cache -lglib-2.0 -lintl -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -o xkb.la xkb/xkb_la-xkb-plugin.lo xkb/xkb_la-xkb.lo -L/usr/local/lib -lX11 -lm -L/usr/local/lib -inst-prefix-dir /construction/x11/lxpanel/stage) libtool: relink: cc -shared -fPIC -DPIC xkb/.libs/xkb_la-xkb-plugin.o xkb/.libs/xkb_la-xkb.o -Wl,-rpath -Wl,/usr/local/lib/lxpanel -Wl,-rpath -Wl,/usr/local/lib ../src/.libs/liblxpanel.so -L/usr/local/lib -lfm-gtk -lfm /usr/local/lib/libwnck-1.so -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lmenu-cache -lglib-2.0 -lintl -lX11 -lm -O2 -Wl,--export-dynamic -pthread -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -pthread -Wl,-soname -Wl,xkb.so -o .libs/xkb.so libtool: install: /usr/bin/install -c .libs/xkb.soT /construction/x11/lxpanel/stage/usr/local/lib/lxpanel/plugins/xkb.so libtool: install: strip --strip-unneeded /construction/x11/lxpanel/stage/usr/local/lib/lxpanel/plugins/xkb.so libtool: install: /usr/bin/install -c .libs/xkb.lai /construction/x11/lxpanel/stage/usr/local/lib/lxpanel/plugins/xkb.la libtool: install: warning: relinking `cpufreq.la' libtool: install: (cd /construction/x11/lxpanel/lxpanel-0.9.3/plugins; /bin/sh /construction/x11/lxpanel/lxpanel-0.9.3/libtool --tag CC --mode=relink cc -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -module -avoid-version -shared -export-dynamic -no-undefined -rpath /usr/local/lib/lxpanel/plugins ../src/liblxpanel.la -L/usr/local/lib -lfm-gtk -lglib-2.0 -lfm -lglib-2.0 -lwnck-1 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lintl -L/usr/local/lib -lmenu-cache -lglib-2.0 -lintl -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -o cpufreq.la cpufreq/cpufreq.lo -lm -L/usr/local/lib -inst-prefix-dir /construction/x11/lxpanel/stage) libtool: relink: cc -shared -fPIC -DPIC cpufreq/.libs/cpufreq.o -Wl,-rpath -Wl,/usr/local/lib/lxpanel -Wl,-rpath -Wl,/usr/local/lib ../src/.libs/liblxpanel.so -L/usr/local/lib -lfm-gtk -lfm /usr/local/lib/libwnck-1.so -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lmenu-cache -lglib-2.0 -lintl -lm -O2 -Wl,--export-dynamic -pthread -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -pthread -Wl,-soname -Wl,cpufreq.so -o .libs/cpufreq.so libtool: install: /usr/bin/install -c .libs/cpufreq.soT /construction/x11/lxpanel/stage/usr/local/lib/lxpanel/plugins/cpufreq.so libtool: install: strip --strip-unneeded /construction/x11/lxpanel/stage/usr/local/lib/lxpanel/plugins/cpufreq.so libtool: install: /usr/bin/install -c .libs/cpufreq.lai /construction/x11/lxpanel/stage/usr/local/lib/lxpanel/plugins/cpufreq.la libtool: install: warning: relinking `monitors.la' libtool: install: (cd /construction/x11/lxpanel/lxpanel-0.9.3/plugins; /bin/sh /construction/x11/lxpanel/lxpanel-0.9.3/libtool --tag CC --mode=relink cc -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -module -avoid-version -shared -export-dynamic -no-undefined -rpath /usr/local/lib/lxpanel/plugins ../src/liblxpanel.la -L/usr/local/lib -lfm-gtk -lglib-2.0 -lfm -lglib-2.0 -lwnck-1 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lintl -L/usr/local/lib -lmenu-cache -lglib-2.0 -lintl -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -o monitors.la monitors/monitors.lo -lm -L/usr/local/lib -inst-prefix-dir /construction/x11/lxpanel/stage) libtool: relink: cc -shared -fPIC -DPIC monitors/.libs/monitors.o -Wl,-rpath -Wl,/usr/local/lib/lxpanel -Wl,-rpath -Wl,/usr/local/lib ../src/.libs/liblxpanel.so -L/usr/local/lib -lfm-gtk -lfm /usr/local/lib/libwnck-1.so -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lmenu-cache -lglib-2.0 -lintl -lm -O2 -Wl,--export-dynamic -pthread -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -pthread -Wl,-soname -Wl,monitors.so -o .libs/monitors.so libtool: install: /usr/bin/install -c .libs/monitors.soT /construction/x11/lxpanel/stage/usr/local/lib/lxpanel/plugins/monitors.so libtool: install: strip --strip-unneeded /construction/x11/lxpanel/stage/usr/local/lib/lxpanel/plugins/monitors.so libtool: install: /usr/bin/install -c .libs/monitors.lai /construction/x11/lxpanel/stage/usr/local/lib/lxpanel/plugins/monitors.la libtool: install: warning: relinking `weather.la' libtool: install: (cd /construction/x11/lxpanel/lxpanel-0.9.3/plugins; /bin/sh /construction/x11/lxpanel/lxpanel-0.9.3/libtool --tag CC --mode=relink cc -I./weather -I/usr/local/include/libxml2 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -module -avoid-version -shared -export-dynamic -no-undefined -rpath /usr/local/lib/lxpanel/plugins ../src/liblxpanel.la -L/usr/local/lib -lfm-gtk -lglib-2.0 -lfm -lglib-2.0 -lwnck-1 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lintl -L/usr/local/lib -lmenu-cache -lglib-2.0 -lintl -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -o weather.la weather/weather_la-logutil.lo weather/weather_la-httputil.lo weather/weather_la-yahooutil.lo weather/weather_la-location.lo weather/weather_la-forecast.lo weather/weather_la-weatherwidget.lo weather/weather_la-weather.lo -L/usr/local/lib -lxml2 -lm -L/usr/local/lib -inst-prefix-dir /construction/x11/lxpanel/stage) libtool: relink: cc -shared -fPIC -DPIC weather/.libs/weather_la-logutil.o weather/.libs/weather_la-httputil.o weather/.libs/weather_la-yahooutil.o weather/.libs/weather_la-location.o weather/.libs/weather_la-forecast.o weather/.libs/weather_la-weatherwidget.o weather/.libs/weather_la-weather.o -Wl,-rpath -Wl,/usr/local/lib/lxpanel -Wl,-rpath -Wl,/usr/local/lib ../src/.libs/liblxpanel.so -L/usr/local/lib -lfm-gtk -lfm /usr/local/lib/libwnck-1.so -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lmenu-cache -lglib-2.0 -lintl -lxml2 -lm -O2 -Wl,--export-dynamic -pthread -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -pthread -Wl,-soname -Wl,weather.so -o .libs/weather.so libtool: install: /usr/bin/install -c .libs/weather.soT /construction/x11/lxpanel/stage/usr/local/lib/lxpanel/plugins/weather.so libtool: install: strip --strip-unneeded /construction/x11/lxpanel/stage/usr/local/lib/lxpanel/plugins/weather.so libtool: install: /usr/bin/install -c .libs/weather.lai /construction/x11/lxpanel/stage/usr/local/lib/lxpanel/plugins/weather.la libtool: install: warning: remember to run `libtool --finish /usr/local/lib/lxpanel/plugins' gmake install-exec-hook gmake[6]: Entering directory '/construction/x11/lxpanel/lxpanel-0.9.3/plugins' rm -f /construction/x11/lxpanel/stage/usr/local/lib/lxpanel/plugins/*.la gmake[6]: Leaving directory '/construction/x11/lxpanel/lxpanel-0.9.3/plugins' /bin/mkdir -p '/construction/x11/lxpanel/stage/usr/local/share/lxpanel/images/xkb-flags' install -m 0644 xkb/flags/ad.png xkb/flags/ae.png xkb/flags/af.png xkb/flags/al.png xkb/flags/am.png xkb/flags/ar.png xkb/flags/ara.png xkb/flags/at.png xkb/flags/az.png xkb/flags/ba.png xkb/flags/bd.png xkb/flags/be.png xkb/flags/ben.png xkb/flags/bg.png xkb/flags/bh.png xkb/flags/br.png xkb/flags/brai.png xkb/flags/bt.png xkb/flags/bw.png xkb/flags/by.png xkb/flags/ca.png xkb/flags/cd.png xkb/flags/ch.png xkb/flags/cm.png xkb/flags/cn.png xkb/flags/cu.png xkb/flags/cz.png xkb/flags/de.png xkb/flags/dev.png xkb/flags/dj.png xkb/flags/dk.png xkb/flags/dvorak.png xkb/flags/dz.png xkb/flags/ee.png xkb/flags/eg.png xkb/flags/epo.png xkb/flags/es.png xkb/flags/et.png xkb/flags/eu.png xkb/flags/fi.png '/construction/x11/lxpanel/stage/usr/local/share/lxpanel/images/xkb-flags' install -m 0644 xkb/flags/fo.png xkb/flags/fr.png xkb/flags/gb.png xkb/flags/ge.png xkb/flags/gh.png xkb/flags/gn.png xkb/flags/gr.png xkb/flags/hr.png xkb/flags/hu.png xkb/flags/ie.png xkb/flags/il.png xkb/flags/in.png xkb/flags/iq.png xkb/flags/ir.png xkb/flags/is.png xkb/flags/it.png xkb/flags/jo.png xkb/flags/jp.png xkb/flags/ke.png xkb/flags/kg.png xkb/flags/kh.png xkb/flags/km.png xkb/flags/kp.png xkb/flags/kr.png xkb/flags/kw.png xkb/flags/kz.png xkb/flags/la.png xkb/flags/latam.png xkb/flags/lb.png xkb/flags/lk.png xkb/flags/lt.png xkb/flags/lv.png xkb/flags/ly.png xkb/flags/ma.png xkb/flags/mao.png xkb/flags/me.png xkb/flags/mk.png xkb/flags/ml.png xkb/flags/mm.png xkb/flags/mn.png '/construction/x11/lxpanel/stage/usr/local/share/lxpanel/images/xkb-flags' install -m 0644 xkb/flags/mt.png xkb/flags/mv.png xkb/flags/mx.png xkb/flags/nec_vndr-jp.png xkb/flags/ng.png xkb/flags/nl.png xkb/flags/no.png xkb/flags/np.png xkb/flags/om.png xkb/flags/ph.png xkb/flags/pk.png xkb/flags/pl.png xkb/flags/ps.png xkb/flags/pt.png xkb/flags/qa.png xkb/flags/qc.png xkb/flags/ro.png xkb/flags/rs.png xkb/flags/ru.png xkb/flags/sa.png xkb/flags/sd.png xkb/flags/se.png xkb/flags/si.png xkb/flags/sk.png xkb/flags/sn.png xkb/flags/so.png xkb/flags/sr.png xkb/flags/sy.png xkb/flags/th.png xkb/flags/tj.png xkb/flags/tm.png xkb/flags/tn.png xkb/flags/tr.png xkb/flags/tw.png xkb/flags/tz.png xkb/flags/ua.png xkb/flags/uk.png xkb/flags/us.png xkb/flags/un.png xkb/flags/uy.png '/construction/x11/lxpanel/stage/usr/local/share/lxpanel/images/xkb-flags' install -m 0644 xkb/flags/uz.png xkb/flags/vn.png xkb/flags/ye.png xkb/flags/yu.png xkb/flags/za.png '/construction/x11/lxpanel/stage/usr/local/share/lxpanel/images/xkb-flags' /bin/mkdir -p '/construction/x11/lxpanel/stage/usr/local/share/lxpanel/xkeyboardconfig' install -m 0644 xkb/xkeyboardconfig/models.cfg xkb/xkeyboardconfig/layouts.cfg xkb/xkeyboardconfig/toggle.cfg '/construction/x11/lxpanel/stage/usr/local/share/lxpanel/xkeyboardconfig' gmake[5]: Leaving directory '/construction/x11/lxpanel/lxpanel-0.9.3/plugins' gmake[4]: Leaving directory '/construction/x11/lxpanel/lxpanel-0.9.3/plugins' gmake[3]: Leaving directory '/construction/x11/lxpanel/lxpanel-0.9.3/plugins' Making install in data gmake[3]: Entering directory '/construction/x11/lxpanel/lxpanel-0.9.3/data' gmake[4]: Entering directory '/construction/x11/lxpanel/lxpanel-0.9.3/data' gmake[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/x11/lxpanel/stage/usr/local/etc/xdg/lxpanel/default' install -m 0644 default/config '/construction/x11/lxpanel/stage/usr/local/etc/xdg/lxpanel/default' /bin/mkdir -p '/construction/x11/lxpanel/stage/usr/local/etc/xdg/lxpanel/default/panels' install -m 0644 default/panels/panel '/construction/x11/lxpanel/stage/usr/local/etc/xdg/lxpanel/default/panels' /bin/mkdir -p '/construction/x11/lxpanel/stage/usr/local/share/lxpanel/images' install -m 0644 images/my-computer.png images/stock_volume.png images/file-manager.png images/gnome-fs-desktop.png images/gnome-logout.png images/gnome-netstatus-0-24.png images/gnome-netstatus-25-49.png images/gnome-netstatus-50-74.png images/gnome-netstatus-75-100.png images/gnome-netstatus-disconn.png images/gnome-netstatus-error.png images/gnome-netstatus-idle.png images/gnome-netstatus-rx.png images/gnome-netstatus-txrx.png images/gnome-netstatus-tx.png images/background.png images/volume.png images/volume-low.png images/volume-medium.png images/volume-high.png images/mute.png images/ns-bothrs.png images/ns-connected.png images/ns-disconnect.png images/ns-problem.png images/ns-recvdata.png images/ns-senddata.png images/ns-lock.png images/capslock-on.png images/capslock-off.png images/numlock-on.png images/numlock-off.png images/scrllock-on.png images/scrllock-off.png images/window-manager.png images/clock.png images/cpufreq-icon.png '/construction/x11/lxpanel/stage/usr/local/share/lxpanel/images' /bin/mkdir -p '/construction/x11/lxpanel/stage/usr/local/etc/xdg/lxpanel/two_panels' install -m 0644 two_panels/config '/construction/x11/lxpanel/stage/usr/local/etc/xdg/lxpanel/two_panels' /bin/mkdir -p '/construction/x11/lxpanel/stage/usr/local/etc/xdg/lxpanel/two_panels/panels' install -m 0644 two_panels/panels/bottom two_panels/panels/top '/construction/x11/lxpanel/stage/usr/local/etc/xdg/lxpanel/two_panels/panels' /bin/mkdir -p '/construction/x11/lxpanel/stage/usr/local/share/lxpanel/ui' install -m 0644 ui/panel-pref.ui ui/launchtaskbar.ui ui/netstatus.ui '/construction/x11/lxpanel/stage/usr/local/share/lxpanel/ui' gmake[4]: Leaving directory '/construction/x11/lxpanel/lxpanel-0.9.3/data' gmake[3]: Leaving directory '/construction/x11/lxpanel/lxpanel-0.9.3/data' Making install in po gmake[3]: Entering directory '/construction/x11/lxpanel/lxpanel-0.9.3/po' linguas="af ar be bg bn bn_IN ca cs da de el en_GB es et eu fa fi fo fr frp gl he hr hu id is it ja kk km ko lg lt lv ml ms nb nl nn pa pl ps pt pt_BR ro ru sk sl sr sr@latin sv te th tr tt_RU ug uk ur ur_PK vi zh_CN zh_HK zh_TW "; \ for lang in $linguas; do \ dir=/construction/x11/lxpanel/stage/usr/local/share/locale/$lang/LC_MESSAGES; \ /bin/sh /construction/x11/lxpanel/lxpanel-0.9.3/install-sh -d $dir; \ if test -r $lang.gmo; then \ install -m 0644 $lang.gmo $dir/lxpanel.mo; \ echo "installing $lang.gmo as $dir/lxpanel.mo"; \ else \ install -m 0644 ./$lang.gmo $dir/lxpanel.mo; \ echo "installing ./$lang.gmo as" \ "$dir/lxpanel.mo"; \ fi; \ if test -r $lang.gmo.m; then \ install -m 0644 $lang.gmo.m $dir/lxpanel.mo.m; \ echo "installing $lang.gmo.m as $dir/lxpanel.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ install -m 0644 ./$lang.gmo.m \ $dir/lxpanel.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/lxpanel.mo.m"; \ else \ true; \ fi; \ fi; \ done installing af.gmo as /construction/x11/lxpanel/stage/usr/local/share/locale/af/LC_MESSAGES/lxpanel.mo installing ar.gmo as /construction/x11/lxpanel/stage/usr/local/share/locale/ar/LC_MESSAGES/lxpanel.mo installing be.gmo as /construction/x11/lxpanel/stage/usr/local/share/locale/be/LC_MESSAGES/lxpanel.mo installing bg.gmo as /construction/x11/lxpanel/stage/usr/local/share/locale/bg/LC_MESSAGES/lxpanel.mo installing bn.gmo as /construction/x11/lxpanel/stage/usr/local/share/locale/bn/LC_MESSAGES/lxpanel.mo installing bn_IN.gmo as /construction/x11/lxpanel/stage/usr/local/share/locale/bn_IN/LC_MESSAGES/lxpanel.mo installing ca.gmo as /construction/x11/lxpanel/stage/usr/local/share/locale/ca/LC_MESSAGES/lxpanel.mo installing cs.gmo as /construction/x11/lxpanel/stage/usr/local/share/locale/cs/LC_MESSAGES/lxpanel.mo installing da.gmo as /construction/x11/lxpanel/stage/usr/local/share/locale/da/LC_MESSAGES/lxpanel.mo installing de.gmo as /construction/x11/lxpanel/stage/usr/local/share/locale/de/LC_MESSAGES/lxpanel.mo installing el.gmo as /construction/x11/lxpanel/stage/usr/local/share/locale/el/LC_MESSAGES/lxpanel.mo installing en_GB.gmo as /construction/x11/lxpanel/stage/usr/local/share/locale/en_GB/LC_MESSAGES/lxpanel.mo installing es.gmo as /construction/x11/lxpanel/stage/usr/local/share/locale/es/LC_MESSAGES/lxpanel.mo installing et.gmo as /construction/x11/lxpanel/stage/usr/local/share/locale/et/LC_MESSAGES/lxpanel.mo installing eu.gmo as /construction/x11/lxpanel/stage/usr/local/share/locale/eu/LC_MESSAGES/lxpanel.mo installing fa.gmo as /construction/x11/lxpanel/stage/usr/local/share/locale/fa/LC_MESSAGES/lxpanel.mo installing fi.gmo as /construction/x11/lxpanel/stage/usr/local/share/locale/fi/LC_MESSAGES/lxpanel.mo installing fo.gmo as /construction/x11/lxpanel/stage/usr/local/share/locale/fo/LC_MESSAGES/lxpanel.mo installing fr.gmo as /construction/x11/lxpanel/stage/usr/local/share/locale/fr/LC_MESSAGES/lxpanel.mo installing frp.gmo as /construction/x11/lxpanel/stage/usr/local/share/locale/frp/LC_MESSAGES/lxpanel.mo installing gl.gmo as /construction/x11/lxpanel/stage/usr/local/share/locale/gl/LC_MESSAGES/lxpanel.mo installing he.gmo as /construction/x11/lxpanel/stage/usr/local/share/locale/he/LC_MESSAGES/lxpanel.mo installing hr.gmo as /construction/x11/lxpanel/stage/usr/local/share/locale/hr/LC_MESSAGES/lxpanel.mo installing hu.gmo as /construction/x11/lxpanel/stage/usr/local/share/locale/hu/LC_MESSAGES/lxpanel.mo installing id.gmo as /construction/x11/lxpanel/stage/usr/local/share/locale/id/LC_MESSAGES/lxpanel.mo installing is.gmo as /construction/x11/lxpanel/stage/usr/local/share/locale/is/LC_MESSAGES/lxpanel.mo installing it.gmo as /construction/x11/lxpanel/stage/usr/local/share/locale/it/LC_MESSAGES/lxpanel.mo installing ja.gmo as /construction/x11/lxpanel/stage/usr/local/share/locale/ja/LC_MESSAGES/lxpanel.mo installing kk.gmo as /construction/x11/lxpanel/stage/usr/local/share/locale/kk/LC_MESSAGES/lxpanel.mo installing km.gmo as /construction/x11/lxpanel/stage/usr/local/share/locale/km/LC_MESSAGES/lxpanel.mo installing ko.gmo as /construction/x11/lxpanel/stage/usr/local/share/locale/ko/LC_MESSAGES/lxpanel.mo installing lg.gmo as /construction/x11/lxpanel/stage/usr/local/share/locale/lg/LC_MESSAGES/lxpanel.mo installing lt.gmo as /construction/x11/lxpanel/stage/usr/local/share/locale/lt/LC_MESSAGES/lxpanel.mo installing lv.gmo as /construction/x11/lxpanel/stage/usr/local/share/locale/lv/LC_MESSAGES/lxpanel.mo installing ml.gmo as /construction/x11/lxpanel/stage/usr/local/share/locale/ml/LC_MESSAGES/lxpanel.mo installing ms.gmo as /construction/x11/lxpanel/stage/usr/local/share/locale/ms/LC_MESSAGES/lxpanel.mo installing nb.gmo as /construction/x11/lxpanel/stage/usr/local/share/locale/nb/LC_MESSAGES/lxpanel.mo installing nl.gmo as /construction/x11/lxpanel/stage/usr/local/share/locale/nl/LC_MESSAGES/lxpanel.mo installing nn.gmo as /construction/x11/lxpanel/stage/usr/local/share/locale/nn/LC_MESSAGES/lxpanel.mo installing pa.gmo as /construction/x11/lxpanel/stage/usr/local/share/locale/pa/LC_MESSAGES/lxpanel.mo installing pl.gmo as /construction/x11/lxpanel/stage/usr/local/share/locale/pl/LC_MESSAGES/lxpanel.mo installing ps.gmo as /construction/x11/lxpanel/stage/usr/local/share/locale/ps/LC_MESSAGES/lxpanel.mo installing pt.gmo as /construction/x11/lxpanel/stage/usr/local/share/locale/pt/LC_MESSAGES/lxpanel.mo installing pt_BR.gmo as /construction/x11/lxpanel/stage/usr/local/share/locale/pt_BR/LC_MESSAGES/lxpanel.mo installing ro.gmo as /construction/x11/lxpanel/stage/usr/local/share/locale/ro/LC_MESSAGES/lxpanel.mo installing ru.gmo as /construction/x11/lxpanel/stage/usr/local/share/locale/ru/LC_MESSAGES/lxpanel.mo installing sk.gmo as /construction/x11/lxpanel/stage/usr/local/share/locale/sk/LC_MESSAGES/lxpanel.mo installing sl.gmo as /construction/x11/lxpanel/stage/usr/local/share/locale/sl/LC_MESSAGES/lxpanel.mo installing sr.gmo as /construction/x11/lxpanel/stage/usr/local/share/locale/sr/LC_MESSAGES/lxpanel.mo installing sr@latin.gmo as /construction/x11/lxpanel/stage/usr/local/share/locale/sr@latin/LC_MESSAGES/lxpanel.mo installing sv.gmo as /construction/x11/lxpanel/stage/usr/local/share/locale/sv/LC_MESSAGES/lxpanel.mo installing te.gmo as /construction/x11/lxpanel/stage/usr/local/share/locale/te/LC_MESSAGES/lxpanel.mo installing th.gmo as /construction/x11/lxpanel/stage/usr/local/share/locale/th/LC_MESSAGES/lxpanel.mo installing tr.gmo as /construction/x11/lxpanel/stage/usr/local/share/locale/tr/LC_MESSAGES/lxpanel.mo installing tt_RU.gmo as /construction/x11/lxpanel/stage/usr/local/share/locale/tt_RU/LC_MESSAGES/lxpanel.mo installing ug.gmo as /construction/x11/lxpanel/stage/usr/local/share/locale/ug/LC_MESSAGES/lxpanel.mo installing uk.gmo as /construction/x11/lxpanel/stage/usr/local/share/locale/uk/LC_MESSAGES/lxpanel.mo installing ur.gmo as /construction/x11/lxpanel/stage/usr/local/share/locale/ur/LC_MESSAGES/lxpanel.mo installing ur_PK.gmo as /construction/x11/lxpanel/stage/usr/local/share/locale/ur_PK/LC_MESSAGES/lxpanel.mo installing vi.gmo as /construction/x11/lxpanel/stage/usr/local/share/locale/vi/LC_MESSAGES/lxpanel.mo installing zh_CN.gmo as /construction/x11/lxpanel/stage/usr/local/share/locale/zh_CN/LC_MESSAGES/lxpanel.mo installing zh_HK.gmo as /construction/x11/lxpanel/stage/usr/local/share/locale/zh_HK/LC_MESSAGES/lxpanel.mo installing zh_TW.gmo as /construction/x11/lxpanel/stage/usr/local/share/locale/zh_TW/LC_MESSAGES/lxpanel.mo gmake[3]: Leaving directory '/construction/x11/lxpanel/lxpanel-0.9.3/po' Making install in man gmake[3]: Entering directory '/construction/x11/lxpanel/lxpanel-0.9.3/man' gmake[4]: Entering directory '/construction/x11/lxpanel/lxpanel-0.9.3/man' gmake[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/x11/lxpanel/stage/usr/local/man/man1' install -m 0644 lxpanel.1 lxpanelctl.1 '/construction/x11/lxpanel/stage/usr/local/man/man1' gmake[4]: Leaving directory '/construction/x11/lxpanel/lxpanel-0.9.3/man' gmake[3]: Leaving directory '/construction/x11/lxpanel/lxpanel-0.9.3/man' gmake[3]: Entering directory '/construction/x11/lxpanel/lxpanel-0.9.3' gmake[4]: Entering directory '/construction/x11/lxpanel/lxpanel-0.9.3' gmake[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/x11/lxpanel/stage/usr/local/libdata/pkgconfig' install -m 0644 lxpanel.pc '/construction/x11/lxpanel/stage/usr/local/libdata/pkgconfig' gmake[4]: Leaving directory '/construction/x11/lxpanel/lxpanel-0.9.3' gmake[3]: Leaving directory '/construction/x11/lxpanel/lxpanel-0.9.3' gmake[2]: Leaving directory '/construction/x11/lxpanel/lxpanel-0.9.3' gmake[1]: Leaving directory '/construction/x11/lxpanel/lxpanel-0.9.3' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/lib/lxpanel/liblxpanel.so.0.0.0 is linked to /usr/local/lib/libexif.so.12 from graphics/libexif but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libexif.so:graphics/libexif Error: /usr/local/lib/lxpanel/liblxpanel.so.0.0.0 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/lxpanel/liblxpanel.so.0.0.0 is linked to /usr/local/lib/libXRes.so.1 from x11/libXres but it is not declared as a dependency Warning: you need USE_XORG+=xres Error: /usr/local/lib/lxpanel/liblxpanel.so.0.0.0 is linked to /usr/local/lib/libiconv.so.2 from converters/libiconv but it is not declared as a dependency Warning: you need USES+=iconv, USES+=iconv:wchar_t, or USES+=iconv:translit depending on needs Error: /usr/local/lib/lxpanel/liblxpanel.so.0.0.0 is linked to /usr/local/lib/libpcre.so.1 from devel/pcre but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libpcre.so:devel/pcre Error: /usr/local/lib/lxpanel/liblxpanel.so.0.0.0 is linked to /usr/local/lib/libXext.so.6 from x11/libXext but it is not declared as a dependency Warning: you need USE_XORG+=xext Error: /usr/local/lib/lxpanel/liblxpanel.so.0.0.0 is linked to /usr/local/lib/libXrender.so.1 from x11/libXrender but it is not declared as a dependency Warning: you need USE_XORG+=xrender Error: /usr/local/lib/lxpanel/liblxpanel.so.0.0.0 is linked to /usr/local/lib/libXinerama.so.1 from x11/libXinerama but it is not declared as a dependency Warning: you need USE_XORG+=xinerama Error: /usr/local/lib/lxpanel/liblxpanel.so.0.0.0 is linked to /usr/local/lib/libXi.so.6 from x11/libXi but it is not declared as a dependency Warning: you need USE_XORG+=xi Error: /usr/local/lib/lxpanel/liblxpanel.so.0.0.0 is linked to /usr/local/lib/libXrandr.so.2 from x11/libXrandr but it is not declared as a dependency Warning: you need USE_XORG+=xrandr Error: /usr/local/lib/lxpanel/liblxpanel.so.0.0.0 is linked to /usr/local/lib/libXcursor.so.1 from x11/libXcursor but it is not declared as a dependency Warning: you need USE_XORG+=xcursor Error: /usr/local/lib/lxpanel/liblxpanel.so.0.0.0 is linked to /usr/local/lib/libXcomposite.so.1 from x11/libXcomposite but it is not declared as a dependency Warning: you need USE_XORG+=xcomposite Error: /usr/local/lib/lxpanel/liblxpanel.so.0.0.0 is linked to /usr/local/lib/libXdamage.so.1 from x11/libXdamage but it is not declared as a dependency Warning: you need USE_XORG+=xdamage Error: /usr/local/lib/lxpanel/liblxpanel.so.0.0.0 is linked to /usr/local/lib/libXfixes.so.3 from x11/libXfixes but it is not declared as a dependency Warning: you need USE_XORG+=xfixes Error: /usr/local/lib/lxpanel/liblxpanel.so.0.0.0 is linked to /usr/local/lib/libpixman-1.so.0 from x11/pixman but it is not declared as a dependency Warning: you need USE_XORG+=pixman Error: /usr/local/lib/lxpanel/liblxpanel.so.0.0.0 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/lxpanel/liblxpanel.so.0.0.0 is linked to /usr/local/lib/libpng16.so.16 from graphics/png but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libpng16.so:graphics/png Error: /usr/local/lib/lxpanel/liblxpanel.so.0.0.0 is linked to /usr/local/lib/libxcb-shm.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/lxpanel/liblxpanel.so.0.0.0 is linked to /usr/local/lib/libxcb.so.1 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/lxpanel/liblxpanel.so.0.0.0 is linked to /usr/local/lib/libxcb-render.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/lxpanel/liblxpanel.so.0.0.0 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/lxpanel/liblxpanel.so.0.0.0 is linked to /usr/local/lib/libffi.so.6 from devel/libffi but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libffi.so:devel/libffi Error: /usr/local/lib/lxpanel/liblxpanel.so.0.0.0 is linked to /usr/local/lib/libharfbuzz.so.0 from print/harfbuzz but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libharfbuzz.so:print/harfbuzz Error: /usr/local/lib/lxpanel/liblxpanel.so.0.0.0 is linked to /usr/local/lib/libfribidi.so.0 from converters/fribidi but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libfribidi.so:converters/fribidi Error: /usr/local/lib/lxpanel/liblxpanel.so.0.0.0 is linked to /usr/local/lib/libexpat.so.1 from textproc/expat2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libexpat.so:textproc/expat2 Error: /usr/local/lib/lxpanel/liblxpanel.so.0.0.0 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/lxpanel/liblxpanel.so.0.0.0 is linked to /usr/local/lib/libxcb-dri2.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/lxpanel/liblxpanel.so.0.0.0 is linked to /usr/local/lib/libxcb-dri3.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/lxpanel/liblxpanel.so.0.0.0 is linked to /usr/local/lib/libxcb-xfixes.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/lxpanel/liblxpanel.so.0.0.0 is linked to /usr/local/lib/libxcb-present.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/lxpanel/liblxpanel.so.0.0.0 is linked to /usr/local/lib/libxcb-sync.so.1 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/lxpanel/liblxpanel.so.0.0.0 is linked to /usr/local/lib/libxshmfence.so.1 from x11/libxshmfence but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libxshmfence.so:x11/libxshmfence Error: /usr/local/lib/lxpanel/liblxpanel.so.0.0.0 is linked to /usr/local/lib/libwayland-client.so.0 from graphics/wayland but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libwayland-client.so:graphics/wayland Error: /usr/local/lib/lxpanel/liblxpanel.so.0.0.0 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/lxpanel/liblxpanel.so.0.0.0 is linked to /usr/local/lib/libwayland-server.so.0 from graphics/wayland but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libwayland-server.so:graphics/wayland Error: /usr/local/lib/lxpanel/liblxpanel.so.0.0.0 is linked to /usr/local/lib/libdrm.so.2 from graphics/libdrm but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libdrm.so:graphics/libdrm Error: /usr/local/lib/lxpanel/liblxpanel.so.0.0.0 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/lxpanel/liblxpanel.so.0.0.0 is linked to /usr/local/lib/libXau.so.6 from x11/libXau but it is not declared as a dependency Warning: you need USE_XORG+=xau Error: /usr/local/lib/lxpanel/liblxpanel.so.0.0.0 is linked to /usr/local/lib/libXdmcp.so.6 from x11/libXdmcp but it is not declared as a dependency Warning: you need USE_XORG+=xdmcp Error: /usr/local/lib/lxpanel/liblxpanel.so.0.0.0 is linked to /usr/local/lib/libxcb-glx.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/lxpanel/liblxpanel.so.0.0.0 is linked to /usr/local/lib/libXxf86vm.so.1 from x11/libXxf86vm but it is not declared as a dependency Warning: you need USE_XORG+=xxf86vm Error: /usr/local/lib/lxpanel/liblxpanel.so.0.0.0 is linked to /usr/local/lib/libgraphite2.so.3 from graphics/graphite2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libgraphite2.so:graphics/graphite2 Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:20 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for lxpanel-0.9.3 file sizes/checksums [257]: 0% file sizes/checksums [257]: 38% file sizes/checksums [257]: 77% file sizes/checksums [257]: 100% packing files [257]: 0% packing files [257]: 38% packing files [257]: 77% packing files [257]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:03 TOTAL TIME 00:01:40