Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 124675 Details for
Bug 185089
gnome-base/gnome-panel-2.16.3 fails to compile when MAKEOPTS="-j5" is set
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
the build log file
build.log (text/plain), 207.41 KB, created by
Brett Royles
on 2007-07-12 18:56:38 UTC
(
hide
)
Description:
the build log file
Filename:
MIME Type:
Creator:
Brett Royles
Created:
2007-07-12 18:56:38 UTC
Size:
207.41 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking gnome-panel-2.16.3.tar.bz2 to /var/tmp/portage/gnome-base/gnome-panel-2.16.3/work > [32;01m*[0m Fixing OMF Makefiles ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running elibtoolize in: gnome-panel-2.16.3 > [32;01m*[0m Applying portage-1.5.10.patch ... > [32;01m*[0m Applying max_cmd_len-1.5.20.patch ... > [32;01m*[0m Applying sed-1.5.6.patch ... >>>> Source unpacked. >>>> Compiling source in /var/tmp/portage/gnome-base/gnome-panel-2.16.3/work/gnome-panel-2.16.3 ... > * econf: updating gnome-panel-2.16.3/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating gnome-panel-2.16.3/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-scrollkeeper --disable-eds --disable-gtk-doc --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu >checking for a BSD-compatible install... /bin/install -c >checking whether build environment is sane... yes >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether to enable maintainer-specific portions of Makefiles... no >checking for intltool >= 0.35.0... 0.35.0 found >checking for perl... /usr/bin/perl >checking for XML::Parser... ok >checking for iconv... /usr/bin/iconv >checking for msgfmt... /usr/bin/msgfmt >checking for msgmerge... /usr/bin/msgmerge >checking for xgettext... /usr/bin/xgettext >checking for style of include used by make... GNU >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 >checking for library containing strerror... none required >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) gcc3 >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for a sed that does not truncate output... /bin/sed >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for BSD-compatible nm... /usr/bin/nm -B >checking whether ln -s works... yes >checking how to recognise dependent libraries... pass_all >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of x86_64-pc-linux-gnu-g++... gcc3 >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for x86_64-pc-linux-gnu-g77... no >checking for x86_64-pc-linux-gnu-f77... no >checking for x86_64-pc-linux-gnu-xlf... no >checking for x86_64-pc-linux-gnu-frt... no >checking for x86_64-pc-linux-gnu-pgf77... no >checking for x86_64-pc-linux-gnu-cf77... no >checking for x86_64-pc-linux-gnu-fort77... no >checking for x86_64-pc-linux-gnu-fl32... no >checking for x86_64-pc-linux-gnu-af77... no >checking for x86_64-pc-linux-gnu-f90... no >checking for x86_64-pc-linux-gnu-xlf90... no >checking for x86_64-pc-linux-gnu-pgf90... no >checking for x86_64-pc-linux-gnu-pghpf... no >checking for x86_64-pc-linux-gnu-epcf90... no >checking for x86_64-pc-linux-gnu-gfortran... x86_64-pc-linux-gnu-gfortran >checking whether we are using the GNU Fortran 77 compiler... yes >checking whether x86_64-pc-linux-gnu-gfortran accepts -g... yes >checking the maximum length of command line arguments... 32768 >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for objdir... .libs >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >configure: creating libtool >appending configuration tag "CXX" to libtool >checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC works... yes >checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >appending configuration tag "F77" to libtool >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking for x86_64-pc-linux-gnu-gfortran option to produce PIC... -fPIC >checking if x86_64-pc-linux-gnu-gfortran PIC flag -fPIC works... yes >checking if x86_64-pc-linux-gnu-gfortran static flag -static works... yes >checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o... yes >checking whether the x86_64-pc-linux-gnu-gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for glib-genmarshal... /usr/bin/glib-genmarshal >checking for gconftool-2... /usr/bin/gconftool-2 >checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes >checking what language compliance flags to pass to the C compiler... >checking for x86_64-pc-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for PANEL... yes >checking for LIBPANEL_APPLET... yes >checking for WNCKLET... yes >checking langinfo.h usability... yes >checking langinfo.h presence... yes >checking for langinfo.h... yes >checking for nl_langinfo... yes >checking for CLOCK... yes >checking for FISH... yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking for d_type member in directory struct... yes >checking for X... libraries , headers >checking for gethostbyname... yes >checking for connect... yes >checking for remove... yes >checking for shmat... yes >checking for IceConnectionNumber in -lICE... yes >checking for XauFileName in -lXau... yes >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... 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... yes >checking for dgettext in libc... yes >checking for bind_textdomain_codeset... yes >checking for msgfmt... /usr/bin/msgfmt >checking for dcgettext... yes >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for xgettext... /usr/bin/xgettext >checking for GDU_MODULE_VERSION_CHECK... yes >checking for scrollkeeper-config... /usr/bin/scrollkeeper-config >Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation >Using $(sysconfdir)/gconf/schemas as install directory for schema files >checking for mawk... no >checking for gawk... /bin/gawk >checking for perl5... no >checking for perl... /usr/bin/perl >configure: creating ./config.status >config.status: creating Makefile >config.status: creating idl/Makefile >config.status: creating icons/Makefile >config.status: creating icons/16x16/Makefile >config.status: creating icons/22x22/Makefile >config.status: creating icons/24x24/Makefile >config.status: creating icons/32x32/Makefile >config.status: creating icons/scalable/Makefile >config.status: creating gnome-panel/Makefile >config.status: creating libpanel-applet/libpanelapplet-2.0.pc >config.status: creating libpanel-applet/libpanelapplet-2.0-uninstalled.pc >config.status: creating libpanel-applet/Makefile >config.status: creating po/Makefile.in >config.status: creating applets/Makefile >config.status: creating applets/clock/Makefile >config.status: creating applets/fish/Makefile >config.status: creating applets/notification_area/Makefile >config.status: creating applets/wncklet/Makefile >config.status: creating doc/Makefile >config.status: creating doc/reference/Makefile >config.status: creating doc/reference/panel-applet/Makefile >config.status: creating help/Makefile >config.status: creating help/clock/Makefile >config.status: creating help/fish/Makefile >config.status: creating help/window-list/Makefile >config.status: creating help/workspace-switcher/Makefile >config.status: creating help/ja/Makefile >config.status: creating help/ja/fish/Makefile >config.status: creating help/ja/window-list/Makefile >config.status: creating help/ja/workspace-switcher/Makefile >config.status: creating help/de/Makefile >config.status: creating help/de/fish/Makefile >config.status: creating help/de/window-list/Makefile >config.status: creating help/de/workspace-switcher/Makefile >config.status: creating help/ko/Makefile >config.status: creating help/ko/fish/Makefile >config.status: creating help/ko/window-list/Makefile >config.status: creating help/ko/workspace-switcher/Makefile >config.status: creating help/zh_CN/Makefile >config.status: creating help/zh_CN/fish/Makefile >config.status: creating help/zh_CN/workspace-switcher/Makefile >config.status: creating help/zh_TW/Makefile >config.status: creating help/zh_TW/fish/Makefile >config.status: creating help/zh_TW/window-list/Makefile >config.status: creating help/zh_TW/workspace-switcher/Makefile >config.status: creating man/Makefile >config.status: creating config.h >config.status: executing intltool commands >config.status: executing depfiles commands >config.status: executing default-1 commands >config.status: executing po/stamp-it commands >make all-recursive >make[1]: Entering directory `/var/tmp/portage/gnome-base/gnome-panel-2.16.3/work/gnome-panel-2.16.3' >Making all in po >make[2]: Entering directory `/var/tmp/portage/gnome-base/gnome-panel-2.16.3/work/gnome-panel-2.16.3/po' >file=`echo af | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file af.po >file=`echo am | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file am.po >file=`echo ar | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ar.po >file=`echo az | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file az.po >file=`echo be | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file be.po >file=`echo bg | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file bg.po >file=`echo bn | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file bn.po >file=`echo bn_IN | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file bn_IN.po >file=`echo br | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file br.po >file=`echo bs | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file bs.po >file=`echo ca | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ca.po >file=`echo cs | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file cs.po >file=`echo cy | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file cy.po >file=`echo da | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file da.po >file=`echo de | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file de.po >file=`echo dz | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file dz.po >file=`echo el | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file el.po >file=`echo en_CA | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file en_CA.po >file=`echo en_GB | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file en_GB.po >file=`echo eo | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file eo.po >file=`echo es | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file es.po >file=`echo et | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file et.po >file=`echo eu | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file eu.po >file=`echo fa | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file fa.po >file=`echo fi | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file fi.po >file=`echo fr | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file fr.po >file=`echo ga | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ga.po >file=`echo gl | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file gl.po >file=`echo gu | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file gu.po >file=`echo he | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file he.po >file=`echo hi | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file hi.po >file=`echo hr | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file hr.po >file=`echo hu | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file hu.po >file=`echo hy | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file hy.po >file=`echo id | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file id.po >file=`echo it | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file it.po >file=`echo ja | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ja.po >file=`echo ka | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ka.po >file=`echo ko | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ko.po >file=`echo ku | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ku.po >file=`echo ky | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ky.po >file=`echo li | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file li.po >file=`echo lt | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file lt.po >file=`echo lv | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file lv.po >file=`echo mg | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file mg.po >file=`echo mi | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file mi.po >file=`echo mk | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file mk.po >file=`echo ml | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ml.po >file=`echo mn | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file mn.po >file=`echo mr | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file mr.po >file=`echo ms | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ms.po >file=`echo nb | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file nb.po >file=`echo ne | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ne.po >file=`echo nl | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file nl.po >file=`echo nn | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file nn.po >file=`echo nso | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file nso.po >file=`echo or | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file or.po >file=`echo pa | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file pa.po >file=`echo pl | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file pl.po >file=`echo pt | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file pt.po >file=`echo pt_BR | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file pt_BR.po >file=`echo ro | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ro.po >file=`echo ru | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ru.po >file=`echo rw | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file rw.po >file=`echo sk | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file sk.po >file=`echo sl | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file sl.po >file=`echo sq | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file sq.po >file=`echo sr | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file sr.po >file=`echo sr@ije | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file sr@ije.po >file=`echo sr@Latn | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file sr@Latn.po >file=`echo sv | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file sv.po >file=`echo ta | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ta.po >file=`echo te | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file te.po >file=`echo th | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file th.po >file=`echo tr | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file tr.po >file=`echo uk | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file uk.po >file=`echo vi | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file vi.po >file=`echo wa | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file wa.po >file=`echo xh | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file xh.po >file=`echo yi | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file yi.po >file=`echo zh_CN | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file zh_CN.po >file=`echo zh_HK | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file zh_HK.po >file=`echo zh_TW | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file zh_TW.po >file=`echo zu | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file zu.po >make[2]: Leaving directory `/var/tmp/portage/gnome-base/gnome-panel-2.16.3/work/gnome-panel-2.16.3/po' >Making all in idl >make[2]: Entering directory `/var/tmp/portage/gnome-base/gnome-panel-2.16.3/work/gnome-panel-2.16.3/idl' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/gnome-base/gnome-panel-2.16.3/work/gnome-panel-2.16.3/idl' >Making all in icons >make[2]: Entering directory `/var/tmp/portage/gnome-base/gnome-panel-2.16.3/work/gnome-panel-2.16.3/icons' >Making all in 16x16 >make[3]: Entering directory `/var/tmp/portage/gnome-base/gnome-panel-2.16.3/work/gnome-panel-2.16.3/icons/16x16' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/gnome-base/gnome-panel-2.16.3/work/gnome-panel-2.16.3/icons/16x16' >Making all in 22x22 >make[3]: Entering directory `/var/tmp/portage/gnome-base/gnome-panel-2.16.3/work/gnome-panel-2.16.3/icons/22x22' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/gnome-base/gnome-panel-2.16.3/work/gnome-panel-2.16.3/icons/22x22' >Making all in 24x24 >make[3]: Entering directory `/var/tmp/portage/gnome-base/gnome-panel-2.16.3/work/gnome-panel-2.16.3/icons/24x24' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/gnome-base/gnome-panel-2.16.3/work/gnome-panel-2.16.3/icons/24x24' >Making all in 32x32 >make[3]: Entering directory `/var/tmp/portage/gnome-base/gnome-panel-2.16.3/work/gnome-panel-2.16.3/icons/32x32' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/gnome-base/gnome-panel-2.16.3/work/gnome-panel-2.16.3/icons/32x32' >Making all in scalable >make[3]: Entering directory `/var/tmp/portage/gnome-base/gnome-panel-2.16.3/work/gnome-panel-2.16.3/icons/scalable' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/gnome-base/gnome-panel-2.16.3/work/gnome-panel-2.16.3/icons/scalable' >make[3]: Entering directory `/var/tmp/portage/gnome-base/gnome-panel-2.16.3/work/gnome-panel-2.16.3/icons' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/gnome-base/gnome-panel-2.16.3/work/gnome-panel-2.16.3/icons' >make[2]: Leaving directory `/var/tmp/portage/gnome-base/gnome-panel-2.16.3/work/gnome-panel-2.16.3/icons' >Making all in gnome-panel >make[2]: Entering directory `/var/tmp/portage/gnome-base/gnome-panel-2.16.3/work/gnome-panel-2.16.3/gnome-panel' >/usr/bin/orbit-idl-2 -I /usr/share/idl/bonobo-2.0 -I /usr/share/idl/bonobo-activation-2.0 ../idl/GNOME_Panel.idl >/usr/bin/orbit-idl-2 -I /usr/share/idl/bonobo-2.0 -I /usr/share/idl/bonobo-activation-2.0 ../idl/GNOME_Panel.idl >/usr/bin/orbit-idl-2 -I /usr/share/idl/bonobo-2.0 -I /usr/share/idl/bonobo-activation-2.0 ../idl/GNOME_Panel.idl >/usr/bin/orbit-idl-2 -I /usr/share/idl/bonobo-2.0 -I /usr/share/idl/bonobo-activation-2.0 ../idl/GNOME_Panel.idl >echo "#include \"panel-marshal.h\"" > panel-marshal.c && \ > /usr/bin/glib-genmarshal panel-marshal.list --body --prefix=panel_marshal >> panel-marshal.c >orbit-idl-2 2.14.7 compiling > mode, hide preprocessor errors, passes: stubs skels common headers > >Processing file ../idl/GNOME_Panel.idl >orbit-idl-2 2.14.7 compiling > mode, hide preprocessor errors, passes: stubs skels common headers > >Processing file ../idl/GNOME_Panel.idl >orbit-idl-2 2.14.7 compiling > mode, hide preprocessor errors, passes: stubs skels common headers > >Processing file ../idl/GNOME_Panel.idl >orbit-idl-2 2.14.7 compiling > mode, hide preprocessor errors, passes: stubs skels common headers > >Processing file ../idl/GNOME_Panel.idl >/usr/bin/glib-genmarshal panel-marshal.list --header --prefix=panel_marshal > panel-marshal.h >glib-mkenums --fhead "#include <glib-object.h>\n" \ > --fhead "#include \"panel-typebuiltins.h\"\n\n" \ > --fprod "\n/* enumerations from \"@filename@\" */" \ > --fprod "\n#include \"@filename@\"\n" \ > --vhead "static const GEnumValue _@enum_name@_values[] = {" \ > --vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \ > --vtail " { 0, NULL, NULL }\n};\n\n" \ > --vtail "GType\n@enum_name@_get_type (void)\n{\n" \ > --vtail " static GType type = 0;\n\n" \ > --vtail " if (!type)\n" \ > --vtail " type = g_enum_register_static (\"@EnumName@\", _@enum_name@_values);\n\n" \ > --vtail " return type;\n}\n\n" \ > ../gnome-panel/panel-enums.h ../gnome-panel/panel-types.h GNOME_Panel.h > panel-typebuiltins.c >glib-mkenums --fhead "#ifndef __PANEL_TYPEBUILTINS_H__\n" \ > --fhead "#define __PANEL_TYPEBUILTINS_H__ 1\n\n" \ > --fhead "G_BEGIN_DECLS\n\n" \ > --ftail "G_END_DECLS\n\n" \ > --ftail "#endif /* __PANEL_TYPEBUILTINS_H__ */\n" \ > --fprod "\n/* --- @filename@ --- */" \ > --eprod "#define PANEL_TYPE_@ENUMSHORT@ @enum_name@_get_type()\n" \ > --eprod "GType @enum_name@_get_type (void);\n" \ > ../gnome-panel/panel-enums.h ../gnome-panel/panel-types.h GNOME_Panel.h > panel-typebuiltins.h >make all-am >make[3]: Entering directory `/var/tmp/portage/gnome-base/gnome-panel-2.16.3/work/gnome-panel-2.16.3/gnome-panel' >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I../gnome-panel -DPANEL_DEBUG -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGLADEDIR=\""/usr/share/gnome/panel/glade"\" -DICONDIR=\""/usr/share/gnome/panel/pixmaps"\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-menus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wall -Wmissing-prototypes -march=nocona -O2 -pipe -MT GNOME_Panel-stubs.o -MD -MP -MF ".deps/GNOME_Panel-stubs.Tpo" -c -o GNOME_Panel-stubs.o GNOME_Panel-stubs.c; \ > then mv -f ".deps/GNOME_Panel-stubs.Tpo" ".deps/GNOME_Panel-stubs.Po"; else rm -f ".deps/GNOME_Panel-stubs.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I../gnome-panel -DPANEL_DEBUG -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGLADEDIR=\""/usr/share/gnome/panel/glade"\" -DICONDIR=\""/usr/share/gnome/panel/pixmaps"\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-menus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wall -Wmissing-prototypes -march=nocona -O2 -pipe -MT GNOME_Panel-skels.o -MD -MP -MF ".deps/GNOME_Panel-skels.Tpo" -c -o GNOME_Panel-skels.o GNOME_Panel-skels.c; \ > then mv -f ".deps/GNOME_Panel-skels.Tpo" ".deps/GNOME_Panel-skels.Po"; else rm -f ".deps/GNOME_Panel-skels.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I../gnome-panel -DPANEL_DEBUG -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGLADEDIR=\""/usr/share/gnome/panel/glade"\" -DICONDIR=\""/usr/share/gnome/panel/pixmaps"\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-menus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wall -Wmissing-prototypes -march=nocona -O2 -pipe -MT GNOME_Panel-common.o -MD -MP -MF ".deps/GNOME_Panel-common.Tpo" -c -o GNOME_Panel-common.o GNOME_Panel-common.c; \ > then mv -f ".deps/GNOME_Panel-common.Tpo" ".deps/GNOME_Panel-common.Po"; else rm -f ".deps/GNOME_Panel-common.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I../gnome-panel -DPANEL_DEBUG -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGLADEDIR=\""/usr/share/gnome/panel/glade"\" -DICONDIR=\""/usr/share/gnome/panel/pixmaps"\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-menus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wall -Wmissing-prototypes -march=nocona -O2 -pipe -MT panel-typebuiltins.o -MD -MP -MF ".deps/panel-typebuiltins.Tpo" -c -o panel-typebuiltins.o panel-typebuiltins.c; \ > then mv -f ".deps/panel-typebuiltins.Tpo" ".deps/panel-typebuiltins.Po"; else rm -f ".deps/panel-typebuiltins.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I../gnome-panel -DPANEL_DEBUG -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGLADEDIR=\""/usr/share/gnome/panel/glade"\" -DICONDIR=\""/usr/share/gnome/panel/pixmaps"\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-menus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wall -Wmissing-prototypes -march=nocona -O2 -pipe -MT panel-marshal.o -MD -MP -MF ".deps/panel-marshal.Tpo" -c -o panel-marshal.o panel-marshal.c; \ > then mv -f ".deps/panel-marshal.Tpo" ".deps/panel-marshal.Po"; else rm -f ".deps/panel-marshal.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I../gnome-panel -DPANEL_DEBUG -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGLADEDIR=\""/usr/share/gnome/panel/glade"\" -DICONDIR=\""/usr/share/gnome/panel/pixmaps"\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-menus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wall -Wmissing-prototypes -march=nocona -O2 -pipe -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; \ > then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I../gnome-panel -DPANEL_DEBUG -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGLADEDIR=\""/usr/share/gnome/panel/glade"\" -DICONDIR=\""/usr/share/gnome/panel/pixmaps"\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-menus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wall -Wmissing-prototypes -march=nocona -O2 -pipe -MT panel-widget.o -MD -MP -MF ".deps/panel-widget.Tpo" -c -o panel-widget.o panel-widget.c; \ > then mv -f ".deps/panel-widget.Tpo" ".deps/panel-widget.Po"; else rm -f ".deps/panel-widget.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I../gnome-panel -DPANEL_DEBUG -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGLADEDIR=\""/usr/share/gnome/panel/glade"\" -DICONDIR=\""/usr/share/gnome/panel/pixmaps"\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-menus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wall -Wmissing-prototypes -march=nocona -O2 -pipe -MT button-widget.o -MD -MP -MF ".deps/button-widget.Tpo" -c -o button-widget.o button-widget.c; \ > then mv -f ".deps/button-widget.Tpo" ".deps/button-widget.Po"; else rm -f ".deps/button-widget.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I../gnome-panel -DPANEL_DEBUG -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGLADEDIR=\""/usr/share/gnome/panel/glade"\" -DICONDIR=\""/usr/share/gnome/panel/pixmaps"\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-menus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wall -Wmissing-prototypes -march=nocona -O2 -pipe -MT xstuff.o -MD -MP -MF ".deps/xstuff.Tpo" -c -o xstuff.o xstuff.c; \ > then mv -f ".deps/xstuff.Tpo" ".deps/xstuff.Po"; else rm -f ".deps/xstuff.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I../gnome-panel -DPANEL_DEBUG -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGLADEDIR=\""/usr/share/gnome/panel/glade"\" -DICONDIR=\""/usr/share/gnome/panel/pixmaps"\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-menus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wall -Wmissing-prototypes -march=nocona -O2 -pipe -MT panel-session.o -MD -MP -MF ".deps/panel-session.Tpo" -c -o panel-session.o panel-session.c; \ > then mv -f ".deps/panel-session.Tpo" ".deps/panel-session.Po"; else rm -f ".deps/panel-session.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I../gnome-panel -DPANEL_DEBUG -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGLADEDIR=\""/usr/share/gnome/panel/glade"\" -DICONDIR=\""/usr/share/gnome/panel/pixmaps"\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-menus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wall -Wmissing-prototypes -march=nocona -O2 -pipe -MT panel-compatibility.o -MD -MP -MF ".deps/panel-compatibility.Tpo" -c -o panel-compatibility.o panel-compatibility.c; \ > then mv -f ".deps/panel-compatibility.Tpo" ".deps/panel-compatibility.Po"; else rm -f ".deps/panel-compatibility.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I../gnome-panel -DPANEL_DEBUG -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGLADEDIR=\""/usr/share/gnome/panel/glade"\" -DICONDIR=\""/usr/share/gnome/panel/pixmaps"\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-menus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wall -Wmissing-prototypes -march=nocona -O2 -pipe -MT panel.o -MD -MP -MF ".deps/panel.Tpo" -c -o panel.o panel.c; \ > then mv -f ".deps/panel.Tpo" ".deps/panel.Po"; else rm -f ".deps/panel.Tpo"; exit 1; fi >panel-widget.c: In function 'panel_widget_destroy': >panel-widget.c:1680: warning: dereferencing type-punned pointer will break strict-aliasing rules >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I../gnome-panel -DPANEL_DEBUG -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGLADEDIR=\""/usr/share/gnome/panel/glade"\" -DICONDIR=\""/usr/share/gnome/panel/pixmaps"\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-menus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wall -Wmissing-prototypes -march=nocona -O2 -pipe -MT applet.o -MD -MP -MF ".deps/applet.Tpo" -c -o applet.o applet.c; \ > then mv -f ".deps/applet.Tpo" ".deps/applet.Po"; else rm -f ".deps/applet.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I../gnome-panel -DPANEL_DEBUG -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGLADEDIR=\""/usr/share/gnome/panel/glade"\" -DICONDIR=\""/usr/share/gnome/panel/pixmaps"\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-menus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wall -Wmissing-prototypes -march=nocona -O2 -pipe -MT drawer.o -MD -MP -MF ".deps/drawer.Tpo" -c -o drawer.o drawer.c; \ > then mv -f ".deps/drawer.Tpo" ".deps/drawer.Po"; else rm -f ".deps/drawer.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I../gnome-panel -DPANEL_DEBUG -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGLADEDIR=\""/usr/share/gnome/panel/glade"\" -DICONDIR=\""/usr/share/gnome/panel/pixmaps"\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-menus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wall -Wmissing-prototypes -march=nocona -O2 -pipe -MT panel-config-global.o -MD -MP -MF ".deps/panel-config-global.Tpo" -c -o panel-config-global.o panel-config-global.c; \ > then mv -f ".deps/panel-config-global.Tpo" ".deps/panel-config-global.Po"; else rm -f ".deps/panel-config-global.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I../gnome-panel -DPANEL_DEBUG -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGLADEDIR=\""/usr/share/gnome/panel/glade"\" -DICONDIR=\""/usr/share/gnome/panel/pixmaps"\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-menus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wall -Wmissing-prototypes -march=nocona -O2 -pipe -MT panel-util.o -MD -MP -MF ".deps/panel-util.Tpo" -c -o panel-util.o panel-util.c; \ > then mv -f ".deps/panel-util.Tpo" ".deps/panel-util.Po"; else rm -f ".deps/panel-util.Tpo"; exit 1; fi >applet.c: In function 'panel_applet_create_menu': >applet.c:533: warning: dereferencing type-punned pointer will break strict-aliasing rules >applet.c: In function 'panel_applet_register': >applet.c:1206: warning: dereferencing type-punned pointer will break strict-aliasing rules >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I../gnome-panel -DPANEL_DEBUG -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGLADEDIR=\""/usr/share/gnome/panel/glade"\" -DICONDIR=\""/usr/share/gnome/panel/pixmaps"\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-menus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wall -Wmissing-prototypes -march=nocona -O2 -pipe -MT panel-gconf.o -MD -MP -MF ".deps/panel-gconf.Tpo" -c -o panel-gconf.o panel-gconf.c; \ > then mv -f ".deps/panel-gconf.Tpo" ".deps/panel-gconf.Po"; else rm -f ".deps/panel-gconf.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I../gnome-panel -DPANEL_DEBUG -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGLADEDIR=\""/usr/share/gnome/panel/glade"\" -DICONDIR=\""/usr/share/gnome/panel/pixmaps"\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-menus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wall -Wmissing-prototypes -march=nocona -O2 -pipe -MT panel-properties-dialog.o -MD -MP -MF ".deps/panel-properties-dialog.Tpo" -c -o panel-properties-dialog.o panel-properties-dialog.c; \ > then mv -f ".deps/panel-properties-dialog.Tpo" ".deps/panel-properties-dialog.Po"; else rm -f ".deps/panel-properties-dialog.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I../gnome-panel -DPANEL_DEBUG -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGLADEDIR=\""/usr/share/gnome/panel/glade"\" -DICONDIR=\""/usr/share/gnome/panel/pixmaps"\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-menus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wall -Wmissing-prototypes -march=nocona -O2 -pipe -MT panel-run-dialog.o -MD -MP -MF ".deps/panel-run-dialog.Tpo" -c -o panel-run-dialog.o panel-run-dialog.c; \ > then mv -f ".deps/panel-run-dialog.Tpo" ".deps/panel-run-dialog.Po"; else rm -f ".deps/panel-run-dialog.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I../gnome-panel -DPANEL_DEBUG -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGLADEDIR=\""/usr/share/gnome/panel/glade"\" -DICONDIR=\""/usr/share/gnome/panel/pixmaps"\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-menus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wall -Wmissing-prototypes -march=nocona -O2 -pipe -MT menu.o -MD -MP -MF ".deps/menu.Tpo" -c -o menu.o menu.c; \ > then mv -f ".deps/menu.Tpo" ".deps/menu.Po"; else rm -f ".deps/menu.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I../gnome-panel -DPANEL_DEBUG -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGLADEDIR=\""/usr/share/gnome/panel/glade"\" -DICONDIR=\""/usr/share/gnome/panel/pixmaps"\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-menus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wall -Wmissing-prototypes -march=nocona -O2 -pipe -MT panel-context-menu.o -MD -MP -MF ".deps/panel-context-menu.Tpo" -c -o panel-context-menu.o panel-context-menu.c; \ > then mv -f ".deps/panel-context-menu.Tpo" ".deps/panel-context-menu.Po"; else rm -f ".deps/panel-context-menu.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I../gnome-panel -DPANEL_DEBUG -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGLADEDIR=\""/usr/share/gnome/panel/glade"\" -DICONDIR=\""/usr/share/gnome/panel/pixmaps"\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-menus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wall -Wmissing-prototypes -march=nocona -O2 -pipe -MT launcher.o -MD -MP -MF ".deps/launcher.Tpo" -c -o launcher.o launcher.c; \ > then mv -f ".deps/launcher.Tpo" ".deps/launcher.Po"; else rm -f ".deps/launcher.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I../gnome-panel -DPANEL_DEBUG -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGLADEDIR=\""/usr/share/gnome/panel/glade"\" -DICONDIR=\""/usr/share/gnome/panel/pixmaps"\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-menus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wall -Wmissing-prototypes -march=nocona -O2 -pipe -MT panel-applet-frame.o -MD -MP -MF ".deps/panel-applet-frame.Tpo" -c -o panel-applet-frame.o panel-applet-frame.c; \ > then mv -f ".deps/panel-applet-frame.Tpo" ".deps/panel-applet-frame.Po"; else rm -f ".deps/panel-applet-frame.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I../gnome-panel -DPANEL_DEBUG -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGLADEDIR=\""/usr/share/gnome/panel/glade"\" -DICONDIR=\""/usr/share/gnome/panel/pixmaps"\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-menus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wall -Wmissing-prototypes -march=nocona -O2 -pipe -MT panel-shell.o -MD -MP -MF ".deps/panel-shell.Tpo" -c -o panel-shell.o panel-shell.c; \ > then mv -f ".deps/panel-shell.Tpo" ".deps/panel-shell.Po"; else rm -f ".deps/panel-shell.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I../gnome-panel -DPANEL_DEBUG -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGLADEDIR=\""/usr/share/gnome/panel/glade"\" -DICONDIR=\""/usr/share/gnome/panel/pixmaps"\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-menus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wall -Wmissing-prototypes -march=nocona -O2 -pipe -MT panel-background.o -MD -MP -MF ".deps/panel-background.Tpo" -c -o panel-background.o panel-background.c; \ > then mv -f ".deps/panel-background.Tpo" ".deps/panel-background.Po"; else rm -f ".deps/panel-background.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I../gnome-panel -DPANEL_DEBUG -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGLADEDIR=\""/usr/share/gnome/panel/glade"\" -DICONDIR=\""/usr/share/gnome/panel/pixmaps"\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-menus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wall -Wmissing-prototypes -march=nocona -O2 -pipe -MT panel-background-monitor.o -MD -MP -MF ".deps/panel-background-monitor.Tpo" -c -o panel-background-monitor.o panel-background-monitor.c; \ > then mv -f ".deps/panel-background-monitor.Tpo" ".deps/panel-background-monitor.Po"; else rm -f ".deps/panel-background-monitor.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I../gnome-panel -DPANEL_DEBUG -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGLADEDIR=\""/usr/share/gnome/panel/glade"\" -DICONDIR=\""/usr/share/gnome/panel/pixmaps"\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-menus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wall -Wmissing-prototypes -march=nocona -O2 -pipe -MT panel-stock-icons.o -MD -MP -MF ".deps/panel-stock-icons.Tpo" -c -o panel-stock-icons.o panel-stock-icons.c; \ > then mv -f ".deps/panel-stock-icons.Tpo" ".deps/panel-stock-icons.Po"; else rm -f ".deps/panel-stock-icons.Tpo"; exit 1; fi >launcher.c: In function 'launcher_load_from_gconf': >launcher.c:465: warning: 'loaded' may be used uninitialized in this function >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I../gnome-panel -DPANEL_DEBUG -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGLADEDIR=\""/usr/share/gnome/panel/glade"\" -DICONDIR=\""/usr/share/gnome/panel/pixmaps"\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-menus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wall -Wmissing-prototypes -march=nocona -O2 -pipe -MT panel-action-button.o -MD -MP -MF ".deps/panel-action-button.Tpo" -c -o panel-action-button.o panel-action-button.c; \ > then mv -f ".deps/panel-action-button.Tpo" ".deps/panel-action-button.Po"; else rm -f ".deps/panel-action-button.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I../gnome-panel -DPANEL_DEBUG -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGLADEDIR=\""/usr/share/gnome/panel/glade"\" -DICONDIR=\""/usr/share/gnome/panel/pixmaps"\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-menus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wall -Wmissing-prototypes -march=nocona -O2 -pipe -MT panel-menu-bar.o -MD -MP -MF ".deps/panel-menu-bar.Tpo" -c -o panel-menu-bar.o panel-menu-bar.c; \ > then mv -f ".deps/panel-menu-bar.Tpo" ".deps/panel-menu-bar.Po"; else rm -f ".deps/panel-menu-bar.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I../gnome-panel -DPANEL_DEBUG -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGLADEDIR=\""/usr/share/gnome/panel/glade"\" -DICONDIR=\""/usr/share/gnome/panel/pixmaps"\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-menus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wall -Wmissing-prototypes -march=nocona -O2 -pipe -MT panel-menu-button.o -MD -MP -MF ".deps/panel-menu-button.Tpo" -c -o panel-menu-button.o panel-menu-button.c; \ > then mv -f ".deps/panel-menu-button.Tpo" ".deps/panel-menu-button.Po"; else rm -f ".deps/panel-menu-button.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I../gnome-panel -DPANEL_DEBUG -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGLADEDIR=\""/usr/share/gnome/panel/glade"\" -DICONDIR=\""/usr/share/gnome/panel/pixmaps"\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-menus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wall -Wmissing-prototypes -march=nocona -O2 -pipe -MT panel-menu-items.o -MD -MP -MF ".deps/panel-menu-items.Tpo" -c -o panel-menu-items.o panel-menu-items.c; \ > then mv -f ".deps/panel-menu-items.Tpo" ".deps/panel-menu-items.Po"; else rm -f ".deps/panel-menu-items.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I../gnome-panel -DPANEL_DEBUG -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGLADEDIR=\""/usr/share/gnome/panel/glade"\" -DICONDIR=\""/usr/share/gnome/panel/pixmaps"\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-menus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wall -Wmissing-prototypes -march=nocona -O2 -pipe -MT panel-separator.o -MD -MP -MF ".deps/panel-separator.Tpo" -c -o panel-separator.o panel-separator.c; \ > then mv -f ".deps/panel-separator.Tpo" ".deps/panel-separator.Po"; else rm -f ".deps/panel-separator.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I../gnome-panel -DPANEL_DEBUG -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGLADEDIR=\""/usr/share/gnome/panel/glade"\" -DICONDIR=\""/usr/share/gnome/panel/pixmaps"\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-menus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wall -Wmissing-prototypes -march=nocona -O2 -pipe -MT panel-recent.o -MD -MP -MF ".deps/panel-recent.Tpo" -c -o panel-recent.o panel-recent.c; \ > then mv -f ".deps/panel-recent.Tpo" ".deps/panel-recent.Po"; else rm -f ".deps/panel-recent.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I../gnome-panel -DPANEL_DEBUG -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGLADEDIR=\""/usr/share/gnome/panel/glade"\" -DICONDIR=\""/usr/share/gnome/panel/pixmaps"\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-menus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wall -Wmissing-prototypes -march=nocona -O2 -pipe -MT panel-action-protocol.o -MD -MP -MF ".deps/panel-action-protocol.Tpo" -c -o panel-action-protocol.o panel-action-protocol.c; \ > then mv -f ".deps/panel-action-protocol.Tpo" ".deps/panel-action-protocol.Po"; else rm -f ".deps/panel-action-protocol.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I../gnome-panel -DPANEL_DEBUG -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGLADEDIR=\""/usr/share/gnome/panel/glade"\" -DICONDIR=\""/usr/share/gnome/panel/pixmaps"\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-menus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wall -Wmissing-prototypes -march=nocona -O2 -pipe -MT panel-toplevel.o -MD -MP -MF ".deps/panel-toplevel.Tpo" -c -o panel-toplevel.o panel-toplevel.c; \ > then mv -f ".deps/panel-toplevel.Tpo" ".deps/panel-toplevel.Po"; else rm -f ".deps/panel-toplevel.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I../gnome-panel -DPANEL_DEBUG -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGLADEDIR=\""/usr/share/gnome/panel/glade"\" -DICONDIR=\""/usr/share/gnome/panel/pixmaps"\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-menus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wall -Wmissing-prototypes -march=nocona -O2 -pipe -MT panel-struts.o -MD -MP -MF ".deps/panel-struts.Tpo" -c -o panel-struts.o panel-struts.c; \ > then mv -f ".deps/panel-struts.Tpo" ".deps/panel-struts.Po"; else rm -f ".deps/panel-struts.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I../gnome-panel -DPANEL_DEBUG -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGLADEDIR=\""/usr/share/gnome/panel/glade"\" -DICONDIR=\""/usr/share/gnome/panel/pixmaps"\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-menus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wall -Wmissing-prototypes -march=nocona -O2 -pipe -MT panel-frame.o -MD -MP -MF ".deps/panel-frame.Tpo" -c -o panel-frame.o panel-frame.c; \ > then mv -f ".deps/panel-frame.Tpo" ".deps/panel-frame.Po"; else rm -f ".deps/panel-frame.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I../gnome-panel -DPANEL_DEBUG -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGLADEDIR=\""/usr/share/gnome/panel/glade"\" -DICONDIR=\""/usr/share/gnome/panel/pixmaps"\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-menus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wall -Wmissing-prototypes -march=nocona -O2 -pipe -MT panel-xutils.o -MD -MP -MF ".deps/panel-xutils.Tpo" -c -o panel-xutils.o panel-xutils.c; \ > then mv -f ".deps/panel-xutils.Tpo" ".deps/panel-xutils.Po"; else rm -f ".deps/panel-xutils.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I../gnome-panel -DPANEL_DEBUG -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGLADEDIR=\""/usr/share/gnome/panel/glade"\" -DICONDIR=\""/usr/share/gnome/panel/pixmaps"\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-menus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wall -Wmissing-prototypes -march=nocona -O2 -pipe -MT panel-multiscreen.o -MD -MP -MF ".deps/panel-multiscreen.Tpo" -c -o panel-multiscreen.o panel-multiscreen.c; \ > then mv -f ".deps/panel-multiscreen.Tpo" ".deps/panel-multiscreen.Po"; else rm -f ".deps/panel-multiscreen.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I../gnome-panel -DPANEL_DEBUG -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGLADEDIR=\""/usr/share/gnome/panel/glade"\" -DICONDIR=\""/usr/share/gnome/panel/pixmaps"\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-menus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wall -Wmissing-prototypes -march=nocona -O2 -pipe -MT panel-a11y.o -MD -MP -MF ".deps/panel-a11y.Tpo" -c -o panel-a11y.o panel-a11y.c; \ > then mv -f ".deps/panel-a11y.Tpo" ".deps/panel-a11y.Po"; else rm -f ".deps/panel-a11y.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I../gnome-panel -DPANEL_DEBUG -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGLADEDIR=\""/usr/share/gnome/panel/glade"\" -DICONDIR=\""/usr/share/gnome/panel/pixmaps"\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-menus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wall -Wmissing-prototypes -march=nocona -O2 -pipe -MT panel-bindings.o -MD -MP -MF ".deps/panel-bindings.Tpo" -c -o panel-bindings.o panel-bindings.c; \ > then mv -f ".deps/panel-bindings.Tpo" ".deps/panel-bindings.Po"; else rm -f ".deps/panel-bindings.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I../gnome-panel -DPANEL_DEBUG -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGLADEDIR=\""/usr/share/gnome/panel/glade"\" -DICONDIR=\""/usr/share/gnome/panel/pixmaps"\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-menus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wall -Wmissing-prototypes -march=nocona -O2 -pipe -MT panel-profile.o -MD -MP -MF ".deps/panel-profile.Tpo" -c -o panel-profile.o panel-profile.c; \ > then mv -f ".deps/panel-profile.Tpo" ".deps/panel-profile.Po"; else rm -f ".deps/panel-profile.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I../gnome-panel -DPANEL_DEBUG -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGLADEDIR=\""/usr/share/gnome/panel/glade"\" -DICONDIR=\""/usr/share/gnome/panel/pixmaps"\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-menus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wall -Wmissing-prototypes -march=nocona -O2 -pipe -MT panel-force-quit.o -MD -MP -MF ".deps/panel-force-quit.Tpo" -c -o panel-force-quit.o panel-force-quit.c; \ > then mv -f ".deps/panel-force-quit.Tpo" ".deps/panel-force-quit.Po"; else rm -f ".deps/panel-force-quit.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I../gnome-panel -DPANEL_DEBUG -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGLADEDIR=\""/usr/share/gnome/panel/glade"\" -DICONDIR=\""/usr/share/gnome/panel/pixmaps"\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-menus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wall -Wmissing-prototypes -march=nocona -O2 -pipe -MT panel-lockdown.o -MD -MP -MF ".deps/panel-lockdown.Tpo" -c -o panel-lockdown.o panel-lockdown.c; \ > then mv -f ".deps/panel-lockdown.Tpo" ".deps/panel-lockdown.Po"; else rm -f ".deps/panel-lockdown.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I../gnome-panel -DPANEL_DEBUG -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGLADEDIR=\""/usr/share/gnome/panel/glade"\" -DICONDIR=\""/usr/share/gnome/panel/pixmaps"\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-menus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wall -Wmissing-prototypes -march=nocona -O2 -pipe -MT panel-addto.o -MD -MP -MF ".deps/panel-addto.Tpo" -c -o panel-addto.o panel-addto.c; \ > then mv -f ".deps/panel-addto.Tpo" ".deps/panel-addto.Po"; else rm -f ".deps/panel-addto.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I../gnome-panel -DPANEL_DEBUG -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGLADEDIR=\""/usr/share/gnome/panel/glade"\" -DICONDIR=\""/usr/share/gnome/panel/pixmaps"\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-menus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wall -Wmissing-prototypes -march=nocona -O2 -pipe -MT panel-logout.o -MD -MP -MF ".deps/panel-logout.Tpo" -c -o panel-logout.o panel-logout.c; \ > then mv -f ".deps/panel-logout.Tpo" ".deps/panel-logout.Po"; else rm -f ".deps/panel-logout.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I../gnome-panel -DPANEL_DEBUG -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGLADEDIR=\""/usr/share/gnome/panel/glade"\" -DICONDIR=\""/usr/share/gnome/panel/pixmaps"\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-menus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wall -Wmissing-prototypes -march=nocona -O2 -pipe -MT panel-gdm.o -MD -MP -MF ".deps/panel-gdm.Tpo" -c -o panel-gdm.o panel-gdm.c; \ > then mv -f ".deps/panel-gdm.Tpo" ".deps/panel-gdm.Po"; else rm -f ".deps/panel-gdm.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I../gnome-panel -DPANEL_DEBUG -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGLADEDIR=\""/usr/share/gnome/panel/glade"\" -DICONDIR=\""/usr/share/gnome/panel/pixmaps"\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-menus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wall -Wmissing-prototypes -march=nocona -O2 -pipe -MT panel-power-manager.o -MD -MP -MF ".deps/panel-power-manager.Tpo" -c -o panel-power-manager.o panel-power-manager.c; \ > then mv -f ".deps/panel-power-manager.Tpo" ".deps/panel-power-manager.Po"; else rm -f ".deps/panel-power-manager.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I../gnome-panel -DPANEL_DEBUG -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGLADEDIR=\""/usr/share/gnome/panel/glade"\" -DICONDIR=\""/usr/share/gnome/panel/pixmaps"\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-menus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wall -Wmissing-prototypes -march=nocona -O2 -pipe -MT panel-ditem-editor.o -MD -MP -MF ".deps/panel-ditem-editor.Tpo" -c -o panel-ditem-editor.o panel-ditem-editor.c; \ > then mv -f ".deps/panel-ditem-editor.Tpo" ".deps/panel-ditem-editor.Po"; else rm -f ".deps/panel-ditem-editor.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I../gnome-panel -DPANEL_DEBUG -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGLADEDIR=\""/usr/share/gnome/panel/glade"\" -DICONDIR=\""/usr/share/gnome/panel/pixmaps"\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-menus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wall -Wmissing-prototypes -march=nocona -O2 -pipe -MT gnome-desktop-item-edit.o -MD -MP -MF ".deps/gnome-desktop-item-edit.Tpo" -c -o gnome-desktop-item-edit.o gnome-desktop-item-edit.c; \ > then mv -f ".deps/gnome-desktop-item-edit.Tpo" ".deps/gnome-desktop-item-edit.Po"; else rm -f ".deps/gnome-desktop-item-edit.Tpo"; exit 1; fi >LC_ALL=C ../intltool-merge -s -u -c ../po/.intltool-merge-cache ../po panel-global.schemas.in panel-global.schemas >LC_ALL=C ../intltool-merge -s -u -c ../po/.intltool-merge-cache ../po panel-general.schemas.in panel-general.schemas >LC_ALL=C ../intltool-merge -s -u -c ../po/.intltool-merge-cache ../po panel-toplevel.schemas.in panel-toplevel.schemas >Generating and caching the translation database >Generating and caching the translation database >Generating and caching the translation database >LC_ALL=C ../intltool-merge -s -u -c ../po/.intltool-merge-cache ../po panel-object.schemas.in panel-object.schemas >Generating and caching the translation database >LC_ALL=C ../intltool-merge -o -u -c ../po/.intltool-merge-cache ../po GNOME_Panel.server.in GNOME_Panel.server >Generating and caching the translation database >Merging translations into panel-general.schemas. >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=nocona -O2 -pipe -o gnome-panel -export-dynamic GNOME_Panel-stubs.o GNOME_Panel-skels.o GNOME_Panel-common.o panel-typebuiltins.o panel-marshal.o main.o panel-widget.o button-widget.o xstuff.o panel-session.o panel-compatibility.o panel.o applet.o drawer.o panel-config-global.o panel-util.o panel-gconf.o panel-properties-dialog.o panel-run-dialog.o menu.o panel-context-menu.o launcher.o panel-applet-frame.o panel-shell.o panel-background.o panel-background-monitor.o panel-stock-icons.o panel-action-button.o panel-menu-bar.o panel-menu-button.o panel-menu-items.o panel-separator.o panel-recent.o panel-action-protocol.o panel-toplevel.o panel-struts.o panel-frame.o panel-xutils.o panel-multiscreen.o panel-a11y.o panel-bindings.o panel-profile.o panel-force-quit.o panel-lockdown.o panel-addto.o panel-logout.o panel-gdm.o panel-power-manager.o panel-ditem-editor.o -pthread -lgnome-desktop-2 -lgnomeui-2 -lSM -lICE -lstartup-notification-1 -lbonoboui-2 -lgnome-keyring -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lbonobo-2 -lbonobo-activation -lgnomevfs-2 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgmodule-2.0 -ldl -lgconf-2 -lORBit-2 -lgthread-2.0 -lrt -lgnome-menu -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lX11 -lXau >Merging translations into panel-global.schemas. >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=nocona -O2 -pipe -o gnome-desktop-item-edit -export-dynamic gnome-desktop-item-edit.o panel-ditem-editor.o panel-marshal.o panel-util.o xstuff.o -pthread -lgnome-desktop-2 -lgnomeui-2 -lSM -lICE -lstartup-notification-1 -lbonoboui-2 -lgnome-keyring -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lbonobo-2 -lbonobo-activation -lgnomevfs-2 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgmodule-2.0 -ldl -lgconf-2 -lORBit-2 -lgthread-2.0 -lrt -lgnome-menu -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lX11 -lXau >Merging translations into GNOME_Panel.server. >mkdir .libs >Merging translations into panel-object.schemas. >Merging translations into panel-toplevel.schemas. >x86_64-pc-linux-gnu-gcc -march=nocona -O2 -pipe -o gnome-panel GNOME_Panel-stubs.o GNOME_Panel-skels.o GNOME_Panel-common.o panel-typebuiltins.o panel-marshal.o main.o panel-widget.o button-widget.o xstuff.o panel-session.o panel-compatibility.o panel.o applet.o drawer.o panel-config-global.o panel-util.o panel-gconf.o panel-properties-dialog.o panel-run-dialog.o menu.o panel-context-menu.o launcher.o panel-applet-frame.o panel-shell.o panel-background.o panel-background-monitor.o panel-stock-icons.o panel-action-button.o panel-menu-bar.o panel-menu-button.o panel-menu-items.o panel-separator.o panel-recent.o panel-action-protocol.o panel-toplevel.o panel-struts.o panel-frame.o panel-xutils.o panel-multiscreen.o panel-a11y.o panel-bindings.o panel-profile.o panel-force-quit.o panel-lockdown.o panel-addto.o panel-logout.o panel-gdm.o panel-power-manager.o panel-ditem-editor.o -pthread -Wl,--export-dynamic /usr/lib64/libgnome-desktop-2.so -L/usr/lib64 /usr/lib64/libgnomeui-2.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libbonoboui-2.so /usr/lib64/libgnome-keyring.so /usr/lib64/libgnomecanvas-2.so /usr/lib64/libgnome-2.so /usr/lib64/libesd.so /usr/lib64/libasound.so /usr/lib64/libaudiofile.so /usr/lib64/libpopt.so /usr/lib64/libart_lgpl_2.so /usr/lib64/libbonobo-2.so /usr/lib64/libbonobo-activation.so /usr/lib64/libORBitCosNaming-2.so /usr/lib64/libgnomevfs-2.so -lssl -lcrypto -lresolv -lutil /usr/lib64/libglade-2.0.so /usr/lib64/libgtk-x11-2.0.so /usr/lib64/libxml2.so /usr/lib64/libgdk-x11-2.0.so /usr/lib64/libatk-1.0.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libcairo.so /usr/lib64/libfreetype.so /usr/lib64/libfontconfig.so /usr/lib64/libexpat.so /usr/lib64/libpng12.so -lz /usr/lib64/libXrender.so -lm /usr/lib64/libgconf-2.so /usr/lib64/libORBit-2.so /usr/lib64/libgmodule-2.0.so /usr/lib64/libgthread-2.0.so -lrt /usr/lib64/libgnome-menu.so /usr/lib64/libfam.so -lpthread /usr/lib64/libdbus-glib-1.so -lnsl /usr/lib64/libdbus-1.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libSM.so /usr/lib64/libICE.so /usr/lib64/libX11.so /usr/lib64/libXdmcp.so -ldl /usr/lib64/libXau.so >x86_64-pc-linux-gnu-gcc -march=nocona -O2 -pipe -o gnome-desktop-item-edit gnome-desktop-item-edit.o panel-ditem-editor.o panel-marshal.o panel-util.o xstuff.o -pthread -Wl,--export-dynamic /usr/lib64/libgnome-desktop-2.so -L/usr/lib64 /usr/lib64/libgnomeui-2.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libbonoboui-2.so /usr/lib64/libgnome-keyring.so /usr/lib64/libgnomecanvas-2.so /usr/lib64/libgnome-2.so /usr/lib64/libesd.so /usr/lib64/libasound.so /usr/lib64/libaudiofile.so /usr/lib64/libpopt.so /usr/lib64/libart_lgpl_2.so /usr/lib64/libbonobo-2.so /usr/lib64/libbonobo-activation.so /usr/lib64/libORBitCosNaming-2.so /usr/lib64/libgnomevfs-2.so -lssl -lcrypto -lresolv -lutil /usr/lib64/libglade-2.0.so /usr/lib64/libgtk-x11-2.0.so /usr/lib64/libxml2.so /usr/lib64/libgdk-x11-2.0.so /usr/lib64/libatk-1.0.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libcairo.so /usr/lib64/libfreetype.so /usr/lib64/libfontconfig.so /usr/lib64/libexpat.so /usr/lib64/libpng12.so -lz /usr/lib64/libXrender.so -lm /usr/lib64/libgconf-2.so /usr/lib64/libORBit-2.so /usr/lib64/libgmodule-2.0.so /usr/lib64/libgthread-2.0.so -lrt /usr/lib64/libgnome-menu.so /usr/lib64/libfam.so -lpthread /usr/lib64/libdbus-glib-1.so -lnsl /usr/lib64/libdbus-1.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libSM.so /usr/lib64/libICE.so /usr/lib64/libX11.so /usr/lib64/libXdmcp.so -ldl /usr/lib64/libXau.so >make[3]: Leaving directory `/var/tmp/portage/gnome-base/gnome-panel-2.16.3/work/gnome-panel-2.16.3/gnome-panel' >make[2]: Leaving directory `/var/tmp/portage/gnome-base/gnome-panel-2.16.3/work/gnome-panel-2.16.3/gnome-panel' >Making all in libpanel-applet >make[2]: Entering directory `/var/tmp/portage/gnome-base/gnome-panel-2.16.3/work/gnome-panel-2.16.3/libpanel-applet' >/usr/bin/orbit-idl-2 -I /usr/share/idl/bonobo-2.0 -I /usr/share/idl/bonobo-activation-2.0 ../idl/GNOME_Panel.idl >/usr/bin/orbit-idl-2 -I /usr/share/idl/bonobo-2.0 -I /usr/share/idl/bonobo-activation-2.0 ../idl/GNOME_Panel.idl >/usr/bin/orbit-idl-2 -I /usr/share/idl/bonobo-2.0 -I /usr/share/idl/bonobo-activation-2.0 ../idl/GNOME_Panel.idl >/usr/bin/orbit-idl-2 -I /usr/share/idl/bonobo-2.0 -I /usr/share/idl/bonobo-activation-2.0 ../idl/GNOME_Panel.idl >orbit-idl-2 2.14.7 compiling > mode, hide preprocessor errors, passes: stubs skels common headers > >Processing file ../idl/GNOME_Panel.idl >orbit-idl-2 2.14.7 compiling > mode, hide preprocessor errors, passes: stubs skels common headers > >Processing file ../idl/GNOME_Panel.idl >orbit-idl-2 2.14.7 compiling > mode, hide preprocessor errors, passes: stubs skels common headers > >Processing file ../idl/GNOME_Panel.idl >glib-mkenums --fhead "#include <glib-object.h>\n" \ > --fhead "#include \"panel-applet-enums.h\"\n\n" \ > --fprod "\n/* enumerations from \"@filename@\" */" \ > --fprod "\n#include \"@filename@\"\n" \ > --vhead "static const G@Type@Value _@enum_name@_values[] = {" \ > --vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \ > --vtail " { 0, NULL, NULL }\n};\n\n" \ > --vtail "GType\n@enum_name@_get_type (void)\n{\n" \ > --vtail " static GType type = 0;\n\n" \ > --vtail " if (!type)\n" \ > --vtail " type = g_@type@_register_static (\"@EnumName@\", _@enum_name@_values);\n\n" \ > --vtail " return type;\n}\n\n" \ > ../libpanel-applet/panel-applet.h > panel-applet-enums.c >orbit-idl-2 2.14.7 compiling > mode, hide preprocessor errors, passes: stubs skels common headers > >Processing file ../idl/GNOME_Panel.idl >glib-mkenums --fhead "#ifndef __PANEL_APPLET_ENUMS_H__\n" \ > --fhead "#define __PANEL_APPLET_ENUMS_H__\n\n" \ > --fhead "G_BEGIN_DECLS\n\n" \ > --ftail "G_END_DECLS\n\n" \ > --ftail "#endif /* __PANEL_APPLET_ENUMS_H__ */\n" \ > --fprod "\n/* --- @filename@ --- */" \ > --eprod "#define PANEL_TYPE_@ENUMNAME@ @enum_name@_get_type()\n" \ > --eprod "GType @enum_name@_get_type (void);\n" \ > ../libpanel-applet/panel-applet.h > panel-applet-enums.h >echo "#include \"panel-applet-marshal.h\"" > panel-applet-marshal.c && \ > /usr/bin/glib-genmarshal panel-applet-marshal.list --body --prefix=panel_applet_marshal >> panel-applet-marshal.c >/usr/bin/glib-genmarshal panel-applet-marshal.list --header --prefix=panel_applet_marshal > panel-applet-marshal.h >make all-am >make[3]: Entering directory `/var/tmp/portage/gnome-base/gnome-panel-2.16.3/work/gnome-panel-2.16.3/libpanel-applet' >if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libpanel-applet -DPANEL_APPLET_DATADIR=\""/usr/share"\" -DPANEL_APPLET_GLADEDIR=\""/usr/share/gnome/panel/glade"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -Wall -Wmissing-prototypes -march=nocona -O2 -pipe -MT panel-applet.lo -MD -MP -MF ".deps/panel-applet.Tpo" -c -o panel-applet.lo panel-applet.c; \ > then mv -f ".deps/panel-applet.Tpo" ".deps/panel-applet.Plo"; else rm -f ".deps/panel-applet.Tpo"; exit 1; fi >if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libpanel-applet -DPANEL_APPLET_DATADIR=\""/usr/share"\" -DPANEL_APPLET_GLADEDIR=\""/usr/share/gnome/panel/glade"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -Wall -Wmissing-prototypes -march=nocona -O2 -pipe -MT panel-applet-gconf.lo -MD -MP -MF ".deps/panel-applet-gconf.Tpo" -c -o panel-applet-gconf.lo panel-applet-gconf.c; \ > then mv -f ".deps/panel-applet-gconf.Tpo" ".deps/panel-applet-gconf.Plo"; else rm -f ".deps/panel-applet-gconf.Tpo"; exit 1; fi >if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libpanel-applet -DPANEL_APPLET_DATADIR=\""/usr/share"\" -DPANEL_APPLET_GLADEDIR=\""/usr/share/gnome/panel/glade"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -Wall -Wmissing-prototypes -march=nocona -O2 -pipe -MT panel-applet-shell.lo -MD -MP -MF ".deps/panel-applet-shell.Tpo" -c -o panel-applet-shell.lo panel-applet-shell.c; \ > then mv -f ".deps/panel-applet-shell.Tpo" ".deps/panel-applet-shell.Plo"; else rm -f ".deps/panel-applet-shell.Tpo"; exit 1; fi >if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libpanel-applet -DPANEL_APPLET_DATADIR=\""/usr/share"\" -DPANEL_APPLET_GLADEDIR=\""/usr/share/gnome/panel/glade"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -Wall -Wmissing-prototypes -march=nocona -O2 -pipe -MT panel-applet-marshal.lo -MD -MP -MF ".deps/panel-applet-marshal.Tpo" -c -o panel-applet-marshal.lo panel-applet-marshal.c; \ > then mv -f ".deps/panel-applet-marshal.Tpo" ".deps/panel-applet-marshal.Plo"; else rm -f ".deps/panel-applet-marshal.Tpo"; exit 1; fi >if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libpanel-applet -DPANEL_APPLET_DATADIR=\""/usr/share"\" -DPANEL_APPLET_GLADEDIR=\""/usr/share/gnome/panel/glade"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -Wall -Wmissing-prototypes -march=nocona -O2 -pipe -MT panel-applet-enums.lo -MD -MP -MF ".deps/panel-applet-enums.Tpo" -c -o panel-applet-enums.lo panel-applet-enums.c; \ > then mv -f ".deps/panel-applet-enums.Tpo" ".deps/panel-applet-enums.Plo"; else rm -f ".deps/panel-applet-enums.Tpo"; exit 1; fi >mkdir .libs >mkdir .libs > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libpanel-applet -DPANEL_APPLET_DATADIR=\"/usr/share\" -DPANEL_APPLET_GLADEDIR=\"/usr/share/gnome/panel/glade\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -Wall -Wmissing-prototypes -march=nocona -O2 -pipe -MT panel-applet-enums.lo -MD -MP -MF .deps/panel-applet-enums.Tpo -c panel-applet-enums.c -fPIC -DPIC -o .libs/panel-applet-enums.o >mkdir: cannot create directory `.libs': File exists > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libpanel-applet -DPANEL_APPLET_DATADIR=\"/usr/share\" -DPANEL_APPLET_GLADEDIR=\"/usr/share/gnome/panel/glade\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -Wall -Wmissing-prototypes -march=nocona -O2 -pipe -MT panel-applet.lo -MD -MP -MF .deps/panel-applet.Tpo -c panel-applet.c -fPIC -DPIC -o .libs/panel-applet.o > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libpanel-applet -DPANEL_APPLET_DATADIR=\"/usr/share\" -DPANEL_APPLET_GLADEDIR=\"/usr/share/gnome/panel/glade\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -Wall -Wmissing-prototypes -march=nocona -O2 -pipe -MT panel-applet-gconf.lo -MD -MP -MF .deps/panel-applet-gconf.Tpo -c panel-applet-gconf.c -fPIC -DPIC -o .libs/panel-applet-gconf.o > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libpanel-applet -DPANEL_APPLET_DATADIR=\"/usr/share\" -DPANEL_APPLET_GLADEDIR=\"/usr/share/gnome/panel/glade\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -Wall -Wmissing-prototypes -march=nocona -O2 -pipe -MT panel-applet-shell.lo -MD -MP -MF .deps/panel-applet-shell.Tpo -c panel-applet-shell.c -fPIC -DPIC -o .libs/panel-applet-shell.o > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libpanel-applet -DPANEL_APPLET_DATADIR=\"/usr/share\" -DPANEL_APPLET_GLADEDIR=\"/usr/share/gnome/panel/glade\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -Wall -Wmissing-prototypes -march=nocona -O2 -pipe -MT panel-applet-enums.lo -MD -MP -MF .deps/panel-applet-enums.Tpo -c panel-applet-enums.c -o panel-applet-enums.o >/dev/null 2>&1 > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libpanel-applet -DPANEL_APPLET_DATADIR=\"/usr/share\" -DPANEL_APPLET_GLADEDIR=\"/usr/share/gnome/panel/glade\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -Wall -Wmissing-prototypes -march=nocona -O2 -pipe -MT panel-applet-shell.lo -MD -MP -MF .deps/panel-applet-shell.Tpo -c panel-applet-shell.c -o panel-applet-shell.o >/dev/null 2>&1 > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libpanel-applet -DPANEL_APPLET_DATADIR=\"/usr/share\" -DPANEL_APPLET_GLADEDIR=\"/usr/share/gnome/panel/glade\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -Wall -Wmissing-prototypes -march=nocona -O2 -pipe -MT panel-applet-gconf.lo -MD -MP -MF .deps/panel-applet-gconf.Tpo -c panel-applet-gconf.c -o panel-applet-gconf.o >/dev/null 2>&1 > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libpanel-applet -DPANEL_APPLET_DATADIR=\"/usr/share\" -DPANEL_APPLET_GLADEDIR=\"/usr/share/gnome/panel/glade\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -Wall -Wmissing-prototypes -march=nocona -O2 -pipe -MT panel-applet-marshal.lo -MD -MP -MF .deps/panel-applet-marshal.Tpo -c panel-applet-marshal.c -fPIC -DPIC -o .libs/panel-applet-marshal.o > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libpanel-applet -DPANEL_APPLET_DATADIR=\"/usr/share\" -DPANEL_APPLET_GLADEDIR=\"/usr/share/gnome/panel/glade\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -Wall -Wmissing-prototypes -march=nocona -O2 -pipe -MT panel-applet.lo -MD -MP -MF .deps/panel-applet.Tpo -c panel-applet.c -o panel-applet.o >/dev/null 2>&1 >if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libpanel-applet -DPANEL_APPLET_DATADIR=\""/usr/share"\" -DPANEL_APPLET_GLADEDIR=\""/usr/share/gnome/panel/glade"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -Wall -Wmissing-prototypes -march=nocona -O2 -pipe -MT GNOME_Panel-stubs.lo -MD -MP -MF ".deps/GNOME_Panel-stubs.Tpo" -c -o GNOME_Panel-stubs.lo GNOME_Panel-stubs.c; \ > then mv -f ".deps/GNOME_Panel-stubs.Tpo" ".deps/GNOME_Panel-stubs.Plo"; else rm -f ".deps/GNOME_Panel-stubs.Tpo"; exit 1; fi >if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libpanel-applet -DPANEL_APPLET_DATADIR=\""/usr/share"\" -DPANEL_APPLET_GLADEDIR=\""/usr/share/gnome/panel/glade"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -Wall -Wmissing-prototypes -march=nocona -O2 -pipe -MT GNOME_Panel-skels.lo -MD -MP -MF ".deps/GNOME_Panel-skels.Tpo" -c -o GNOME_Panel-skels.lo GNOME_Panel-skels.c; \ > then mv -f ".deps/GNOME_Panel-skels.Tpo" ".deps/GNOME_Panel-skels.Plo"; else rm -f ".deps/GNOME_Panel-skels.Tpo"; exit 1; fi > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libpanel-applet -DPANEL_APPLET_DATADIR=\"/usr/share\" -DPANEL_APPLET_GLADEDIR=\"/usr/share/gnome/panel/glade\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -Wall -Wmissing-prototypes -march=nocona -O2 -pipe -MT panel-applet-marshal.lo -MD -MP -MF .deps/panel-applet-marshal.Tpo -c panel-applet-marshal.c -o panel-applet-marshal.o >/dev/null 2>&1 >if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libpanel-applet -DPANEL_APPLET_DATADIR=\""/usr/share"\" -DPANEL_APPLET_GLADEDIR=\""/usr/share/gnome/panel/glade"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -Wall -Wmissing-prototypes -march=nocona -O2 -pipe -MT GNOME_Panel-common.lo -MD -MP -MF ".deps/GNOME_Panel-common.Tpo" -c -o GNOME_Panel-common.lo GNOME_Panel-common.c; \ > then mv -f ".deps/GNOME_Panel-common.Tpo" ".deps/GNOME_Panel-common.Plo"; else rm -f ".deps/GNOME_Panel-common.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libpanel-applet -DPANEL_APPLET_DATADIR=\""/usr/share"\" -DPANEL_APPLET_GLADEDIR=\""/usr/share/gnome/panel/glade"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -Wall -Wmissing-prototypes -march=nocona -O2 -pipe -MT panel-test-applets.o -MD -MP -MF ".deps/panel-test-applets.Tpo" -c -o panel-test-applets.o panel-test-applets.c; \ > then mv -f ".deps/panel-test-applets.Tpo" ".deps/panel-test-applets.Po"; else rm -f ".deps/panel-test-applets.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libpanel-applet -DPANEL_APPLET_DATADIR=\""/usr/share"\" -DPANEL_APPLET_GLADEDIR=\""/usr/share/gnome/panel/glade"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -Wall -Wmissing-prototypes -march=nocona -O2 -pipe -MT test-bonobo-applet.o -MD -MP -MF ".deps/test-bonobo-applet.Tpo" -c -o test-bonobo-applet.o test-bonobo-applet.c; \ > then mv -f ".deps/test-bonobo-applet.Tpo" ".deps/test-bonobo-applet.Po"; else rm -f ".deps/test-bonobo-applet.Tpo"; exit 1; fi > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libpanel-applet -DPANEL_APPLET_DATADIR=\"/usr/share\" -DPANEL_APPLET_GLADEDIR=\"/usr/share/gnome/panel/glade\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -Wall -Wmissing-prototypes -march=nocona -O2 -pipe -MT GNOME_Panel-stubs.lo -MD -MP -MF .deps/GNOME_Panel-stubs.Tpo -c GNOME_Panel-stubs.c -fPIC -DPIC -o .libs/GNOME_Panel-stubs.o >LC_ALL=C ../intltool-merge -o -u -c ../po/.intltool-merge-cache ../po GNOME_Panel_TestApplet.server.in GNOME_Panel_TestApplet.server > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libpanel-applet -DPANEL_APPLET_DATADIR=\"/usr/share\" -DPANEL_APPLET_GLADEDIR=\"/usr/share/gnome/panel/glade\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -Wall -Wmissing-prototypes -march=nocona -O2 -pipe -MT GNOME_Panel-stubs.lo -MD -MP -MF .deps/GNOME_Panel-stubs.Tpo -c GNOME_Panel-stubs.c -o GNOME_Panel-stubs.o >/dev/null 2>&1 > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libpanel-applet -DPANEL_APPLET_DATADIR=\"/usr/share\" -DPANEL_APPLET_GLADEDIR=\"/usr/share/gnome/panel/glade\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -Wall -Wmissing-prototypes -march=nocona -O2 -pipe -MT GNOME_Panel-common.lo -MD -MP -MF .deps/GNOME_Panel-common.Tpo -c GNOME_Panel-common.c -fPIC -DPIC -o .libs/GNOME_Panel-common.o > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libpanel-applet -DPANEL_APPLET_DATADIR=\"/usr/share\" -DPANEL_APPLET_GLADEDIR=\"/usr/share/gnome/panel/glade\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -Wall -Wmissing-prototypes -march=nocona -O2 -pipe -MT GNOME_Panel-skels.lo -MD -MP -MF .deps/GNOME_Panel-skels.Tpo -c GNOME_Panel-skels.c -fPIC -DPIC -o .libs/GNOME_Panel-skels.o >Found cached translation database >Merging translations into GNOME_Panel_TestApplet.server. > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libpanel-applet -DPANEL_APPLET_DATADIR=\"/usr/share\" -DPANEL_APPLET_GLADEDIR=\"/usr/share/gnome/panel/glade\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -Wall -Wmissing-prototypes -march=nocona -O2 -pipe -MT GNOME_Panel-skels.lo -MD -MP -MF .deps/GNOME_Panel-skels.Tpo -c GNOME_Panel-skels.c -o GNOME_Panel-skels.o >/dev/null 2>&1 > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libpanel-applet -DPANEL_APPLET_DATADIR=\"/usr/share\" -DPANEL_APPLET_GLADEDIR=\"/usr/share/gnome/panel/glade\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -Wall -Wmissing-prototypes -march=nocona -O2 -pipe -MT GNOME_Panel-common.lo -MD -MP -MF .deps/GNOME_Panel-common.Tpo -c GNOME_Panel-common.c -o GNOME_Panel-common.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=nocona -O2 -pipe -o libpanel-applet-2.la -rpath /usr/lib64 -version-info 2:13:2 -no-undefined panel-applet.lo panel-applet-gconf.lo panel-applet-shell.lo panel-applet-marshal.lo panel-applet-enums.lo GNOME_Panel-stubs.lo GNOME_Panel-skels.lo GNOME_Panel-common.lo -pthread -lgnomeui-2 -lSM -lICE -lgnome-keyring -lglade-2.0 -lbonoboui-2 -lxml2 -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lbonobo-2 -lgnomevfs-2 -lbonobo-activation -lgconf-2 -lgmodule-2.0 -ldl -lORBit-2 -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 >x86_64-pc-linux-gnu-gcc -shared .libs/panel-applet.o .libs/panel-applet-gconf.o .libs/panel-applet-shell.o .libs/panel-applet-marshal.o .libs/panel-applet-enums.o .libs/GNOME_Panel-stubs.o .libs/GNOME_Panel-skels.o .libs/GNOME_Panel-common.o /usr/lib64/libgnomeui-2.so -L/usr/lib64 /usr/lib64/libSM.so /usr/lib64/libICE.so /usr/lib64/libgnome-keyring.so /usr/lib64/libglade-2.0.so /usr/lib64/libbonoboui-2.so /usr/lib64/libxml2.so /usr/lib64/libgnomecanvas-2.so /usr/lib64/libgnome-2.so /usr/lib64/libpopt.so /usr/lib64/libart_lgpl_2.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libgtk-x11-2.0.so /usr/lib64/libgdk-x11-2.0.so /usr/lib64/libatk-1.0.so /usr/lib64/libgdk_pixbuf-2.0.so -lm /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libcairo.so /usr/lib64/libbonobo-2.so /usr/lib64/libgnomevfs-2.so /usr/lib64/libbonobo-activation.so /usr/lib64/libgconf-2.so /usr/lib64/libgmodule-2.0.so -ldl /usr/lib64/libORBit-2.so /usr/lib64/libgthread-2.0.so -lrt /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so -march=nocona -pthread -Wl,-soname -Wl,libpanel-applet-2.so.0 -o .libs/libpanel-applet-2.so.0.2.13 >(cd .libs && rm -f libpanel-applet-2.so.0 && ln -s libpanel-applet-2.so.0.2.13 libpanel-applet-2.so.0) >(cd .libs && rm -f libpanel-applet-2.so && ln -s libpanel-applet-2.so.0.2.13 libpanel-applet-2.so) >x86_64-pc-linux-gnu-ar cru .libs/libpanel-applet-2.a panel-applet.o panel-applet-gconf.o panel-applet-shell.o panel-applet-marshal.o panel-applet-enums.o GNOME_Panel-stubs.o GNOME_Panel-skels.o GNOME_Panel-common.o >x86_64-pc-linux-gnu-ranlib .libs/libpanel-applet-2.a >creating libpanel-applet-2.la >(cd .libs && rm -f libpanel-applet-2.la && ln -s ../libpanel-applet-2.la libpanel-applet-2.la) >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=nocona -O2 -pipe -o panel-test-applets -export-dynamic panel-test-applets.o -pthread -lgnomeui-2 -lSM -lICE -lgnome-keyring -lglade-2.0 -lbonoboui-2 -lxml2 -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lbonobo-2 -lgnomevfs-2 -lbonobo-activation -lgconf-2 -lgmodule-2.0 -ldl -lORBit-2 -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 libpanel-applet-2.la >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=nocona -O2 -pipe -o test-bonobo-applet test-bonobo-applet.o -pthread -lgnomeui-2 -lSM -lICE -lgnome-keyring -lglade-2.0 -lbonoboui-2 -lxml2 -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lbonobo-2 -lgnomevfs-2 -lbonobo-activation -lgconf-2 -lgmodule-2.0 -ldl -lORBit-2 -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 libpanel-applet-2.la >x86_64-pc-linux-gnu-gcc -march=nocona -O2 -pipe -o .libs/test-bonobo-applet test-bonobo-applet.o -pthread -L/usr/lib64 ./.libs/libpanel-applet-2.so /usr/lib64/libgnomeui-2.so /usr/lib64/libgnome-keyring.so /usr/lib64/libglade-2.0.so /usr/lib64/libbonoboui-2.so /usr/lib64/libSM.so /usr/lib64/libICE.so /usr/lib64/libgnomecanvas-2.so /usr/lib64/libgnome-2.so /usr/lib64/libesd.so /usr/lib64/libasound.so /usr/lib64/libaudiofile.so /usr/lib64/libpopt.so /usr/lib64/libart_lgpl_2.so /usr/lib64/libgtk-x11-2.0.so /usr/lib64/libgdk-x11-2.0.so /usr/lib64/libatk-1.0.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libcairo.so /usr/lib64/libfreetype.so /usr/lib64/libfontconfig.so /usr/lib64/libexpat.so /usr/lib64/libpng12.so /usr/lib64/libXrender.so /usr/lib64/libX11.so /usr/lib64/libXau.so /usr/lib64/libXdmcp.so /usr/lib64/libbonobo-2.so /usr/lib64/libgnomevfs-2.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libdbus-glib-1.so -lnsl /usr/lib64/libdbus-1.so -lssl -lcrypto -lresolv -lutil /usr/lib64/libbonobo-activation.so /usr/lib64/libORBitCosNaming-2.so /usr/lib64/libgconf-2.so /usr/lib64/libORBit-2.so /usr/lib64/libgmodule-2.0.so -ldl /usr/lib64/libgthread-2.0.so -lpthread -lrt /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so >x86_64-pc-linux-gnu-gcc -march=nocona -O2 -pipe -o .libs/panel-test-applets panel-test-applets.o -pthread -Wl,--export-dynamic -L/usr/lib64 ./.libs/libpanel-applet-2.so /usr/lib64/libgnomeui-2.so /usr/lib64/libgnome-keyring.so /usr/lib64/libglade-2.0.so /usr/lib64/libbonoboui-2.so /usr/lib64/libSM.so /usr/lib64/libICE.so /usr/lib64/libgnomecanvas-2.so /usr/lib64/libgnome-2.so /usr/lib64/libesd.so /usr/lib64/libasound.so /usr/lib64/libaudiofile.so /usr/lib64/libpopt.so /usr/lib64/libart_lgpl_2.so /usr/lib64/libgtk-x11-2.0.so /usr/lib64/libgdk-x11-2.0.so /usr/lib64/libatk-1.0.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libcairo.so /usr/lib64/libfreetype.so /usr/lib64/libfontconfig.so /usr/lib64/libexpat.so /usr/lib64/libpng12.so /usr/lib64/libXrender.so /usr/lib64/libX11.so /usr/lib64/libXau.so /usr/lib64/libXdmcp.so /usr/lib64/libbonobo-2.so /usr/lib64/libgnomevfs-2.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libdbus-glib-1.so -lnsl /usr/lib64/libdbus-1.so -lssl -lcrypto -lresolv -lutil /usr/lib64/libbonobo-activation.so /usr/lib64/libORBitCosNaming-2.so /usr/lib64/libgconf-2.so /usr/lib64/libORBit-2.so /usr/lib64/libgmodule-2.0.so -ldl /usr/lib64/libgthread-2.0.so -lpthread -lrt /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so >creating test-bonobo-applet >creating panel-test-applets >make[3]: Leaving directory `/var/tmp/portage/gnome-base/gnome-panel-2.16.3/work/gnome-panel-2.16.3/libpanel-applet' >make[2]: Leaving directory `/var/tmp/portage/gnome-base/gnome-panel-2.16.3/work/gnome-panel-2.16.3/libpanel-applet' >Making all in applets >make[2]: Entering directory `/var/tmp/portage/gnome-base/gnome-panel-2.16.3/work/gnome-panel-2.16.3/applets' >Making all in clock >make[3]: Entering directory `/var/tmp/portage/gnome-base/gnome-panel-2.16.3/work/gnome-panel-2.16.3/applets/clock' >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./../../libpanel-applet -I../../libpanel-applet -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib64"\" -DSYSCONFDIR=\""/etc"\" -DPREFIX=\""/usr"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -march=nocona -O2 -pipe -MT clock_applet-clock.o -MD -MP -MF ".deps/clock_applet-clock.Tpo" -c -o clock_applet-clock.o `test -f 'clock.c' || echo './'`clock.c; \ > then mv -f ".deps/clock_applet-clock.Tpo" ".deps/clock_applet-clock.Po"; else rm -f ".deps/clock_applet-clock.Tpo"; exit 1; fi >LC_ALL=C ../../intltool-merge -s -u -c ../../po/.intltool-merge-cache ../../po clock.schemas.in clock.schemas >sed -e "s|\@LOCATION\@|/usr/libexec/clock-applet|" \ > -e "s|\@TYPE\@|exe|" \ > -e "s|\@VERSION\@|2.16.3|" \ > GNOME_ClockApplet_Factory.server.in.in > GNOME_ClockApplet_Factory.server.in >LC_ALL=C ../../intltool-merge -o -u -c ../../po/.intltool-merge-cache ../../po GNOME_ClockApplet_Factory.server.in GNOME_ClockApplet_Factory.server >Found cached translation database >Merging translations into GNOME_ClockApplet_Factory.server. >Found cached translation database >Merging translations into clock.schemas. >clock.c: In function 'create_calendar': >clock.c:1470: warning: dereferencing type-punned pointer will break strict-aliasing rules >clock.c: In function 'update_popup': >clock.c:1620: warning: dereferencing type-punned pointer will break strict-aliasing rules >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=nocona -O2 -pipe -o clock-applet clock_applet-clock.o ../../libpanel-applet/libpanel-applet-2.la -pthread -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnome-keyring -lxml2 -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lbonobo-2 -lgnomevfs-2 -lbonobo-activation -lgconf-2 -lgmodule-2.0 -ldl -lORBit-2 -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 >mkdir .libs >x86_64-pc-linux-gnu-gcc -march=nocona -O2 -pipe -o .libs/clock-applet clock_applet-clock.o -pthread ../../libpanel-applet/.libs/libpanel-applet-2.so -L/usr/lib64 /usr/lib64/libglade-2.0.so /usr/lib64/libgnomeui-2.so /usr/lib64/libbonoboui-2.so /usr/lib64/libSM.so /usr/lib64/libICE.so /usr/lib64/libgnome-keyring.so /usr/lib64/libgnomecanvas-2.so /usr/lib64/libgnome-2.so /usr/lib64/libesd.so /usr/lib64/libasound.so /usr/lib64/libaudiofile.so /usr/lib64/libpopt.so /usr/lib64/libart_lgpl_2.so /usr/lib64/libgtk-x11-2.0.so /usr/lib64/libgdk-x11-2.0.so /usr/lib64/libatk-1.0.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libcairo.so /usr/lib64/libfreetype.so /usr/lib64/libfontconfig.so /usr/lib64/libexpat.so /usr/lib64/libpng12.so /usr/lib64/libXrender.so /usr/lib64/libX11.so /usr/lib64/libXau.so /usr/lib64/libXdmcp.so /usr/lib64/libbonobo-2.so /usr/lib64/libgnomevfs-2.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libdbus-glib-1.so -lnsl /usr/lib64/libdbus-1.so -lssl -lcrypto -lresolv -lutil /usr/lib64/libbonobo-activation.so /usr/lib64/libORBitCosNaming-2.so /usr/lib64/libgconf-2.so /usr/lib64/libORBit-2.so /usr/lib64/libgmodule-2.0.so -ldl /usr/lib64/libgthread-2.0.so -lpthread -lrt /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so >creating clock-applet >make[3]: Leaving directory `/var/tmp/portage/gnome-base/gnome-panel-2.16.3/work/gnome-panel-2.16.3/applets/clock' >Making all in fish >make[3]: Entering directory `/var/tmp/portage/gnome-base/gnome-panel-2.16.3/work/gnome-panel-2.16.3/applets/fish' >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I./../../libpanel-applet -I../../libpanel-applet -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DFISH_ICONDIR=\""/usr/share/gnome/panel/pixmaps"\" -DFISH_GLADEDIR=\""/usr/share/gnome/panel/glade"\" -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -march=nocona -O2 -pipe -MT fish_applet_2-fish.o -MD -MP -MF ".deps/fish_applet_2-fish.Tpo" -c -o fish_applet_2-fish.o `test -f 'fish.c' || echo './'`fish.c; \ > then mv -f ".deps/fish_applet_2-fish.Tpo" ".deps/fish_applet_2-fish.Po"; else rm -f ".deps/fish_applet_2-fish.Tpo"; exit 1; fi >LC_ALL=C ../../intltool-merge -s -u -c ../../po/.intltool-merge-cache ../../po fish.schemas.in fish.schemas >sed -e "s|\@LOCATION\@|/usr/libexec/fish-applet-2|" \ > -e "s|\@TYPE\@|exe|" \ > -e "s|\@VERSION\@|2.16.3|" \ > GNOME_FishApplet_Factory.server.in.in > GNOME_FishApplet_Factory.server.in >LC_ALL=C ../../intltool-merge -o -u -c ../../po/.intltool-merge-cache ../../po GNOME_FishApplet_Factory.server.in GNOME_FishApplet_Factory.server >Found cached translation database >Merging translations into GNOME_FishApplet_Factory.server. >Found cached translation database >Merging translations into fish.schemas. >fish.c: In function 'display_preferences_dialog': >fish.c:408: warning: dereferencing type-punned pointer will break strict-aliasing rules >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=nocona -O2 -pipe -o fish-applet-2 fish_applet_2-fish.o ../../libpanel-applet/libpanel-applet-2.la -pthread -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnome-keyring -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lbonobo-2 -lgnomevfs-2 -lbonobo-activation -lgconf-2 -lORBit-2 -lgthread-2.0 -lrt -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lcairo >mkdir .libs >x86_64-pc-linux-gnu-gcc -march=nocona -O2 -pipe -o .libs/fish-applet-2 fish_applet_2-fish.o -pthread ../../libpanel-applet/.libs/libpanel-applet-2.so -L/usr/lib64 /usr/lib64/libgnomeui-2.so /usr/lib64/libbonoboui-2.so /usr/lib64/libSM.so /usr/lib64/libICE.so /usr/lib64/libgnome-keyring.so /usr/lib64/libgnomecanvas-2.so /usr/lib64/libgnome-2.so /usr/lib64/libesd.so /usr/lib64/libasound.so /usr/lib64/libaudiofile.so /usr/lib64/libpopt.so /usr/lib64/libart_lgpl_2.so /usr/lib64/libbonobo-2.so /usr/lib64/libgnomevfs-2.so /usr/lib64/libdbus-glib-1.so -lnsl /usr/lib64/libdbus-1.so -lssl -lcrypto -lresolv -lutil /usr/lib64/libbonobo-activation.so /usr/lib64/libORBitCosNaming-2.so /usr/lib64/libgconf-2.so /usr/lib64/libORBit-2.so /usr/lib64/libgthread-2.0.so -lpthread -lrt /usr/lib64/libglade-2.0.so /usr/lib64/libgtk-x11-2.0.so /usr/lib64/libxml2.so /usr/lib64/libgdk-x11-2.0.so /usr/lib64/libatk-1.0.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libcairo.so /usr/lib64/libfreetype.so /usr/lib64/libfontconfig.so /usr/lib64/libexpat.so /usr/lib64/libpng12.so -lz /usr/lib64/libXrender.so /usr/lib64/libX11.so /usr/lib64/libXau.so /usr/lib64/libXdmcp.so -ldl -lm >creating fish-applet-2 >make[3]: Leaving directory `/var/tmp/portage/gnome-base/gnome-panel-2.16.3/work/gnome-panel-2.16.3/applets/fish' >Making all in notification_area >make[3]: Entering directory `/var/tmp/portage/gnome-base/gnome-panel-2.16.3/work/gnome-panel-2.16.3/applets/notification_area' >echo "#include \"na-marshal.h\"" > na-marshal.c && \ > /usr/bin/glib-genmarshal na-marshal.list --body --prefix=_na_marshal >> na-marshal.c >/usr/bin/glib-genmarshal na-marshal.list --header --prefix=_na_marshal > na-marshal.h >make all-am >make[4]: Entering directory `/var/tmp/portage/gnome-base/gnome-panel-2.16.3/work/gnome-panel-2.16.3/applets/notification_area' >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I./../../libpanel-applet -I../../libpanel-applet -DGNOMELOCALEDIR=\""/usr/share/locale"\" -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-menus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DG_LOG_DOMAIN=\""notification-area-applet"\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -march=nocona -O2 -pipe -MT notification_area_applet-fixedtip.o -MD -MP -MF ".deps/notification_area_applet-fixedtip.Tpo" -c -o notification_area_applet-fixedtip.o `test -f 'fixedtip.c' || echo './'`fixedtip.c; \ > then mv -f ".deps/notification_area_applet-fixedtip.Tpo" ".deps/notification_area_applet-fixedtip.Po"; else rm -f ".deps/notification_area_applet-fixedtip.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I./../../libpanel-applet -I../../libpanel-applet -DGNOMELOCALEDIR=\""/usr/share/locale"\" -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-menus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DG_LOG_DOMAIN=\""notification-area-applet"\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -march=nocona -O2 -pipe -MT notification_area_applet-main.o -MD -MP -MF ".deps/notification_area_applet-main.Tpo" -c -o notification_area_applet-main.o `test -f 'main.c' || echo './'`main.c; \ > then mv -f ".deps/notification_area_applet-main.Tpo" ".deps/notification_area_applet-main.Po"; else rm -f ".deps/notification_area_applet-main.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I./../../libpanel-applet -I../../libpanel-applet -DGNOMELOCALEDIR=\""/usr/share/locale"\" -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-menus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DG_LOG_DOMAIN=\""notification-area-applet"\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -march=nocona -O2 -pipe -MT notification_area_applet-obox.o -MD -MP -MF ".deps/notification_area_applet-obox.Tpo" -c -o notification_area_applet-obox.o `test -f 'obox.c' || echo './'`obox.c; \ > then mv -f ".deps/notification_area_applet-obox.Tpo" ".deps/notification_area_applet-obox.Po"; else rm -f ".deps/notification_area_applet-obox.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I./../../libpanel-applet -I../../libpanel-applet -DGNOMELOCALEDIR=\""/usr/share/locale"\" -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-menus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DG_LOG_DOMAIN=\""notification-area-applet"\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -march=nocona -O2 -pipe -MT notification_area_applet-na-tray-manager.o -MD -MP -MF ".deps/notification_area_applet-na-tray-manager.Tpo" -c -o notification_area_applet-na-tray-manager.o `test -f 'na-tray-manager.c' || echo './'`na-tray-manager.c; \ > then mv -f ".deps/notification_area_applet-na-tray-manager.Tpo" ".deps/notification_area_applet-na-tray-manager.Po"; else rm -f ".deps/notification_area_applet-na-tray-manager.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I./../../libpanel-applet -I../../libpanel-applet -DGNOMELOCALEDIR=\""/usr/share/locale"\" -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-menus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DG_LOG_DOMAIN=\""notification-area-applet"\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -march=nocona -O2 -pipe -MT notification_area_applet-na-marshal.o -MD -MP -MF ".deps/notification_area_applet-na-marshal.Tpo" -c -o notification_area_applet-na-marshal.o `test -f 'na-marshal.c' || echo './'`na-marshal.c; \ > then mv -f ".deps/notification_area_applet-na-marshal.Tpo" ".deps/notification_area_applet-na-marshal.Po"; else rm -f ".deps/notification_area_applet-na-marshal.Tpo"; exit 1; fi >sed -e "s|\@LOCATION\@|/usr/libexec/notification-area-applet|" \ > -e "s|\@TYPE\@|exe|" \ > -e "s|\@VERSION\@|2.16.3|" \ > GNOME_NotificationAreaApplet.server.in.in > GNOME_NotificationAreaApplet.server.in >LC_ALL=C ../../intltool-merge -o -u -c ../../po/.intltool-merge-cache ../../po GNOME_NotificationAreaApplet.server.in GNOME_NotificationAreaApplet.server >Found cached translation database >Merging translations into GNOME_NotificationAreaApplet.server. >na-tray-manager.c: In function 'na_tray_manager_get_child_title': >na-tray-manager.c:868: warning: pointer targets in passing argument 1 of 'g_utf8_validate' differ in signedness >na-tray-manager.c:874: warning: pointer targets in passing argument 1 of 'g_strndup' differ in signedness >main.c: In function 'icon_tip_buffer_compare': >main.c:285: warning: initialization discards qualifiers from pointer target type >main.c:286: warning: initialization discards qualifiers from pointer target type >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=nocona -O2 -pipe -o notification-area-applet notification_area_applet-fixedtip.o notification_area_applet-main.o notification_area_applet-obox.o notification_area_applet-na-tray-manager.o notification_area_applet-na-marshal.o ../../libpanel-applet/libpanel-applet-2.la -lSM -lICE -lX11 -lXau -pthread -lgnome-desktop-2 -lgnomeui-2 -lSM -lICE -lstartup-notification-1 -lbonoboui-2 -lgnome-keyring -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lbonobo-2 -lbonobo-activation -lgnomevfs-2 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgmodule-2.0 -ldl -lgconf-2 -lORBit-2 -lgthread-2.0 -lrt -lgnome-menu -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 >mkdir .libs >x86_64-pc-linux-gnu-gcc -march=nocona -O2 -pipe -o .libs/notification-area-applet notification_area_applet-fixedtip.o notification_area_applet-main.o notification_area_applet-obox.o notification_area_applet-na-tray-manager.o notification_area_applet-na-marshal.o -pthread ../../libpanel-applet/.libs/libpanel-applet-2.so -L/usr/lib64 /usr/lib64/libgnome-desktop-2.so /usr/lib64/libgnomeui-2.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libbonoboui-2.so /usr/lib64/libSM.so /usr/lib64/libICE.so /usr/lib64/libgnome-keyring.so /usr/lib64/libgnomecanvas-2.so /usr/lib64/libgnome-2.so /usr/lib64/libesd.so /usr/lib64/libasound.so /usr/lib64/libaudiofile.so /usr/lib64/libpopt.so /usr/lib64/libart_lgpl_2.so /usr/lib64/libbonobo-2.so /usr/lib64/libbonobo-activation.so /usr/lib64/libORBitCosNaming-2.so /usr/lib64/libgnomevfs-2.so -lssl -lcrypto -lresolv -lutil /usr/lib64/libglade-2.0.so /usr/lib64/libgtk-x11-2.0.so /usr/lib64/libxml2.so /usr/lib64/libgdk-x11-2.0.so /usr/lib64/libatk-1.0.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libcairo.so /usr/lib64/libfreetype.so /usr/lib64/libfontconfig.so /usr/lib64/libexpat.so /usr/lib64/libpng12.so -lz /usr/lib64/libXrender.so /usr/lib64/libX11.so /usr/lib64/libXau.so /usr/lib64/libXdmcp.so -lm /usr/lib64/libgconf-2.so /usr/lib64/libORBit-2.so /usr/lib64/libgmodule-2.0.so -ldl /usr/lib64/libgthread-2.0.so -lrt /usr/lib64/libgnome-menu.so /usr/lib64/libfam.so -lpthread /usr/lib64/libdbus-glib-1.so -lnsl /usr/lib64/libdbus-1.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so >creating notification-area-applet >make[4]: Leaving directory `/var/tmp/portage/gnome-base/gnome-panel-2.16.3/work/gnome-panel-2.16.3/applets/notification_area' >make[3]: Leaving directory `/var/tmp/portage/gnome-base/gnome-panel-2.16.3/work/gnome-panel-2.16.3/applets/notification_area' >Making all in wncklet >make[3]: Entering directory `/var/tmp/portage/gnome-base/gnome-panel-2.16.3/work/gnome-panel-2.16.3/applets/wncklet' >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../applets/wncklet -I../../libpanel-applet -I../../libpanel-applet -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/libwnck-1.0 -I/usr/include/libglade-2.0 -Wall -Wmissing-prototypes -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DPAGER_GLADEDIR=\""/usr/share/gnome/panel/glade"\" -DTASKLIST_GLADEDIR=\""/usr/share/gnome/panel/glade"\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -march=nocona -O2 -pipe -MT wnck_applet-wncklet.o -MD -MP -MF ".deps/wnck_applet-wncklet.Tpo" -c -o wnck_applet-wncklet.o `test -f 'wncklet.c' || echo './'`wncklet.c; \ > then mv -f ".deps/wnck_applet-wncklet.Tpo" ".deps/wnck_applet-wncklet.Po"; else rm -f ".deps/wnck_applet-wncklet.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../applets/wncklet -I../../libpanel-applet -I../../libpanel-applet -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/libwnck-1.0 -I/usr/include/libglade-2.0 -Wall -Wmissing-prototypes -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DPAGER_GLADEDIR=\""/usr/share/gnome/panel/glade"\" -DTASKLIST_GLADEDIR=\""/usr/share/gnome/panel/glade"\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -march=nocona -O2 -pipe -MT wnck_applet-window-menu.o -MD -MP -MF ".deps/wnck_applet-window-menu.Tpo" -c -o wnck_applet-window-menu.o `test -f 'window-menu.c' || echo './'`window-menu.c; \ > then mv -f ".deps/wnck_applet-window-menu.Tpo" ".deps/wnck_applet-window-menu.Po"; else rm -f ".deps/wnck_applet-window-menu.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../applets/wncklet -I../../libpanel-applet -I../../libpanel-applet -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/libwnck-1.0 -I/usr/include/libglade-2.0 -Wall -Wmissing-prototypes -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DPAGER_GLADEDIR=\""/usr/share/gnome/panel/glade"\" -DTASKLIST_GLADEDIR=\""/usr/share/gnome/panel/glade"\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -march=nocona -O2 -pipe -MT wnck_applet-window-list.o -MD -MP -MF ".deps/wnck_applet-window-list.Tpo" -c -o wnck_applet-window-list.o `test -f 'window-list.c' || echo './'`window-list.c; \ > then mv -f ".deps/wnck_applet-window-list.Tpo" ".deps/wnck_applet-window-list.Po"; else rm -f ".deps/wnck_applet-window-list.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../applets/wncklet -I../../libpanel-applet -I../../libpanel-applet -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/libwnck-1.0 -I/usr/include/libglade-2.0 -Wall -Wmissing-prototypes -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DPAGER_GLADEDIR=\""/usr/share/gnome/panel/glade"\" -DTASKLIST_GLADEDIR=\""/usr/share/gnome/panel/glade"\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -march=nocona -O2 -pipe -MT wnck_applet-workspace-switcher.o -MD -MP -MF ".deps/wnck_applet-workspace-switcher.Tpo" -c -o wnck_applet-workspace-switcher.o `test -f 'workspace-switcher.c' || echo './'`workspace-switcher.c; \ > then mv -f ".deps/wnck_applet-workspace-switcher.Tpo" ".deps/wnck_applet-workspace-switcher.Po"; else rm -f ".deps/wnck_applet-workspace-switcher.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../applets/wncklet -I../../libpanel-applet -I../../libpanel-applet -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/libwnck-1.0 -I/usr/include/libglade-2.0 -Wall -Wmissing-prototypes -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DPAGER_GLADEDIR=\""/usr/share/gnome/panel/glade"\" -DTASKLIST_GLADEDIR=\""/usr/share/gnome/panel/glade"\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -march=nocona -O2 -pipe -MT wnck_applet-showdesktop.o -MD -MP -MF ".deps/wnck_applet-showdesktop.Tpo" -c -o wnck_applet-showdesktop.o `test -f 'showdesktop.c' || echo './'`showdesktop.c; \ > then mv -f ".deps/wnck_applet-showdesktop.Tpo" ".deps/wnck_applet-showdesktop.Po"; else rm -f ".deps/wnck_applet-showdesktop.Tpo"; exit 1; fi >workspace-switcher.c: In function 'display_properties_dialog': >workspace-switcher.c:927: warning: dereferencing type-punned pointer will break strict-aliasing rules >LC_ALL=C ../../intltool-merge -s -u -c ../../po/.intltool-merge-cache ../../po workspace-switcher.schemas.in workspace-switcher.schemas >LC_ALL=C ../../intltool-merge -s -u -c ../../po/.intltool-merge-cache ../../po window-list.schemas.in window-list.schemas >window-list.c: In function 'display_properties_dialog': >window-list.c:1027: warning: dereferencing type-punned pointer will break strict-aliasing rules >sed -e "s|\@LOCATION\@|/usr/libexec/wnck-applet|" \ > -e "s|\@TYPE\@|exe|" \ > -e "s|\@VERSION\@|2.16.3|" \ > GNOME_Wncklet_Factory.server.in.in > GNOME_Wncklet_Factory.server.in >LC_ALL=C ../../intltool-merge -o -u -c ../../po/.intltool-merge-cache ../../po GNOME_Wncklet_Factory.server.in GNOME_Wncklet_Factory.server >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=nocona -O2 -pipe -o wnck-applet wnck_applet-wncklet.o wnck_applet-window-menu.o wnck_applet-window-list.o wnck_applet-workspace-switcher.o wnck_applet-showdesktop.o ../../libpanel-applet/libpanel-applet-2.la -pthread -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnome-keyring -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lbonobo-2 -lgnomevfs-2 -lbonobo-activation -lgconf-2 -lORBit-2 -lgthread-2.0 -lrt -lwnck-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 >Found cached translation database >Merging translations into workspace-switcher.schemas. >mkdir .libs >Found cached translation database >Merging translations into window-list.schemas. >Found cached translation database >Merging translations into GNOME_Wncklet_Factory.server. >x86_64-pc-linux-gnu-gcc -march=nocona -O2 -pipe -o .libs/wnck-applet wnck_applet-wncklet.o wnck_applet-window-menu.o wnck_applet-window-list.o wnck_applet-workspace-switcher.o wnck_applet-showdesktop.o -pthread ../../libpanel-applet/.libs/libpanel-applet-2.so -L/usr/lib64 /usr/lib64/libgnomeui-2.so /usr/lib64/libbonoboui-2.so /usr/lib64/libgnome-keyring.so /usr/lib64/libgnomecanvas-2.so /usr/lib64/libgnome-2.so /usr/lib64/libesd.so /usr/lib64/libasound.so /usr/lib64/libaudiofile.so /usr/lib64/libpopt.so /usr/lib64/libart_lgpl_2.so /usr/lib64/libbonobo-2.so /usr/lib64/libgnomevfs-2.so /usr/lib64/libdbus-glib-1.so -lnsl /usr/lib64/libdbus-1.so -lssl -lcrypto -lresolv -lutil /usr/lib64/libbonobo-activation.so /usr/lib64/libORBitCosNaming-2.so /usr/lib64/libgconf-2.so /usr/lib64/libORBit-2.so /usr/lib64/libgthread-2.0.so -lpthread -lrt /usr/lib64/libwnck-1.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libSM.so /usr/lib64/libICE.so /usr/lib64/libXRes.so /usr/lib64/libXext.so /usr/lib64/libglade-2.0.so /usr/lib64/libgtk-x11-2.0.so /usr/lib64/libxml2.so /usr/lib64/libgdk-x11-2.0.so /usr/lib64/libatk-1.0.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libcairo.so /usr/lib64/libfreetype.so /usr/lib64/libfontconfig.so /usr/lib64/libexpat.so /usr/lib64/libpng12.so -lz /usr/lib64/libXrender.so /usr/lib64/libX11.so /usr/lib64/libXau.so /usr/lib64/libXdmcp.so -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgmodule-2.0.so -ldl /usr/lib64/libglib-2.0.so >creating wnck-applet >make[3]: Leaving directory `/var/tmp/portage/gnome-base/gnome-panel-2.16.3/work/gnome-panel-2.16.3/applets/wncklet' >make[3]: Entering directory `/var/tmp/portage/gnome-base/gnome-panel-2.16.3/work/gnome-panel-2.16.3/applets' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/gnome-base/gnome-panel-2.16.3/work/gnome-panel-2.16.3/applets' >make[2]: Leaving directory `/var/tmp/portage/gnome-base/gnome-panel-2.16.3/work/gnome-panel-2.16.3/applets' >Making all in help >make[2]: Entering directory `/var/tmp/portage/gnome-base/gnome-panel-2.16.3/work/gnome-panel-2.16.3/help' >Making all in clock >make[3]: Entering directory `/var/tmp/portage/gnome-base/gnome-panel-2.16.3/work/gnome-panel-2.16.3/help/clock' >if ! test -d de/; then mkdir de/; fi >if ! test -d es/; then mkdir es/; fi >case "." in /*) sd=".";; *) sd="../.";; esac; \ > if [ -f "C/clock.xml" ]; then d="../"; else d="$sd/"; fi; \ > (cd de/ && \ > `which xml2po` -e -p \ > "${d}de/de.po" \ > "${d}C/clock.xml" > clock.xml.tmp && \ > cp clock.xml.tmp clock.xml && rm -f clock.xml.tmp) >case "." in /*) sd=".";; *) sd="../.";; esac; \ > if [ -f "C/clock.xml" ]; then d="../"; else d="$sd/"; fi; \ > (cd es/ && \ > `which xml2po` -e -p \ > "${d}es/es.po" \ > "${d}C/clock.xml" > clock.xml.tmp && \ > cp clock.xml.tmp clock.xml && rm -f clock.xml.tmp) >if ! test -d fr/; then mkdir fr/; fi >case "." in /*) sd=".";; *) sd="../.";; esac; \ > if [ -f "C/clock.xml" ]; then d="../"; else d="$sd/"; fi; \ > (cd fr/ && \ > `which xml2po` -e -p \ > "${d}fr/fr.po" \ > "${d}C/clock.xml" > clock.xml.tmp && \ > cp clock.xml.tmp clock.xml && rm -f clock.xml.tmp) >if ! test -d it/; then mkdir it/; fi >case "." in /*) sd=".";; *) sd="../.";; esac; \ > if [ -f "C/clock.xml" ]; then d="../"; else d="$sd/"; fi; \ > (cd it/ && \ > `which xml2po` -e -p \ > "${d}it/it.po" \ > "${d}C/clock.xml" > clock.xml.tmp && \ > cp clock.xml.tmp clock.xml && rm -f clock.xml.tmp) >if ! test -d ja/; then mkdir ja/; fi >case "." in /*) sd=".";; *) sd="../.";; esac; \ > if [ -f "C/clock.xml" ]; then d="../"; else d="$sd/"; fi; \ > (cd ja/ && \ > `which xml2po` -e -p \ > "${d}ja/ja.po" \ > "${d}C/clock.xml" > clock.xml.tmp && \ > cp clock.xml.tmp clock.xml && rm -f clock.xml.tmp) >if ! test -d ko/; then mkdir ko/; fi >case "." in /*) sd=".";; *) sd="../.";; esac; \ > if [ -f "C/clock.xml" ]; then d="../"; else d="$sd/"; fi; \ > (cd ko/ && \ > `which xml2po` -e -p \ > "${d}ko/ko.po" \ > "${d}C/clock.xml" > clock.xml.tmp && \ > cp clock.xml.tmp clock.xml && rm -f clock.xml.tmp) >if ! test -d nl/; then mkdir nl/; fi >case "." in /*) sd=".";; *) sd="../.";; esac; \ > if [ -f "C/clock.xml" ]; then d="../"; else d="$sd/"; fi; \ > (cd nl/ && \ > `which xml2po` -e -p \ > "${d}nl/nl.po" \ > "${d}C/clock.xml" > clock.xml.tmp && \ > cp clock.xml.tmp clock.xml && rm -f clock.xml.tmp) >if ! test -d pa/; then mkdir pa/; fi >case "." in /*) sd=".";; *) sd="../.";; esac; \ > if [ -f "C/clock.xml" ]; then d="../"; else d="$sd/"; fi; \ > (cd pa/ && \ > `which xml2po` -e -p \ > "${d}pa/pa.po" \ > "${d}C/clock.xml" > clock.xml.tmp && \ > cp clock.xml.tmp clock.xml && rm -f clock.xml.tmp) >if ! test -d sr/; then mkdir sr/; fi >case "." in /*) sd=".";; *) sd="../.";; esac; \ > if [ -f "C/clock.xml" ]; then d="../"; else d="$sd/"; fi; \ > (cd sr/ && \ > `which xml2po` -e -p \ > "${d}sr/sr.po" \ > "${d}C/clock.xml" > clock.xml.tmp && \ > cp clock.xml.tmp clock.xml && rm -f clock.xml.tmp) >if ! test -d sv/; then mkdir sv/; fi >case "." in /*) sd=".";; *) sd="../.";; esac; \ > if [ -f "C/clock.xml" ]; then d="../"; else d="$sd/"; fi; \ > (cd sv/ && \ > `which xml2po` -e -p \ > "${d}sv/sv.po" \ > "${d}C/clock.xml" > clock.xml.tmp && \ > cp clock.xml.tmp clock.xml && rm -f clock.xml.tmp) >if ! test -d uk/; then mkdir uk/; fi >case "." in /*) sd=".";; *) sd="../.";; esac; \ > if [ -f "C/clock.xml" ]; then d="../"; else d="$sd/"; fi; \ > (cd uk/ && \ > `which xml2po` -e -p \ > "${d}uk/uk.po" \ > "${d}C/clock.xml" > clock.xml.tmp && \ > cp clock.xml.tmp clock.xml && rm -f clock.xml.tmp) >if ! test -d zh_CN/; then mkdir zh_CN/; fi >if ! test -d zh_TW/; then mkdir zh_TW/; fi >case "." in /*) sd=".";; *) sd="../.";; esac; \ > if [ -f "C/clock.xml" ]; then d="../"; else d="$sd/"; fi; \ > (cd zh_CN/ && \ > `which xml2po` -e -p \ > "${d}zh_CN/zh_CN.po" \ > "${d}C/clock.xml" > clock.xml.tmp && \ > cp clock.xml.tmp clock.xml && rm -f clock.xml.tmp) >case "." in /*) sd=".";; *) sd="../.";; esac; \ > if [ -f "C/clock.xml" ]; then d="../"; else d="$sd/"; fi; \ > (cd zh_TW/ && \ > `which xml2po` -e -p \ > "${d}zh_TW/zh_TW.po" \ > "${d}C/clock.xml" > clock.xml.tmp && \ > cp clock.xml.tmp clock.xml && rm -f clock.xml.tmp) >if ! test -d de/; then mkdir de/; fi >case "." in /*) sd=".";; *) sd="../.";; esac; \ > if [ -f "C/legal.xml" ]; then d="../"; else d="$sd/"; fi; \ > (cd de/ && \ > `which xml2po` -e -p \ > "${d}de/de.po" \ > "${d}C/legal.xml" > legal.xml.tmp && \ > cp legal.xml.tmp legal.xml && rm -f legal.xml.tmp) >if ! test -d es/; then mkdir es/; fi >case "." in /*) sd=".";; *) sd="../.";; esac; \ > if [ -f "C/legal.xml" ]; then d="../"; else d="$sd/"; fi; \ > (cd es/ && \ > `which xml2po` -e -p \ > "${d}es/es.po" \ > "${d}C/legal.xml" > legal.xml.tmp && \ > cp legal.xml.tmp legal.xml && rm -f legal.xml.tmp) >if ! test -d fr/; then mkdir fr/; fi >case "." in /*) sd=".";; *) sd="../.";; esac; \ > if [ -f "C/legal.xml" ]; then d="../"; else d="$sd/"; fi; \ > (cd fr/ && \ > `which xml2po` -e -p \ > "${d}fr/fr.po" \ > "${d}C/legal.xml" > legal.xml.tmp && \ > cp legal.xml.tmp legal.xml && rm -f legal.xml.tmp) >if ! test -d it/; then mkdir it/; fi >case "." in /*) sd=".";; *) sd="../.";; esac; \ > if [ -f "C/legal.xml" ]; then d="../"; else d="$sd/"; fi; \ > (cd it/ && \ > `which xml2po` -e -p \ > "${d}it/it.po" \ > "${d}C/legal.xml" > legal.xml.tmp && \ > cp legal.xml.tmp legal.xml && rm -f legal.xml.tmp) >if ! test -d ja/; then mkdir ja/; fi >case "." in /*) sd=".";; *) sd="../.";; esac; \ > if [ -f "C/legal.xml" ]; then d="../"; else d="$sd/"; fi; \ > (cd ja/ && \ > `which xml2po` -e -p \ > "${d}ja/ja.po" \ > "${d}C/legal.xml" > legal.xml.tmp && \ > cp legal.xml.tmp legal.xml && rm -f legal.xml.tmp) >if ! test -d ko/; then mkdir ko/; fi >case "." in /*) sd=".";; *) sd="../.";; esac; \ > if [ -f "C/legal.xml" ]; then d="../"; else d="$sd/"; fi; \ > (cd ko/ && \ > `which xml2po` -e -p \ > "${d}ko/ko.po" \ > "${d}C/legal.xml" > legal.xml.tmp && \ > cp legal.xml.tmp legal.xml && rm -f legal.xml.tmp) >if ! test -d nl/; then mkdir nl/; fi >case "." in /*) sd=".";; *) sd="../.";; esac; \ > if [ -f "C/legal.xml" ]; then d="../"; else d="$sd/"; fi; \ > (cd nl/ && \ > `which xml2po` -e -p \ > "${d}nl/nl.po" \ > "${d}C/legal.xml" > legal.xml.tmp && \ > cp legal.xml.tmp legal.xml && rm -f legal.xml.tmp) >if ! test -d pa/; then mkdir pa/; fi >case "." in /*) sd=".";; *) sd="../.";; esac; \ > if [ -f "C/legal.xml" ]; then d="../"; else d="$sd/"; fi; \ > (cd pa/ && \ > `which xml2po` -e -p \ > "${d}pa/pa.po" \ > "${d}C/legal.xml" > legal.xml.tmp && \ > cp legal.xml.tmp legal.xml && rm -f legal.xml.tmp) >if ! test -d sr/; then mkdir sr/; fi >case "." in /*) sd=".";; *) sd="../.";; esac; \ > if [ -f "C/legal.xml" ]; then d="../"; else d="$sd/"; fi; \ > (cd sr/ && \ > `which xml2po` -e -p \ > "${d}sr/sr.po" \ > "${d}C/legal.xml" > legal.xml.tmp && \ > cp legal.xml.tmp legal.xml && rm -f legal.xml.tmp) >if ! test -d sv/; then mkdir sv/; fi >case "." in /*) sd=".";; *) sd="../.";; esac; \ > if [ -f "C/legal.xml" ]; then d="../"; else d="$sd/"; fi; \ > (cd sv/ && \ > `which xml2po` -e -p \ > "${d}sv/sv.po" \ > "${d}C/legal.xml" > legal.xml.tmp && \ > cp legal.xml.tmp legal.xml && rm -f legal.xml.tmp) >if ! test -d uk/; then mkdir uk/; fi >case "." in /*) sd=".";; *) sd="../.";; esac; \ > if [ -f "C/legal.xml" ]; then d="../"; else d="$sd/"; fi; \ > (cd uk/ && \ > `which xml2po` -e -p \ > "${d}uk/uk.po" \ > "${d}C/legal.xml" > legal.xml.tmp && \ > cp legal.xml.tmp legal.xml && rm -f legal.xml.tmp) >if ! test -d zh_CN/; then mkdir zh_CN/; fi >case "." in /*) sd=".";; *) sd="../.";; esac; \ > if [ -f "C/legal.xml" ]; then d="../"; else d="$sd/"; fi; \ > (cd zh_CN/ && \ > `which xml2po` -e -p \ > "${d}zh_CN/zh_CN.po" \ > "${d}C/legal.xml" > legal.xml.tmp && \ > cp legal.xml.tmp legal.xml && rm -f legal.xml.tmp) >if ! test -d zh_TW/; then mkdir zh_TW/; fi >case "." in /*) sd=".";; *) sd="../.";; esac; \ > if [ -f "C/legal.xml" ]; then d="../"; else d="$sd/"; fi; \ > (cd zh_TW/ && \ > `which xml2po` -e -p \ > "${d}zh_TW/zh_TW.po" \ > "${d}C/legal.xml" > legal.xml.tmp && \ > cp legal.xml.tmp legal.xml && rm -f legal.xml.tmp) >xsltproc -o clock-C.omf --stringparam db2omf.basename clock --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang C --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "`pwd`/./clock.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` C/clock.xml || { rm -f "clock-C.omf"; exit 1; } >xsltproc -o clock-de.omf --stringparam db2omf.basename clock --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang de --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "`pwd`/./clock.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` de/clock.xml || { rm -f "clock-de.omf"; exit 1; } >xsltproc -o clock-es.omf --stringparam db2omf.basename clock --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang es --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "`pwd`/./clock.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` es/clock.xml || { rm -f "clock-es.omf"; exit 1; } >xsltproc -o clock-fr.omf --stringparam db2omf.basename clock --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang fr --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "`pwd`/./clock.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` fr/clock.xml || { rm -f "clock-fr.omf"; exit 1; } >xsltproc -o clock-it.omf --stringparam db2omf.basename clock --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang it --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "`pwd`/./clock.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` it/clock.xml || { rm -f "clock-it.omf"; exit 1; } >xsltproc -o clock-ja.omf --stringparam db2omf.basename clock --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang ja --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "`pwd`/./clock.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` ja/clock.xml || { rm -f "clock-ja.omf"; exit 1; } >xsltproc -o clock-ko.omf --stringparam db2omf.basename clock --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang ko --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "`pwd`/./clock.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` ko/clock.xml || { rm -f "clock-ko.omf"; exit 1; } >xsltproc -o clock-nl.omf --stringparam db2omf.basename clock --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang nl --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "`pwd`/./clock.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` nl/clock.xml || { rm -f "clock-nl.omf"; exit 1; } >xsltproc -o clock-pa.omf --stringparam db2omf.basename clock --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang pa --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "`pwd`/./clock.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` pa/clock.xml || { rm -f "clock-pa.omf"; exit 1; } >xsltproc -o clock-sr.omf --stringparam db2omf.basename clock --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang sr --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "`pwd`/./clock.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` sr/clock.xml || { rm -f "clock-sr.omf"; exit 1; } >xsltproc -o clock-sv.omf --stringparam db2omf.basename clock --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang sv --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "`pwd`/./clock.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` sv/clock.xml || { rm -f "clock-sv.omf"; exit 1; } >xsltproc -o clock-uk.omf --stringparam db2omf.basename clock --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang uk --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "`pwd`/./clock.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` uk/clock.xml || { rm -f "clock-uk.omf"; exit 1; } >xsltproc -o clock-zh_CN.omf --stringparam db2omf.basename clock --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang zh_CN --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "`pwd`/./clock.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` zh_CN/clock.xml || { rm -f "clock-zh_CN.omf"; exit 1; } >xsltproc -o clock-zh_TW.omf --stringparam db2omf.basename clock --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang zh_TW --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "`pwd`/./clock.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` zh_TW/clock.xml || { rm -f "clock-zh_TW.omf"; exit 1; } >make[3]: Leaving directory `/var/tmp/portage/gnome-base/gnome-panel-2.16.3/work/gnome-panel-2.16.3/help/clock' >Making all in fish >make[3]: Entering directory `/var/tmp/portage/gnome-base/gnome-panel-2.16.3/work/gnome-panel-2.16.3/help/fish' >if ! test -d es/; then mkdir es/; fi >if ! test -d fr/; then mkdir fr/; fi >if ! test -d it/; then mkdir it/; fi >if ! test -d sv/; then mkdir sv/; fi >case "." in /*) sd=".";; *) sd="../.";; esac; \ > if [ -f "C/fish.xml" ]; then d="../"; else d="$sd/"; fi; \ > (cd es/ && \ > `which xml2po` -e -p \ > "${d}es/es.po" \ > "${d}C/fish.xml" > fish.xml.tmp && \ > cp fish.xml.tmp fish.xml && rm -f fish.xml.tmp) >case "." in /*) sd=".";; *) sd="../.";; esac; \ > if [ -f "C/fish.xml" ]; then d="../"; else d="$sd/"; fi; \ > (cd fr/ && \ > `which xml2po` -e -p \ > "${d}fr/fr.po" \ > "${d}C/fish.xml" > fish.xml.tmp && \ > cp fish.xml.tmp fish.xml && rm -f fish.xml.tmp) >case "." in /*) sd=".";; *) sd="../.";; esac; \ > if [ -f "C/fish.xml" ]; then d="../"; else d="$sd/"; fi; \ > (cd it/ && \ > `which xml2po` -e -p \ > "${d}it/it.po" \ > "${d}C/fish.xml" > fish.xml.tmp && \ > cp fish.xml.tmp fish.xml && rm -f fish.xml.tmp) >case "." in /*) sd=".";; *) sd="../.";; esac; \ > if [ -f "C/fish.xml" ]; then d="../"; else d="$sd/"; fi; \ > (cd sv/ && \ > `which xml2po` -e -p \ > "${d}sv/sv.po" \ > "${d}C/fish.xml" > fish.xml.tmp && \ > cp fish.xml.tmp fish.xml && rm -f fish.xml.tmp) >if ! test -d uk/; then mkdir uk/; fi >case "." in /*) sd=".";; *) sd="../.";; esac; \ > if [ -f "C/fish.xml" ]; then d="../"; else d="$sd/"; fi; \ > (cd uk/ && \ > `which xml2po` -e -p \ > "${d}uk/uk.po" \ > "${d}C/fish.xml" > fish.xml.tmp && \ > cp fish.xml.tmp fish.xml && rm -f fish.xml.tmp) >if ! test -d es/; then mkdir es/; fi >case "." in /*) sd=".";; *) sd="../.";; esac; \ > if [ -f "C/legal.xml" ]; then d="../"; else d="$sd/"; fi; \ > (cd es/ && \ > `which xml2po` -e -p \ > "${d}es/es.po" \ > "${d}C/legal.xml" > legal.xml.tmp && \ > cp legal.xml.tmp legal.xml && rm -f legal.xml.tmp) >if ! test -d fr/; then mkdir fr/; fi >case "." in /*) sd=".";; *) sd="../.";; esac; \ > if [ -f "C/legal.xml" ]; then d="../"; else d="$sd/"; fi; \ > (cd fr/ && \ > `which xml2po` -e -p \ > "${d}fr/fr.po" \ > "${d}C/legal.xml" > legal.xml.tmp && \ > cp legal.xml.tmp legal.xml && rm -f legal.xml.tmp) >if ! test -d it/; then mkdir it/; fi >case "." in /*) sd=".";; *) sd="../.";; esac; \ > if [ -f "C/legal.xml" ]; then d="../"; else d="$sd/"; fi; \ > (cd it/ && \ > `which xml2po` -e -p \ > "${d}it/it.po" \ > "${d}C/legal.xml" > legal.xml.tmp && \ > cp legal.xml.tmp legal.xml && rm -f legal.xml.tmp) >if ! test -d sv/; then mkdir sv/; fi >case "." in /*) sd=".";; *) sd="../.";; esac; \ > if [ -f "C/legal.xml" ]; then d="../"; else d="$sd/"; fi; \ > (cd sv/ && \ > `which xml2po` -e -p \ > "${d}sv/sv.po" \ > "${d}C/legal.xml" > legal.xml.tmp && \ > cp legal.xml.tmp legal.xml && rm -f legal.xml.tmp) >if ! test -d uk/; then mkdir uk/; fi >case "." in /*) sd=".";; *) sd="../.";; esac; \ > if [ -f "C/legal.xml" ]; then d="../"; else d="$sd/"; fi; \ > (cd uk/ && \ > `which xml2po` -e -p \ > "${d}uk/uk.po" \ > "${d}C/legal.xml" > legal.xml.tmp && \ > cp legal.xml.tmp legal.xml && rm -f legal.xml.tmp) >xsltproc -o fish-C.omf --stringparam db2omf.basename fish --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang C --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "`pwd`/./fish.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` C/fish.xml || { rm -f "fish-C.omf"; exit 1; } >xsltproc -o fish-es.omf --stringparam db2omf.basename fish --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang es --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "`pwd`/./fish.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` es/fish.xml || { rm -f "fish-es.omf"; exit 1; } >xsltproc -o fish-fr.omf --stringparam db2omf.basename fish --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang fr --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "`pwd`/./fish.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` fr/fish.xml || { rm -f "fish-fr.omf"; exit 1; } >xsltproc -o fish-it.omf --stringparam db2omf.basename fish --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang it --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "`pwd`/./fish.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` it/fish.xml || { rm -f "fish-it.omf"; exit 1; } >xsltproc -o fish-sv.omf --stringparam db2omf.basename fish --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang sv --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "`pwd`/./fish.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` sv/fish.xml || { rm -f "fish-sv.omf"; exit 1; } >xsltproc -o fish-uk.omf --stringparam db2omf.basename fish --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang uk --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "`pwd`/./fish.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` uk/fish.xml || { rm -f "fish-uk.omf"; exit 1; } >make[3]: Leaving directory `/var/tmp/portage/gnome-base/gnome-panel-2.16.3/work/gnome-panel-2.16.3/help/fish' >Making all in window-list >make[3]: Entering directory `/var/tmp/portage/gnome-base/gnome-panel-2.16.3/work/gnome-panel-2.16.3/help/window-list' >if ! test -d es/; then mkdir es/; fi >if ! test -d fr/; then mkdir fr/; fi >if ! test -d it/; then mkdir it/; fi >if ! test -d sv/; then mkdir sv/; fi >case "." in /*) sd=".";; *) sd="../.";; esac; \ > if [ -f "C/window-list.xml" ]; then d="../"; else d="$sd/"; fi; \ > (cd es/ && \ > `which xml2po` -e -p \ > "${d}es/es.po" \ > "${d}C/window-list.xml" > window-list.xml.tmp && \ > cp window-list.xml.tmp window-list.xml && rm -f window-list.xml.tmp) >case "." in /*) sd=".";; *) sd="../.";; esac; \ > if [ -f "C/window-list.xml" ]; then d="../"; else d="$sd/"; fi; \ > (cd fr/ && \ > `which xml2po` -e -p \ > "${d}fr/fr.po" \ > "${d}C/window-list.xml" > window-list.xml.tmp && \ > cp window-list.xml.tmp window-list.xml && rm -f window-list.xml.tmp) >case "." in /*) sd=".";; *) sd="../.";; esac; \ > if [ -f "C/window-list.xml" ]; then d="../"; else d="$sd/"; fi; \ > (cd it/ && \ > `which xml2po` -e -p \ > "${d}it/it.po" \ > "${d}C/window-list.xml" > window-list.xml.tmp && \ > cp window-list.xml.tmp window-list.xml && rm -f window-list.xml.tmp) >if ! test -d uk/; then mkdir uk/; fi >case "." in /*) sd=".";; *) sd="../.";; esac; \ > if [ -f "C/window-list.xml" ]; then d="../"; else d="$sd/"; fi; \ > (cd sv/ && \ > `which xml2po` -e -p \ > "${d}sv/sv.po" \ > "${d}C/window-list.xml" > window-list.xml.tmp && \ > cp window-list.xml.tmp window-list.xml && rm -f window-list.xml.tmp) >case "." in /*) sd=".";; *) sd="../.";; esac; \ > if [ -f "C/window-list.xml" ]; then d="../"; else d="$sd/"; fi; \ > (cd uk/ && \ > `which xml2po` -e -p \ > "${d}uk/uk.po" \ > "${d}C/window-list.xml" > window-list.xml.tmp && \ > cp window-list.xml.tmp window-list.xml && rm -f window-list.xml.tmp) >if ! test -d zh_CN/; then mkdir zh_CN/; fi >case "." in /*) sd=".";; *) sd="../.";; esac; \ > if [ -f "C/window-list.xml" ]; then d="../"; else d="$sd/"; fi; \ > (cd zh_CN/ && \ > `which xml2po` -e -p \ > "${d}zh_CN/zh_CN.po" \ > "${d}C/window-list.xml" > window-list.xml.tmp && \ > cp window-list.xml.tmp window-list.xml && rm -f window-list.xml.tmp) >if ! test -d es/; then mkdir es/; fi >case "." in /*) sd=".";; *) sd="../.";; esac; \ > if [ -f "C/legal.xml" ]; then d="../"; else d="$sd/"; fi; \ > (cd es/ && \ > `which xml2po` -e -p \ > "${d}es/es.po" \ > "${d}C/legal.xml" > legal.xml.tmp && \ > cp legal.xml.tmp legal.xml && rm -f legal.xml.tmp) >if ! test -d fr/; then mkdir fr/; fi >case "." in /*) sd=".";; *) sd="../.";; esac; \ > if [ -f "C/legal.xml" ]; then d="../"; else d="$sd/"; fi; \ > (cd fr/ && \ > `which xml2po` -e -p \ > "${d}fr/fr.po" \ > "${d}C/legal.xml" > legal.xml.tmp && \ > cp legal.xml.tmp legal.xml && rm -f legal.xml.tmp) >if ! test -d it/; then mkdir it/; fi >if ! test -d sv/; then mkdir sv/; fi >case "." in /*) sd=".";; *) sd="../.";; esac; \ > if [ -f "C/legal.xml" ]; then d="../"; else d="$sd/"; fi; \ > (cd it/ && \ > `which xml2po` -e -p \ > "${d}it/it.po" \ > "${d}C/legal.xml" > legal.xml.tmp && \ > cp legal.xml.tmp legal.xml && rm -f legal.xml.tmp) >case "." in /*) sd=".";; *) sd="../.";; esac; \ > if [ -f "C/legal.xml" ]; then d="../"; else d="$sd/"; fi; \ > (cd sv/ && \ > `which xml2po` -e -p \ > "${d}sv/sv.po" \ > "${d}C/legal.xml" > legal.xml.tmp && \ > cp legal.xml.tmp legal.xml && rm -f legal.xml.tmp) >if ! test -d uk/; then mkdir uk/; fi >case "." in /*) sd=".";; *) sd="../.";; esac; \ > if [ -f "C/legal.xml" ]; then d="../"; else d="$sd/"; fi; \ > (cd uk/ && \ > `which xml2po` -e -p \ > "${d}uk/uk.po" \ > "${d}C/legal.xml" > legal.xml.tmp && \ > cp legal.xml.tmp legal.xml && rm -f legal.xml.tmp) >if ! test -d zh_CN/; then mkdir zh_CN/; fi >case "." in /*) sd=".";; *) sd="../.";; esac; \ > if [ -f "C/legal.xml" ]; then d="../"; else d="$sd/"; fi; \ > (cd zh_CN/ && \ > `which xml2po` -e -p \ > "${d}zh_CN/zh_CN.po" \ > "${d}C/legal.xml" > legal.xml.tmp && \ > cp legal.xml.tmp legal.xml && rm -f legal.xml.tmp) >xsltproc -o window-list-C.omf --stringparam db2omf.basename window-list --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang C --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "`pwd`/./window-list.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` C/window-list.xml || { rm -f "window-list-C.omf"; exit 1; } >xsltproc -o window-list-es.omf --stringparam db2omf.basename window-list --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang es --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "`pwd`/./window-list.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` es/window-list.xml || { rm -f "window-list-es.omf"; exit 1; } >xsltproc -o window-list-fr.omf --stringparam db2omf.basename window-list --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang fr --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "`pwd`/./window-list.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` fr/window-list.xml || { rm -f "window-list-fr.omf"; exit 1; } >xsltproc -o window-list-it.omf --stringparam db2omf.basename window-list --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang it --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "`pwd`/./window-list.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` it/window-list.xml || { rm -f "window-list-it.omf"; exit 1; } >xsltproc -o window-list-sv.omf --stringparam db2omf.basename window-list --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang sv --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "`pwd`/./window-list.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` sv/window-list.xml || { rm -f "window-list-sv.omf"; exit 1; } >xsltproc -o window-list-uk.omf --stringparam db2omf.basename window-list --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang uk --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "`pwd`/./window-list.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` uk/window-list.xml || { rm -f "window-list-uk.omf"; exit 1; } >xsltproc -o window-list-zh_CN.omf --stringparam db2omf.basename window-list --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang zh_CN --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "`pwd`/./window-list.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` zh_CN/window-list.xml || { rm -f "window-list-zh_CN.omf"; exit 1; } >make[3]: Leaving directory `/var/tmp/portage/gnome-base/gnome-panel-2.16.3/work/gnome-panel-2.16.3/help/window-list' >Making all in workspace-switcher >make[3]: Entering directory `/var/tmp/portage/gnome-base/gnome-panel-2.16.3/work/gnome-panel-2.16.3/help/workspace-switcher' >if ! test -d es/; then mkdir es/; fi >if ! test -d fr/; then mkdir fr/; fi >if ! test -d it/; then mkdir it/; fi >if ! test -d nl/; then mkdir nl/; fi >case "." in /*) sd=".";; *) sd="../.";; esac; \ > if [ -f "C/workspace-switcher.xml" ]; then d="../"; else d="$sd/"; fi; \ > (cd es/ && \ > `which xml2po` -e -p \ > "${d}es/es.po" \ > "${d}C/workspace-switcher.xml" > workspace-switcher.xml.tmp && \ > cp workspace-switcher.xml.tmp workspace-switcher.xml && rm -f workspace-switcher.xml.tmp) >case "." in /*) sd=".";; *) sd="../.";; esac; \ > if [ -f "C/workspace-switcher.xml" ]; then d="../"; else d="$sd/"; fi; \ > (cd fr/ && \ > `which xml2po` -e -p \ > "${d}fr/fr.po" \ > "${d}C/workspace-switcher.xml" > workspace-switcher.xml.tmp && \ > cp workspace-switcher.xml.tmp workspace-switcher.xml && rm -f workspace-switcher.xml.tmp) >case "." in /*) sd=".";; *) sd="../.";; esac; \ > if [ -f "C/workspace-switcher.xml" ]; then d="../"; else d="$sd/"; fi; \ > (cd it/ && \ > `which xml2po` -e -p \ > "${d}it/it.po" \ > "${d}C/workspace-switcher.xml" > workspace-switcher.xml.tmp && \ > cp workspace-switcher.xml.tmp workspace-switcher.xml && rm -f workspace-switcher.xml.tmp) >case "." in /*) sd=".";; *) sd="../.";; esac; \ > if [ -f "C/workspace-switcher.xml" ]; then d="../"; else d="$sd/"; fi; \ > (cd nl/ && \ > `which xml2po` -e -p \ > "${d}nl/nl.po" \ > "${d}C/workspace-switcher.xml" > workspace-switcher.xml.tmp && \ > cp workspace-switcher.xml.tmp workspace-switcher.xml && rm -f workspace-switcher.xml.tmp) >if ! test -d sv/; then mkdir sv/; fi >case "." in /*) sd=".";; *) sd="../.";; esac; \ > if [ -f "C/workspace-switcher.xml" ]; then d="../"; else d="$sd/"; fi; \ > (cd sv/ && \ > `which xml2po` -e -p \ > "${d}sv/sv.po" \ > "${d}C/workspace-switcher.xml" > workspace-switcher.xml.tmp && \ > cp workspace-switcher.xml.tmp workspace-switcher.xml && rm -f workspace-switcher.xml.tmp) >if ! test -d uk/; then mkdir uk/; fi >if ! test -d es/; then mkdir es/; fi >case "." in /*) sd=".";; *) sd="../.";; esac; \ > if [ -f "C/workspace-switcher.xml" ]; then d="../"; else d="$sd/"; fi; \ > (cd uk/ && \ > `which xml2po` -e -p \ > "${d}uk/uk.po" \ > "${d}C/workspace-switcher.xml" > workspace-switcher.xml.tmp && \ > cp workspace-switcher.xml.tmp workspace-switcher.xml && rm -f workspace-switcher.xml.tmp) >if ! test -d fr/; then mkdir fr/; fi >case "." in /*) sd=".";; *) sd="../.";; esac; \ > if [ -f "C/legal.xml" ]; then d="../"; else d="$sd/"; fi; \ > (cd fr/ && \ > `which xml2po` -e -p \ > "${d}fr/fr.po" \ > "${d}C/legal.xml" > legal.xml.tmp && \ > cp legal.xml.tmp legal.xml && rm -f legal.xml.tmp) >case "." in /*) sd=".";; *) sd="../.";; esac; \ > if [ -f "C/legal.xml" ]; then d="../"; else d="$sd/"; fi; \ > (cd es/ && \ > `which xml2po` -e -p \ > "${d}es/es.po" \ > "${d}C/legal.xml" > legal.xml.tmp && \ > cp legal.xml.tmp legal.xml && rm -f legal.xml.tmp) >if ! test -d it/; then mkdir it/; fi >case "." in /*) sd=".";; *) sd="../.";; esac; \ > if [ -f "C/legal.xml" ]; then d="../"; else d="$sd/"; fi; \ > (cd it/ && \ > `which xml2po` -e -p \ > "${d}it/it.po" \ > "${d}C/legal.xml" > legal.xml.tmp && \ > cp legal.xml.tmp legal.xml && rm -f legal.xml.tmp) >if ! test -d nl/; then mkdir nl/; fi >case "." in /*) sd=".";; *) sd="../.";; esac; \ > if [ -f "C/legal.xml" ]; then d="../"; else d="$sd/"; fi; \ > (cd nl/ && \ > `which xml2po` -e -p \ > "${d}nl/nl.po" \ > "${d}C/legal.xml" > legal.xml.tmp && \ > cp legal.xml.tmp legal.xml && rm -f legal.xml.tmp) >if ! test -d sv/; then mkdir sv/; fi >case "." in /*) sd=".";; *) sd="../.";; esac; \ > if [ -f "C/legal.xml" ]; then d="../"; else d="$sd/"; fi; \ > (cd sv/ && \ > `which xml2po` -e -p \ > "${d}sv/sv.po" \ > "${d}C/legal.xml" > legal.xml.tmp && \ > cp legal.xml.tmp legal.xml && rm -f legal.xml.tmp) >if ! test -d uk/; then mkdir uk/; fi >case "." in /*) sd=".";; *) sd="../.";; esac; \ > if [ -f "C/legal.xml" ]; then d="../"; else d="$sd/"; fi; \ > (cd uk/ && \ > `which xml2po` -e -p \ > "${d}uk/uk.po" \ > "${d}C/legal.xml" > legal.xml.tmp && \ > cp legal.xml.tmp legal.xml && rm -f legal.xml.tmp) >es/workspace-switcher.xml:240: parser error : Entity 'hellip' not defined > <listitem><para><guilabel>Mostrar todas las áreas en … filas</guilab > ^ >xsltproc -o workspace-switcher-C.omf --stringparam db2omf.basename workspace-switcher --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang C --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "`pwd`/./workspace-switcher.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` C/workspace-switcher.xml || { rm -f "workspace-switcher-C.omf"; exit 1; } >xsltproc -o workspace-switcher-es.omf --stringparam db2omf.basename workspace-switcher --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang es --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "`pwd`/./workspace-switcher.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` es/workspace-switcher.xml || { rm -f "workspace-switcher-es.omf"; exit 1; } >Traceback (most recent call last): > File "/usr/bin/xml2po", line 800, in ? > doSerialize(doc) > File "/usr/bin/xml2po", line 551, in doSerialize > outtxt += doSerialize(child) > File "/usr/bin/xml2po", line 545, in doSerialize > (starttag, content, endtag, translation) = processElementTag(node, repl, 1) > File "/usr/bin/xml2po", line 458, in processElementTag > myrepl.append(processElementTag(child, myrepl, 1)) > File "/usr/bin/xml2po", line 458, in processElementTag > myrepl.append(processElementTag(child, myrepl, 1)) > File "/usr/bin/xml2po", line 458, in processElementTag > myrepl.append(processElementTag(child, myrepl, 1)) > File "/usr/bin/xml2po", line 458, in processElementTag > myrepl.append(processElementTag(child, myrepl, 1)) > File "/usr/bin/xml2po", line 470, in processElementTag > translation = getTranslation(outtxt, isSpacePreserveNode(node)) > File "/usr/bin/xml2po", line 248, in getTranslation > gt = gettext.GNUTranslations(file) > File "/usr/lib64/python2.4/gettext.py", line 177, in __init__ > self._parse(fp) > File "/usr/lib64/python2.4/gettext.py", line 260, in _parse > magic = unpack('<I', buf[:4])[0] >struct.error: unpack str size does not match format >make[3]: *** [uk/workspace-switcher.xml] Error 1 >make[3]: *** Waiting for unfinished jobs.... >xsltproc -o workspace-switcher-fr.omf --stringparam db2omf.basename workspace-switcher --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang fr --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "`pwd`/./workspace-switcher.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` fr/workspace-switcher.xml || { rm -f "workspace-switcher-fr.omf"; exit 1; } >make[3]: *** wait: No child processes. Stop. >make[2]: *** [all-recursive] Error 1 >make[2]: Leaving directory `/var/tmp/portage/gnome-base/gnome-panel-2.16.3/work/gnome-panel-2.16.3/help' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/gnome-base/gnome-panel-2.16.3/work/gnome-panel-2.16.3' >make: *** [all] Error 2 > >!!! ERROR: gnome-base/gnome-panel-2.16.3 failed. >Call stack: > ebuild.sh, line 1621: Called dyn_compile > ebuild.sh, line 973: Called qa_call 'src_compile' > ebuild.sh, line 44: Called src_compile > ebuild.sh, line 1311: Called gnome2_src_compile > gnome2.eclass, line 71: Called die > >!!! compile failure >!!! If you need support, post the topmost build error, and the call stack if relevant. >!!! A complete build log is located at '/var/tmp/portage/gnome-base/gnome-panel-2.16.3/temp/build.log'. >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 185089
:
124655
| 124675