|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
Gnome-desktop wont build because of libxml2 error Hi,i tried,but i got error while building gnome-desktop
i have no idea anymore whats wrong,thats why i decided to ask again from here. Its some kind of libxml2 error,but i dont know what package i must to install to get gnome-desktop built. thank you > here is error log what i got: > Command Wrapper Debug: running 'gcc --version' .. > gcc is /TOOLCHAIN/build/system-7.0.0-generic-x86-pentium4/TOOLCHAIN/tools.chroot/wrapper/gcc > Old Command: gcc --version > ENVPREFIX = 'CMD' > OTHERS = '' > INSERT = '--help?:-pipe -O2 -march=pentium4 -mpreferred-stack-boundary=7' > REMOVE = '-O -O[0-9s] -mtune* -march* -mcpu* -g*' > APPEND = '-s */X11R6/include?-I/usr/X11R7/include > */X11R6/lib?-L/usr/X11R7/lib */X11R6/lib64?-L/usr/X11R7/lib' > FILTER = '' > conditonal arg: --help?:-pipe. > conditonal: --help, lhs: , rhs: -pipe. > Insert: -pipe > Insert: -O2 > Insert: -march=pentium4 > Insert: -mpreferred-stack-boundary=7 > Copy: --version > Append: -s > conditonal arg: */X11R6/include?-I/usr/X11R7/include. > conditonal: */X11R6/include, lhs: -I/usr/X11R7/include, rhs: . > conditonal arg: */X11R6/lib?-L/usr/X11R7/lib. > conditonal: */X11R6/lib, lhs: -L/usr/X11R7/lib, rhs: . > conditonal arg: */X11R6/lib64?-L/usr/X11R7/lib. > conditonal: */X11R6/lib64, lhs: -L/usr/X11R7/lib, rhs: . > Old PATH: /TOOLCHAIN/build/system-7.0.0-generic-x86-pentium4/TOOLCHAIN/tools.chroot/wrapper:/TOOLCHAIN/build/system-7.0.0-generic-x86-pentium4/TOOLCHAIN/tools.chroot/bin:/opt/gnome2/sbin:/opt/gnome2/bin:/usr/games:/usr/X11/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin > New PATH: /TOOLCHAIN/build/system-7.0.0-generic-x86-pentium4/TOOLCHAIN/tools.chroot/bin:/opt/gnome2/sbin:/opt/gnome2/bin:/usr/games:/usr/X11/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin > New Command: gcc -pipe -O2 -march=pentium4 > -mpreferred-stack-boundary=7 --version -s > gcc (GCC) 4.2.4 > Copyright (C) 2007 Free Software Foundation, Inc. > This is free software; see the source for copying conditions. There is NO > warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > > [ writing debug log to > /TOOLCHAIN/src.gnome-desktop.system.20090402.032950.13693.bluduntu-desktop/cmd_wrapper.log > ] > `/TOOLCHAIN/src.gnome-desktop.system.20090402.032950.13693.bluduntu-desktop/archdir/gnome-desktop-2.18.3.tar.bz2' > -> `/TOOLCHAIN/download/mirror/g/gnome-desktop-2.18.3.tar.bz2' > Running main build function 'build_this_package' ... > Extracting gnome-desktop-2.18.3.tar.bz2 (--use-compress-program=bzip2 -xf) ... > Fixing ownership and permissions ... > Removing CVS, .svn, {arch} and .arch-ids directories ... > Changeing into /TOOLCHAIN/src.gnome-desktop.system.20090402.032950.13693.bluduntu-desktop/gnome-desktop-2.18.3 > ... > Creating /opt/gnome2/<..> if required ... > Autodetection for option impossible: --disable-debug passed thru. > Autodetection for option impossible: --with-libpam passed thru. > Autodetection for option impossible: --with-pam passed thru. > Autodetection for option impossible: --enable-libpam passed thru. > Autodetection for option impossible: --enable-pam passed thru. > Autodetection for option impossible: --disable-gtk-doc passed thru. > Autodetection for option impossible: --disable-gtktest passed thru. > Running ./configure --prefix=/opt/gnome2 --bindir=/opt/gnome2/bin > --sbindir=/opt/gnome2/sbin --libdir=/opt/gnome2/lib > --datadir=/opt/gnome2/share --includedir=/opt/gnome2/include > --infodir=/opt/gnome2/info --mandir=/opt/gnome2/man > --sysconfdir=/etc/opt/gnome2 --localstatedir=/var/opt/gnome2 > --disable-debug --with-libpam --with-pam --enable-libpam --enable-pam > --build=i686-t2-linux-gnu --host=i686-t2-linux-gnu --disable-gtk-doc > --disable-gtktest --with-gnome-distributor=T2-SDE > checking for a BSD-compatible install... > /TOOLCHAIN/build/system-7.0.0-generic-x86-pentium4/TOOLCHAIN/tools.chroot/wrapper/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 style of include used by make... GNU > checking for i686-t2-linux-gnu-gcc... 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 gcc accepts -g... yes > checking for gcc option to accept ISO C89... none needed > checking dependency style of gcc... gcc3 > checking for intltool >= 0.35.0... 0.35.5 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 library containing strerror... none required > checking for i686-t2-linux-gnu-gcc... (cached) gcc > checking whether we are using the GNU C compiler... (cached) yes > checking whether gcc accepts -g... (cached) yes > checking for gcc option to accept ISO C89... (cached) none needed > checking dependency style of gcc... (cached) gcc3 > checking how to run the C preprocessor... cpp > 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... i686-t2-linux-gnu > checking host system type... i686-t2-linux-gnu > checking for a sed that does not truncate output... /bin/sed > checking for ld used by gcc... ld > checking if the linker (ld) is GNU ld... yes > checking for ld option to reload object files... -r > checking for BSD-compatible nm... nm > 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 whether we are using the GNU C++ compiler... yes > checking whether g++ accepts -g... yes > checking dependency style of g++... gcc3 > checking how to run the C++ preprocessor... g++ -E > checking for i686-t2-linux-gnu-g77... f77 > checking whether we are using the GNU Fortran 77 compiler... no > checking whether f77 accepts -g... no > checking the maximum length of command line arguments... 32768 > checking command to parse nm output from gcc object... ok > checking for objdir... .libs > checking for i686-t2-linux-gnu-ar... ar > checking for i686-t2-linux-gnu-ranlib... ranlib > checking for i686-t2-linux-gnu-strip... strip > checking if gcc supports -fno-rtti -fno-exceptions... no > checking for gcc option to produce PIC... -fPIC > checking if gcc PIC flag -fPIC works... yes > checking if gcc static flag -static works... yes > checking if gcc supports -c -o file.o... yes > checking whether the gcc linker (ld) 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 g++... ld > checking if the linker (ld) is GNU ld... yes > checking whether the g++ linker (ld) supports shared libraries... yes > checking for g++ option to produce PIC... -fPIC > checking if g++ PIC flag -fPIC works... yes > checking if g++ static flag -static works... yes > checking if g++ supports -c -o file.o... yes > checking whether the g++ linker (ld) 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 f77 option to produce PIC... -fPIC > checking if f77 PIC flag -fPIC works... no > checking if f77 static flag -static works... no > checking if f77 supports -c -o file.o... no > checking whether the f77 linker (ld) supports shared libraries... yes > checking dynamic linker characteristics... ./configure: line 17446: > f77: command not found > GNU/Linux ld.so > checking how to hardcode library paths into programs... immediate > checking for i686-t2-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 whether gcc understands -Wno-sign-compare... yes > checking what warning flags to pass to the C compiler... -Wall > -Wmissing-prototypes -Wnested-externs -Wpointer-arith > -Wno-sign-compare > checking what language compliance flags to pass to the C compiler... > Building with libstartup-notification > checking for GNOME_DESKTOP... yes > checking for GNOME_ABOUT... yes > checking for scrollkeeper-config... /opt/gnome2/bin/scrollkeeper-config > 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 if msgfmt accepts -c... yes > checking for gmsgfmt... /usr/bin/msgfmt > checking for xgettext... /usr/bin/xgettext > checking for mawk... no > checking for gawk... /usr/bin/gawk > checking for perl5... no > checking for perl... /usr/bin/perl > configure: creating ./config.status > config.status: creating Makefile > config.status: creating gnome-desktop.spec > config.status: creating gnome-about/Makefile > config.status: creating gnome-about/gnome-about.desktop.in > config.status: creating gnome-about/headers/Makefile > config.status: creating libgnome-desktop/Makefile > config.status: creating libgnome-desktop/libgnome/Makefile > config.status: creating libgnome-desktop/libgnomeui/Makefile > config.status: creating libgnome-desktop/gnome-desktop-2.0.pc > config.status: creating libgnome-desktop/gnome-desktop-2.0-uninstalled.pc > config.status: creating docs/Makefile > config.status: creating docs/reference/Makefile > config.status: creating docs/reference/gnome-desktop/Makefile > config.status: creating gnome-version.xml.in > config.status: creating po/Makefile.in > config.status: creating pixmaps/Makefile > config.status: creating desktop-docs/Makefile > config.status: creating desktop-docs/fdl/Makefile > config.status: creating desktop-docs/gpl/Makefile > config.status: creating desktop-docs/lgpl/Makefile > config.status: creating man/Makefile > config.status: creating config.h > config.status: executing depfiles commands > config.status: executing intltool commands > config.status: executing default-1 commands > config.status: executing po/stamp-it commands > Running make -j3 CC=gcc CPP=cpp CXX=g++ prefix=/opt/gnome2 > make all-recursive > make[1]: Entering directory > `/TOOLCHAIN/src.gnome-desktop.system.20090402.032950.13693.bluduntu-desktop/gnome-desktop-2.18.3' > Making all in po > make[2]: Entering directory > `/TOOLCHAIN/src.gnome-desktop.system.20090402.032950.13693.bluduntu-desktop/gnome-desktop-2.18.3/po' > file=`echo af | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file af.po > file=`echo am | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file am.po > file=`echo ar | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file ar.po > file=`echo az | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file az.po > file=`echo be | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file be.po > file=`echo be@latin | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file be@... > file=`echo bg | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file bg.po > file=`echo bn | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file bn.po > file=`echo bn_IN | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file bn_IN.po > file=`echo br | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file br.po > file=`echo bs | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file bs.po > file=`echo ca | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file ca.po > file=`echo cs | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file cs.po > file=`echo cy | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file cy.po > file=`echo da | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file da.po > file=`echo de | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file de.po > file=`echo dz | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file dz.po > file=`echo el | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file el.po > file=`echo en_CA | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file en_CA.po > file=`echo en_GB | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file en_GB.po > file=`echo eo | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file eo.po > file=`echo es | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file es.po > file=`echo et | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file et.po > file=`echo eu | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file eu.po > file=`echo fa | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file fa.po > file=`echo fi | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file fi.po > file=`echo fr | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file fr.po > file=`echo ga | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file ga.po > file=`echo gl | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file gl.po > file=`echo gu | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file gu.po > file=`echo he | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file he.po > file=`echo hi | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file hi.po > file=`echo hr | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file hr.po > file=`echo hu | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file hu.po > file=`echo hy | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file hy.po > file=`echo id | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file id.po > file=`echo is | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file is.po > file=`echo it | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file it.po > file=`echo ja | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file ja.po > file=`echo ka | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file ka.po > file=`echo kn | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file kn.po > file=`echo ko | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file ko.po > file=`echo ku | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file ku.po > file=`echo ky | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file ky.po > file=`echo li | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file li.po > file=`echo lt | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file lt.po > file=`echo lv | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file lv.po > file=`echo mg | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file mg.po > file=`echo mi | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file mi.po > file=`echo mk | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file mk.po > file=`echo ml | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file ml.po > file=`echo mn | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file mn.po > file=`echo mr | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file mr.po > file=`echo ms | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file ms.po > file=`echo nb | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file nb.po > file=`echo ne | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file ne.po > file=`echo nl | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file nl.po > file=`echo nn | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file nn.po > file=`echo nso | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file nso.po > file=`echo oc | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file oc.po > file=`echo or | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file or.po > file=`echo pa | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file pa.po > file=`echo pl | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file pl.po > file=`echo pt | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file pt.po > file=`echo pt_BR | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po > file=`echo ro | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file ro.po > file=`echo ru | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file ru.po > file=`echo rw | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file rw.po > file=`echo sk | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file sk.po > file=`echo sl | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file sl.po > file=`echo sq | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file sq.po > file=`echo sr | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file sr.po > file=`echo sr@Latn | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file sr@... > file=`echo sv | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file sv.po > file=`echo ta | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file ta.po > file=`echo te | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file te.po > file=`echo th | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file th.po > file=`echo tk | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file tk.po > file=`echo tr | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file tr.po > file=`echo ug | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file ug.po > file=`echo uk | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file uk.po > file=`echo ur | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file ur.po > file=`echo uz | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file uz.po > file=`echo vi | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file vi.po > file=`echo wa | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file wa.po > file=`echo xh | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file xh.po > file=`echo yi | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file yi.po > file=`echo yo | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file yo.po > file=`echo zh_CN | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po > file=`echo zh_HK | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file zh_HK.po > file=`echo zh_TW | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file zh_TW.po > file=`echo zu | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file zu.po > make[2]: Leaving directory > `/TOOLCHAIN/src.gnome-desktop.system.20090402.032950.13693.bluduntu-desktop/gnome-desktop-2.18.3/po' > Making all in libgnome-desktop > make[2]: Entering directory > `/TOOLCHAIN/src.gnome-desktop.system.20090402.032950.13693.bluduntu-desktop/gnome-desktop-2.18.3/libgnome-desktop' > Making all in libgnome > make[3]: Entering directory > `/TOOLCHAIN/src.gnome-desktop.system.20090402.032950.13693.bluduntu-desktop/gnome-desktop-2.18.3/libgnome-desktop/libgnome' > make[3]: Nothing to be done for `all'. > make[3]: Leaving directory > `/TOOLCHAIN/src.gnome-desktop.system.20090402.032950.13693.bluduntu-desktop/gnome-desktop-2.18.3/libgnome-desktop/libgnome' > Making all in libgnomeui > make[3]: Entering directory > `/TOOLCHAIN/src.gnome-desktop.system.20090402.032950.13693.bluduntu-desktop/gnome-desktop-2.18.3/libgnome-desktop/libgnomeui' > make[3]: Nothing to be done for `all'. > make[3]: Leaving directory > `/TOOLCHAIN/src.gnome-desktop.system.20090402.032950.13693.bluduntu-desktop/gnome-desktop-2.18.3/libgnome-desktop/libgnomeui' > make[3]: Entering directory > `/TOOLCHAIN/src.gnome-desktop.system.20090402.032950.13693.bluduntu-desktop/gnome-desktop-2.18.3/libgnome-desktop' > if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. > -I. -I.. -DGNOMELOCALEDIR=\""/opt/gnome2/share/locale\"" > -DGNOME_DESKTOP_SYSCONFDIR=\""/etc/opt/gnome2"\" > -DGNOME_DESKTOP_PIXMAPDIR=\""/opt/gnome2/share/pixmaps"\" > -DGNOME_DESKTOP_ICONDIR=\""/opt/gnome2/share/icons"\" > -DGNOME_CORE_INTERNAL -DDATADIR=\""/opt/gnome2/share/gnome-desktop"\" > -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith > -Wno-sign-compare -DORBIT2=1 -pthread -I/usr/include/libxml2 > -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 > -I/usr/include/libart-2.0 -I/usr/X11R7/include > -I/opt/gnome2/include/gtk-2.0 -I/opt/gnome2/include/glib-2.0 > -I/opt/gnome2/lib/glib-2.0/include -I/opt/gnome2/lib/gtk-2.0/include > -I/opt/gnome2/include/atk-1.0 -I/opt/gnome2/include/pango-1.0 > -I/opt/gnome2/include/libgnomeui-2.0 > -I/opt/gnome2/include/libgnome-2.0 > -I/opt/gnome2/include/libgnomecanvas-2.0 -I/opt/gnome2/include/gconf/2 > -I/opt/gnome2/include/libbonoboui-2.0 > -I/opt/gnome2/include/gnome-vfs-2.0 > -I/opt/gnome2/lib/gnome-vfs-2.0/include > -I/opt/gnome2/include/gnome-keyring-1 -I/opt/gnome2/include/orbit-2.0 > -I/opt/gnome2/include/libbonobo-2.0 > -I/opt/gnome2/include/bonobo-activation-2.0 > -I/opt/gnome2/include/startup-notification-1.0 -g -O2 -MT > gnome-desktop-item.lo -MD -MP -MF ".deps/gnome-desktop-item.Tpo" -c -o > gnome-desktop-item.lo gnome-desktop-item.c; \ > then mv -f ".deps/gnome-desktop-item.Tpo" > ".deps/gnome-desktop-item.Plo"; else rm -f > ".deps/gnome-desktop-item.Tpo"; exit 1; fi > if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. > -I. -I.. -DGNOMELOCALEDIR=\""/opt/gnome2/share/locale\"" > -DGNOME_DESKTOP_SYSCONFDIR=\""/etc/opt/gnome2"\" > -DGNOME_DESKTOP_PIXMAPDIR=\""/opt/gnome2/share/pixmaps"\" > -DGNOME_DESKTOP_ICONDIR=\""/opt/gnome2/share/icons"\" > -DGNOME_CORE_INTERNAL -DDATADIR=\""/opt/gnome2/share/gnome-desktop"\" > -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith > -Wno-sign-compare -DORBIT2=1 -pthread -I/usr/include/libxml2 > -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 > -I/usr/include/libart-2.0 -I/usr/X11R7/include > -I/opt/gnome2/include/gtk-2.0 -I/opt/gnome2/include/glib-2.0 > -I/opt/gnome2/lib/glib-2.0/include -I/opt/gnome2/lib/gtk-2.0/include > -I/opt/gnome2/include/atk-1.0 -I/opt/gnome2/include/pango-1.0 > -I/opt/gnome2/include/libgnomeui-2.0 > -I/opt/gnome2/include/libgnome-2.0 > -I/opt/gnome2/include/libgnomecanvas-2.0 -I/opt/gnome2/include/gconf/2 > -I/opt/gnome2/include/libbonoboui-2.0 > -I/opt/gnome2/include/gnome-vfs-2.0 > -I/opt/gnome2/lib/gnome-vfs-2.0/include > -I/opt/gnome2/include/gnome-keyring-1 -I/opt/gnome2/include/orbit-2.0 > -I/opt/gnome2/include/libbonobo-2.0 > -I/opt/gnome2/include/bonobo-activation-2.0 > -I/opt/gnome2/include/startup-notification-1.0 -g -O2 -MT > gnome-ditem-edit.lo -MD -MP -MF ".deps/gnome-ditem-edit.Tpo" -c -o > gnome-ditem-edit.lo gnome-ditem-edit.c; \ > then mv -f ".deps/gnome-ditem-edit.Tpo" ".deps/gnome-ditem-edit.Plo"; > else rm -f ".deps/gnome-ditem-edit.Tpo"; exit 1; fi > if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. > -I. -I.. -DGNOMELOCALEDIR=\""/opt/gnome2/share/locale\"" > -DGNOME_DESKTOP_SYSCONFDIR=\""/etc/opt/gnome2"\" > -DGNOME_DESKTOP_PIXMAPDIR=\""/opt/gnome2/share/pixmaps"\" > -DGNOME_DESKTOP_ICONDIR=\""/opt/gnome2/share/icons"\" > -DGNOME_CORE_INTERNAL -DDATADIR=\""/opt/gnome2/share/gnome-desktop"\" > -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith > -Wno-sign-compare -DORBIT2=1 -pthread -I/usr/include/libxml2 > -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 > -I/usr/include/libart-2.0 -I/usr/X11R7/include > -I/opt/gnome2/include/gtk-2.0 -I/opt/gnome2/include/glib-2.0 > -I/opt/gnome2/lib/glib-2.0/include -I/opt/gnome2/lib/gtk-2.0/include > -I/opt/gnome2/include/atk-1.0 -I/opt/gnome2/include/pango-1.0 > -I/opt/gnome2/include/libgnomeui-2.0 > -I/opt/gnome2/include/libgnome-2.0 > -I/opt/gnome2/include/libgnomecanvas-2.0 -I/opt/gnome2/include/gconf/2 > -I/opt/gnome2/include/libbonoboui-2.0 > -I/opt/gnome2/include/gnome-vfs-2.0 > -I/opt/gnome2/lib/gnome-vfs-2.0/include > -I/opt/gnome2/include/gnome-keyring-1 -I/opt/gnome2/include/orbit-2.0 > -I/opt/gnome2/include/libbonobo-2.0 > -I/opt/gnome2/include/bonobo-activation-2.0 > -I/opt/gnome2/include/startup-notification-1.0 -g -O2 -MT > gnome-hint.lo -MD -MP -MF ".deps/gnome-hint.Tpo" -c -o gnome-hint.lo > gnome-hint.c; \ > then mv -f ".deps/gnome-hint.Tpo" ".deps/gnome-hint.Plo"; else rm -f > ".deps/gnome-hint.Tpo"; exit 1; fi > mkdir .libs > gcc -DHAVE_CONFIG_H -I. -I. -I.. > -DGNOMELOCALEDIR=\"/opt/gnome2/share/locale\" > -DGNOME_DESKTOP_SYSCONFDIR=\"/etc/opt/gnome2\" > -DGNOME_DESKTOP_PIXMAPDIR=\"/opt/gnome2/share/pixmaps\" > -DGNOME_DESKTOP_ICONDIR=\"/opt/gnome2/share/icons\" > -DGNOME_CORE_INTERNAL -DDATADIR=\"/opt/gnome2/share/gnome-desktop\" > -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith > -Wno-sign-compare -DORBIT2=1 -pthread -I/usr/include/libxml2 > -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 > -I/usr/include/libart-2.0 -I/usr/X11R7/include > -I/opt/gnome2/include/gtk-2.0 -I/opt/gnome2/include/glib-2.0 > -I/opt/gnome2/lib/glib-2.0/include -I/opt/gnome2/lib/gtk-2.0/include > -I/opt/gnome2/include/atk-1.0 -I/opt/gnome2/include/pango-1.0 > -I/opt/gnome2/include/libgnomeui-2.0 > -I/opt/gnome2/include/libgnome-2.0 > -I/opt/gnome2/include/libgnomecanvas-2.0 -I/opt/gnome2/include/gconf/2 > -I/opt/gnome2/include/libbonoboui-2.0 > -I/opt/gnome2/include/gnome-vfs-2.0 > -I/opt/gnome2/lib/gnome-vfs-2.0/include > -I/opt/gnome2/include/gnome-keyring-1 -I/opt/gnome2/include/orbit-2.0 > -I/opt/gnome2/include/libbonobo-2.0 > -I/opt/gnome2/include/bonobo-activation-2.0 > -I/opt/gnome2/include/startup-notification-1.0 -g -O2 -MT > gnome-hint.lo -MD -MP -MF .deps/gnome-hint.Tpo -c gnome-hint.c -fPIC > -DPIC -o .libs/gnome-hint.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. > -DGNOMELOCALEDIR=\"/opt/gnome2/share/locale\" > -DGNOME_DESKTOP_SYSCONFDIR=\"/etc/opt/gnome2\" > -DGNOME_DESKTOP_PIXMAPDIR=\"/opt/gnome2/share/pixmaps\" > -DGNOME_DESKTOP_ICONDIR=\"/opt/gnome2/share/icons\" > -DGNOME_CORE_INTERNAL -DDATADIR=\"/opt/gnome2/share/gnome-desktop\" > -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith > -Wno-sign-compare -DORBIT2=1 -pthread -I/usr/include/libxml2 > -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 > -I/usr/include/libart-2.0 -I/usr/X11R7/include > -I/opt/gnome2/include/gtk-2.0 -I/opt/gnome2/include/glib-2.0 > -I/opt/gnome2/lib/glib-2.0/include -I/opt/gnome2/lib/gtk-2.0/include > -I/opt/gnome2/include/atk-1.0 -I/opt/gnome2/include/pango-1.0 > -I/opt/gnome2/include/libgnomeui-2.0 > -I/opt/gnome2/include/libgnome-2.0 > -I/opt/gnome2/include/libgnomecanvas-2.0 -I/opt/gnome2/include/gconf/2 > -I/opt/gnome2/include/libbonoboui-2.0 > -I/opt/gnome2/include/gnome-vfs-2.0 > -I/opt/gnome2/lib/gnome-vfs-2.0/include > -I/opt/gnome2/include/gnome-keyring-1 -I/opt/gnome2/include/orbit-2.0 > -I/opt/gnome2/include/libbonobo-2.0 > -I/opt/gnome2/include/bonobo-activation-2.0 > -I/opt/gnome2/include/startup-notification-1.0 -g -O2 -MT > gnome-desktop-item.lo -MD -MP -MF .deps/gnome-desktop-item.Tpo -c > gnome-desktop-item.c -fPIC -DPIC -o .libs/gnome-desktop-item.o > In file included from /opt/gnome2/include/libbonobo-2.0/bonobo/bonobo-i18n.h:37, > from /opt/gnome2/include/libgnome-2.0/libgnome/gnome-i18n.h:41, > from /opt/gnome2/include/libgnome-2.0/libgnome/libgnome.h:30, > from gnome-hint.c:28: > /opt/gnome2/include/glib-2.0/glib/gi18n.h:25:1: warning: "_" redefined > In file included from gnome-hint.c:27: > /opt/gnome2/include/glib-2.0/glib/gi18n-lib.h:30:1: warning: this is > the location of the previous definition > In file included from /opt/gnome2/include/libbonobo-2.0/bonobo/bonobo-i18n.h:37, > from /opt/gnome2/include/libgnome-2.0/libgnome/gnome-i18n.h:41, > from /opt/gnome2/include/libgnome-2.0/libgnome/libgnome.h:30, > from gnome-hint.c:28: > /opt/gnome2/include/glib-2.0/glib/gi18n.h:26:1: warning: "Q_" redefined > In file included from gnome-hint.c:27: > /opt/gnome2/include/glib-2.0/glib/gi18n-lib.h:31:1: warning: this is > the location of the previous definition > gcc -DHAVE_CONFIG_H -I. -I. -I.. > -DGNOMELOCALEDIR=\"/opt/gnome2/share/locale\" > -DGNOME_DESKTOP_SYSCONFDIR=\"/etc/opt/gnome2\" > -DGNOME_DESKTOP_PIXMAPDIR=\"/opt/gnome2/share/pixmaps\" > -DGNOME_DESKTOP_ICONDIR=\"/opt/gnome2/share/icons\" > -DGNOME_CORE_INTERNAL -DDATADIR=\"/opt/gnome2/share/gnome-desktop\" > -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith > -Wno-sign-compare -DORBIT2=1 -pthread -I/usr/include/libxml2 > -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 > -I/usr/include/libart-2.0 -I/usr/X11R7/include > -I/opt/gnome2/include/gtk-2.0 -I/opt/gnome2/include/glib-2.0 > -I/opt/gnome2/lib/glib-2.0/include -I/opt/gnome2/lib/gtk-2.0/include > -I/opt/gnome2/include/atk-1.0 -I/opt/gnome2/include/pango-1.0 > -I/opt/gnome2/include/libgnomeui-2.0 > -I/opt/gnome2/include/libgnome-2.0 > -I/opt/gnome2/include/libgnomecanvas-2.0 -I/opt/gnome2/include/gconf/2 > -I/opt/gnome2/include/libbonoboui-2.0 > -I/opt/gnome2/include/gnome-vfs-2.0 > -I/opt/gnome2/lib/gnome-vfs-2.0/include > -I/opt/gnome2/include/gnome-keyring-1 -I/opt/gnome2/include/orbit-2.0 > -I/opt/gnome2/include/libbonobo-2.0 > -I/opt/gnome2/include/bonobo-activation-2.0 > -I/opt/gnome2/include/startup-notification-1.0 -g -O2 -MT > gnome-ditem-edit.lo -MD -MP -MF .deps/gnome-ditem-edit.Tpo -c > gnome-ditem-edit.c -fPIC -DPIC -o .libs/gnome-ditem-edit.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. > -DGNOMELOCALEDIR=\"/opt/gnome2/share/locale\" > -DGNOME_DESKTOP_SYSCONFDIR=\"/etc/opt/gnome2\" > -DGNOME_DESKTOP_PIXMAPDIR=\"/opt/gnome2/share/pixmaps\" > -DGNOME_DESKTOP_ICONDIR=\"/opt/gnome2/share/icons\" > -DGNOME_CORE_INTERNAL -DDATADIR=\"/opt/gnome2/share/gnome-desktop\" > -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith > -Wno-sign-compare -DORBIT2=1 -pthread -I/usr/include/libxml2 > -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 > -I/usr/include/libart-2.0 -I/usr/X11R7/include > -I/opt/gnome2/include/gtk-2.0 -I/opt/gnome2/include/glib-2.0 > -I/opt/gnome2/lib/glib-2.0/include -I/opt/gnome2/lib/gtk-2.0/include > -I/opt/gnome2/include/atk-1.0 -I/opt/gnome2/include/pango-1.0 > -I/opt/gnome2/include/libgnomeui-2.0 > -I/opt/gnome2/include/libgnome-2.0 > -I/opt/gnome2/include/libgnomecanvas-2.0 -I/opt/gnome2/include/gconf/2 > -I/opt/gnome2/include/libbonoboui-2.0 > -I/opt/gnome2/include/gnome-vfs-2.0 > -I/opt/gnome2/lib/gnome-vfs-2.0/include > -I/opt/gnome2/include/gnome-keyring-1 -I/opt/gnome2/include/orbit-2.0 > -I/opt/gnome2/include/libbonobo-2.0 > -I/opt/gnome2/include/bonobo-activation-2.0 > -I/opt/gnome2/include/startup-notification-1.0 -g -O2 -MT > gnome-hint.lo -MD -MP -MF .deps/gnome-hint.Tpo -c gnome-hint.c -o > gnome-hint.o >/dev/null 2>&1 > if gcc -DHAVE_CONFIG_H -I. -I. -I.. > -DGNOMELOCALEDIR=\""/opt/gnome2/share/locale\"" > -DGNOME_DESKTOP_SYSCONFDIR=\""/etc/opt/gnome2"\" > -DGNOME_DESKTOP_PIXMAPDIR=\""/opt/gnome2/share/pixmaps"\" > -DGNOME_DESKTOP_ICONDIR=\""/opt/gnome2/share/icons"\" > -DGNOME_CORE_INTERNAL -DDATADIR=\""/opt/gnome2/share/gnome-desktop"\" > -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith > -Wno-sign-compare -DORBIT2=1 -pthread -I/usr/include/libxml2 > -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 > -I/usr/include/libart-2.0 -I/usr/X11R7/include > -I/opt/gnome2/include/gtk-2.0 -I/opt/gnome2/include/glib-2.0 > -I/opt/gnome2/lib/glib-2.0/include -I/opt/gnome2/lib/gtk-2.0/include > -I/opt/gnome2/include/atk-1.0 -I/opt/gnome2/include/pango-1.0 > -I/opt/gnome2/include/libgnomeui-2.0 > -I/opt/gnome2/include/libgnome-2.0 > -I/opt/gnome2/include/libgnomecanvas-2.0 -I/opt/gnome2/include/gconf/2 > -I/opt/gnome2/include/libbonoboui-2.0 > -I/opt/gnome2/include/gnome-vfs-2.0 > -I/opt/gnome2/lib/gnome-vfs-2.0/include > -I/opt/gnome2/include/gnome-keyring-1 -I/opt/gnome2/include/orbit-2.0 > -I/opt/gnome2/include/libbonobo-2.0 > -I/opt/gnome2/include/bonobo-activation-2.0 > -I/opt/gnome2/include/startup-notification-1.0 -g -O2 -MT > test-ditem.o -MD -MP -MF ".deps/test-ditem.Tpo" -c -o test-ditem.o > test-ditem.c; \ > then mv -f ".deps/test-ditem.Tpo" ".deps/test-ditem.Po"; else rm -f > ".deps/test-ditem.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I.. > -DGNOMELOCALEDIR=\"/opt/gnome2/share/locale\" > -DGNOME_DESKTOP_SYSCONFDIR=\"/etc/opt/gnome2\" > -DGNOME_DESKTOP_PIXMAPDIR=\"/opt/gnome2/share/pixmaps\" > -DGNOME_DESKTOP_ICONDIR=\"/opt/gnome2/share/icons\" > -DGNOME_CORE_INTERNAL -DDATADIR=\"/opt/gnome2/share/gnome-desktop\" > -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith > -Wno-sign-compare -DORBIT2=1 -pthread -I/usr/include/libxml2 > -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 > -I/usr/include/libart-2.0 -I/usr/X11R7/include > -I/opt/gnome2/include/gtk-2.0 -I/opt/gnome2/include/glib-2.0 > -I/opt/gnome2/lib/glib-2.0/include -I/opt/gnome2/lib/gtk-2.0/include > -I/opt/gnome2/include/atk-1.0 -I/opt/gnome2/include/pango-1.0 > -I/opt/gnome2/include/libgnomeui-2.0 > -I/opt/gnome2/include/libgnome-2.0 > -I/opt/gnome2/include/libgnomecanvas-2.0 -I/opt/gnome2/include/gconf/2 > -I/opt/gnome2/include/libbonoboui-2.0 > -I/opt/gnome2/include/gnome-vfs-2.0 > -I/opt/gnome2/lib/gnome-vfs-2.0/include > -I/opt/gnome2/include/gnome-keyring-1 -I/opt/gnome2/include/orbit-2.0 > -I/opt/gnome2/include/libbonobo-2.0 > -I/opt/gnome2/include/bonobo-activation-2.0 > -I/opt/gnome2/include/startup-notification-1.0 -g -O2 -MT > gnome-ditem-edit.lo -MD -MP -MF .deps/gnome-ditem-edit.Tpo -c > gnome-ditem-edit.c -o gnome-ditem-edit.o >/dev/null 2>&1 > if gcc -DHAVE_CONFIG_H -I. -I. -I.. > -DGNOMELOCALEDIR=\""/opt/gnome2/share/locale\"" > -DGNOME_DESKTOP_SYSCONFDIR=\""/etc/opt/gnome2"\" > -DGNOME_DESKTOP_PIXMAPDIR=\""/opt/gnome2/share/pixmaps"\" > -DGNOME_DESKTOP_ICONDIR=\""/opt/gnome2/share/icons"\" > -DGNOME_CORE_INTERNAL -DDATADIR=\""/opt/gnome2/share/gnome-desktop"\" > -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith > -Wno-sign-compare -DORBIT2=1 -pthread -I/usr/include/libxml2 > -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 > -I/usr/include/libart-2.0 -I/usr/X11R7/include > -I/opt/gnome2/include/gtk-2.0 -I/opt/gnome2/include/glib-2.0 > -I/opt/gnome2/lib/glib-2.0/include -I/opt/gnome2/lib/gtk-2.0/include > -I/opt/gnome2/include/atk-1.0 -I/opt/gnome2/include/pango-1.0 > -I/opt/gnome2/include/libgnomeui-2.0 > -I/opt/gnome2/include/libgnome-2.0 > -I/opt/gnome2/include/libgnomecanvas-2.0 -I/opt/gnome2/include/gconf/2 > -I/opt/gnome2/include/libbonoboui-2.0 > -I/opt/gnome2/include/gnome-vfs-2.0 > -I/opt/gnome2/lib/gnome-vfs-2.0/include > -I/opt/gnome2/include/gnome-keyring-1 -I/opt/gnome2/include/orbit-2.0 > -I/opt/gnome2/include/libbonobo-2.0 > -I/opt/gnome2/include/bonobo-activation-2.0 > -I/opt/gnome2/include/startup-notification-1.0 -g -O2 -MT > test-hint.o -MD -MP -MF ".deps/test-hint.Tpo" -c -o test-hint.o > test-hint.c; \ > then mv -f ".deps/test-hint.Tpo" ".deps/test-hint.Po"; else rm -f > ".deps/test-hint.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I.. > -DGNOMELOCALEDIR=\"/opt/gnome2/share/locale\" > -DGNOME_DESKTOP_SYSCONFDIR=\"/etc/opt/gnome2\" > -DGNOME_DESKTOP_PIXMAPDIR=\"/opt/gnome2/share/pixmaps\" > -DGNOME_DESKTOP_ICONDIR=\"/opt/gnome2/share/icons\" > -DGNOME_CORE_INTERNAL -DDATADIR=\"/opt/gnome2/share/gnome-desktop\" > -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith > -Wno-sign-compare -DORBIT2=1 -pthread -I/usr/include/libxml2 > -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 > -I/usr/include/libart-2.0 -I/usr/X11R7/include > -I/opt/gnome2/include/gtk-2.0 -I/opt/gnome2/include/glib-2.0 > -I/opt/gnome2/lib/glib-2.0/include -I/opt/gnome2/lib/gtk-2.0/include > -I/opt/gnome2/include/atk-1.0 -I/opt/gnome2/include/pango-1.0 > -I/opt/gnome2/include/libgnomeui-2.0 > -I/opt/gnome2/include/libgnome-2.0 > -I/opt/gnome2/include/libgnomecanvas-2.0 -I/opt/gnome2/include/gconf/2 > -I/opt/gnome2/include/libbonoboui-2.0 > -I/opt/gnome2/include/gnome-vfs-2.0 > -I/opt/gnome2/lib/gnome-vfs-2.0/include > -I/opt/gnome2/include/gnome-keyring-1 -I/opt/gnome2/include/orbit-2.0 > -I/opt/gnome2/include/libbonobo-2.0 > -I/opt/gnome2/include/bonobo-activation-2.0 > -I/opt/gnome2/include/startup-notification-1.0 -g -O2 -MT > gnome-desktop-item.lo -MD -MP -MF .deps/gnome-desktop-item.Tpo -c > gnome-desktop-item.c -o gnome-desktop-item.o >/dev/null 2>&1 > if gcc -DHAVE_CONFIG_H -I. -I. -I.. > -DGNOMELOCALEDIR=\""/opt/gnome2/share/locale\"" > -DGNOME_DESKTOP_SYSCONFDIR=\""/etc/opt/gnome2"\" > -DGNOME_DESKTOP_PIXMAPDIR=\""/opt/gnome2/share/pixmaps"\" > -DGNOME_DESKTOP_ICONDIR=\""/opt/gnome2/share/icons"\" > -DGNOME_CORE_INTERNAL -DDATADIR=\""/opt/gnome2/share/gnome-desktop"\" > -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith > -Wno-sign-compare -DORBIT2=1 -pthread -I/usr/include/libxml2 > -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 > -I/usr/include/libart-2.0 -I/usr/X11R7/include > -I/opt/gnome2/include/gtk-2.0 -I/opt/gnome2/include/glib-2.0 > -I/opt/gnome2/lib/glib-2.0/include -I/opt/gnome2/lib/gtk-2.0/include > -I/opt/gnome2/include/atk-1.0 -I/opt/gnome2/include/pango-1.0 > -I/opt/gnome2/include/libgnomeui-2.0 > -I/opt/gnome2/include/libgnome-2.0 > -I/opt/gnome2/include/libgnomecanvas-2.0 -I/opt/gnome2/include/gconf/2 > -I/opt/gnome2/include/libbonoboui-2.0 > -I/opt/gnome2/include/gnome-vfs-2.0 > -I/opt/gnome2/lib/gnome-vfs-2.0/include > -I/opt/gnome2/include/gnome-keyring-1 -I/opt/gnome2/include/orbit-2.0 > -I/opt/gnome2/include/libbonobo-2.0 > -I/opt/gnome2/include/bonobo-activation-2.0 > -I/opt/gnome2/include/startup-notification-1.0 -g -O2 -MT > test-ditem-edit.o -MD -MP -MF ".deps/test-ditem-edit.Tpo" -c -o > test-ditem-edit.o test-ditem-edit.c; \ > then mv -f ".deps/test-ditem-edit.Tpo" ".deps/test-ditem-edit.Po"; > else rm -f ".deps/test-ditem-edit.Tpo"; exit 1; fi > /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o > libgnome-desktop-2.la -rpath /opt/gnome2/lib -version-info 5:7:3 > -no-undefined gnome-desktop-item.lo gnome-ditem-edit.lo gnome-hint.lo > -Wl,--export-dynamic -pthread -L/opt/gnome2/lib -L/usr/X11R7/lib > -lxml2 -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnome-keyring > -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 -lbonobo-activation > -lgnomevfs-2 -lgconf-2 -lgmodule-2.0 -ldl -lORBit-2 -lgthread-2.0 -lrt > -lgobject-2.0 -lglib-2.0 -lstartup-notification-1 > gcc -shared .libs/gnome-desktop-item.o .libs/gnome-ditem-edit.o > .libs/gnome-hint.o -Wl,--rpath -Wl,/usr/X11R7/lib -Wl,--rpath > -Wl,/usr/X11R7/lib -L/opt/gnome2/lib -L/usr/X11R7/lib > /usr/lib/libxml2.so /opt/gnome2/lib/libgnomeui-2.so -L/usr/lib -L/usr/ > /usr/X11R7/lib/libSM.so /usr/X11R7/lib/libICE.so > /opt/gnome2/lib/libbonoboui-2.so /opt/gnome2/lib/libgnome-keyring.so > /opt/gnome2/lib/libgnomecanvas-2.so /opt/gnome2/lib/libgnome-2.so > /usr/lib/libpopt.so /usr/lib/libart_lgpl_2.so > /opt/gnome2/lib/libpangoft2-1.0.so /opt/gnome2/lib/libgtk-x11-2.0.so > /opt/gnome2/lib/libgdk-x11-2.0.so /opt/gnome2/lib/libatk-1.0.so > /opt/gnome2/lib/libgdk_pixbuf-2.0.so -lm > /opt/gnome2/lib/libpangocairo-1.0.so /opt/gnome2/lib/libpango-1.0.so > /usr/lib/libcairo.so /opt/gnome2/lib/libbonobo-2.so > /opt/gnome2/lib/libbonobo-activation.so > /opt/gnome2/lib/libgnomevfs-2.so /opt/gnome2/lib/libgconf-2.so > /opt/gnome2/lib/libgmodule-2.0.so -ldl /opt/gnome2/lib/libORBit-2.so > /opt/gnome2/lib/libgthread-2.0.so -lrt > /opt/gnome2/lib/libgobject-2.0.so /opt/gnome2/lib/libglib-2.0.so > /opt/gnome2/lib/libstartup-notification-1.so -Wl,--export-dynamic > -pthread -Wl,-soname -Wl,libgnome-desktop-2.so.2 -o > .libs/libgnome-desktop-2.so.2.3.7 > (cd .libs && rm -f libgnome-desktop-2.so.2 && ln -s > libgnome-desktop-2.so.2.3.7 libgnome-desktop-2.so.2) > (cd .libs && rm -f libgnome-desktop-2.so && ln -s > libgnome-desktop-2.so.2.3.7 libgnome-desktop-2.so) > ar cru .libs/libgnome-desktop-2.a gnome-desktop-item.o > gnome-ditem-edit.o gnome-hint.o > ranlib .libs/libgnome-desktop-2.a > creating libgnome-desktop-2.la > (cd .libs && rm -f libgnome-desktop-2.la && ln -s > ../libgnome-desktop-2.la libgnome-desktop-2.la) > /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o test-ditem > test-ditem.o libgnome-desktop-2.la -Wl,--export-dynamic -pthread > -L/opt/gnome2/lib -L/usr/X11R7/lib -lxml2 -lgnomeui-2 -lSM -lICE > -lbonoboui-2 -lgnome-keyring -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 > -lbonobo-activation -lgnomevfs-2 -lgconf-2 -lgmodule-2.0 -ldl > -lORBit-2 -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 > -lstartup-notification-1 > /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o test-hint > test-hint.o libgnome-desktop-2.la -Wl,--export-dynamic -pthread > -L/opt/gnome2/lib -L/usr/X11R7/lib -lxml2 -lgnomeui-2 -lSM -lICE > -lbonoboui-2 -lgnome-keyring -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 > -lbonobo-activation -lgnomevfs-2 -lgconf-2 -lgmodule-2.0 -ldl > -lORBit-2 -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 > -lstartup-notification-1 > /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o > test-ditem-edit test-ditem-edit.o libgnome-desktop-2.la > -Wl,--export-dynamic -pthread -L/opt/gnome2/lib -L/usr/X11R7/lib > -lxml2 -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnome-keyring > -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 -lbonobo-activation > -lgnomevfs-2 -lgconf-2 -lgmodule-2.0 -ldl -lORBit-2 -lgthread-2.0 -lrt > -lgobject-2.0 -lglib-2.0 -lstartup-notification-1 > gcc -g -O2 -o .libs/test-ditem-edit test-ditem-edit.o > -Wl,--export-dynamic -pthread ./.libs/libgnome-desktop-2.so > -L/opt/gnome2/lib -L/usr/X11R7/lib -L/usr/ > /opt/gnome2/lib/libgnomeui-2.so /usr/lib/libjpeg.so > /opt/gnome2/lib/libbonoboui-2.so /opt/gnome2/lib/libgnome-keyring.so > /opt/gnome2/lib/libgnomecanvas-2.so /opt/gnome2/lib/libgnome-2.so > /usr/lib/libpopt.so /usr/lib/libart_lgpl_2.so > /opt/gnome2/lib/libgtk-x11-2.0.so /opt/gnome2/lib/libgdk-x11-2.0.so > /opt/gnome2/lib/libatk-1.0.so /opt/gnome2/lib/libgdk_pixbuf-2.0.so > /opt/gnome2/lib/libpangocairo-1.0.so > /opt/gnome2/lib/libpangoft2-1.0.so /opt/gnome2/lib/libpango-1.0.so > /usr/lib/libcairo.so /usr/X11R7/lib/libfontconfig.so > /usr/lib/libfreetype.so /usr/lib/libexpat.so /usr/lib/libpng12.so > /usr/X11R7/lib/libXrender.so /opt/gnome2/lib/libbonobo-2.so > /opt/gnome2/lib/libbonobo-activation.so > /opt/gnome2/lib/libORBitCosNaming-2.so > /opt/gnome2/lib/libgnomevfs-2.so /usr/lib/libxml2.so -lz -lm > /usr/lib/libdbus-glib-1.so -lnsl /usr/lib/libdbus-1.so -lssl -lcrypto > -lresolv -lutil /opt/gnome2/lib/libgconf-2.so > /opt/gnome2/lib/libORBit-2.so /opt/gnome2/lib/libgmodule-2.0.so > /opt/gnome2/lib/libgthread-2.0.so -lpthread -lrt > /opt/gnome2/lib/libgobject-2.0.so /opt/gnome2/lib/libglib-2.0.so > /opt/gnome2/lib/libstartup-notification-1.so /usr/X11R7/lib/libSM.so > /usr/X11R7/lib/libICE.so /usr/X11R7/lib/libX11.so > /usr/X11R7/lib/libxcb-xlib.so /usr/X11R7/lib/libxcb.so > /usr/X11R7/lib/libXau.so -ldl -Wl,--rpath -Wl,/usr/X11R7/lib > gcc -g -O2 -o .libs/test-ditem test-ditem.o -Wl,--export-dynamic > -pthread ./.libs/libgnome-desktop-2.so -L/opt/gnome2/lib > -L/usr/X11R7/lib -L/usr/ /opt/gnome2/lib/libgnomeui-2.so > /usr/lib/libjpeg.so /opt/gnome2/lib/libbonoboui-2.so > /opt/gnome2/lib/libgnome-keyring.so > /opt/gnome2/lib/libgnomecanvas-2.so /opt/gnome2/lib/libgnome-2.so > /usr/lib/libpopt.so /usr/lib/libart_lgpl_2.so > /opt/gnome2/lib/libgtk-x11-2.0.so /opt/gnome2/lib/libgdk-x11-2.0.so > /opt/gnome2/lib/libatk-1.0.so /opt/gnome2/lib/libgdk_pixbuf-2.0.so > /opt/gnome2/lib/libpangocairo-1.0.so > /opt/gnome2/lib/libpangoft2-1.0.so /opt/gnome2/lib/libpango-1.0.so > /usr/lib/libcairo.so /usr/X11R7/lib/libfontconfig.so > /usr/lib/libfreetype.so /usr/lib/libexpat.so /usr/lib/libpng12.so > /usr/X11R7/lib/libXrender.so /opt/gnome2/lib/libbonobo-2.so > /opt/gnome2/lib/libbonobo-activation.so > /opt/gnome2/lib/libORBitCosNaming-2.so > /opt/gnome2/lib/libgnomevfs-2.so /usr/lib/libxml2.so -lz -lm > /usr/lib/libdbus-glib-1.so -lnsl /usr/lib/libdbus-1.so -lssl -lcrypto > -lresolv -lutil /opt/gnome2/lib/libgconf-2.so > /opt/gnome2/lib/libORBit-2.so /opt/gnome2/lib/libgmodule-2.0.so > /opt/gnome2/lib/libgthread-2.0.so -lpthread -lrt > /opt/gnome2/lib/libgobject-2.0.so /opt/gnome2/lib/libglib-2.0.so > /opt/gnome2/lib/libstartup-notification-1.so /usr/X11R7/lib/libSM.so > /usr/X11R7/lib/libICE.so /usr/X11R7/lib/libX11.so > /usr/X11R7/lib/libxcb-xlib.so /usr/X11R7/lib/libxcb.so > /usr/X11R7/lib/libXau.so -ldl -Wl,--rpath -Wl,/usr/X11R7/lib > gcc -g -O2 -o .libs/test-hint test-hint.o -Wl,--export-dynamic > -pthread ./.libs/libgnome-desktop-2.so -L/opt/gnome2/lib > -L/usr/X11R7/lib -L/usr/ /opt/gnome2/lib/libgnomeui-2.so > /usr/lib/libjpeg.so /opt/gnome2/lib/libbonoboui-2.so > /opt/gnome2/lib/libgnome-keyring.so > /opt/gnome2/lib/libgnomecanvas-2.so /opt/gnome2/lib/libgnome-2.so > /usr/lib/libpopt.so /usr/lib/libart_lgpl_2.so > /opt/gnome2/lib/libgtk-x11-2.0.so /opt/gnome2/lib/libgdk-x11-2.0.so > /opt/gnome2/lib/libatk-1.0.so /opt/gnome2/lib/libgdk_pixbuf-2.0.so > /opt/gnome2/lib/libpangocairo-1.0.so > /opt/gnome2/lib/libpangoft2-1.0.so /opt/gnome2/lib/libpango-1.0.so > /usr/lib/libcairo.so /usr/X11R7/lib/libfontconfig.so > /usr/lib/libfreetype.so /usr/lib/libexpat.so /usr/lib/libpng12.so > /usr/X11R7/lib/libXrender.so /opt/gnome2/lib/libbonobo-2.so > /opt/gnome2/lib/libbonobo-activation.so > /opt/gnome2/lib/libORBitCosNaming-2.so > /opt/gnome2/lib/libgnomevfs-2.so /usr/lib/libxml2.so -lz -lm > /usr/lib/libdbus-glib-1.so -lnsl /usr/lib/libdbus-1.so -lssl -lcrypto > -lresolv -lutil /opt/gnome2/lib/libgconf-2.so > /opt/gnome2/lib/libORBit-2.so /opt/gnome2/lib/libgmodule-2.0.so > /opt/gnome2/lib/libgthread-2.0.so -lpthread -lrt > /opt/gnome2/lib/libgobject-2.0.so /opt/gnome2/lib/libglib-2.0.so > /opt/gnome2/lib/libstartup-notification-1.so /usr/X11R7/lib/libSM.so > /usr/X11R7/lib/libICE.so /usr/X11R7/lib/libX11.so > /usr/X11R7/lib/libxcb-xlib.so /usr/X11R7/lib/libxcb.so > /usr/X11R7/lib/libXau.so -ldl -Wl,--rpath -Wl,/usr/X11R7/lib > creating test-ditem > creating test-ditem-edit > creating test-hint > make[3]: Leaving directory > `/TOOLCHAIN/src.gnome-desktop.system.20090402.032950.13693.bluduntu-desktop/gnome-desktop-2.18.3/libgnome-desktop' > make[2]: Leaving directory > `/TOOLCHAIN/src.gnome-desktop.system.20090402.032950.13693.bluduntu-desktop/gnome-desktop-2.18.3/libgnome-desktop' > Making all in gnome-about > make[2]: Entering directory > `/TOOLCHAIN/src.gnome-desktop.system.20090402.032950.13693.bluduntu-desktop/gnome-desktop-2.18.3/gnome-about' > Making all in headers > make[3]: Entering directory > `/TOOLCHAIN/src.gnome-desktop.system.20090402.032950.13693.bluduntu-desktop/gnome-desktop-2.18.3/gnome-about/headers' > make[3]: Nothing to be done for `all'. > make[3]: Leaving directory > `/TOOLCHAIN/src.gnome-desktop.system.20090402.032950.13693.bluduntu-desktop/gnome-desktop-2.18.3/gnome-about/headers' > make[3]: Entering directory > `/TOOLCHAIN/src.gnome-desktop.system.20090402.032950.13693.bluduntu-desktop/gnome-desktop-2.18.3/gnome-about' > if gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wmissing-prototypes > -Wnested-externs -Wpointer-arith -Wno-sign-compare -DORBIT2=1 > -pthread -I/usr/include/libxml2 -I/usr/include/cairo > -I/usr/include/freetype2 -I/usr/include/libpng12 > -I/usr/include/libart-2.0 -I/usr/X11R7/include > -I/opt/gnome2/include/gtk-2.0 -I/opt/gnome2/include/glib-2.0 > -I/opt/gnome2/lib/glib-2.0/include -I/opt/gnome2/lib/gtk-2.0/include > -I/opt/gnome2/include/atk-1.0 -I/opt/gnome2/include/pango-1.0 > -I/opt/gnome2/include/libgnomeui-2.0 > -I/opt/gnome2/include/libgnome-2.0 > -I/opt/gnome2/include/libgnomecanvas-2.0 -I/opt/gnome2/include/gconf/2 > -I/opt/gnome2/include/libbonoboui-2.0 > -I/opt/gnome2/include/gnome-vfs-2.0 > -I/opt/gnome2/lib/gnome-vfs-2.0/include > -I/opt/gnome2/include/gnome-keyring-1 -I/opt/gnome2/include/orbit-2.0 > -I/opt/gnome2/include/libbonobo-2.0 > -I/opt/gnome2/include/bonobo-activation-2.0 > -DGNOMELOCALEDIR=\""/opt/gnome2/share/locale\"" > -DGNOME_ICONDIR=\""/opt/gnome2/share/pixmaps\"" > -DDATADIR=\"/opt/gnome2/share/gnome-about\" -g -O2 -MT > gnome-about.o -MD -MP -MF ".deps/gnome-about.Tpo" -c -o gnome-about.o > gnome-about.c; \ > then mv -f ".deps/gnome-about.Tpo" ".deps/gnome-about.Po"; else rm -f > ".deps/gnome-about.Tpo"; exit 1; fi > LC_ALL=C ../intltool-merge -d -u -c ../po/.intltool-merge-cache ../po > gnome-about.desktop.in gnome-about.desktop > Generating and caching the translation database > In file included from gnome-about.c:49: > contributors.h:33:2: warning: hex escape sequence out of range > contributors.h:236:2: warning: hex escape sequence out of range > /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o gnome-about > gnome-about.o -Wl,--export-dynamic -pthread -L/opt/gnome2/lib > -L/usr/X11R7/lib -lxml2 -lgnomeui-2 -lSM -lICE -lbonoboui-2 > -lgnomevfs-2 -lgnome-keyring -lgnome-2 -lpopt -lbonobo-2 > -lbonobo-activation -lgconf-2 -lORBit-2 -lgthread-2.0 -lrt > -lgnomecanvas-2 -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 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 > Merging translations into gnome-about.desktop. > mkdir .libs > gcc -g -O2 -o gnome-about gnome-about.o -Wl,--export-dynamic -pthread > -L/opt/gnome2/lib -L/usr/X11R7/lib /opt/gnome2/lib/libgnomeui-2.so > -L/usr/ /usr/lib/libjpeg.so /opt/gnome2/lib/libbonoboui-2.so > /usr/X11R7/lib/libSM.so /usr/X11R7/lib/libICE.so > /opt/gnome2/lib/libgnome-keyring.so /opt/gnome2/lib/libgnome-2.so > /opt/gnome2/lib/libgnomevfs-2.so /usr/lib/libxml2.so > /usr/lib/libdbus-glib-1.so -lnsl /usr/lib/libdbus-1.so -lssl -lcrypto > -lresolv -lutil /usr/lib/libpopt.so /opt/gnome2/lib/libbonobo-2.so > /opt/gnome2/lib/libbonobo-activation.so > /opt/gnome2/lib/libORBitCosNaming-2.so /opt/gnome2/lib/libgconf-2.so > /opt/gnome2/lib/libORBit-2.so /opt/gnome2/lib/libgthread-2.0.so > -lpthread -lrt /opt/gnome2/lib/libgnomecanvas-2.so > /usr/lib/libart_lgpl_2.so /opt/gnome2/lib/libgtk-x11-2.0.so > /opt/gnome2/lib/libgdk-x11-2.0.so /opt/gnome2/lib/libatk-1.0.so > /opt/gnome2/lib/libgdk_pixbuf-2.0.so > /opt/gnome2/lib/libpangocairo-1.0.so > /opt/gnome2/lib/libpangoft2-1.0.so /opt/gnome2/lib/libpango-1.0.so > /usr/lib/libcairo.so /usr/X11R7/lib/libfontconfig.so > /usr/lib/libfreetype.so /usr/lib/libexpat.so /usr/lib/libpng12.so -lz > /usr/X11R7/lib/libXrender.so /usr/X11R7/lib/libX11.so > /usr/X11R7/lib/libxcb-xlib.so /usr/X11R7/lib/libxcb.so > /usr/X11R7/lib/libXau.so -lm /opt/gnome2/lib/libgobject-2.0.so > /opt/gnome2/lib/libgmodule-2.0.so -ldl /opt/gnome2/lib/libglib-2.0.so > -Wl,--rpath -Wl,/usr/X11R7/lib -Wl,--rpath -Wl,/usr/X11R7/lib > make[3]: Leaving directory > `/TOOLCHAIN/src.gnome-desktop.system.20090402.032950.13693.bluduntu-desktop/gnome-desktop-2.18.3/gnome-about' > make[2]: Leaving directory > `/TOOLCHAIN/src.gnome-desktop.system.20090402.032950.13693.bluduntu-desktop/gnome-desktop-2.18.3/gnome-about' > Making all in pixmaps > make[2]: Entering directory > `/TOOLCHAIN/src.gnome-desktop.system.20090402.032950.13693.bluduntu-desktop/gnome-desktop-2.18.3/pixmaps' > make[2]: Nothing to be done for `all'. > make[2]: Leaving directory > `/TOOLCHAIN/src.gnome-desktop.system.20090402.032950.13693.bluduntu-desktop/gnome-desktop-2.18.3/pixmaps' > Making all in desktop-docs > make[2]: Entering directory > `/TOOLCHAIN/src.gnome-desktop.system.20090402.032950.13693.bluduntu-desktop/gnome-desktop-2.18.3/desktop-docs' > Making all in fdl > make[3]: Entering directory > `/TOOLCHAIN/src.gnome-desktop.system.20090402.032950.13693.bluduntu-desktop/gnome-desktop-2.18.3/desktop-docs/fdl' > xsltproc -o fdl-C.omf --stringparam db2omf.basename fdl --stringparam > db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD > DocBook XML V4.1.2//EN" --stringparam db2omf.lang C --stringparam > db2omf.omf_dir "/opt/gnome2/share/omf" --stringparam db2omf.help_dir > "/opt/gnome2/share/gnome/help" --stringparam db2omf.omf_in > "/TOOLCHAIN/src.gnome-desktop.system.20090402.032950.13693.bluduntu-desktop/gnome-desktop-2.18.3/desktop-docs/fdl/fdl.omf.in" > --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config > --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config > --variable db2omf gnome-doc-utils` C/fdl.xml || { rm -f "fdl-C.omf"; > exit 1; } > xsltproc -o fdl-ar.omf --stringparam db2omf.basename fdl --stringparam > db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD > DocBook XML V4.1.2//EN" --stringparam db2omf.lang ar --stringparam > db2omf.omf_dir "/opt/gnome2/share/omf" --stringparam db2omf.help_dir > "/opt/gnome2/share/gnome/help" --stringparam db2omf.omf_in > "/TOOLCHAIN/src.gnome-desktop.system.20090402.032950.13693.bluduntu-desktop/gnome-desktop-2.18.3/desktop-docs/fdl/fdl.omf.in" > --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config > --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config > --variable db2omf gnome-doc-utils` ar/fdl.xml || { rm -f "fdl-ar.omf"; > exit 1; } > xsltproc -o fdl-es.omf --stringparam db2omf.basename fdl --stringparam > db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD > DocBook XML V4.1.2//EN" --stringparam db2omf.lang es --stringparam > db2omf.omf_dir "/opt/gnome2/share/omf" --stringparam db2omf.help_dir > "/opt/gnome2/share/gnome/help" --stringparam db2omf.omf_in > "/TOOLCHAIN/src.gnome-desktop.system.20090402.032950.13693.bluduntu-desktop/gnome-desktop-2.18.3/desktop-docs/fdl/fdl.omf.in" > --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config > --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config > --variable db2omf gnome-doc-utils` es/fdl.xml || { rm -f "fdl-es.omf"; > exit 1; } > xsltproc -o fdl-fr.omf --stringparam db2omf.basename fdl --stringparam > db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD > DocBook XML V4.1.2//EN" --stringparam db2omf.lang fr --stringparam > db2omf.omf_dir "/opt/gnome2/share/omf" --stringparam db2omf.help_dir > "/opt/gnome2/share/gnome/help" --stringparam db2omf.omf_in > "/TOOLCHAIN/src.gnome-desktop.system.20090402.032950.13693.bluduntu-desktop/gnome-desktop-2.18.3/desktop-docs/fdl/fdl.omf.in" > --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config > --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config > --variable db2omf gnome-doc-utils` fr/fdl.xml || { rm -f "fdl-fr.omf"; > exit 1; } > xsltproc -o fdl-ko.omf --stringparam db2omf.basename fdl --stringparam > db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD > DocBook XML V4.1.2//EN" --stringparam db2omf.lang ko --stringparam > db2omf.omf_dir "/opt/gnome2/share/omf" --stringparam db2omf.help_dir > "/opt/gnome2/share/gnome/help" --stringparam db2omf.omf_in > "/TOOLCHAIN/src.gnome-desktop.system.20090402.032950.13693.bluduntu-desktop/gnome-desktop-2.18.3/desktop-docs/fdl/fdl.omf.in" > --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config > --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config > --variable db2omf gnome-doc-utils` ko/fdl.xml || { rm -f "fdl-ko.omf"; > exit 1; } > xsltproc -o fdl-uk.omf --stringparam db2omf.basename fdl --stringparam > db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD > DocBook XML V4.1.2//EN" --stringparam db2omf.lang uk --stringparam > db2omf.omf_dir "/opt/gnome2/share/omf" --stringparam db2omf.help_dir > "/opt/gnome2/share/gnome/help" --stringparam db2omf.omf_in > "/TOOLCHAIN/src.gnome-desktop.system.20090402.032950.13693.bluduntu-desktop/gnome-desktop-2.18.3/desktop-docs/fdl/fdl.omf.in" > --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config > --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config > --variable db2omf gnome-doc-utils` uk/fdl.xml || { rm -f "fdl-uk.omf"; > exit 1; } > xsltproc -o fdl-sv.omf --stringparam db2omf.basename fdl --stringparam > db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD > DocBook XML V4.1.2//EN" --stringparam db2omf.lang sv --stringparam > db2omf.omf_dir "/opt/gnome2/share/omf" --stringparam db2omf.help_dir > "/opt/gnome2/share/gnome/help" --stringparam db2omf.omf_in > "/TOOLCHAIN/src.gnome-desktop.system.20090402.032950.13693.bluduntu-desktop/gnome-desktop-2.18.3/desktop-docs/fdl/fdl.omf.in" > --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config > --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config > --variable db2omf gnome-doc-utils` sv/fdl.xml || { rm -f "fdl-sv.omf"; > exit 1; } > make[3]: Leaving directory > `/TOOLCHAIN/src.gnome-desktop.system.20090402.032950.13693.bluduntu-desktop/gnome-desktop-2.18.3/desktop-docs/fdl' > Making all in gpl > make[3]: Entering directory > `/TOOLCHAIN/src.gnome-desktop.system.20090402.032950.13693.bluduntu-desktop/gnome-desktop-2.18.3/desktop-docs/gpl' > if ! test -d ar/; then mkdir ar/; fi > if ! test -d ca/; then mkdir ca/; fi > if [ -f "C/gpl.xml" ]; then d="../"; else > d="/TOOLCHAIN/src.gnome-desktop.system.20090402.032950.13693.bluduntu-desktop/gnome-desktop-2.18.3/desktop-docs/gpl/"; > fi; \ > (cd ar/ && \ > `which xml2po` -e -p \ > "${d}ar/ar.po" \ > "${d}C/gpl.xml" > gpl.xml.tmp && \ > cp gpl.xml.tmp gpl.xml && rm -f gpl.xml.tmp) > if [ -f "C/gpl.xml" ]; then d="../"; else > d="/TOOLCHAIN/src.gnome-desktop.system.20090402.032950.13693.bluduntu-desktop/gnome-desktop-2.18.3/desktop-docs/gpl/"; > fi; \ > (cd ca/ && \ > `which xml2po` -e -p \ > "${d}ca/ca.po" \ > "${d}C/gpl.xml" > gpl.xml.tmp && \ > cp gpl.xml.tmp gpl.xml && rm -f gpl.xml.tmp) > if ! test -d es/; then mkdir es/; fi > if [ -f "C/gpl.xml" ]; then d="../"; else > d="/TOOLCHAIN/src.gnome-desktop.system.20090402.032950.13693.bluduntu-desktop/gnome-desktop-2.18.3/desktop-docs/gpl/"; > fi; \ > (cd es/ && \ > `which xml2po` -e -p \ > "${d}es/es.po" \ > "${d}C/gpl.xml" > gpl.xml.tmp && \ > cp gpl.xml.tmp gpl.xml && rm -f gpl.xml.tmp) > Traceback (most recent call last): > File "/opt/gnome2/bin/xml2po", line 35, in <module> > import libxml2 > ImportError: No module named libxml2 > make[3]: *** [ar/gpl.xml] Error 1 > make[3]: *** Waiting for unfinished jobs.... > Traceback (most recent call last): > File "/opt/gnome2/bin/xml2po", line 35, in <module> > import libxml2 > ImportError: No module named libxml2 > Traceback (most recent call last): > File "/opt/gnome2/bin/xml2po", line 35, in <module> > import libxml2 > ImportError: No module named libxml2 > make[3]: *** [es/gpl.xml] Error 1 > make[3]: *** [ca/gpl.xml] Error 1 > make[3]: Leaving directory > `/TOOLCHAIN/src.gnome-desktop.system.20090402.032950.13693.bluduntu-desktop/gnome-desktop-2.18.3/desktop-docs/gpl' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory > `/TOOLCHAIN/src.gnome-desktop.system.20090402.032950.13693.bluduntu-desktop/gnome-desktop-2.18.3/desktop-docs' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory > `/TOOLCHAIN/src.gnome-desktop.system.20090402.032950.13693.bluduntu-desktop/gnome-desktop-2.18.3' > make: *** [all] Error 2 > Due to previous errors, no 5-gnome-desktop.log file! > (Try enabling xtrace in the config to track an error inside the build system.) > --- BUILD ERROR --- > Creating file list and doing final adaptions ... > Searching for orphaned files ... > Found 6 files for this package. > Found 1 orphaned files for this package. > Clear (old) md5sums ... > Calculating package dependencies ... > Creating md5sum files ... done. > Creating package description ... > Making post-install adaptions. Lugupidamisega Jüri Izberg http://www.ji-disain.pri.ee ----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to lists@... with a subject of: unsubscribe t2 |
|
|
|
| Free embeddable forum powered by Nabble | Forum Help |