Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 45294 Details for
Bug 73229
USE=doc breaks gnome-base/libbonobo 2.6.2
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
output of 'FEATURES=-ccache USE=doc emerge libbonobo'
libbonobo-fail.log (text/plain), 201.26 KB, created by
David Norris
on 2004-12-04 15:48:22 UTC
(
hide
)
Description:
output of 'FEATURES=-ccache USE=doc emerge libbonobo'
Filename:
MIME Type:
Creator:
David Norris
Created:
2004-12-04 15:48:22 UTC
Size:
201.26 KB
patch
obsolete
>]2;Started emerge on: Dec 04, 2004 23:30:11]2; *** emerge libbonoboCalculating dependencies ]2; >>> emerge (1 of 1) gnome-base/libbonobo-2.6.2 to /]2;emerge: (1 of 1) gnome-base/libbonobo-2.6.2 Clean]2;emerge: (1 of 1) gnome-base/libbonobo-2.6.2 Compile>>> Unpacking source... >>>> Unpacking libbonobo-2.6.2.tar.bz2 to /var/tmp/portage/libbonobo-2.6.2/work >>>> Source unpacked. > [32;01m*[0m Patching ${S}/ltmain.sh ... > [32;01m*[0m Applying portage-1.4.1.patch ... > [32;01m*[0m Applying max_cmd_len-1.5.0.patch ... > [32;01m*[0m Applying sed-1.4.3.patch ... > [32;01m*[0m Applying uClibc/libtool patches ... >doc > [32;01m*[0m econf: updating /var/tmp/portage/libbonobo-2.6.2/work/libbonobo-2.6.2/config.guess with /usr/share/gnuconfig/config.guess > [32;01m*[0m econf: updating /var/tmp/portage/libbonobo-2.6.2/work/libbonobo-2.6.2/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 --libdir=//usr/lib --enable-gtk-doc >configure: WARNING: If you wanted to set the --build type, don't use --host. > If a cross compiler is detected then cross compile mode will be used. >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 for x86_64-pc-linux-gnu-strip... no >checking for strip... strip >checking whether to enable maintainer-specific portions of Makefiles... no >checking for perl... /usr/bin/perl >checking for style of include used by make... GNU >checking for x86_64-pc-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 ANSI C... none needed >checking dependency style of gcc... gcc3 >checking for strerror in -lcposix... no >checking for x86_64-pc-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 ANSI C... (cached) none needed >checking dependency style of gcc... (cached) gcc3 >checking for flex... flex >checking for yywrap in -lfl... yes >checking lex output file root... lex.yy >checking whether yytext is a pointer... yes >checking how to run the C preprocessor... gcc -E >checking for egrep... grep -E >checking for ANSI C header files... yes >checking for a BSD-compatible install... /bin/install -c >checking whether ln -s works... yes >checking whether make sets $(MAKE)... (cached) yes >checking for strerror in -lcposix... (cached) no >checking build system type... x86_64-unknown-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 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... nm >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++... g++ >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 x86_64-pc-linux-gnu-g77... x86_64-pc-linux-gnu-g77 >checking whether we are using the GNU Fortran 77 compiler... yes >checking whether x86_64-pc-linux-gnu-g77 accepts -g... yes >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 x86_64-pc-linux-gnu-ar... no >checking for ar... ar >checking for x86_64-pc-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking for x86_64-pc-linux-gnu-strip... strip >checking if gcc static flag works... yes >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 supports -c -o file.o... yes >checking whether the 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 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 g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for g++ option to produce PIC... -fPIC >checking if g++ PIC flag -fPIC works... yes >checking if g++ supports -c -o file.o... yes >checking whether the 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 >checking whether stripping libraries is possible... yes >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-g77 option to produce PIC... -fPIC >checking if x86_64-pc-linux-gnu-g77 PIC flag -fPIC works... yes >checking if x86_64-pc-linux-gnu-g77 supports -c -o file.o... yes >checking whether the x86_64-pc-linux-gnu-g77 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 whether stripping libraries is possible... yes >checking for bison... bison -y >checking for xrdb... /usr/X11R6/bin/xrdb >checking for bind_textdomain_codeset... 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 dgettext in libc... yes >checking for bind_textdomain_codeset... (cached) 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 catalogs to be installed... am ar az be bg bn ca cs cy da de el en_CA en_GB eo es eu fa fi fr ga gl gu he hi hr hu id is it ja ko li lt lv mk ml mn ms nl nn no pa pl pt pt_BR ro ru sk sl sq sr sr@Latn sv ta tr uk vi wa yi zh_CN zh_TW >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 dladdr... found >checking for usleep... yes >checking for nanosleep... yes >checking for pkg-config... /usr/bin/pkg-config >checking for ORBit-2.0 >= 2.9.2 ORBit-CosNaming-2.0 >= 2.9.2 glib-2.0 >= 2.3.2 gobject-2.0 >= 2.3.2 gthread-2.0 >= 2.3.2... yes >checking LIBBONOBO_CFLAGS... -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include >checking LIBBONOBO_LIBS... -Wl,--export-dynamic -pthread -L//usr/lib -lORBitCosNaming-2 -lORBit-2 -lm -lgmodule-2.0 -ldl -lgobject-2.0 -lgthread-2.0 -lglib-2.0 >checking for gmodule-2.0 >= 2.0.1 ORBit-2.0 >= 2.4.0 ORBit-CosNaming-2.0 >= 2.4.0 libxml-2.0 >= 2.4.20... yes >checking SERVER_CFLAGS... -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libxml2 >checking SERVER_LIBS... -Wl,--export-dynamic -pthread -L//usr/lib -lORBitCosNaming-2 -lORBit-2 -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 -lxml2 -lpthread -lz -lm >checking for poptStrippedArgv in -lpopt... yes >checking popt.h usability... yes >checking popt.h presence... yes >checking for popt.h... yes >checking for getaddrinfo... yes >checking for glib-genmarshal... /usr/bin/glib-genmarshal >checking gtk-doc version >= 1.0... yes >checking for perl... /usr/bin/perl >checking for ps... /bin/ps >checking for POSIX ps... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating po/Makefile.in >config.status: creating idl/Makefile >config.status: creating bonobo/Makefile >config.status: creating bonobo/libbonobo-2.0.pc >config.status: creating bonobo/libbonobo-2.0-uninstalled.pc >config.status: creating bonobo-activation/Makefile >config.status: creating bonobo-activation/bonobo-activation-2.0.pc >config.status: creating bonobo-activation/bonobo-activation-2.0-uninstalled.pc >config.status: creating bonobo-activation/bonobo-activation-version.h >config.status: creating activation-server/Makefile >config.status: creating monikers/Makefile >config.status: creating samples/Makefile >config.status: creating samples/echo/Makefile >config.status: creating utils/Makefile >config.status: creating utils/bonobo-slay >config.status: creating tests/Makefile >config.status: creating tests/test-activation/Makefile >config.status: creating tests/models/Makefile >config.status: creating doc/Makefile >config.status: creating doc/api/Makefile >config.status: creating doc/api/figures/Makefile >config.status: creating doc/activation/Makefile >config.status: creating doc/activation-api/Makefile >config.status: creating config.h >config.status: executing default-1 commands >config.status: executing depfiles commands >config.status: executing default-2 commands >make all-recursive >make[1]: Entering directory `/var/tmp/portage/libbonobo-2.6.2/work/libbonobo-2.6.2' >Making all in idl >make[2]: Entering directory `/var/tmp/portage/libbonobo-2.6.2/work/libbonobo-2.6.2/idl' >/usr/bin/orbit-idl-2 -I../idl -D__Bonobo_COMPILATION -D__Bonobo_Unknown_COMPILATION -D__Bonobo_GenericFactory_COMPILATION -D__Bonobo_Activation_types_COMPILATION --imodule ../idl/Bonobo.idl >/usr/bin/orbit-idl-2 -I../idl -D__Bonobo_COMPILATION -D__Bonobo_Unknown_COMPILATION -D__Bonobo_GenericFactory_COMPILATION -D__Bonobo_Activation_types_COMPILATION --imodule ../idl/Bonobo.idl >orbit-idl-2 2.10.3 compiling > mode, show preprocessor errors, passes: stubs skels common headers skel_impl > >/usr/bin/orbit-idl-2 -I../idl -D__Bonobo_COMPILATION -D__Bonobo_Unknown_COMPILATION -D__Bonobo_GenericFactory_COMPILATION -D__Bonobo_Activation_types_COMPILATION --imodule ../idl/Bonobo.idl >orbit-idl-2 2.10.3 compiling > mode, show preprocessor errors, passes: stubs skels common headers skel_impl > >orbit-idl-2 2.10.3 compiling > mode, show preprocessor errors, passes: stubs skels common headers skel_impl > >make all-am >make[3]: Entering directory `/var/tmp/portage/libbonobo-2.6.2/work/libbonobo-2.6.2/idl' >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT Bonobo-imodule.lo -MD -MP -MF ".deps/Bonobo-imodule.Tpo" \ > -c -o Bonobo-imodule.lo `test -f 'Bonobo-imodule.c' || echo './'`Bonobo-imodule.c; \ >then mv -f ".deps/Bonobo-imodule.Tpo" ".deps/Bonobo-imodule.Plo"; \ >else rm -f ".deps/Bonobo-imodule.Tpo"; exit 1; \ >fi >mkdir .libs > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT Bonobo-imodule.lo -MD -MP -MF .deps/Bonobo-imodule.Tpo -c Bonobo-imodule.c -fPIC -DPIC -o .libs/Bonobo-imodule.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT Bonobo-imodule.lo -MD -MP -MF .deps/Bonobo-imodule.Tpo -c Bonobo-imodule.c -o Bonobo-imodule.o >/dev/null 2>&1 >/bin/sh ../libtool --mode=link gcc -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -o Bonobo_module.la -rpath //usr/lib/orbit-2.0 -export-dynamic -module -avoid-version -no-undefined Bonobo-imodule.lo -Wl,--export-dynamic -pthread -L//usr/lib -lORBitCosNaming-2 -lORBit-2 -lm -lgmodule-2.0 -ldl -lgobject-2.0 -lgthread-2.0 -lglib-2.0 >gcc -shared .libs/Bonobo-imodule.o -L/usr/lib -pthread -L//usr/lib /usr/lib/libORBitCosNaming-2.so /usr/lib/libORBit-2.so -lm /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so /usr/lib/libglib-2.0.so -march=athlon64 -Wl,--export-dynamic -Wl,-soname -Wl,Bonobo_module.so -o .libs/Bonobo_module.so >ar cru .libs/Bonobo_module.a Bonobo-imodule.o >ranlib .libs/Bonobo_module.a >creating Bonobo_module.la >(cd .libs && rm -f Bonobo_module.la && ln -s ../Bonobo_module.la Bonobo_module.la) >make[3]: Leaving directory `/var/tmp/portage/libbonobo-2.6.2/work/libbonobo-2.6.2/idl' >make[2]: Leaving directory `/var/tmp/portage/libbonobo-2.6.2/work/libbonobo-2.6.2/idl' >Making all in bonobo-activation >make[2]: Entering directory `/var/tmp/portage/libbonobo-2.6.2/work/libbonobo-2.6.2/bonobo-activation' >echo "top_srcdir: .." >top_srcdir: .. >echo "IDL_DIR: ../idl/" >IDL_DIR: ../idl/ >echo "IDL file: ../idl/Bonobo_Unknown.idl" >IDL file: ../idl/Bonobo_Unknown.idl >(rm -f Bonobo_Unknown.h Bonobo_Unknown-stubs.c Bonobo_Unknown-skels.c Bonobo_Unknown-common.c Bonobo_Unknown-imodule.c Bonobo_Unknown-skelimpl.c || true) > /dev/null >/usr/bin/orbit-idl-2 -I../idl "-D__Bonobo_Unknown_COMPILATION" --deps ./.deps/Bonobo_Unknown.idl.P ../idl/Bonobo_Unknown.idl >echo "top_srcdir: .." >top_srcdir: .. >echo "IDL_DIR: ../idl/" >IDL_DIR: ../idl/ >echo "IDL file: ../idl/Bonobo_GenericFactory.idl" >IDL file: ../idl/Bonobo_GenericFactory.idl >(rm -f Bonobo_GenericFactory.h Bonobo_GenericFactory-stubs.c Bonobo_GenericFactory-skels.c Bonobo_GenericFactory-common.c Bonobo_GenericFactory-imodule.c Bonobo_GenericFactory-skelimpl.c || true) > /dev/null >/usr/bin/orbit-idl-2 -I../idl "-D__Bonobo_GenericFactory_COMPILATION" --deps ./.deps/Bonobo_GenericFactory.idl.P ../idl/Bonobo_GenericFactory.idl >orbit-idl-2 2.10.3 compiling > mode, show preprocessor errors, passes: stubs skels common headers skel_impl imodule > >echo "top_srcdir: .." >top_srcdir: .. >echo "IDL_DIR: ../idl/" >IDL_DIR: ../idl/ >echo "IDL file: ../idl/Bonobo_Activation_types.idl" >IDL file: ../idl/Bonobo_Activation_types.idl >(rm -f Bonobo_Activation_types.h Bonobo_Activation_types-stubs.c Bonobo_Activation_types-skels.c Bonobo_Activation_types-common.c Bonobo_Activation_types-imodule.c Bonobo_Activation_types-skelimpl.c || true) > /dev/null >/usr/bin/orbit-idl-2 -I../idl "-D__Bonobo_Activation_types_COMPILATION" --deps ./.deps/Bonobo_Activation_types.idl.P ../idl/Bonobo_Activation_types.idl >orbit-idl-2 2.10.3 compiling > mode, show preprocessor errors, passes: stubs skels common headers skel_impl imodule > >echo "top_srcdir: .." >orbit-idl-2 2.10.3 compiling > mode, show preprocessor errors, passes: stubs skels common headers skel_impl imodule > >echo "top_srcdir: .." >top_srcdir: .. >echo "IDL_DIR: ../idl/" >top_srcdir: .. >echo "IDL_DIR: ../idl/" >IDL_DIR: ../idl/ >echo "IDL file: ../idl/Bonobo_ActivationContext.idl" >IDL file: ../idl/Bonobo_ActivationContext.idl >(rm -f Bonobo_ActivationContext.h Bonobo_ActivationContext-stubs.c Bonobo_ActivationContext-skels.c Bonobo_ActivationContext-common.c Bonobo_ActivationContext-imodule.c Bonobo_ActivationContext-skelimpl.c || true) > /dev/null >/usr/bin/orbit-idl-2 -I../idl "-D__Bonobo_ActivationContext_COMPILATION" --deps ./.deps/Bonobo_ActivationContext.idl.P ../idl/Bonobo_ActivationContext.idl >IDL_DIR: ../idl/ >echo "IDL file: ../idl/Bonobo_ObjectDirectory.idl" >IDL file: ../idl/Bonobo_ObjectDirectory.idl >(rm -f Bonobo_ObjectDirectory.h Bonobo_ObjectDirectory-stubs.c Bonobo_ObjectDirectory-skels.c Bonobo_ObjectDirectory-common.c Bonobo_ObjectDirectory-imodule.c Bonobo_ObjectDirectory-skelimpl.c || true) > /dev/null >/usr/bin/orbit-idl-2 -I../idl "-D__Bonobo_ObjectDirectory_COMPILATION" --deps ./.deps/Bonobo_ObjectDirectory.idl.P ../idl/Bonobo_ObjectDirectory.idl >orbit-idl-2 2.10.3 compiling > mode, show preprocessor errors, passes: stubs skels common headers skel_impl imodule > >orbit-idl-2 2.10.3 compiling > mode, show preprocessor errors, passes: stubs skels common headers skel_impl imodule > >make all-am >make[3]: Entering directory `/var/tmp/portage/libbonobo-2.6.2/work/libbonobo-2.6.2/bonobo-activation' >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DSERVER_LIBEXECDIR=\""/usr/libexec\"" -DBONOBO_ACTIVATION_LOCALEDIR=\""/usr/share/locale"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DVERSION=\"2.6.2\" -DG_DISABLE_DEPRECATED -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT Bonobo_Unknown-common.lo -MD -MP -MF ".deps/Bonobo_Unknown-common.Tpo" \ > -c -o Bonobo_Unknown-common.lo `test -f 'Bonobo_Unknown-common.c' || echo './'`Bonobo_Unknown-common.c; \ >then mv -f ".deps/Bonobo_Unknown-common.Tpo" ".deps/Bonobo_Unknown-common.Plo"; \ >else rm -f ".deps/Bonobo_Unknown-common.Tpo"; exit 1; \ >fi >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DSERVER_LIBEXECDIR=\""/usr/libexec\"" -DBONOBO_ACTIVATION_LOCALEDIR=\""/usr/share/locale"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DVERSION=\"2.6.2\" -DG_DISABLE_DEPRECATED -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT Bonobo_GenericFactory-common.lo -MD -MP -MF ".deps/Bonobo_GenericFactory-common.Tpo" \ > -c -o Bonobo_GenericFactory-common.lo `test -f 'Bonobo_GenericFactory-common.c' || echo './'`Bonobo_GenericFactory-common.c; \ >then mv -f ".deps/Bonobo_GenericFactory-common.Tpo" ".deps/Bonobo_GenericFactory-common.Plo"; \ >else rm -f ".deps/Bonobo_GenericFactory-common.Tpo"; exit 1; \ >fi >mkdir .libs > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DSERVER_LIBEXECDIR=\"/usr/libexec\" -DBONOBO_ACTIVATION_LOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DVERSION=\"2.6.2\" -DG_DISABLE_DEPRECATED -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT Bonobo_Unknown-common.lo -MD -MP -MF .deps/Bonobo_Unknown-common.Tpo -c Bonobo_Unknown-common.c -fPIC -DPIC -o .libs/Bonobo_Unknown-common.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DSERVER_LIBEXECDIR=\"/usr/libexec\" -DBONOBO_ACTIVATION_LOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DVERSION=\"2.6.2\" -DG_DISABLE_DEPRECATED -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT Bonobo_GenericFactory-common.lo -MD -MP -MF .deps/Bonobo_GenericFactory-common.Tpo -c Bonobo_GenericFactory-common.c -fPIC -DPIC -o .libs/Bonobo_GenericFactory-common.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DSERVER_LIBEXECDIR=\"/usr/libexec\" -DBONOBO_ACTIVATION_LOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DVERSION=\"2.6.2\" -DG_DISABLE_DEPRECATED -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT Bonobo_Unknown-common.lo -MD -MP -MF .deps/Bonobo_Unknown-common.Tpo -c Bonobo_Unknown-common.c -o Bonobo_Unknown-common.o >/dev/null 2>&1 > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DSERVER_LIBEXECDIR=\"/usr/libexec\" -DBONOBO_ACTIVATION_LOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DVERSION=\"2.6.2\" -DG_DISABLE_DEPRECATED -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT Bonobo_GenericFactory-common.lo -MD -MP -MF .deps/Bonobo_GenericFactory-common.Tpo -c Bonobo_GenericFactory-common.c -o Bonobo_GenericFactory-common.o >/dev/null 2>&1 >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DSERVER_LIBEXECDIR=\""/usr/libexec\"" -DBONOBO_ACTIVATION_LOCALEDIR=\""/usr/share/locale"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DVERSION=\"2.6.2\" -DG_DISABLE_DEPRECATED -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT Bonobo_Activation_types-common.lo -MD -MP -MF ".deps/Bonobo_Activation_types-common.Tpo" \ > -c -o Bonobo_Activation_types-common.lo `test -f 'Bonobo_Activation_types-common.c' || echo './'`Bonobo_Activation_types-common.c; \ >then mv -f ".deps/Bonobo_Activation_types-common.Tpo" ".deps/Bonobo_Activation_types-common.Plo"; \ >else rm -f ".deps/Bonobo_Activation_types-common.Tpo"; exit 1; \ >fi >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DSERVER_LIBEXECDIR=\""/usr/libexec\"" -DBONOBO_ACTIVATION_LOCALEDIR=\""/usr/share/locale"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DVERSION=\"2.6.2\" -DG_DISABLE_DEPRECATED -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT Bonobo_ObjectDirectory-common.lo -MD -MP -MF ".deps/Bonobo_ObjectDirectory-common.Tpo" \ > -c -o Bonobo_ObjectDirectory-common.lo `test -f 'Bonobo_ObjectDirectory-common.c' || echo './'`Bonobo_ObjectDirectory-common.c; \ >then mv -f ".deps/Bonobo_ObjectDirectory-common.Tpo" ".deps/Bonobo_ObjectDirectory-common.Plo"; \ >else rm -f ".deps/Bonobo_ObjectDirectory-common.Tpo"; exit 1; \ >fi > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DSERVER_LIBEXECDIR=\"/usr/libexec\" -DBONOBO_ACTIVATION_LOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DVERSION=\"2.6.2\" -DG_DISABLE_DEPRECATED -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT Bonobo_ObjectDirectory-common.lo -MD -MP -MF .deps/Bonobo_ObjectDirectory-common.Tpo -c Bonobo_ObjectDirectory-common.c -fPIC -DPIC -o .libs/Bonobo_ObjectDirectory-common.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DSERVER_LIBEXECDIR=\"/usr/libexec\" -DBONOBO_ACTIVATION_LOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DVERSION=\"2.6.2\" -DG_DISABLE_DEPRECATED -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT Bonobo_Activation_types-common.lo -MD -MP -MF .deps/Bonobo_Activation_types-common.Tpo -c Bonobo_Activation_types-common.c -fPIC -DPIC -o .libs/Bonobo_Activation_types-common.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DSERVER_LIBEXECDIR=\"/usr/libexec\" -DBONOBO_ACTIVATION_LOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DVERSION=\"2.6.2\" -DG_DISABLE_DEPRECATED -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT Bonobo_Activation_types-common.lo -MD -MP -MF .deps/Bonobo_Activation_types-common.Tpo -c Bonobo_Activation_types-common.c -o Bonobo_Activation_types-common.o >/dev/null 2>&1 > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DSERVER_LIBEXECDIR=\"/usr/libexec\" -DBONOBO_ACTIVATION_LOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DVERSION=\"2.6.2\" -DG_DISABLE_DEPRECATED -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT Bonobo_ObjectDirectory-common.lo -MD -MP -MF .deps/Bonobo_ObjectDirectory-common.Tpo -c Bonobo_ObjectDirectory-common.c -o Bonobo_ObjectDirectory-common.o >/dev/null 2>&1 >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DSERVER_LIBEXECDIR=\""/usr/libexec\"" -DBONOBO_ACTIVATION_LOCALEDIR=\""/usr/share/locale"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DVERSION=\"2.6.2\" -DG_DISABLE_DEPRECATED -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT Bonobo_ActivationContext-common.lo -MD -MP -MF ".deps/Bonobo_ActivationContext-common.Tpo" \ > -c -o Bonobo_ActivationContext-common.lo `test -f 'Bonobo_ActivationContext-common.c' || echo './'`Bonobo_ActivationContext-common.c; \ >then mv -f ".deps/Bonobo_ActivationContext-common.Tpo" ".deps/Bonobo_ActivationContext-common.Plo"; \ >else rm -f ".deps/Bonobo_ActivationContext-common.Tpo"; exit 1; \ >fi >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DSERVER_LIBEXECDIR=\""/usr/libexec\"" -DBONOBO_ACTIVATION_LOCALEDIR=\""/usr/share/locale"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DVERSION=\"2.6.2\" -DG_DISABLE_DEPRECATED -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT Bonobo_Unknown-skels.lo -MD -MP -MF ".deps/Bonobo_Unknown-skels.Tpo" \ > -c -o Bonobo_Unknown-skels.lo `test -f 'Bonobo_Unknown-skels.c' || echo './'`Bonobo_Unknown-skels.c; \ >then mv -f ".deps/Bonobo_Unknown-skels.Tpo" ".deps/Bonobo_Unknown-skels.Plo"; \ >else rm -f ".deps/Bonobo_Unknown-skels.Tpo"; exit 1; \ >fi > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DSERVER_LIBEXECDIR=\"/usr/libexec\" -DBONOBO_ACTIVATION_LOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DVERSION=\"2.6.2\" -DG_DISABLE_DEPRECATED -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT Bonobo_ActivationContext-common.lo -MD -MP -MF .deps/Bonobo_ActivationContext-common.Tpo -c Bonobo_ActivationContext-common.c -fPIC -DPIC -o .libs/Bonobo_ActivationContext-common.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DSERVER_LIBEXECDIR=\"/usr/libexec\" -DBONOBO_ACTIVATION_LOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DVERSION=\"2.6.2\" -DG_DISABLE_DEPRECATED -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT Bonobo_Unknown-skels.lo -MD -MP -MF .deps/Bonobo_Unknown-skels.Tpo -c Bonobo_Unknown-skels.c -fPIC -DPIC -o .libs/Bonobo_Unknown-skels.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DSERVER_LIBEXECDIR=\"/usr/libexec\" -DBONOBO_ACTIVATION_LOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DVERSION=\"2.6.2\" -DG_DISABLE_DEPRECATED -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT Bonobo_ActivationContext-common.lo -MD -MP -MF .deps/Bonobo_ActivationContext-common.Tpo -c Bonobo_ActivationContext-common.c -o Bonobo_ActivationContext-common.o >/dev/null 2>&1 > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DSERVER_LIBEXECDIR=\"/usr/libexec\" -DBONOBO_ACTIVATION_LOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DVERSION=\"2.6.2\" -DG_DISABLE_DEPRECATED -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT Bonobo_Unknown-skels.lo -MD -MP -MF .deps/Bonobo_Unknown-skels.Tpo -c Bonobo_Unknown-skels.c -o Bonobo_Unknown-skels.o >/dev/null 2>&1 >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DSERVER_LIBEXECDIR=\""/usr/libexec\"" -DBONOBO_ACTIVATION_LOCALEDIR=\""/usr/share/locale"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DVERSION=\"2.6.2\" -DG_DISABLE_DEPRECATED -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT Bonobo_GenericFactory-skels.lo -MD -MP -MF ".deps/Bonobo_GenericFactory-skels.Tpo" \ > -c -o Bonobo_GenericFactory-skels.lo `test -f 'Bonobo_GenericFactory-skels.c' || echo './'`Bonobo_GenericFactory-skels.c; \ >then mv -f ".deps/Bonobo_GenericFactory-skels.Tpo" ".deps/Bonobo_GenericFactory-skels.Plo"; \ >else rm -f ".deps/Bonobo_GenericFactory-skels.Tpo"; exit 1; \ >fi >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DSERVER_LIBEXECDIR=\""/usr/libexec\"" -DBONOBO_ACTIVATION_LOCALEDIR=\""/usr/share/locale"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DVERSION=\"2.6.2\" -DG_DISABLE_DEPRECATED -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT Bonobo_Activation_types-skels.lo -MD -MP -MF ".deps/Bonobo_Activation_types-skels.Tpo" \ > -c -o Bonobo_Activation_types-skels.lo `test -f 'Bonobo_Activation_types-skels.c' || echo './'`Bonobo_Activation_types-skels.c; \ >then mv -f ".deps/Bonobo_Activation_types-skels.Tpo" ".deps/Bonobo_Activation_types-skels.Plo"; \ >else rm -f ".deps/Bonobo_Activation_types-skels.Tpo"; exit 1; \ >fi > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DSERVER_LIBEXECDIR=\"/usr/libexec\" -DBONOBO_ACTIVATION_LOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DVERSION=\"2.6.2\" -DG_DISABLE_DEPRECATED -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT Bonobo_GenericFactory-skels.lo -MD -MP -MF .deps/Bonobo_GenericFactory-skels.Tpo -c Bonobo_GenericFactory-skels.c -fPIC -DPIC -o .libs/Bonobo_GenericFactory-skels.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DSERVER_LIBEXECDIR=\"/usr/libexec\" -DBONOBO_ACTIVATION_LOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DVERSION=\"2.6.2\" -DG_DISABLE_DEPRECATED -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT Bonobo_Activation_types-skels.lo -MD -MP -MF .deps/Bonobo_Activation_types-skels.Tpo -c Bonobo_Activation_types-skels.c -fPIC -DPIC -o .libs/Bonobo_Activation_types-skels.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DSERVER_LIBEXECDIR=\"/usr/libexec\" -DBONOBO_ACTIVATION_LOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DVERSION=\"2.6.2\" -DG_DISABLE_DEPRECATED -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT Bonobo_GenericFactory-skels.lo -MD -MP -MF .deps/Bonobo_GenericFactory-skels.Tpo -c Bonobo_GenericFactory-skels.c -o Bonobo_GenericFactory-skels.o >/dev/null 2>&1 > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DSERVER_LIBEXECDIR=\"/usr/libexec\" -DBONOBO_ACTIVATION_LOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DVERSION=\"2.6.2\" -DG_DISABLE_DEPRECATED -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT Bonobo_Activation_types-skels.lo -MD -MP -MF .deps/Bonobo_Activation_types-skels.Tpo -c Bonobo_Activation_types-skels.c -o Bonobo_Activation_types-skels.o >/dev/null 2>&1 >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DSERVER_LIBEXECDIR=\""/usr/libexec\"" -DBONOBO_ACTIVATION_LOCALEDIR=\""/usr/share/locale"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DVERSION=\"2.6.2\" -DG_DISABLE_DEPRECATED -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT Bonobo_ObjectDirectory-skels.lo -MD -MP -MF ".deps/Bonobo_ObjectDirectory-skels.Tpo" \ > -c -o Bonobo_ObjectDirectory-skels.lo `test -f 'Bonobo_ObjectDirectory-skels.c' || echo './'`Bonobo_ObjectDirectory-skels.c; \ >then mv -f ".deps/Bonobo_ObjectDirectory-skels.Tpo" ".deps/Bonobo_ObjectDirectory-skels.Plo"; \ >else rm -f ".deps/Bonobo_ObjectDirectory-skels.Tpo"; exit 1; \ >fi >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DSERVER_LIBEXECDIR=\""/usr/libexec\"" -DBONOBO_ACTIVATION_LOCALEDIR=\""/usr/share/locale"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DVERSION=\"2.6.2\" -DG_DISABLE_DEPRECATED -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT Bonobo_ActivationContext-skels.lo -MD -MP -MF ".deps/Bonobo_ActivationContext-skels.Tpo" \ > -c -o Bonobo_ActivationContext-skels.lo `test -f 'Bonobo_ActivationContext-skels.c' || echo './'`Bonobo_ActivationContext-skels.c; \ >then mv -f ".deps/Bonobo_ActivationContext-skels.Tpo" ".deps/Bonobo_ActivationContext-skels.Plo"; \ >else rm -f ".deps/Bonobo_ActivationContext-skels.Tpo"; exit 1; \ >fi > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DSERVER_LIBEXECDIR=\"/usr/libexec\" -DBONOBO_ACTIVATION_LOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DVERSION=\"2.6.2\" -DG_DISABLE_DEPRECATED -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT Bonobo_ObjectDirectory-skels.lo -MD -MP -MF .deps/Bonobo_ObjectDirectory-skels.Tpo -c Bonobo_ObjectDirectory-skels.c -fPIC -DPIC -o .libs/Bonobo_ObjectDirectory-skels.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DSERVER_LIBEXECDIR=\"/usr/libexec\" -DBONOBO_ACTIVATION_LOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DVERSION=\"2.6.2\" -DG_DISABLE_DEPRECATED -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT Bonobo_ActivationContext-skels.lo -MD -MP -MF .deps/Bonobo_ActivationContext-skels.Tpo -c Bonobo_ActivationContext-skels.c -fPIC -DPIC -o .libs/Bonobo_ActivationContext-skels.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DSERVER_LIBEXECDIR=\"/usr/libexec\" -DBONOBO_ACTIVATION_LOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DVERSION=\"2.6.2\" -DG_DISABLE_DEPRECATED -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT Bonobo_ObjectDirectory-skels.lo -MD -MP -MF .deps/Bonobo_ObjectDirectory-skels.Tpo -c Bonobo_ObjectDirectory-skels.c -o Bonobo_ObjectDirectory-skels.o >/dev/null 2>&1 > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DSERVER_LIBEXECDIR=\"/usr/libexec\" -DBONOBO_ACTIVATION_LOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DVERSION=\"2.6.2\" -DG_DISABLE_DEPRECATED -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT Bonobo_ActivationContext-skels.lo -MD -MP -MF .deps/Bonobo_ActivationContext-skels.Tpo -c Bonobo_ActivationContext-skels.c -o Bonobo_ActivationContext-skels.o >/dev/null 2>&1 >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DSERVER_LIBEXECDIR=\""/usr/libexec\"" -DBONOBO_ACTIVATION_LOCALEDIR=\""/usr/share/locale"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DVERSION=\"2.6.2\" -DG_DISABLE_DEPRECATED -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT Bonobo_Unknown-stubs.lo -MD -MP -MF ".deps/Bonobo_Unknown-stubs.Tpo" \ > -c -o Bonobo_Unknown-stubs.lo `test -f 'Bonobo_Unknown-stubs.c' || echo './'`Bonobo_Unknown-stubs.c; \ >then mv -f ".deps/Bonobo_Unknown-stubs.Tpo" ".deps/Bonobo_Unknown-stubs.Plo"; \ >else rm -f ".deps/Bonobo_Unknown-stubs.Tpo"; exit 1; \ >fi >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DSERVER_LIBEXECDIR=\""/usr/libexec\"" -DBONOBO_ACTIVATION_LOCALEDIR=\""/usr/share/locale"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DVERSION=\"2.6.2\" -DG_DISABLE_DEPRECATED -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT Bonobo_GenericFactory-stubs.lo -MD -MP -MF ".deps/Bonobo_GenericFactory-stubs.Tpo" \ > -c -o Bonobo_GenericFactory-stubs.lo `test -f 'Bonobo_GenericFactory-stubs.c' || echo './'`Bonobo_GenericFactory-stubs.c; \ >then mv -f ".deps/Bonobo_GenericFactory-stubs.Tpo" ".deps/Bonobo_GenericFactory-stubs.Plo"; \ >else rm -f ".deps/Bonobo_GenericFactory-stubs.Tpo"; exit 1; \ >fi > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DSERVER_LIBEXECDIR=\"/usr/libexec\" -DBONOBO_ACTIVATION_LOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DVERSION=\"2.6.2\" -DG_DISABLE_DEPRECATED -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT Bonobo_Unknown-stubs.lo -MD -MP -MF .deps/Bonobo_Unknown-stubs.Tpo -c Bonobo_Unknown-stubs.c -fPIC -DPIC -o .libs/Bonobo_Unknown-stubs.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DSERVER_LIBEXECDIR=\"/usr/libexec\" -DBONOBO_ACTIVATION_LOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DVERSION=\"2.6.2\" -DG_DISABLE_DEPRECATED -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT Bonobo_Unknown-stubs.lo -MD -MP -MF .deps/Bonobo_Unknown-stubs.Tpo -c Bonobo_Unknown-stubs.c -o Bonobo_Unknown-stubs.o >/dev/null 2>&1 > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DSERVER_LIBEXECDIR=\"/usr/libexec\" -DBONOBO_ACTIVATION_LOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DVERSION=\"2.6.2\" -DG_DISABLE_DEPRECATED -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT Bonobo_GenericFactory-stubs.lo -MD -MP -MF .deps/Bonobo_GenericFactory-stubs.Tpo -c Bonobo_GenericFactory-stubs.c -fPIC -DPIC -o .libs/Bonobo_GenericFactory-stubs.o >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DSERVER_LIBEXECDIR=\""/usr/libexec\"" -DBONOBO_ACTIVATION_LOCALEDIR=\""/usr/share/locale"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DVERSION=\"2.6.2\" -DG_DISABLE_DEPRECATED -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT Bonobo_Activation_types-stubs.lo -MD -MP -MF ".deps/Bonobo_Activation_types-stubs.Tpo" \ > -c -o Bonobo_Activation_types-stubs.lo `test -f 'Bonobo_Activation_types-stubs.c' || echo './'`Bonobo_Activation_types-stubs.c; \ >then mv -f ".deps/Bonobo_Activation_types-stubs.Tpo" ".deps/Bonobo_Activation_types-stubs.Plo"; \ >else rm -f ".deps/Bonobo_Activation_types-stubs.Tpo"; exit 1; \ >fi > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DSERVER_LIBEXECDIR=\"/usr/libexec\" -DBONOBO_ACTIVATION_LOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DVERSION=\"2.6.2\" -DG_DISABLE_DEPRECATED -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT Bonobo_GenericFactory-stubs.lo -MD -MP -MF .deps/Bonobo_GenericFactory-stubs.Tpo -c Bonobo_GenericFactory-stubs.c -o Bonobo_GenericFactory-stubs.o >/dev/null 2>&1 >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DSERVER_LIBEXECDIR=\""/usr/libexec\"" -DBONOBO_ACTIVATION_LOCALEDIR=\""/usr/share/locale"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DVERSION=\"2.6.2\" -DG_DISABLE_DEPRECATED -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT Bonobo_ObjectDirectory-stubs.lo -MD -MP -MF ".deps/Bonobo_ObjectDirectory-stubs.Tpo" \ > -c -o Bonobo_ObjectDirectory-stubs.lo `test -f 'Bonobo_ObjectDirectory-stubs.c' || echo './'`Bonobo_ObjectDirectory-stubs.c; \ >then mv -f ".deps/Bonobo_ObjectDirectory-stubs.Tpo" ".deps/Bonobo_ObjectDirectory-stubs.Plo"; \ >else rm -f ".deps/Bonobo_ObjectDirectory-stubs.Tpo"; exit 1; \ >fi > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DSERVER_LIBEXECDIR=\"/usr/libexec\" -DBONOBO_ACTIVATION_LOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DVERSION=\"2.6.2\" -DG_DISABLE_DEPRECATED -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT Bonobo_Activation_types-stubs.lo -MD -MP -MF .deps/Bonobo_Activation_types-stubs.Tpo -c Bonobo_Activation_types-stubs.c -fPIC -DPIC -o .libs/Bonobo_Activation_types-stubs.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DSERVER_LIBEXECDIR=\"/usr/libexec\" -DBONOBO_ACTIVATION_LOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DVERSION=\"2.6.2\" -DG_DISABLE_DEPRECATED -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT Bonobo_Activation_types-stubs.lo -MD -MP -MF .deps/Bonobo_Activation_types-stubs.Tpo -c Bonobo_Activation_types-stubs.c -o Bonobo_Activation_types-stubs.o >/dev/null 2>&1 > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DSERVER_LIBEXECDIR=\"/usr/libexec\" -DBONOBO_ACTIVATION_LOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DVERSION=\"2.6.2\" -DG_DISABLE_DEPRECATED -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT Bonobo_ObjectDirectory-stubs.lo -MD -MP -MF .deps/Bonobo_ObjectDirectory-stubs.Tpo -c Bonobo_ObjectDirectory-stubs.c -fPIC -DPIC -o .libs/Bonobo_ObjectDirectory-stubs.o >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DSERVER_LIBEXECDIR=\""/usr/libexec\"" -DBONOBO_ACTIVATION_LOCALEDIR=\""/usr/share/locale"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DVERSION=\"2.6.2\" -DG_DISABLE_DEPRECATED -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT Bonobo_ActivationContext-stubs.lo -MD -MP -MF ".deps/Bonobo_ActivationContext-stubs.Tpo" \ > -c -o Bonobo_ActivationContext-stubs.lo `test -f 'Bonobo_ActivationContext-stubs.c' || echo './'`Bonobo_ActivationContext-stubs.c; \ >then mv -f ".deps/Bonobo_ActivationContext-stubs.Tpo" ".deps/Bonobo_ActivationContext-stubs.Plo"; \ >else rm -f ".deps/Bonobo_ActivationContext-stubs.Tpo"; exit 1; \ >fi > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DSERVER_LIBEXECDIR=\"/usr/libexec\" -DBONOBO_ACTIVATION_LOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DVERSION=\"2.6.2\" -DG_DISABLE_DEPRECATED -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT Bonobo_ObjectDirectory-stubs.lo -MD -MP -MF .deps/Bonobo_ObjectDirectory-stubs.Tpo -c Bonobo_ObjectDirectory-stubs.c -o Bonobo_ObjectDirectory-stubs.o >/dev/null 2>&1 > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DSERVER_LIBEXECDIR=\"/usr/libexec\" -DBONOBO_ACTIVATION_LOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DVERSION=\"2.6.2\" -DG_DISABLE_DEPRECATED -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT Bonobo_ActivationContext-stubs.lo -MD -MP -MF .deps/Bonobo_ActivationContext-stubs.Tpo -c Bonobo_ActivationContext-stubs.c -fPIC -DPIC -o .libs/Bonobo_ActivationContext-stubs.o >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DSERVER_LIBEXECDIR=\""/usr/libexec\"" -DBONOBO_ACTIVATION_LOCALEDIR=\""/usr/share/locale"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DVERSION=\"2.6.2\" -DG_DISABLE_DEPRECATED -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-activation-get-language-list.lo -MD -MP -MF ".deps/bonobo-activation-get-language-list.Tpo" \ > -c -o bonobo-activation-get-language-list.lo `test -f 'bonobo-activation-get-language-list.c' || echo './'`bonobo-activation-get-language-list.c; \ >then mv -f ".deps/bonobo-activation-get-language-list.Tpo" ".deps/bonobo-activation-get-language-list.Plo"; \ >else rm -f ".deps/bonobo-activation-get-language-list.Tpo"; exit 1; \ >fi > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DSERVER_LIBEXECDIR=\"/usr/libexec\" -DBONOBO_ACTIVATION_LOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DVERSION=\"2.6.2\" -DG_DISABLE_DEPRECATED -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT Bonobo_ActivationContext-stubs.lo -MD -MP -MF .deps/Bonobo_ActivationContext-stubs.Tpo -c Bonobo_ActivationContext-stubs.c -o Bonobo_ActivationContext-stubs.o >/dev/null 2>&1 > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DSERVER_LIBEXECDIR=\"/usr/libexec\" -DBONOBO_ACTIVATION_LOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DVERSION=\"2.6.2\" -DG_DISABLE_DEPRECATED -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-activation-get-language-list.lo -MD -MP -MF .deps/bonobo-activation-get-language-list.Tpo -c bonobo-activation-get-language-list.c -fPIC -DPIC -o .libs/bonobo-activation-get-language-list.o >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DSERVER_LIBEXECDIR=\""/usr/libexec\"" -DBONOBO_ACTIVATION_LOCALEDIR=\""/usr/share/locale"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DVERSION=\"2.6.2\" -DG_DISABLE_DEPRECATED -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-activation-client.lo -MD -MP -MF ".deps/bonobo-activation-client.Tpo" \ > -c -o bonobo-activation-client.lo `test -f 'bonobo-activation-client.c' || echo './'`bonobo-activation-client.c; \ >then mv -f ".deps/bonobo-activation-client.Tpo" ".deps/bonobo-activation-client.Plo"; \ >else rm -f ".deps/bonobo-activation-client.Tpo"; exit 1; \ >fi > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DSERVER_LIBEXECDIR=\"/usr/libexec\" -DBONOBO_ACTIVATION_LOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DVERSION=\"2.6.2\" -DG_DISABLE_DEPRECATED -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-activation-get-language-list.lo -MD -MP -MF .deps/bonobo-activation-get-language-list.Tpo -c bonobo-activation-get-language-list.c -o bonobo-activation-get-language-list.o >/dev/null 2>&1 > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DSERVER_LIBEXECDIR=\"/usr/libexec\" -DBONOBO_ACTIVATION_LOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DVERSION=\"2.6.2\" -DG_DISABLE_DEPRECATED -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-activation-client.lo -MD -MP -MF .deps/bonobo-activation-client.Tpo -c bonobo-activation-client.c -fPIC -DPIC -o .libs/bonobo-activation-client.o >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DSERVER_LIBEXECDIR=\""/usr/libexec\"" -DBONOBO_ACTIVATION_LOCALEDIR=\""/usr/share/locale"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DVERSION=\"2.6.2\" -DG_DISABLE_DEPRECATED -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-activation-id.lo -MD -MP -MF ".deps/bonobo-activation-id.Tpo" \ > -c -o bonobo-activation-id.lo `test -f 'bonobo-activation-id.c' || echo './'`bonobo-activation-id.c; \ >then mv -f ".deps/bonobo-activation-id.Tpo" ".deps/bonobo-activation-id.Plo"; \ >else rm -f ".deps/bonobo-activation-id.Tpo"; exit 1; \ >fi > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DSERVER_LIBEXECDIR=\"/usr/libexec\" -DBONOBO_ACTIVATION_LOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DVERSION=\"2.6.2\" -DG_DISABLE_DEPRECATED -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-activation-client.lo -MD -MP -MF .deps/bonobo-activation-client.Tpo -c bonobo-activation-client.c -o bonobo-activation-client.o >/dev/null 2>&1 >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DSERVER_LIBEXECDIR=\""/usr/libexec\"" -DBONOBO_ACTIVATION_LOCALEDIR=\""/usr/share/locale"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DVERSION=\"2.6.2\" -DG_DISABLE_DEPRECATED -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-activation-shlib.lo -MD -MP -MF ".deps/bonobo-activation-shlib.Tpo" \ > -c -o bonobo-activation-shlib.lo `test -f 'bonobo-activation-shlib.c' || echo './'`bonobo-activation-shlib.c; \ >then mv -f ".deps/bonobo-activation-shlib.Tpo" ".deps/bonobo-activation-shlib.Plo"; \ >else rm -f ".deps/bonobo-activation-shlib.Tpo"; exit 1; \ >fi > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DSERVER_LIBEXECDIR=\"/usr/libexec\" -DBONOBO_ACTIVATION_LOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DVERSION=\"2.6.2\" -DG_DISABLE_DEPRECATED -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-activation-id.lo -MD -MP -MF .deps/bonobo-activation-id.Tpo -c bonobo-activation-id.c -fPIC -DPIC -o .libs/bonobo-activation-id.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DSERVER_LIBEXECDIR=\"/usr/libexec\" -DBONOBO_ACTIVATION_LOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DVERSION=\"2.6.2\" -DG_DISABLE_DEPRECATED -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-activation-id.lo -MD -MP -MF .deps/bonobo-activation-id.Tpo -c bonobo-activation-id.c -o bonobo-activation-id.o >/dev/null 2>&1 > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DSERVER_LIBEXECDIR=\"/usr/libexec\" -DBONOBO_ACTIVATION_LOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DVERSION=\"2.6.2\" -DG_DISABLE_DEPRECATED -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-activation-shlib.lo -MD -MP -MF .deps/bonobo-activation-shlib.Tpo -c bonobo-activation-shlib.c -fPIC -DPIC -o .libs/bonobo-activation-shlib.o >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DSERVER_LIBEXECDIR=\""/usr/libexec\"" -DBONOBO_ACTIVATION_LOCALEDIR=\""/usr/share/locale"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DVERSION=\"2.6.2\" -DG_DISABLE_DEPRECATED -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-activation-activate.lo -MD -MP -MF ".deps/bonobo-activation-activate.Tpo" \ > -c -o bonobo-activation-activate.lo `test -f 'bonobo-activation-activate.c' || echo './'`bonobo-activation-activate.c; \ >then mv -f ".deps/bonobo-activation-activate.Tpo" ".deps/bonobo-activation-activate.Plo"; \ >else rm -f ".deps/bonobo-activation-activate.Tpo"; exit 1; \ >fi > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DSERVER_LIBEXECDIR=\"/usr/libexec\" -DBONOBO_ACTIVATION_LOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DVERSION=\"2.6.2\" -DG_DISABLE_DEPRECATED -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-activation-shlib.lo -MD -MP -MF .deps/bonobo-activation-shlib.Tpo -c bonobo-activation-shlib.c -o bonobo-activation-shlib.o >/dev/null 2>&1 > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DSERVER_LIBEXECDIR=\"/usr/libexec\" -DBONOBO_ACTIVATION_LOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DVERSION=\"2.6.2\" -DG_DISABLE_DEPRECATED -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-activation-activate.lo -MD -MP -MF .deps/bonobo-activation-activate.Tpo -c bonobo-activation-activate.c -fPIC -DPIC -o .libs/bonobo-activation-activate.o >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DSERVER_LIBEXECDIR=\""/usr/libexec\"" -DBONOBO_ACTIVATION_LOCALEDIR=\""/usr/share/locale"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DVERSION=\"2.6.2\" -DG_DISABLE_DEPRECATED -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-activation-base-service.lo -MD -MP -MF ".deps/bonobo-activation-base-service.Tpo" \ > -c -o bonobo-activation-base-service.lo `test -f 'bonobo-activation-base-service.c' || echo './'`bonobo-activation-base-service.c; \ >then mv -f ".deps/bonobo-activation-base-service.Tpo" ".deps/bonobo-activation-base-service.Plo"; \ >else rm -f ".deps/bonobo-activation-base-service.Tpo"; exit 1; \ >fi > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DSERVER_LIBEXECDIR=\"/usr/libexec\" -DBONOBO_ACTIVATION_LOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DVERSION=\"2.6.2\" -DG_DISABLE_DEPRECATED -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-activation-base-service.lo -MD -MP -MF .deps/bonobo-activation-base-service.Tpo -c bonobo-activation-base-service.c -fPIC -DPIC -o .libs/bonobo-activation-base-service.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DSERVER_LIBEXECDIR=\"/usr/libexec\" -DBONOBO_ACTIVATION_LOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DVERSION=\"2.6.2\" -DG_DISABLE_DEPRECATED -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-activation-activate.lo -MD -MP -MF .deps/bonobo-activation-activate.Tpo -c bonobo-activation-activate.c -o bonobo-activation-activate.o >/dev/null 2>&1 > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DSERVER_LIBEXECDIR=\"/usr/libexec\" -DBONOBO_ACTIVATION_LOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DVERSION=\"2.6.2\" -DG_DISABLE_DEPRECATED -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-activation-base-service.lo -MD -MP -MF .deps/bonobo-activation-base-service.Tpo -c bonobo-activation-base-service.c -o bonobo-activation-base-service.o >/dev/null 2>&1 >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DSERVER_LIBEXECDIR=\""/usr/libexec\"" -DBONOBO_ACTIVATION_LOCALEDIR=\""/usr/share/locale"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DVERSION=\"2.6.2\" -DG_DISABLE_DEPRECATED -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-activation-register.lo -MD -MP -MF ".deps/bonobo-activation-register.Tpo" \ > -c -o bonobo-activation-register.lo `test -f 'bonobo-activation-register.c' || echo './'`bonobo-activation-register.c; \ >then mv -f ".deps/bonobo-activation-register.Tpo" ".deps/bonobo-activation-register.Plo"; \ >else rm -f ".deps/bonobo-activation-register.Tpo"; exit 1; \ >fi > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DSERVER_LIBEXECDIR=\"/usr/libexec\" -DBONOBO_ACTIVATION_LOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DVERSION=\"2.6.2\" -DG_DISABLE_DEPRECATED -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-activation-register.lo -MD -MP -MF .deps/bonobo-activation-register.Tpo -c bonobo-activation-register.c -fPIC -DPIC -o .libs/bonobo-activation-register.o >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DSERVER_LIBEXECDIR=\""/usr/libexec\"" -DBONOBO_ACTIVATION_LOCALEDIR=\""/usr/share/locale"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DVERSION=\"2.6.2\" -DG_DISABLE_DEPRECATED -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-activation-server-info.lo -MD -MP -MF ".deps/bonobo-activation-server-info.Tpo" \ > -c -o bonobo-activation-server-info.lo `test -f 'bonobo-activation-server-info.c' || echo './'`bonobo-activation-server-info.c; \ >then mv -f ".deps/bonobo-activation-server-info.Tpo" ".deps/bonobo-activation-server-info.Plo"; \ >else rm -f ".deps/bonobo-activation-server-info.Tpo"; exit 1; \ >fi > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DSERVER_LIBEXECDIR=\"/usr/libexec\" -DBONOBO_ACTIVATION_LOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DVERSION=\"2.6.2\" -DG_DISABLE_DEPRECATED -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-activation-server-info.lo -MD -MP -MF .deps/bonobo-activation-server-info.Tpo -c bonobo-activation-server-info.c -fPIC -DPIC -o .libs/bonobo-activation-server-info.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DSERVER_LIBEXECDIR=\"/usr/libexec\" -DBONOBO_ACTIVATION_LOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DVERSION=\"2.6.2\" -DG_DISABLE_DEPRECATED -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-activation-register.lo -MD -MP -MF .deps/bonobo-activation-register.Tpo -c bonobo-activation-register.c -o bonobo-activation-register.o >/dev/null 2>&1 > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DSERVER_LIBEXECDIR=\"/usr/libexec\" -DBONOBO_ACTIVATION_LOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DVERSION=\"2.6.2\" -DG_DISABLE_DEPRECATED -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-activation-server-info.lo -MD -MP -MF .deps/bonobo-activation-server-info.Tpo -c bonobo-activation-server-info.c -o bonobo-activation-server-info.o >/dev/null 2>&1 >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DSERVER_LIBEXECDIR=\""/usr/libexec\"" -DBONOBO_ACTIVATION_LOCALEDIR=\""/usr/share/locale"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DVERSION=\"2.6.2\" -DG_DISABLE_DEPRECATED -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-activation-fork-server.lo -MD -MP -MF ".deps/bonobo-activation-fork-server.Tpo" \ > -c -o bonobo-activation-fork-server.lo `test -f 'bonobo-activation-fork-server.c' || echo './'`bonobo-activation-fork-server.c; \ >then mv -f ".deps/bonobo-activation-fork-server.Tpo" ".deps/bonobo-activation-fork-server.Plo"; \ >else rm -f ".deps/bonobo-activation-fork-server.Tpo"; exit 1; \ >fi >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DSERVER_LIBEXECDIR=\""/usr/libexec\"" -DBONOBO_ACTIVATION_LOCALEDIR=\""/usr/share/locale"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DVERSION=\"2.6.2\" -DG_DISABLE_DEPRECATED -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-activation-init.lo -MD -MP -MF ".deps/bonobo-activation-init.Tpo" \ > -c -o bonobo-activation-init.lo `test -f 'bonobo-activation-init.c' || echo './'`bonobo-activation-init.c; \ >then mv -f ".deps/bonobo-activation-init.Tpo" ".deps/bonobo-activation-init.Plo"; \ >else rm -f ".deps/bonobo-activation-init.Tpo"; exit 1; \ >fi > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DSERVER_LIBEXECDIR=\"/usr/libexec\" -DBONOBO_ACTIVATION_LOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DVERSION=\"2.6.2\" -DG_DISABLE_DEPRECATED -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-activation-fork-server.lo -MD -MP -MF .deps/bonobo-activation-fork-server.Tpo -c bonobo-activation-fork-server.c -fPIC -DPIC -o .libs/bonobo-activation-fork-server.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DSERVER_LIBEXECDIR=\"/usr/libexec\" -DBONOBO_ACTIVATION_LOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DVERSION=\"2.6.2\" -DG_DISABLE_DEPRECATED -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-activation-init.lo -MD -MP -MF .deps/bonobo-activation-init.Tpo -c bonobo-activation-init.c -fPIC -DPIC -o .libs/bonobo-activation-init.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DSERVER_LIBEXECDIR=\"/usr/libexec\" -DBONOBO_ACTIVATION_LOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DVERSION=\"2.6.2\" -DG_DISABLE_DEPRECATED -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-activation-fork-server.lo -MD -MP -MF .deps/bonobo-activation-fork-server.Tpo -c bonobo-activation-fork-server.c -o bonobo-activation-fork-server.o >/dev/null 2>&1 > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DSERVER_LIBEXECDIR=\"/usr/libexec\" -DBONOBO_ACTIVATION_LOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DVERSION=\"2.6.2\" -DG_DISABLE_DEPRECATED -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-activation-init.lo -MD -MP -MF .deps/bonobo-activation-init.Tpo -c bonobo-activation-init.c -o bonobo-activation-init.o >/dev/null 2>&1 >/bin/sh ../libtool --mode=link gcc -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -Wl,--export-dynamic -pthread -L//usr/lib -lORBitCosNaming-2 -lORBit-2 -lm -lgmodule-2.0 -ldl -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -version-info 4:0:0 -no-undefined -o libbonobo-activation.la -rpath //usr/lib Bonobo_Unknown-common.lo Bonobo_GenericFactory-common.lo Bonobo_Activation_types-common.lo Bonobo_ObjectDirectory-common.lo Bonobo_ActivationContext-common.lo Bonobo_Unknown-skels.lo Bonobo_GenericFactory-skels.lo Bonobo_Activation_types-skels.lo Bonobo_ObjectDirectory-skels.lo Bonobo_ActivationContext-skels.lo Bonobo_Unknown-stubs.lo Bonobo_GenericFactory-stubs.lo Bonobo_Activation_types-stubs.lo Bonobo_ObjectDirectory-stubs.lo Bonobo_ActivationContext-stubs.lo bonobo-activation-get-language-list.lo bonobo-activation-client.lo bonobo-activation-id.lo bonobo-activation-shlib.lo bonobo-activation-activate.lo bonobo-activation-base-service.lo bonobo-activation-register.lo bonobo-activation-server-info.lo bonobo-activation-fork-server.lo bonobo-activation-init.lo >gcc -shared .libs/Bonobo_Unknown-common.o .libs/Bonobo_GenericFactory-common.o .libs/Bonobo_Activation_types-common.o .libs/Bonobo_ObjectDirectory-common.o .libs/Bonobo_ActivationContext-common.o .libs/Bonobo_Unknown-skels.o .libs/Bonobo_GenericFactory-skels.o .libs/Bonobo_Activation_types-skels.o .libs/Bonobo_ObjectDirectory-skels.o .libs/Bonobo_ActivationContext-skels.o .libs/Bonobo_Unknown-stubs.o .libs/Bonobo_GenericFactory-stubs.o .libs/Bonobo_Activation_types-stubs.o .libs/Bonobo_ObjectDirectory-stubs.o .libs/Bonobo_ActivationContext-stubs.o .libs/bonobo-activation-get-language-list.o .libs/bonobo-activation-client.o .libs/bonobo-activation-id.o .libs/bonobo-activation-shlib.o .libs/bonobo-activation-activate.o .libs/bonobo-activation-base-service.o .libs/bonobo-activation-register.o .libs/bonobo-activation-server-info.o .libs/bonobo-activation-fork-server.o .libs/bonobo-activation-init.o -L/usr/lib -pthread -L//usr/lib /usr/lib/libORBitCosNaming-2.so /usr/lib/libORBit-2.so -lm /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so /usr/lib/libglib-2.0.so -march=athlon64 -Wl,--export-dynamic -Wl,-soname -Wl,libbonobo-activation.so.4 -o .libs/libbonobo-activation.so.4.0.0 >(cd .libs && rm -f libbonobo-activation.so.4 && ln -s libbonobo-activation.so.4.0.0 libbonobo-activation.so.4) >(cd .libs && rm -f libbonobo-activation.so && ln -s libbonobo-activation.so.4.0.0 libbonobo-activation.so) >ar cru .libs/libbonobo-activation.a Bonobo_Unknown-common.o Bonobo_GenericFactory-common.o Bonobo_Activation_types-common.o Bonobo_ObjectDirectory-common.o Bonobo_ActivationContext-common.o Bonobo_Unknown-skels.o Bonobo_GenericFactory-skels.o Bonobo_Activation_types-skels.o Bonobo_ObjectDirectory-skels.o Bonobo_ActivationContext-skels.o Bonobo_Unknown-stubs.o Bonobo_GenericFactory-stubs.o Bonobo_Activation_types-stubs.o Bonobo_ObjectDirectory-stubs.o Bonobo_ActivationContext-stubs.o bonobo-activation-get-language-list.o bonobo-activation-client.o bonobo-activation-id.o bonobo-activation-shlib.o bonobo-activation-activate.o bonobo-activation-base-service.o bonobo-activation-register.o bonobo-activation-server-info.o bonobo-activation-fork-server.o bonobo-activation-init.o >ranlib .libs/libbonobo-activation.a >creating libbonobo-activation.la >(cd .libs && rm -f libbonobo-activation.la && ln -s ../libbonobo-activation.la libbonobo-activation.la) >make[3]: Leaving directory `/var/tmp/portage/libbonobo-2.6.2/work/libbonobo-2.6.2/bonobo-activation' >make[2]: Leaving directory `/var/tmp/portage/libbonobo-2.6.2/work/libbonobo-2.6.2/bonobo-activation' >Making all in bonobo >make[2]: Entering directory `/var/tmp/portage/libbonobo-2.6.2/work/libbonobo-2.6.2/bonobo' >/usr/bin/orbit-idl-2 -I../idl -D__Bonobo_COMPILATION ../idl/Bonobo.idl >/usr/bin/orbit-idl-2 -I../idl -D__Bonobo_COMPILATION ../idl/Bonobo.idl >orbit-idl-2 2.10.3 compiling > mode, show preprocessor errors, passes: stubs skels common headers skel_impl imodule > >/usr/bin/orbit-idl-2 -I../idl -D__Bonobo_COMPILATION ../idl/Bonobo.idl >orbit-idl-2 2.10.3 compiling > mode, show preprocessor errors, passes: stubs skels common headers skel_impl imodule > >/usr/bin/glib-genmarshal bonobo-marshal.list --body --prefix=bonobo_marshal > bonobo-marshal.c >/usr/bin/glib-genmarshal bonobo-marshal.list --header --prefix=bonobo_marshal > bonobo-marshal.h >orbit-idl-2 2.10.3 compiling > mode, show preprocessor errors, passes: stubs skels common headers skel_impl imodule > >make all-am >make[3]: Entering directory `/var/tmp/portage/libbonobo-2.6.2/work/libbonobo-2.6.2/bonobo' >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\""//usr/lib"\" -DBONOBO_DATADIR=\""/usr/share"\" -DBONOBO_PIXMAPDIR=\""/usr/share/pixmaps"\" -DBONOBO_BINDIR=\""/usr/bin"\" -DBONOBO_LOCALSTATEDIR=\""/var/lib"\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-moniker-context.lo -MD -MP -MF ".deps/bonobo-moniker-context.Tpo" \ > -c -o bonobo-moniker-context.lo `test -f 'bonobo-moniker-context.c' || echo './'`bonobo-moniker-context.c; \ >then mv -f ".deps/bonobo-moniker-context.Tpo" ".deps/bonobo-moniker-context.Plo"; \ >else rm -f ".deps/bonobo-moniker-context.Tpo"; exit 1; \ >fi >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\""//usr/lib"\" -DBONOBO_DATADIR=\""/usr/share"\" -DBONOBO_PIXMAPDIR=\""/usr/share/pixmaps"\" -DBONOBO_BINDIR=\""/usr/bin"\" -DBONOBO_LOCALSTATEDIR=\""/var/lib"\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-arg.lo -MD -MP -MF ".deps/bonobo-arg.Tpo" \ > -c -o bonobo-arg.lo `test -f 'bonobo-arg.c' || echo './'`bonobo-arg.c; \ >then mv -f ".deps/bonobo-arg.Tpo" ".deps/bonobo-arg.Plo"; \ >else rm -f ".deps/bonobo-arg.Tpo"; exit 1; \ >fi >mkdir .libs > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-arg.lo -MD -MP -MF .deps/bonobo-arg.Tpo -c bonobo-arg.c -fPIC -DPIC -o .libs/bonobo-arg.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-moniker-context.lo -MD -MP -MF .deps/bonobo-moniker-context.Tpo -c bonobo-moniker-context.c -fPIC -DPIC -o .libs/bonobo-moniker-context.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-moniker-context.lo -MD -MP -MF .deps/bonobo-moniker-context.Tpo -c bonobo-moniker-context.c -o bonobo-moniker-context.o >/dev/null 2>&1 > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-arg.lo -MD -MP -MF .deps/bonobo-arg.Tpo -c bonobo-arg.c -o bonobo-arg.o >/dev/null 2>&1 >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\""//usr/lib"\" -DBONOBO_DATADIR=\""/usr/share"\" -DBONOBO_PIXMAPDIR=\""/usr/share/pixmaps"\" -DBONOBO_BINDIR=\""/usr/bin"\" -DBONOBO_LOCALSTATEDIR=\""/var/lib"\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-context.lo -MD -MP -MF ".deps/bonobo-context.Tpo" \ > -c -o bonobo-context.lo `test -f 'bonobo-context.c' || echo './'`bonobo-context.c; \ >then mv -f ".deps/bonobo-context.Tpo" ".deps/bonobo-context.Plo"; \ >else rm -f ".deps/bonobo-context.Tpo"; exit 1; \ >fi >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\""//usr/lib"\" -DBONOBO_DATADIR=\""/usr/share"\" -DBONOBO_PIXMAPDIR=\""/usr/share/pixmaps"\" -DBONOBO_BINDIR=\""/usr/bin"\" -DBONOBO_LOCALSTATEDIR=\""/var/lib"\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-event-source.lo -MD -MP -MF ".deps/bonobo-event-source.Tpo" \ > -c -o bonobo-event-source.lo `test -f 'bonobo-event-source.c' || echo './'`bonobo-event-source.c; \ >then mv -f ".deps/bonobo-event-source.Tpo" ".deps/bonobo-event-source.Plo"; \ >else rm -f ".deps/bonobo-event-source.Tpo"; exit 1; \ >fi > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-context.lo -MD -MP -MF .deps/bonobo-context.Tpo -c bonobo-context.c -fPIC -DPIC -o .libs/bonobo-context.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-event-source.lo -MD -MP -MF .deps/bonobo-event-source.Tpo -c bonobo-event-source.c -fPIC -DPIC -o .libs/bonobo-event-source.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-context.lo -MD -MP -MF .deps/bonobo-context.Tpo -c bonobo-context.c -o bonobo-context.o >/dev/null 2>&1 >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\""//usr/lib"\" -DBONOBO_DATADIR=\""/usr/share"\" -DBONOBO_PIXMAPDIR=\""/usr/share/pixmaps"\" -DBONOBO_BINDIR=\""/usr/bin"\" -DBONOBO_LOCALSTATEDIR=\""/var/lib"\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-exception.lo -MD -MP -MF ".deps/bonobo-exception.Tpo" \ > -c -o bonobo-exception.lo `test -f 'bonobo-exception.c' || echo './'`bonobo-exception.c; \ >then mv -f ".deps/bonobo-exception.Tpo" ".deps/bonobo-exception.Plo"; \ >else rm -f ".deps/bonobo-exception.Tpo"; exit 1; \ >fi > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-event-source.lo -MD -MP -MF .deps/bonobo-event-source.Tpo -c bonobo-event-source.c -o bonobo-event-source.o >/dev/null 2>&1 > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-exception.lo -MD -MP -MF .deps/bonobo-exception.Tpo -c bonobo-exception.c -fPIC -DPIC -o .libs/bonobo-exception.o >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\""//usr/lib"\" -DBONOBO_DATADIR=\""/usr/share"\" -DBONOBO_PIXMAPDIR=\""/usr/share/pixmaps"\" -DBONOBO_BINDIR=\""/usr/bin"\" -DBONOBO_LOCALSTATEDIR=\""/var/lib"\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-generic-factory.lo -MD -MP -MF ".deps/bonobo-generic-factory.Tpo" \ > -c -o bonobo-generic-factory.lo `test -f 'bonobo-generic-factory.c' || echo './'`bonobo-generic-factory.c; \ >then mv -f ".deps/bonobo-generic-factory.Tpo" ".deps/bonobo-generic-factory.Plo"; \ >else rm -f ".deps/bonobo-generic-factory.Tpo"; exit 1; \ >fi > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-generic-factory.lo -MD -MP -MF .deps/bonobo-generic-factory.Tpo -c bonobo-generic-factory.c -fPIC -DPIC -o .libs/bonobo-generic-factory.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-exception.lo -MD -MP -MF .deps/bonobo-exception.Tpo -c bonobo-exception.c -o bonobo-exception.o >/dev/null 2>&1 > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-generic-factory.lo -MD -MP -MF .deps/bonobo-generic-factory.Tpo -c bonobo-generic-factory.c -o bonobo-generic-factory.o >/dev/null 2>&1 >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\""//usr/lib"\" -DBONOBO_DATADIR=\""/usr/share"\" -DBONOBO_PIXMAPDIR=\""/usr/share/pixmaps"\" -DBONOBO_BINDIR=\""/usr/bin"\" -DBONOBO_LOCALSTATEDIR=\""/var/lib"\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-item-container.lo -MD -MP -MF ".deps/bonobo-item-container.Tpo" \ > -c -o bonobo-item-container.lo `test -f 'bonobo-item-container.c' || echo './'`bonobo-item-container.c; \ >then mv -f ".deps/bonobo-item-container.Tpo" ".deps/bonobo-item-container.Plo"; \ >else rm -f ".deps/bonobo-item-container.Tpo"; exit 1; \ >fi >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\""//usr/lib"\" -DBONOBO_DATADIR=\""/usr/share"\" -DBONOBO_PIXMAPDIR=\""/usr/share/pixmaps"\" -DBONOBO_BINDIR=\""/usr/bin"\" -DBONOBO_LOCALSTATEDIR=\""/var/lib"\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-item-handler.lo -MD -MP -MF ".deps/bonobo-item-handler.Tpo" \ > -c -o bonobo-item-handler.lo `test -f 'bonobo-item-handler.c' || echo './'`bonobo-item-handler.c; \ >then mv -f ".deps/bonobo-item-handler.Tpo" ".deps/bonobo-item-handler.Plo"; \ >else rm -f ".deps/bonobo-item-handler.Tpo"; exit 1; \ >fi > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-item-container.lo -MD -MP -MF .deps/bonobo-item-container.Tpo -c bonobo-item-container.c -fPIC -DPIC -o .libs/bonobo-item-container.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-item-handler.lo -MD -MP -MF .deps/bonobo-item-handler.Tpo -c bonobo-item-handler.c -fPIC -DPIC -o .libs/bonobo-item-handler.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-item-container.lo -MD -MP -MF .deps/bonobo-item-container.Tpo -c bonobo-item-container.c -o bonobo-item-container.o >/dev/null 2>&1 >bonobo-item-handler.c: In function `bonobo_marshal_BOXED__STRING_BOOLEAN_DUMMY_BOXED': >bonobo-item-handler.c:107: warning: implicit declaration of function `g_value_set_boxed_take_ownership' >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\""//usr/lib"\" -DBONOBO_DATADIR=\""/usr/share"\" -DBONOBO_PIXMAPDIR=\""/usr/share/pixmaps"\" -DBONOBO_BINDIR=\""/usr/bin"\" -DBONOBO_LOCALSTATEDIR=\""/var/lib"\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-listener.lo -MD -MP -MF ".deps/bonobo-listener.Tpo" \ > -c -o bonobo-listener.lo `test -f 'bonobo-listener.c' || echo './'`bonobo-listener.c; \ >then mv -f ".deps/bonobo-listener.Tpo" ".deps/bonobo-listener.Plo"; \ >else rm -f ".deps/bonobo-listener.Tpo"; exit 1; \ >fi > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-item-handler.lo -MD -MP -MF .deps/bonobo-item-handler.Tpo -c bonobo-item-handler.c -o bonobo-item-handler.o >/dev/null 2>&1 >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\""//usr/lib"\" -DBONOBO_DATADIR=\""/usr/share"\" -DBONOBO_PIXMAPDIR=\""/usr/share/pixmaps"\" -DBONOBO_BINDIR=\""/usr/bin"\" -DBONOBO_LOCALSTATEDIR=\""/var/lib"\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-main.lo -MD -MP -MF ".deps/bonobo-main.Tpo" \ > -c -o bonobo-main.lo `test -f 'bonobo-main.c' || echo './'`bonobo-main.c; \ >then mv -f ".deps/bonobo-main.Tpo" ".deps/bonobo-main.Plo"; \ >else rm -f ".deps/bonobo-main.Tpo"; exit 1; \ >fi > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-listener.lo -MD -MP -MF .deps/bonobo-listener.Tpo -c bonobo-listener.c -fPIC -DPIC -o .libs/bonobo-listener.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-listener.lo -MD -MP -MF .deps/bonobo-listener.Tpo -c bonobo-listener.c -o bonobo-listener.o >/dev/null 2>&1 > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-main.lo -MD -MP -MF .deps/bonobo-main.Tpo -c bonobo-main.c -fPIC -DPIC -o .libs/bonobo-main.o >bonobo-main.c:317: warning: no previous prototype for `bonobo_main_level' >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\""//usr/lib"\" -DBONOBO_DATADIR=\""/usr/share"\" -DBONOBO_PIXMAPDIR=\""/usr/share/pixmaps"\" -DBONOBO_BINDIR=\""/usr/bin"\" -DBONOBO_LOCALSTATEDIR=\""/var/lib"\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-moniker.lo -MD -MP -MF ".deps/bonobo-moniker.Tpo" \ > -c -o bonobo-moniker.lo `test -f 'bonobo-moniker.c' || echo './'`bonobo-moniker.c; \ >then mv -f ".deps/bonobo-moniker.Tpo" ".deps/bonobo-moniker.Plo"; \ >else rm -f ".deps/bonobo-moniker.Tpo"; exit 1; \ >fi > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-main.lo -MD -MP -MF .deps/bonobo-main.Tpo -c bonobo-main.c -o bonobo-main.o >/dev/null 2>&1 >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\""//usr/lib"\" -DBONOBO_DATADIR=\""/usr/share"\" -DBONOBO_PIXMAPDIR=\""/usr/share/pixmaps"\" -DBONOBO_BINDIR=\""/usr/bin"\" -DBONOBO_LOCALSTATEDIR=\""/var/lib"\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-moniker-extender.lo -MD -MP -MF ".deps/bonobo-moniker-extender.Tpo" \ > -c -o bonobo-moniker-extender.lo `test -f 'bonobo-moniker-extender.c' || echo './'`bonobo-moniker-extender.c; \ >then mv -f ".deps/bonobo-moniker-extender.Tpo" ".deps/bonobo-moniker-extender.Plo"; \ >else rm -f ".deps/bonobo-moniker-extender.Tpo"; exit 1; \ >fi > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-moniker.lo -MD -MP -MF .deps/bonobo-moniker.Tpo -c bonobo-moniker.c -fPIC -DPIC -o .libs/bonobo-moniker.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-moniker-extender.lo -MD -MP -MF .deps/bonobo-moniker-extender.Tpo -c bonobo-moniker-extender.c -fPIC -DPIC -o .libs/bonobo-moniker-extender.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-moniker.lo -MD -MP -MF .deps/bonobo-moniker.Tpo -c bonobo-moniker.c -o bonobo-moniker.o >/dev/null 2>&1 > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-moniker-extender.lo -MD -MP -MF .deps/bonobo-moniker-extender.Tpo -c bonobo-moniker-extender.c -o bonobo-moniker-extender.o >/dev/null 2>&1 >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\""//usr/lib"\" -DBONOBO_DATADIR=\""/usr/share"\" -DBONOBO_PIXMAPDIR=\""/usr/share/pixmaps"\" -DBONOBO_BINDIR=\""/usr/bin"\" -DBONOBO_LOCALSTATEDIR=\""/var/lib"\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-moniker-simple.lo -MD -MP -MF ".deps/bonobo-moniker-simple.Tpo" \ > -c -o bonobo-moniker-simple.lo `test -f 'bonobo-moniker-simple.c' || echo './'`bonobo-moniker-simple.c; \ >then mv -f ".deps/bonobo-moniker-simple.Tpo" ".deps/bonobo-moniker-simple.Plo"; \ >else rm -f ".deps/bonobo-moniker-simple.Tpo"; exit 1; \ >fi >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\""//usr/lib"\" -DBONOBO_DATADIR=\""/usr/share"\" -DBONOBO_PIXMAPDIR=\""/usr/share/pixmaps"\" -DBONOBO_BINDIR=\""/usr/bin"\" -DBONOBO_LOCALSTATEDIR=\""/var/lib"\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-moniker-util.lo -MD -MP -MF ".deps/bonobo-moniker-util.Tpo" \ > -c -o bonobo-moniker-util.lo `test -f 'bonobo-moniker-util.c' || echo './'`bonobo-moniker-util.c; \ >then mv -f ".deps/bonobo-moniker-util.Tpo" ".deps/bonobo-moniker-util.Plo"; \ >else rm -f ".deps/bonobo-moniker-util.Tpo"; exit 1; \ >fi > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-moniker-simple.lo -MD -MP -MF .deps/bonobo-moniker-simple.Tpo -c bonobo-moniker-simple.c -fPIC -DPIC -o .libs/bonobo-moniker-simple.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-moniker-util.lo -MD -MP -MF .deps/bonobo-moniker-util.Tpo -c bonobo-moniker-util.c -fPIC -DPIC -o .libs/bonobo-moniker-util.o >bonobo-moniker-simple.c: In function `bonobo_marshal_BOXED__RESOLVEOPTIONS_STRING_BOXED': >bonobo-moniker-simple.c:65: warning: implicit declaration of function `g_value_set_boxed_take_ownership' > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-moniker-simple.lo -MD -MP -MF .deps/bonobo-moniker-simple.Tpo -c bonobo-moniker-simple.c -o bonobo-moniker-simple.o >/dev/null 2>&1 >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\""//usr/lib"\" -DBONOBO_DATADIR=\""/usr/share"\" -DBONOBO_PIXMAPDIR=\""/usr/share/pixmaps"\" -DBONOBO_BINDIR=\""/usr/bin"\" -DBONOBO_LOCALSTATEDIR=\""/var/lib"\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-object.lo -MD -MP -MF ".deps/bonobo-object.Tpo" \ > -c -o bonobo-object.lo `test -f 'bonobo-object.c' || echo './'`bonobo-object.c; \ >then mv -f ".deps/bonobo-object.Tpo" ".deps/bonobo-object.Plo"; \ >else rm -f ".deps/bonobo-object.Tpo"; exit 1; \ >fi > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-moniker-util.lo -MD -MP -MF .deps/bonobo-moniker-util.Tpo -c bonobo-moniker-util.c -o bonobo-moniker-util.o >/dev/null 2>&1 > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-object.lo -MD -MP -MF .deps/bonobo-object.Tpo -c bonobo-object.c -fPIC -DPIC -o .libs/bonobo-object.o >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\""//usr/lib"\" -DBONOBO_DATADIR=\""/usr/share"\" -DBONOBO_PIXMAPDIR=\""/usr/share/pixmaps"\" -DBONOBO_BINDIR=\""/usr/bin"\" -DBONOBO_LOCALSTATEDIR=\""/var/lib"\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-foreign-object.lo -MD -MP -MF ".deps/bonobo-foreign-object.Tpo" \ > -c -o bonobo-foreign-object.lo `test -f 'bonobo-foreign-object.c' || echo './'`bonobo-foreign-object.c; \ >then mv -f ".deps/bonobo-foreign-object.Tpo" ".deps/bonobo-foreign-object.Plo"; \ >else rm -f ".deps/bonobo-foreign-object.Tpo"; exit 1; \ >fi > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-object.lo -MD -MP -MF .deps/bonobo-object.Tpo -c bonobo-object.c -o bonobo-object.o >/dev/null 2>&1 > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-foreign-object.lo -MD -MP -MF .deps/bonobo-foreign-object.Tpo -c bonobo-foreign-object.c -fPIC -DPIC -o .libs/bonobo-foreign-object.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-foreign-object.lo -MD -MP -MF .deps/bonobo-foreign-object.Tpo -c bonobo-foreign-object.c -o bonobo-foreign-object.o >/dev/null 2>&1 >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\""//usr/lib"\" -DBONOBO_DATADIR=\""/usr/share"\" -DBONOBO_PIXMAPDIR=\""/usr/share/pixmaps"\" -DBONOBO_BINDIR=\""/usr/bin"\" -DBONOBO_LOCALSTATEDIR=\""/var/lib"\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-persist-file.lo -MD -MP -MF ".deps/bonobo-persist-file.Tpo" \ > -c -o bonobo-persist-file.lo `test -f 'bonobo-persist-file.c' || echo './'`bonobo-persist-file.c; \ >then mv -f ".deps/bonobo-persist-file.Tpo" ".deps/bonobo-persist-file.Plo"; \ >else rm -f ".deps/bonobo-persist-file.Tpo"; exit 1; \ >fi >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\""//usr/lib"\" -DBONOBO_DATADIR=\""/usr/share"\" -DBONOBO_PIXMAPDIR=\""/usr/share/pixmaps"\" -DBONOBO_BINDIR=\""/usr/bin"\" -DBONOBO_LOCALSTATEDIR=\""/var/lib"\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-persist-stream.lo -MD -MP -MF ".deps/bonobo-persist-stream.Tpo" \ > -c -o bonobo-persist-stream.lo `test -f 'bonobo-persist-stream.c' || echo './'`bonobo-persist-stream.c; \ >then mv -f ".deps/bonobo-persist-stream.Tpo" ".deps/bonobo-persist-stream.Plo"; \ >else rm -f ".deps/bonobo-persist-stream.Tpo"; exit 1; \ >fi > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-persist-file.lo -MD -MP -MF .deps/bonobo-persist-file.Tpo -c bonobo-persist-file.c -fPIC -DPIC -o .libs/bonobo-persist-file.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-persist-stream.lo -MD -MP -MF .deps/bonobo-persist-stream.Tpo -c bonobo-persist-stream.c -fPIC -DPIC -o .libs/bonobo-persist-stream.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-persist-file.lo -MD -MP -MF .deps/bonobo-persist-file.Tpo -c bonobo-persist-file.c -o bonobo-persist-file.o >/dev/null 2>&1 > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-persist-stream.lo -MD -MP -MF .deps/bonobo-persist-stream.Tpo -c bonobo-persist-stream.c -o bonobo-persist-stream.o >/dev/null 2>&1 >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\""//usr/lib"\" -DBONOBO_DATADIR=\""/usr/share"\" -DBONOBO_PIXMAPDIR=\""/usr/share/pixmaps"\" -DBONOBO_BINDIR=\""/usr/bin"\" -DBONOBO_LOCALSTATEDIR=\""/var/lib"\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-persist.lo -MD -MP -MF ".deps/bonobo-persist.Tpo" \ > -c -o bonobo-persist.lo `test -f 'bonobo-persist.c' || echo './'`bonobo-persist.c; \ >then mv -f ".deps/bonobo-persist.Tpo" ".deps/bonobo-persist.Plo"; \ >else rm -f ".deps/bonobo-persist.Tpo"; exit 1; \ >fi >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\""//usr/lib"\" -DBONOBO_DATADIR=\""/usr/share"\" -DBONOBO_PIXMAPDIR=\""/usr/share/pixmaps"\" -DBONOBO_BINDIR=\""/usr/bin"\" -DBONOBO_LOCALSTATEDIR=\""/var/lib"\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-persist-client.lo -MD -MP -MF ".deps/bonobo-persist-client.Tpo" \ > -c -o bonobo-persist-client.lo `test -f 'bonobo-persist-client.c' || echo './'`bonobo-persist-client.c; \ >then mv -f ".deps/bonobo-persist-client.Tpo" ".deps/bonobo-persist-client.Plo"; \ >else rm -f ".deps/bonobo-persist-client.Tpo"; exit 1; \ >fi > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-persist.lo -MD -MP -MF .deps/bonobo-persist.Tpo -c bonobo-persist.c -fPIC -DPIC -o .libs/bonobo-persist.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-persist-client.lo -MD -MP -MF .deps/bonobo-persist-client.Tpo -c bonobo-persist-client.c -fPIC -DPIC -o .libs/bonobo-persist-client.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-persist.lo -MD -MP -MF .deps/bonobo-persist.Tpo -c bonobo-persist.c -o bonobo-persist.o >/dev/null 2>&1 > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-persist-client.lo -MD -MP -MF .deps/bonobo-persist-client.Tpo -c bonobo-persist-client.c -o bonobo-persist-client.o >/dev/null 2>&1 >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\""//usr/lib"\" -DBONOBO_DATADIR=\""/usr/share"\" -DBONOBO_PIXMAPDIR=\""/usr/share/pixmaps"\" -DBONOBO_BINDIR=\""/usr/bin"\" -DBONOBO_LOCALSTATEDIR=\""/var/lib"\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-property-bag.lo -MD -MP -MF ".deps/bonobo-property-bag.Tpo" \ > -c -o bonobo-property-bag.lo `test -f 'bonobo-property-bag.c' || echo './'`bonobo-property-bag.c; \ >then mv -f ".deps/bonobo-property-bag.Tpo" ".deps/bonobo-property-bag.Plo"; \ >else rm -f ".deps/bonobo-property-bag.Tpo"; exit 1; \ >fi >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\""//usr/lib"\" -DBONOBO_DATADIR=\""/usr/share"\" -DBONOBO_PIXMAPDIR=\""/usr/share/pixmaps"\" -DBONOBO_BINDIR=\""/usr/bin"\" -DBONOBO_LOCALSTATEDIR=\""/var/lib"\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-property-bag-client.lo -MD -MP -MF ".deps/bonobo-property-bag-client.Tpo" \ > -c -o bonobo-property-bag-client.lo `test -f 'bonobo-property-bag-client.c' || echo './'`bonobo-property-bag-client.c; \ >then mv -f ".deps/bonobo-property-bag-client.Tpo" ".deps/bonobo-property-bag-client.Plo"; \ >else rm -f ".deps/bonobo-property-bag-client.Tpo"; exit 1; \ >fi > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-property-bag.lo -MD -MP -MF .deps/bonobo-property-bag.Tpo -c bonobo-property-bag.c -fPIC -DPIC -o .libs/bonobo-property-bag.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-property-bag-client.lo -MD -MP -MF .deps/bonobo-property-bag-client.Tpo -c bonobo-property-bag-client.c -fPIC -DPIC -o .libs/bonobo-property-bag-client.o >bonobo-property-bag.c: In function `bonobo_marshal_ANY__TYPECODE_UINT_EXCEPTION': >bonobo-property-bag.c:426: warning: implicit declaration of function `g_value_set_boxed_take_ownership' > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-property-bag.lo -MD -MP -MF .deps/bonobo-property-bag.Tpo -c bonobo-property-bag.c -o bonobo-property-bag.o >/dev/null 2>&1 > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-property-bag-client.lo -MD -MP -MF .deps/bonobo-property-bag-client.Tpo -c bonobo-property-bag-client.c -o bonobo-property-bag-client.o >/dev/null 2>&1 >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\""//usr/lib"\" -DBONOBO_DATADIR=\""/usr/share"\" -DBONOBO_PIXMAPDIR=\""/usr/share/pixmaps"\" -DBONOBO_BINDIR=\""/usr/bin"\" -DBONOBO_LOCALSTATEDIR=\""/var/lib"\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-shlib-factory.lo -MD -MP -MF ".deps/bonobo-shlib-factory.Tpo" \ > -c -o bonobo-shlib-factory.lo `test -f 'bonobo-shlib-factory.c' || echo './'`bonobo-shlib-factory.c; \ >then mv -f ".deps/bonobo-shlib-factory.Tpo" ".deps/bonobo-shlib-factory.Plo"; \ >else rm -f ".deps/bonobo-shlib-factory.Tpo"; exit 1; \ >fi > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-shlib-factory.lo -MD -MP -MF .deps/bonobo-shlib-factory.Tpo -c bonobo-shlib-factory.c -fPIC -DPIC -o .libs/bonobo-shlib-factory.o >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\""//usr/lib"\" -DBONOBO_DATADIR=\""/usr/share"\" -DBONOBO_PIXMAPDIR=\""/usr/share/pixmaps"\" -DBONOBO_BINDIR=\""/usr/bin"\" -DBONOBO_LOCALSTATEDIR=\""/var/lib"\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-storage.lo -MD -MP -MF ".deps/bonobo-storage.Tpo" \ > -c -o bonobo-storage.lo `test -f 'bonobo-storage.c' || echo './'`bonobo-storage.c; \ >then mv -f ".deps/bonobo-storage.Tpo" ".deps/bonobo-storage.Plo"; \ >else rm -f ".deps/bonobo-storage.Tpo"; exit 1; \ >fi > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-shlib-factory.lo -MD -MP -MF .deps/bonobo-shlib-factory.Tpo -c bonobo-shlib-factory.c -o bonobo-shlib-factory.o >/dev/null 2>&1 > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-storage.lo -MD -MP -MF .deps/bonobo-storage.Tpo -c bonobo-storage.c -fPIC -DPIC -o .libs/bonobo-storage.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-storage.lo -MD -MP -MF .deps/bonobo-storage.Tpo -c bonobo-storage.c -o bonobo-storage.o >/dev/null 2>&1 >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\""//usr/lib"\" -DBONOBO_DATADIR=\""/usr/share"\" -DBONOBO_PIXMAPDIR=\""/usr/share/pixmaps"\" -DBONOBO_BINDIR=\""/usr/bin"\" -DBONOBO_LOCALSTATEDIR=\""/var/lib"\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-stream-client.lo -MD -MP -MF ".deps/bonobo-stream-client.Tpo" \ > -c -o bonobo-stream-client.lo `test -f 'bonobo-stream-client.c' || echo './'`bonobo-stream-client.c; \ >then mv -f ".deps/bonobo-stream-client.Tpo" ".deps/bonobo-stream-client.Plo"; \ >else rm -f ".deps/bonobo-stream-client.Tpo"; exit 1; \ >fi >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\""//usr/lib"\" -DBONOBO_DATADIR=\""/usr/share"\" -DBONOBO_PIXMAPDIR=\""/usr/share/pixmaps"\" -DBONOBO_BINDIR=\""/usr/bin"\" -DBONOBO_LOCALSTATEDIR=\""/var/lib"\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-stream-memory.lo -MD -MP -MF ".deps/bonobo-stream-memory.Tpo" \ > -c -o bonobo-stream-memory.lo `test -f 'bonobo-stream-memory.c' || echo './'`bonobo-stream-memory.c; \ >then mv -f ".deps/bonobo-stream-memory.Tpo" ".deps/bonobo-stream-memory.Plo"; \ >else rm -f ".deps/bonobo-stream-memory.Tpo"; exit 1; \ >fi > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-stream-client.lo -MD -MP -MF .deps/bonobo-stream-client.Tpo -c bonobo-stream-client.c -fPIC -DPIC -o .libs/bonobo-stream-client.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-stream-memory.lo -MD -MP -MF .deps/bonobo-stream-memory.Tpo -c bonobo-stream-memory.c -fPIC -DPIC -o .libs/bonobo-stream-memory.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-stream-client.lo -MD -MP -MF .deps/bonobo-stream-client.Tpo -c bonobo-stream-client.c -o bonobo-stream-client.o >/dev/null 2>&1 >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\""//usr/lib"\" -DBONOBO_DATADIR=\""/usr/share"\" -DBONOBO_PIXMAPDIR=\""/usr/share/pixmaps"\" -DBONOBO_BINDIR=\""/usr/bin"\" -DBONOBO_LOCALSTATEDIR=\""/var/lib"\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-storage-memory.lo -MD -MP -MF ".deps/bonobo-storage-memory.Tpo" \ > -c -o bonobo-storage-memory.lo `test -f 'bonobo-storage-memory.c' || echo './'`bonobo-storage-memory.c; \ >then mv -f ".deps/bonobo-storage-memory.Tpo" ".deps/bonobo-storage-memory.Plo"; \ >else rm -f ".deps/bonobo-storage-memory.Tpo"; exit 1; \ >fi > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-stream-memory.lo -MD -MP -MF .deps/bonobo-stream-memory.Tpo -c bonobo-stream-memory.c -o bonobo-stream-memory.o >/dev/null 2>&1 > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-storage-memory.lo -MD -MP -MF .deps/bonobo-storage-memory.Tpo -c bonobo-storage-memory.c -fPIC -DPIC -o .libs/bonobo-storage-memory.o >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\""//usr/lib"\" -DBONOBO_DATADIR=\""/usr/share"\" -DBONOBO_PIXMAPDIR=\""/usr/share/pixmaps"\" -DBONOBO_BINDIR=\""/usr/bin"\" -DBONOBO_LOCALSTATEDIR=\""/var/lib"\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-running-context.lo -MD -MP -MF ".deps/bonobo-running-context.Tpo" \ > -c -o bonobo-running-context.lo `test -f 'bonobo-running-context.c' || echo './'`bonobo-running-context.c; \ >then mv -f ".deps/bonobo-running-context.Tpo" ".deps/bonobo-running-context.Plo"; \ >else rm -f ".deps/bonobo-running-context.Tpo"; exit 1; \ >fi > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-running-context.lo -MD -MP -MF .deps/bonobo-running-context.Tpo -c bonobo-running-context.c -fPIC -DPIC -o .libs/bonobo-running-context.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-storage-memory.lo -MD -MP -MF .deps/bonobo-storage-memory.Tpo -c bonobo-storage-memory.c -o bonobo-storage-memory.o >/dev/null 2>&1 > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-running-context.lo -MD -MP -MF .deps/bonobo-running-context.Tpo -c bonobo-running-context.c -o bonobo-running-context.o >/dev/null 2>&1 >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\""//usr/lib"\" -DBONOBO_DATADIR=\""/usr/share"\" -DBONOBO_PIXMAPDIR=\""/usr/share/pixmaps"\" -DBONOBO_BINDIR=\""/usr/bin"\" -DBONOBO_LOCALSTATEDIR=\""/var/lib"\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-application.lo -MD -MP -MF ".deps/bonobo-application.Tpo" \ > -c -o bonobo-application.lo `test -f 'bonobo-application.c' || echo './'`bonobo-application.c; \ >then mv -f ".deps/bonobo-application.Tpo" ".deps/bonobo-application.Plo"; \ >else rm -f ".deps/bonobo-application.Tpo"; exit 1; \ >fi >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\""//usr/lib"\" -DBONOBO_DATADIR=\""/usr/share"\" -DBONOBO_PIXMAPDIR=\""/usr/share/pixmaps"\" -DBONOBO_BINDIR=\""/usr/bin"\" -DBONOBO_LOCALSTATEDIR=\""/var/lib"\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-app-client.lo -MD -MP -MF ".deps/bonobo-app-client.Tpo" \ > -c -o bonobo-app-client.lo `test -f 'bonobo-app-client.c' || echo './'`bonobo-app-client.c; \ >then mv -f ".deps/bonobo-app-client.Tpo" ".deps/bonobo-app-client.Plo"; \ >else rm -f ".deps/bonobo-app-client.Tpo"; exit 1; \ >fi > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-app-client.lo -MD -MP -MF .deps/bonobo-app-client.Tpo -c bonobo-app-client.c -fPIC -DPIC -o .libs/bonobo-app-client.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-application.lo -MD -MP -MF .deps/bonobo-application.Tpo -c bonobo-application.c -fPIC -DPIC -o .libs/bonobo-application.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-app-client.lo -MD -MP -MF .deps/bonobo-app-client.Tpo -c bonobo-app-client.c -o bonobo-app-client.o >/dev/null 2>&1 > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-application.lo -MD -MP -MF .deps/bonobo-application.Tpo -c bonobo-application.c -o bonobo-application.o >/dev/null 2>&1 >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\""//usr/lib"\" -DBONOBO_DATADIR=\""/usr/share"\" -DBONOBO_PIXMAPDIR=\""/usr/share/pixmaps"\" -DBONOBO_BINDIR=\""/usr/bin"\" -DBONOBO_LOCALSTATEDIR=\""/var/lib"\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-types.lo -MD -MP -MF ".deps/bonobo-types.Tpo" \ > -c -o bonobo-types.lo `test -f 'bonobo-types.c' || echo './'`bonobo-types.c; \ >then mv -f ".deps/bonobo-types.Tpo" ".deps/bonobo-types.Plo"; \ >else rm -f ".deps/bonobo-types.Tpo"; exit 1; \ >fi > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-types.lo -MD -MP -MF .deps/bonobo-types.Tpo -c bonobo-types.c -fPIC -DPIC -o .libs/bonobo-types.o >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\""//usr/lib"\" -DBONOBO_DATADIR=\""/usr/share"\" -DBONOBO_PIXMAPDIR=\""/usr/share/pixmaps"\" -DBONOBO_BINDIR=\""/usr/bin"\" -DBONOBO_LOCALSTATEDIR=\""/var/lib"\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-debug.lo -MD -MP -MF ".deps/bonobo-debug.Tpo" \ > -c -o bonobo-debug.lo `test -f 'bonobo-debug.c' || echo './'`bonobo-debug.c; \ >then mv -f ".deps/bonobo-debug.Tpo" ".deps/bonobo-debug.Plo"; \ >else rm -f ".deps/bonobo-debug.Tpo"; exit 1; \ >fi > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-debug.lo -MD -MP -MF .deps/bonobo-debug.Tpo -c bonobo-debug.c -fPIC -DPIC -o .libs/bonobo-debug.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-debug.lo -MD -MP -MF .deps/bonobo-debug.Tpo -c bonobo-debug.c -o bonobo-debug.o >/dev/null 2>&1 > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-types.lo -MD -MP -MF .deps/bonobo-types.Tpo -c bonobo-types.c -o bonobo-types.o >/dev/null 2>&1 >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\""//usr/lib"\" -DBONOBO_DATADIR=\""/usr/share"\" -DBONOBO_PIXMAPDIR=\""/usr/share/pixmaps"\" -DBONOBO_BINDIR=\""/usr/bin"\" -DBONOBO_LOCALSTATEDIR=\""/var/lib"\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT Bonobo-common.lo -MD -MP -MF ".deps/Bonobo-common.Tpo" \ > -c -o Bonobo-common.lo `test -f 'Bonobo-common.c' || echo './'`Bonobo-common.c; \ >then mv -f ".deps/Bonobo-common.Tpo" ".deps/Bonobo-common.Plo"; \ >else rm -f ".deps/Bonobo-common.Tpo"; exit 1; \ >fi > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT Bonobo-common.lo -MD -MP -MF .deps/Bonobo-common.Tpo -c Bonobo-common.c -fPIC -DPIC -o .libs/Bonobo-common.o >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\""//usr/lib"\" -DBONOBO_DATADIR=\""/usr/share"\" -DBONOBO_PIXMAPDIR=\""/usr/share/pixmaps"\" -DBONOBO_BINDIR=\""/usr/bin"\" -DBONOBO_LOCALSTATEDIR=\""/var/lib"\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT Bonobo-stubs.lo -MD -MP -MF ".deps/Bonobo-stubs.Tpo" \ > -c -o Bonobo-stubs.lo `test -f 'Bonobo-stubs.c' || echo './'`Bonobo-stubs.c; \ >then mv -f ".deps/Bonobo-stubs.Tpo" ".deps/Bonobo-stubs.Plo"; \ >else rm -f ".deps/Bonobo-stubs.Tpo"; exit 1; \ >fi > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT Bonobo-stubs.lo -MD -MP -MF .deps/Bonobo-stubs.Tpo -c Bonobo-stubs.c -fPIC -DPIC -o .libs/Bonobo-stubs.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT Bonobo-common.lo -MD -MP -MF .deps/Bonobo-common.Tpo -c Bonobo-common.c -o Bonobo-common.o >/dev/null 2>&1 >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\""//usr/lib"\" -DBONOBO_DATADIR=\""/usr/share"\" -DBONOBO_PIXMAPDIR=\""/usr/share/pixmaps"\" -DBONOBO_BINDIR=\""/usr/bin"\" -DBONOBO_LOCALSTATEDIR=\""/var/lib"\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT Bonobo-skels.lo -MD -MP -MF ".deps/Bonobo-skels.Tpo" \ > -c -o Bonobo-skels.lo `test -f 'Bonobo-skels.c' || echo './'`Bonobo-skels.c; \ >then mv -f ".deps/Bonobo-skels.Tpo" ".deps/Bonobo-skels.Plo"; \ >else rm -f ".deps/Bonobo-skels.Tpo"; exit 1; \ >fi > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT Bonobo-stubs.lo -MD -MP -MF .deps/Bonobo-stubs.Tpo -c Bonobo-stubs.c -o Bonobo-stubs.o >/dev/null 2>&1 > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT Bonobo-skels.lo -MD -MP -MF .deps/Bonobo-skels.Tpo -c Bonobo-skels.c -fPIC -DPIC -o .libs/Bonobo-skels.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT Bonobo-skels.lo -MD -MP -MF .deps/Bonobo-skels.Tpo -c Bonobo-skels.c -o Bonobo-skels.o >/dev/null 2>&1 >/bin/sh ../libtool --mode=link gcc -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -version-info 0:0:0 -o libbonobo-2.la -rpath //usr/lib -no-undefined bonobo-moniker-context.lo bonobo-arg.lo bonobo-context.lo bonobo-event-source.lo bonobo-exception.lo bonobo-generic-factory.lo bonobo-item-container.lo bonobo-item-handler.lo bonobo-listener.lo bonobo-main.lo bonobo-moniker.lo bonobo-moniker-extender.lo bonobo-moniker-simple.lo bonobo-moniker-util.lo bonobo-object.lo bonobo-foreign-object.lo bonobo-persist-file.lo bonobo-persist-stream.lo bonobo-persist.lo bonobo-persist-client.lo bonobo-property-bag.lo bonobo-property-bag-client.lo bonobo-shlib-factory.lo bonobo-storage.lo bonobo-stream-client.lo bonobo-stream-memory.lo bonobo-storage-memory.lo bonobo-running-context.lo bonobo-application.lo bonobo-app-client.lo bonobo-types.lo bonobo-debug.lo Bonobo-common.lo Bonobo-stubs.lo Bonobo-skels.lo -Wl,--export-dynamic -pthread -L//usr/lib -lORBitCosNaming-2 -lORBit-2 -lm -lgmodule-2.0 -ldl -lgobject-2.0 -lgthread-2.0 -lglib-2.0 ../bonobo-activation/libbonobo-activation.la >libtool: link: warning: `//usr/lib/libORBitCosNaming-2.la' seems to be moved >libtool: link: warning: `//usr/lib/libORBit-2.la' seems to be moved >libtool: link: warning: `//usr/lib/libgmodule-2.0.la' seems to be moved >libtool: link: warning: `//usr/lib/libgobject-2.0.la' seems to be moved >libtool: link: warning: `//usr/lib/libgthread-2.0.la' seems to be moved >libtool: link: warning: `//usr/lib/libglib-2.0.la' seems to be moved >gcc -shared .libs/bonobo-moniker-context.o .libs/bonobo-arg.o .libs/bonobo-context.o .libs/bonobo-event-source.o .libs/bonobo-exception.o .libs/bonobo-generic-factory.o .libs/bonobo-item-container.o .libs/bonobo-item-handler.o .libs/bonobo-listener.o .libs/bonobo-main.o .libs/bonobo-moniker.o .libs/bonobo-moniker-extender.o .libs/bonobo-moniker-simple.o .libs/bonobo-moniker-util.o .libs/bonobo-object.o .libs/bonobo-foreign-object.o .libs/bonobo-persist-file.o .libs/bonobo-persist-stream.o .libs/bonobo-persist.o .libs/bonobo-persist-client.o .libs/bonobo-property-bag.o .libs/bonobo-property-bag-client.o .libs/bonobo-shlib-factory.o .libs/bonobo-storage.o .libs/bonobo-stream-client.o .libs/bonobo-stream-memory.o .libs/bonobo-storage-memory.o .libs/bonobo-running-context.o .libs/bonobo-application.o .libs/bonobo-app-client.o .libs/bonobo-types.o .libs/bonobo-debug.o .libs/Bonobo-common.o .libs/Bonobo-stubs.o .libs/Bonobo-skels.o -Wl,--rpath -Wl,/var/tmp/portage/libbonobo-2.6.2/work/libbonobo-2.6.2/bonobo-activation/.libs -Wl,--rpath -Wl,//usr/lib -L/usr/lib -pthread -L//usr/lib /usr/lib/libORBitCosNaming-2.so /usr/lib/libORBit-2.so -lm /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so /usr/lib/libglib-2.0.so ../bonobo-activation/.libs/libbonobo-activation.so -march=athlon64 -Wl,--export-dynamic -Wl,-soname -Wl,libbonobo-2.so.0 -o .libs/libbonobo-2.so.0.0.0 >(cd .libs && rm -f libbonobo-2.so.0 && ln -s libbonobo-2.so.0.0.0 libbonobo-2.so.0) >(cd .libs && rm -f libbonobo-2.so && ln -s libbonobo-2.so.0.0.0 libbonobo-2.so) >ar cru .libs/libbonobo-2.a bonobo-moniker-context.o bonobo-arg.o bonobo-context.o bonobo-event-source.o bonobo-exception.o bonobo-generic-factory.o bonobo-item-container.o bonobo-item-handler.o bonobo-listener.o bonobo-main.o bonobo-moniker.o bonobo-moniker-extender.o bonobo-moniker-simple.o bonobo-moniker-util.o bonobo-object.o bonobo-foreign-object.o bonobo-persist-file.o bonobo-persist-stream.o bonobo-persist.o bonobo-persist-client.o bonobo-property-bag.o bonobo-property-bag-client.o bonobo-shlib-factory.o bonobo-storage.o bonobo-stream-client.o bonobo-stream-memory.o bonobo-storage-memory.o bonobo-running-context.o bonobo-application.o bonobo-app-client.o bonobo-types.o bonobo-debug.o Bonobo-common.o Bonobo-stubs.o Bonobo-skels.o >ranlib .libs/libbonobo-2.a >creating libbonobo-2.la >(cd .libs && rm -f libbonobo-2.la && ln -s ../libbonobo-2.la libbonobo-2.la) >make[3]: Leaving directory `/var/tmp/portage/libbonobo-2.6.2/work/libbonobo-2.6.2/bonobo' >make[2]: Leaving directory `/var/tmp/portage/libbonobo-2.6.2/work/libbonobo-2.6.2/bonobo' >Making all in activation-server >make[2]: Entering directory `/var/tmp/portage/libbonobo-2.6.2/work/libbonobo-2.6.2/activation-server' >bison -y -d -v ./activation-context-query-parser.y >sed -e "s|\@LIBEXECDIR\@|/usr/libexec|" Bonobo_CosNaming_NamingContext.server.in.in > Bonobo_CosNaming_NamingContext.server.in >LC_ALL=C ../intltool-merge ../po Bonobo_CosNaming_NamingContext.server.in Bonobo_CosNaming_NamingContext.server -o -u -c ../po/.intltool-merge-cache >Generating and caching the translation database >rm -f y.output >touch stamp-parser >test -f y.tab.h && mv -f y.tab.h activation-context-query-parser.h || touch activation-context-query-parser.h >test -f y.tab.c && mv -f y.tab.c activation-context-query-parser.c || touch activation-context-query-parser.c >flex -t ./activation-context-query-lexer.l >activation-context-query-lexer.c >Merging translations into Bonobo_CosNaming_NamingContext.server. >make all-am >make[3]: Entering directory `/var/tmp/portage/libbonobo-2.6.2/work/libbonobo-2.6.2/activation-server' >if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../bonobo-activation -I../bonobo-activation -DSERVERINFODIR=\"//usr/lib/bonobo/servers\" -DSERVER_LOCALEDIR=\""/usr/share/locale"\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -DSERVER_CONFDIR=\"/etc\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo-Activation-Server\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT client.o -MD -MP -MF ".deps/client.Tpo" \ > -c -o client.o `test -f 'client.c' || echo './'`client.c; \ >then mv -f ".deps/client.Tpo" ".deps/client.Po"; \ >else rm -f ".deps/client.Tpo"; exit 1; \ >fi >if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../bonobo-activation -I../bonobo-activation -DSERVERINFODIR=\"//usr/lib/bonobo/servers\" -DSERVER_LOCALEDIR=\""/usr/share/locale"\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -DSERVER_CONFDIR=\"/etc\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo-Activation-Server\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT activation-server-corba-extensions.o -MD -MP -MF ".deps/activation-server-corba-extensions.Tpo" \ > -c -o activation-server-corba-extensions.o `test -f 'activation-server-corba-extensions.c' || echo './'`activation-server-corba-extensions.c; \ >then mv -f ".deps/activation-server-corba-extensions.Tpo" ".deps/activation-server-corba-extensions.Po"; \ >else rm -f ".deps/activation-server-corba-extensions.Tpo"; exit 1; \ >fi >if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../bonobo-activation -I../bonobo-activation -DSERVERINFODIR=\"//usr/lib/bonobo/servers\" -DSERVER_LOCALEDIR=\""/usr/share/locale"\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -DSERVER_CONFDIR=\"/etc\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo-Activation-Server\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT activation-context-query.o -MD -MP -MF ".deps/activation-context-query.Tpo" \ > -c -o activation-context-query.o `test -f 'activation-context-query.c' || echo './'`activation-context-query.c; \ >then mv -f ".deps/activation-context-query.Tpo" ".deps/activation-context-query.Po"; \ >else rm -f ".deps/activation-context-query.Tpo"; exit 1; \ >fi >test -f y.tab.h && mv -f y.tab.h activation-context-query-parser.h || touch activation-context-query-parser.h >test -f y.tab.c && mv -f y.tab.c activation-context-query-parser.c || touch activation-context-query-parser.c >if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../bonobo-activation -I../bonobo-activation -DSERVERINFODIR=\"//usr/lib/bonobo/servers\" -DSERVER_LOCALEDIR=\""/usr/share/locale"\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -DSERVER_CONFDIR=\"/etc\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo-Activation-Server\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT activation-context-corba.o -MD -MP -MF ".deps/activation-context-corba.Tpo" \ > -c -o activation-context-corba.o `test -f 'activation-context-corba.c' || echo './'`activation-context-corba.c; \ >then mv -f ".deps/activation-context-corba.Tpo" ".deps/activation-context-corba.Po"; \ >else rm -f ".deps/activation-context-corba.Tpo"; exit 1; \ >fi >if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../bonobo-activation -I../bonobo-activation -DSERVERINFODIR=\"//usr/lib/bonobo/servers\" -DSERVER_LOCALEDIR=\""/usr/share/locale"\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -DSERVER_CONFDIR=\"/etc\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo-Activation-Server\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT object-directory-corba.o -MD -MP -MF ".deps/object-directory-corba.Tpo" \ > -c -o object-directory-corba.o `test -f 'object-directory-corba.c' || echo './'`object-directory-corba.c; \ >then mv -f ".deps/object-directory-corba.Tpo" ".deps/object-directory-corba.Po"; \ >else rm -f ".deps/object-directory-corba.Tpo"; exit 1; \ >fi >if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../bonobo-activation -I../bonobo-activation -DSERVERINFODIR=\"//usr/lib/bonobo/servers\" -DSERVER_LOCALEDIR=\""/usr/share/locale"\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -DSERVER_CONFDIR=\"/etc\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo-Activation-Server\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT object-directory-load.o -MD -MP -MF ".deps/object-directory-load.Tpo" \ > -c -o object-directory-load.o `test -f 'object-directory-load.c' || echo './'`object-directory-load.c; \ >then mv -f ".deps/object-directory-load.Tpo" ".deps/object-directory-load.Po"; \ >else rm -f ".deps/object-directory-load.Tpo"; exit 1; \ >fi >if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../bonobo-activation -I../bonobo-activation -DSERVERINFODIR=\"//usr/lib/bonobo/servers\" -DSERVER_LOCALEDIR=\""/usr/share/locale"\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -DSERVER_CONFDIR=\"/etc\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo-Activation-Server\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT object-directory-activate.o -MD -MP -MF ".deps/object-directory-activate.Tpo" \ > -c -o object-directory-activate.o `test -f 'object-directory-activate.c' || echo './'`object-directory-activate.c; \ >then mv -f ".deps/object-directory-activate.Tpo" ".deps/object-directory-activate.Po"; \ >else rm -f ".deps/object-directory-activate.Tpo"; exit 1; \ >fi >if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../bonobo-activation -I../bonobo-activation -DSERVERINFODIR=\"//usr/lib/bonobo/servers\" -DSERVER_LOCALEDIR=\""/usr/share/locale"\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -DSERVER_CONFDIR=\"/etc\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo-Activation-Server\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT object-directory-config-file.o -MD -MP -MF ".deps/object-directory-config-file.Tpo" \ > -c -o object-directory-config-file.o `test -f 'object-directory-config-file.c' || echo './'`object-directory-config-file.c; \ >then mv -f ".deps/object-directory-config-file.Tpo" ".deps/object-directory-config-file.Po"; \ >else rm -f ".deps/object-directory-config-file.Tpo"; exit 1; \ >fi >if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../bonobo-activation -I../bonobo-activation -DSERVERINFODIR=\"//usr/lib/bonobo/servers\" -DSERVER_LOCALEDIR=\""/usr/share/locale"\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -DSERVER_CONFDIR=\"/etc\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo-Activation-Server\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT activation-server-main.o -MD -MP -MF ".deps/activation-server-main.Tpo" \ > -c -o activation-server-main.o `test -f 'activation-server-main.c' || echo './'`activation-server-main.c; \ >then mv -f ".deps/activation-server-main.Tpo" ".deps/activation-server-main.Po"; \ >else rm -f ".deps/activation-server-main.Tpo"; exit 1; \ >fi >if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../bonobo-activation -I../bonobo-activation -DSERVERINFODIR=\"//usr/lib/bonobo/servers\" -DSERVER_LOCALEDIR=\""/usr/share/locale"\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -DSERVER_CONFDIR=\"/etc\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo-Activation-Server\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT test-performance.o -MD -MP -MF ".deps/test-performance.Tpo" \ > -c -o test-performance.o `test -f 'test-performance.c' || echo './'`test-performance.c; \ >then mv -f ".deps/test-performance.Tpo" ".deps/test-performance.Po"; \ >else rm -f ".deps/test-performance.Tpo"; exit 1; \ >fi >/bin/sh ../libtool --mode=link gcc -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -o activation-client client.o ../bonobo/libbonobo-2.la -lname-server-2 -Wl,--export-dynamic -pthread -L//usr/lib -lORBitCosNaming-2 -lORBit-2 -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 -lxml2 -lpthread -lz -lm -lpopt >flex -t ./activation-context-query-lexer.l >activation-context-query-lexer.c >if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../bonobo-activation -I../bonobo-activation -DSERVERINFODIR=\"//usr/lib/bonobo/servers\" -DSERVER_LOCALEDIR=\""/usr/share/locale"\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -DSERVER_CONFDIR=\"/etc\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo-Activation-Server\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT activation-context-query-parser.o -MD -MP -MF ".deps/activation-context-query-parser.Tpo" \ > -c -o activation-context-query-parser.o `test -f 'activation-context-query-parser.c' || echo './'`activation-context-query-parser.c; \ >then mv -f ".deps/activation-context-query-parser.Tpo" ".deps/activation-context-query-parser.Po"; \ >else rm -f ".deps/activation-context-query-parser.Tpo"; exit 1; \ >fi >mkdir .libs >/bin/sh ../libtool --mode=link gcc -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -o test-performance test-performance.o object-directory-load.o ../bonobo/libbonobo-2.la -lname-server-2 -Wl,--export-dynamic -pthread -L//usr/lib -lORBitCosNaming-2 -lORBit-2 -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 -lxml2 -lpthread -lz -lm -lpopt >gcc -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -o .libs/activation-client client.o -Wl,--export-dynamic ../bonobo/.libs/libbonobo-2.so -L//usr/lib /var/tmp/portage/libbonobo-2.6.2/work/libbonobo-2.6.2/bonobo-activation/.libs/libbonobo-activation.so -lname-server-2 -pthread /usr/lib/libORBitCosNaming-2.so /usr/lib/libORBit-2.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so /usr/lib/libglib-2.0.so /usr/lib/libxml2.so -lpthread -lz -lm /usr/lib/libpopt.so -Wl,--rpath -Wl,//usr/lib >creating activation-client >if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../bonobo-activation -I../bonobo-activation -DSERVERINFODIR=\"//usr/lib/bonobo/servers\" -DSERVER_LOCALEDIR=\""/usr/share/locale"\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -DSERVER_CONFDIR=\"/etc\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo-Activation-Server\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT activation-context-query-lexer.o -MD -MP -MF ".deps/activation-context-query-lexer.Tpo" \ > -c -o activation-context-query-lexer.o `test -f 'activation-context-query-lexer.c' || echo './'`activation-context-query-lexer.c; \ >then mv -f ".deps/activation-context-query-lexer.Tpo" ".deps/activation-context-query-lexer.Po"; \ >else rm -f ".deps/activation-context-query-lexer.Tpo"; exit 1; \ >fi >/bin/sh ../libtool --mode=link gcc -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -o bonobo-activation-server activation-server-corba-extensions.o activation-context-query.o activation-context-query-lexer.o activation-context-query-parser.o activation-context-corba.o object-directory-corba.o object-directory-load.o object-directory-activate.o object-directory-config-file.o activation-server-main.o ../bonobo/libbonobo-2.la -lname-server-2 -Wl,--export-dynamic -pthread -L//usr/lib -lORBitCosNaming-2 -lORBit-2 -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 -lxml2 -lpthread -lz -lm -lpopt >gcc -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -o .libs/test-performance test-performance.o object-directory-load.o -Wl,--export-dynamic ../bonobo/.libs/libbonobo-2.so -L//usr/lib /var/tmp/portage/libbonobo-2.6.2/work/libbonobo-2.6.2/bonobo-activation/.libs/libbonobo-activation.so -lname-server-2 -pthread /usr/lib/libORBitCosNaming-2.so /usr/lib/libORBit-2.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so /usr/lib/libglib-2.0.so /usr/lib/libxml2.so -lpthread -lz -lm /usr/lib/libpopt.so -Wl,--rpath -Wl,//usr/lib >creating test-performance >gcc -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -o .libs/bonobo-activation-server activation-server-corba-extensions.o activation-context-query.o activation-context-query-lexer.o activation-context-query-parser.o activation-context-corba.o object-directory-corba.o object-directory-load.o object-directory-activate.o object-directory-config-file.o activation-server-main.o -Wl,--export-dynamic ../bonobo/.libs/libbonobo-2.so -L//usr/lib /var/tmp/portage/libbonobo-2.6.2/work/libbonobo-2.6.2/bonobo-activation/.libs/libbonobo-activation.so -lname-server-2 -pthread /usr/lib/libORBitCosNaming-2.so /usr/lib/libORBit-2.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so /usr/lib/libglib-2.0.so /usr/lib/libxml2.so -lpthread -lz -lm /usr/lib/libpopt.so -Wl,--rpath -Wl,//usr/lib >creating bonobo-activation-server >make[3]: Leaving directory `/var/tmp/portage/libbonobo-2.6.2/work/libbonobo-2.6.2/activation-server' >make[2]: Leaving directory `/var/tmp/portage/libbonobo-2.6.2/work/libbonobo-2.6.2/activation-server' >Making all in monikers >make[2]: Entering directory `/var/tmp/portage/libbonobo-2.6.2/work/libbonobo-2.6.2/monikers' >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DPLUGIN_DIR=\"""\" -DBONOBO_LIBDIR=\""//usr/lib"\" -DBONOBO_DATADIR=\""/usr/share"\" -DBONOBO_PIXMAPDIR=\""/usr/share/pixmaps"\" -DBONOBO_BINDIR=\""/usr/bin"\" -DBONOBO_LOCALSTATEDIR=\""/var/lib"\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-moniker-extender-stream.lo -MD -MP -MF ".deps/bonobo-moniker-extender-stream.Tpo" \ > -c -o bonobo-moniker-extender-stream.lo `test -f 'bonobo-moniker-extender-stream.c' || echo './'`bonobo-moniker-extender-stream.c; \ >then mv -f ".deps/bonobo-moniker-extender-stream.Tpo" ".deps/bonobo-moniker-extender-stream.Plo"; \ >else rm -f ".deps/bonobo-moniker-extender-stream.Tpo"; exit 1; \ >fi >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DPLUGIN_DIR=\"""\" -DBONOBO_LIBDIR=\""//usr/lib"\" -DBONOBO_DATADIR=\""/usr/share"\" -DBONOBO_PIXMAPDIR=\""/usr/share/pixmaps"\" -DBONOBO_BINDIR=\""/usr/bin"\" -DBONOBO_LOCALSTATEDIR=\""/var/lib"\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-moniker-item.lo -MD -MP -MF ".deps/bonobo-moniker-item.Tpo" \ > -c -o bonobo-moniker-item.lo `test -f 'bonobo-moniker-item.c' || echo './'`bonobo-moniker-item.c; \ >then mv -f ".deps/bonobo-moniker-item.Tpo" ".deps/bonobo-moniker-item.Plo"; \ >else rm -f ".deps/bonobo-moniker-item.Tpo"; exit 1; \ >fi >mkdir .libs > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DPLUGIN_DIR=\"\" -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-moniker-item.lo -MD -MP -MF .deps/bonobo-moniker-item.Tpo -c bonobo-moniker-item.c -fPIC -DPIC -o .libs/bonobo-moniker-item.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DPLUGIN_DIR=\"\" -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-moniker-extender-stream.lo -MD -MP -MF .deps/bonobo-moniker-extender-stream.Tpo -c bonobo-moniker-extender-stream.c -fPIC -DPIC -o .libs/bonobo-moniker-extender-stream.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DPLUGIN_DIR=\"\" -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-moniker-item.lo -MD -MP -MF .deps/bonobo-moniker-item.Tpo -c bonobo-moniker-item.c -o bonobo-moniker-item.o >/dev/null 2>&1 > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DPLUGIN_DIR=\"\" -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-moniker-extender-stream.lo -MD -MP -MF .deps/bonobo-moniker-extender-stream.Tpo -c bonobo-moniker-extender-stream.c -o bonobo-moniker-extender-stream.o >/dev/null 2>&1 >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DPLUGIN_DIR=\"""\" -DBONOBO_LIBDIR=\""//usr/lib"\" -DBONOBO_DATADIR=\""/usr/share"\" -DBONOBO_PIXMAPDIR=\""/usr/share/pixmaps"\" -DBONOBO_BINDIR=\""/usr/bin"\" -DBONOBO_LOCALSTATEDIR=\""/var/lib"\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-moniker-new.lo -MD -MP -MF ".deps/bonobo-moniker-new.Tpo" \ > -c -o bonobo-moniker-new.lo `test -f 'bonobo-moniker-new.c' || echo './'`bonobo-moniker-new.c; \ >then mv -f ".deps/bonobo-moniker-new.Tpo" ".deps/bonobo-moniker-new.Plo"; \ >else rm -f ".deps/bonobo-moniker-new.Tpo"; exit 1; \ >fi >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DPLUGIN_DIR=\"""\" -DBONOBO_LIBDIR=\""//usr/lib"\" -DBONOBO_DATADIR=\""/usr/share"\" -DBONOBO_PIXMAPDIR=\""/usr/share/pixmaps"\" -DBONOBO_BINDIR=\""/usr/bin"\" -DBONOBO_LOCALSTATEDIR=\""/var/lib"\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-moniker-ior.lo -MD -MP -MF ".deps/bonobo-moniker-ior.Tpo" \ > -c -o bonobo-moniker-ior.lo `test -f 'bonobo-moniker-ior.c' || echo './'`bonobo-moniker-ior.c; \ >then mv -f ".deps/bonobo-moniker-ior.Tpo" ".deps/bonobo-moniker-ior.Plo"; \ >else rm -f ".deps/bonobo-moniker-ior.Tpo"; exit 1; \ >fi > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DPLUGIN_DIR=\"\" -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-moniker-new.lo -MD -MP -MF .deps/bonobo-moniker-new.Tpo -c bonobo-moniker-new.c -fPIC -DPIC -o .libs/bonobo-moniker-new.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DPLUGIN_DIR=\"\" -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-moniker-ior.lo -MD -MP -MF .deps/bonobo-moniker-ior.Tpo -c bonobo-moniker-ior.c -fPIC -DPIC -o .libs/bonobo-moniker-ior.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DPLUGIN_DIR=\"\" -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-moniker-new.lo -MD -MP -MF .deps/bonobo-moniker-new.Tpo -c bonobo-moniker-new.c -o bonobo-moniker-new.o >/dev/null 2>&1 > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DPLUGIN_DIR=\"\" -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-moniker-ior.lo -MD -MP -MF .deps/bonobo-moniker-ior.Tpo -c bonobo-moniker-ior.c -o bonobo-moniker-ior.o >/dev/null 2>&1 >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DPLUGIN_DIR=\"""\" -DBONOBO_LIBDIR=\""//usr/lib"\" -DBONOBO_DATADIR=\""/usr/share"\" -DBONOBO_PIXMAPDIR=\""/usr/share/pixmaps"\" -DBONOBO_BINDIR=\""/usr/bin"\" -DBONOBO_LOCALSTATEDIR=\""/var/lib"\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-moniker-oaf.lo -MD -MP -MF ".deps/bonobo-moniker-oaf.Tpo" \ > -c -o bonobo-moniker-oaf.lo `test -f 'bonobo-moniker-oaf.c' || echo './'`bonobo-moniker-oaf.c; \ >then mv -f ".deps/bonobo-moniker-oaf.Tpo" ".deps/bonobo-moniker-oaf.Plo"; \ >else rm -f ".deps/bonobo-moniker-oaf.Tpo"; exit 1; \ >fi >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DPLUGIN_DIR=\"""\" -DBONOBO_LIBDIR=\""//usr/lib"\" -DBONOBO_DATADIR=\""/usr/share"\" -DBONOBO_PIXMAPDIR=\""/usr/share/pixmaps"\" -DBONOBO_BINDIR=\""/usr/bin"\" -DBONOBO_LOCALSTATEDIR=\""/var/lib"\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-moniker-cache.lo -MD -MP -MF ".deps/bonobo-moniker-cache.Tpo" \ > -c -o bonobo-moniker-cache.lo `test -f 'bonobo-moniker-cache.c' || echo './'`bonobo-moniker-cache.c; \ >then mv -f ".deps/bonobo-moniker-cache.Tpo" ".deps/bonobo-moniker-cache.Plo"; \ >else rm -f ".deps/bonobo-moniker-cache.Tpo"; exit 1; \ >fi > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DPLUGIN_DIR=\"\" -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-moniker-oaf.lo -MD -MP -MF .deps/bonobo-moniker-oaf.Tpo -c bonobo-moniker-oaf.c -fPIC -DPIC -o .libs/bonobo-moniker-oaf.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DPLUGIN_DIR=\"\" -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-moniker-cache.lo -MD -MP -MF .deps/bonobo-moniker-cache.Tpo -c bonobo-moniker-cache.c -fPIC -DPIC -o .libs/bonobo-moniker-cache.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DPLUGIN_DIR=\"\" -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-moniker-oaf.lo -MD -MP -MF .deps/bonobo-moniker-oaf.Tpo -c bonobo-moniker-oaf.c -o bonobo-moniker-oaf.o >/dev/null 2>&1 > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DPLUGIN_DIR=\"\" -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-moniker-cache.lo -MD -MP -MF .deps/bonobo-moniker-cache.Tpo -c bonobo-moniker-cache.c -o bonobo-moniker-cache.o >/dev/null 2>&1 >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DPLUGIN_DIR=\"""\" -DBONOBO_LIBDIR=\""//usr/lib"\" -DBONOBO_DATADIR=\""/usr/share"\" -DBONOBO_PIXMAPDIR=\""/usr/share/pixmaps"\" -DBONOBO_BINDIR=\""/usr/bin"\" -DBONOBO_LOCALSTATEDIR=\""/var/lib"\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-stream-cache.lo -MD -MP -MF ".deps/bonobo-stream-cache.Tpo" \ > -c -o bonobo-stream-cache.lo `test -f 'bonobo-stream-cache.c' || echo './'`bonobo-stream-cache.c; \ >then mv -f ".deps/bonobo-stream-cache.Tpo" ".deps/bonobo-stream-cache.Plo"; \ >else rm -f ".deps/bonobo-stream-cache.Tpo"; exit 1; \ >fi >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DPLUGIN_DIR=\"""\" -DBONOBO_LIBDIR=\""//usr/lib"\" -DBONOBO_DATADIR=\""/usr/share"\" -DBONOBO_PIXMAPDIR=\""/usr/share/pixmaps"\" -DBONOBO_BINDIR=\""/usr/bin"\" -DBONOBO_LOCALSTATEDIR=\""/var/lib"\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-moniker-query.lo -MD -MP -MF ".deps/bonobo-moniker-query.Tpo" \ > -c -o bonobo-moniker-query.lo `test -f 'bonobo-moniker-query.c' || echo './'`bonobo-moniker-query.c; \ >then mv -f ".deps/bonobo-moniker-query.Tpo" ".deps/bonobo-moniker-query.Plo"; \ >else rm -f ".deps/bonobo-moniker-query.Tpo"; exit 1; \ >fi > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DPLUGIN_DIR=\"\" -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-stream-cache.lo -MD -MP -MF .deps/bonobo-stream-cache.Tpo -c bonobo-stream-cache.c -fPIC -DPIC -o .libs/bonobo-stream-cache.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DPLUGIN_DIR=\"\" -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-moniker-query.lo -MD -MP -MF .deps/bonobo-moniker-query.Tpo -c bonobo-moniker-query.c -fPIC -DPIC -o .libs/bonobo-moniker-query.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DPLUGIN_DIR=\"\" -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-moniker-query.lo -MD -MP -MF .deps/bonobo-moniker-query.Tpo -c bonobo-moniker-query.c -o bonobo-moniker-query.o >/dev/null 2>&1 > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DPLUGIN_DIR=\"\" -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-stream-cache.lo -MD -MP -MF .deps/bonobo-stream-cache.Tpo -c bonobo-stream-cache.c -o bonobo-stream-cache.o >/dev/null 2>&1 >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DPLUGIN_DIR=\"""\" -DBONOBO_LIBDIR=\""//usr/lib"\" -DBONOBO_DATADIR=\""/usr/share"\" -DBONOBO_PIXMAPDIR=\""/usr/share/pixmaps"\" -DBONOBO_BINDIR=\""/usr/bin"\" -DBONOBO_LOCALSTATEDIR=\""/var/lib"\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-moniker-std.lo -MD -MP -MF ".deps/bonobo-moniker-std.Tpo" \ > -c -o bonobo-moniker-std.lo `test -f 'bonobo-moniker-std.c' || echo './'`bonobo-moniker-std.c; \ >then mv -f ".deps/bonobo-moniker-std.Tpo" ".deps/bonobo-moniker-std.Plo"; \ >else rm -f ".deps/bonobo-moniker-std.Tpo"; exit 1; \ >fi >sed -e "s|\@MONIKER_LIBDIR\@|//usr/lib/bonobo/monikers|" Bonobo_Moniker_std.server.in.in > Bonobo_Moniker_std.server.in >LC_ALL=C ../intltool-merge ../po Bonobo_Moniker_std.server.in Bonobo_Moniker_std.server -o -u -c ../po/.intltool-merge-cache > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DPLUGIN_DIR=\"\" -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-moniker-std.lo -MD -MP -MF .deps/bonobo-moniker-std.Tpo -c bonobo-moniker-std.c -fPIC -DPIC -o .libs/bonobo-moniker-std.o >Found cached translation database >Merging translations into Bonobo_Moniker_std.server. > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -DPLUGIN_DIR=\"\" -DBONOBO_LIBDIR=\"//usr/lib\" -DBONOBO_DATADIR=\"/usr/share\" -DBONOBO_PIXMAPDIR=\"/usr/share/pixmaps\" -DBONOBO_BINDIR=\"/usr/bin\" -DBONOBO_LOCALSTATEDIR=\"/var/lib\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.6.2\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-moniker-std.lo -MD -MP -MF .deps/bonobo-moniker-std.Tpo -c bonobo-moniker-std.c -o bonobo-moniker-std.o >/dev/null 2>&1 >/bin/sh ../libtool --mode=link gcc -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -o libmoniker_std_2.la -rpath //usr/lib/bonobo/monikers -module -avoid-version -no-undefined bonobo-moniker-extender-stream.lo bonobo-moniker-item.lo bonobo-moniker-new.lo bonobo-moniker-ior.lo bonobo-moniker-oaf.lo bonobo-moniker-cache.lo bonobo-stream-cache.lo bonobo-moniker-query.lo bonobo-moniker-std.lo ../bonobo/libbonobo-2.la ../bonobo-activation/libbonobo-activation.la -Wl,--export-dynamic -pthread -L//usr/lib -lORBitCosNaming-2 -lORBit-2 -lm -lgmodule-2.0 -ldl -lgobject-2.0 -lgthread-2.0 -lglib-2.0 >libtool: link: warning: `//usr/lib/libORBitCosNaming-2.la' seems to be moved >libtool: link: warning: `//usr/lib/libORBit-2.la' seems to be moved >libtool: link: warning: `//usr/lib/libgmodule-2.0.la' seems to be moved >libtool: link: warning: `//usr/lib/libgobject-2.0.la' seems to be moved >libtool: link: warning: `//usr/lib/libgthread-2.0.la' seems to be moved >libtool: link: warning: `//usr/lib/libglib-2.0.la' seems to be moved >libtool: link: warning: `//usr/lib/libORBitCosNaming-2.la' seems to be moved >libtool: link: warning: `//usr/lib/libORBit-2.la' seems to be moved >libtool: link: warning: `//usr/lib/libgmodule-2.0.la' seems to be moved >libtool: link: warning: `//usr/lib/libgobject-2.0.la' seems to be moved >libtool: link: warning: `//usr/lib/libgthread-2.0.la' seems to be moved >libtool: link: warning: `//usr/lib/libglib-2.0.la' seems to be moved >gcc -shared .libs/bonobo-moniker-extender-stream.o .libs/bonobo-moniker-item.o .libs/bonobo-moniker-new.o .libs/bonobo-moniker-ior.o .libs/bonobo-moniker-oaf.o .libs/bonobo-moniker-cache.o .libs/bonobo-stream-cache.o .libs/bonobo-moniker-query.o .libs/bonobo-moniker-std.o -Wl,--rpath -Wl,/var/tmp/portage/libbonobo-2.6.2/work/libbonobo-2.6.2/bonobo/.libs -Wl,--rpath -Wl,/var/tmp/portage/libbonobo-2.6.2/work/libbonobo-2.6.2/bonobo-activation/.libs -Wl,--rpath -Wl,//usr/lib -L/usr/lib -L/var/tmp/portage/libbonobo-2.6.2/work/libbonobo-2.6.2/bonobo-activation/.libs -L//usr/lib ../bonobo/.libs/libbonobo-2.so ../bonobo-activation/.libs/libbonobo-activation.so -pthread /usr/lib/libORBitCosNaming-2.so /usr/lib/libORBit-2.so -lm /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so /usr/lib/libglib-2.0.so -march=athlon64 -Wl,--export-dynamic -Wl,-soname -Wl,libmoniker_std_2.so -o .libs/libmoniker_std_2.so >ar cru .libs/libmoniker_std_2.a bonobo-moniker-extender-stream.o bonobo-moniker-item.o bonobo-moniker-new.o bonobo-moniker-ior.o bonobo-moniker-oaf.o bonobo-moniker-cache.o bonobo-stream-cache.o bonobo-moniker-query.o bonobo-moniker-std.o >ranlib .libs/libmoniker_std_2.a >creating libmoniker_std_2.la >(cd .libs && rm -f libmoniker_std_2.la && ln -s ../libmoniker_std_2.la libmoniker_std_2.la) >make[2]: Leaving directory `/var/tmp/portage/libbonobo-2.6.2/work/libbonobo-2.6.2/monikers' >Making all in utils >make[2]: Entering directory `/var/tmp/portage/libbonobo-2.6.2/work/libbonobo-2.6.2/utils' >if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I.. -DSERVER_LOCALEDIR=\""/usr/share/locale"\" -DSERVER_CONFDIR=\"/etc\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-activation-sysconf.o -MD -MP -MF ".deps/bonobo-activation-sysconf.Tpo" \ > -c -o bonobo-activation-sysconf.o `test -f 'bonobo-activation-sysconf.c' || echo './'`bonobo-activation-sysconf.c; \ >then mv -f ".deps/bonobo-activation-sysconf.Tpo" ".deps/bonobo-activation-sysconf.Po"; \ >else rm -f ".deps/bonobo-activation-sysconf.Tpo"; exit 1; \ >fi >/bin/sh ../libtool --mode=link gcc -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -o bonobo-activation-sysconf bonobo-activation-sysconf.o -Wl,--export-dynamic -pthread -L//usr/lib -lORBitCosNaming-2 -lORBit-2 -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 -lxml2 -lpthread -lz -lm ../bonobo-activation/libbonobo-activation.la -lpopt >mkdir .libs >gcc -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -o .libs/bonobo-activation-sysconf bonobo-activation-sysconf.o -Wl,--export-dynamic -pthread -L//usr/lib /usr/lib/libxml2.so -lz ../bonobo-activation/.libs/libbonobo-activation.so /usr/lib/libORBitCosNaming-2.so /usr/lib/libORBit-2.so -lm /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so -lpthread /usr/lib/libglib-2.0.so /usr/lib/libpopt.so -Wl,--rpath -Wl,//usr/lib >creating bonobo-activation-sysconf >make[2]: Leaving directory `/var/tmp/portage/libbonobo-2.6.2/work/libbonobo-2.6.2/utils' >Making all in samples >make[2]: Entering directory `/var/tmp/portage/libbonobo-2.6.2/work/libbonobo-2.6.2/samples' >Making all in echo >make[3]: Entering directory `/var/tmp/portage/libbonobo-2.6.2/work/libbonobo-2.6.2/samples/echo' >/usr/bin/orbit-idl-2 -I../../idl ./Bonobo_Sample_Echo.idl >/usr/bin/orbit-idl-2 -I../../idl ./Bonobo_Sample_Echo.idl >orbit-idl-2 2.10.3 compiling > mode, show preprocessor errors, passes: stubs skels common headers skel_impl imodule > >/usr/bin/orbit-idl-2 -I../../idl ./Bonobo_Sample_Echo.idl >orbit-idl-2 2.10.3 compiling > mode, show preprocessor errors, passes: stubs skels common headers skel_impl imodule > >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"Echo\" -I../.. -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT echo-client.o -MD -MP -MF ".deps/echo-client.Tpo" \ > -c -o echo-client.o `test -f 'echo-client.c' || echo './'`echo-client.c; \ >then mv -f ".deps/echo-client.Tpo" ".deps/echo-client.Po"; \ >else rm -f ".deps/echo-client.Tpo"; exit 1; \ >fi >orbit-idl-2 2.10.3 compiling > mode, show preprocessor errors, passes: stubs skels common headers skel_impl imodule > >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"Echo\" -I../.. -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT main.o -MD -MP -MF ".deps/main.Tpo" \ > -c -o main.o `test -f 'main.c' || echo './'`main.c; \ >then mv -f ".deps/main.Tpo" ".deps/main.Po"; \ >else rm -f ".deps/main.Tpo"; exit 1; \ >fi >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"Echo\" -I../.. -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT echo.o -MD -MP -MF ".deps/echo.Tpo" \ > -c -o echo.o `test -f 'echo.c' || echo './'`echo.c; \ >then mv -f ".deps/echo.Tpo" ".deps/echo.Po"; \ >else rm -f ".deps/echo.Tpo"; exit 1; \ >fi >sed -e "s|\@prefix\@|/usr|" Bonobo_Sample_Echo.server.in.in > Bonobo_Sample_Echo.server.in >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"Echo\" -I../.. -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT Bonobo_Sample_Echo-common.o -MD -MP -MF ".deps/Bonobo_Sample_Echo-common.Tpo" \ > -c -o Bonobo_Sample_Echo-common.o `test -f 'Bonobo_Sample_Echo-common.c' || echo './'`Bonobo_Sample_Echo-common.c; \ >then mv -f ".deps/Bonobo_Sample_Echo-common.Tpo" ".deps/Bonobo_Sample_Echo-common.Po"; \ >else rm -f ".deps/Bonobo_Sample_Echo-common.Tpo"; exit 1; \ >fi >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"Echo\" -I../.. -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT Bonobo_Sample_Echo-skels.o -MD -MP -MF ".deps/Bonobo_Sample_Echo-skels.Tpo" \ > -c -o Bonobo_Sample_Echo-skels.o `test -f 'Bonobo_Sample_Echo-skels.c' || echo './'`Bonobo_Sample_Echo-skels.c; \ >then mv -f ".deps/Bonobo_Sample_Echo-skels.Tpo" ".deps/Bonobo_Sample_Echo-skels.Po"; \ >else rm -f ".deps/Bonobo_Sample_Echo-skels.Tpo"; exit 1; \ >fi >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"Echo\" -I../.. -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT Bonobo_Sample_Echo-stubs.o -MD -MP -MF ".deps/Bonobo_Sample_Echo-stubs.Tpo" \ > -c -o Bonobo_Sample_Echo-stubs.o `test -f 'Bonobo_Sample_Echo-stubs.c' || echo './'`Bonobo_Sample_Echo-stubs.c; \ >then mv -f ".deps/Bonobo_Sample_Echo-stubs.Tpo" ".deps/Bonobo_Sample_Echo-stubs.Po"; \ >else rm -f ".deps/Bonobo_Sample_Echo-stubs.Tpo"; exit 1; \ >fi >LC_ALL=C ../../intltool-merge ../../po Bonobo_Sample_Echo.server.in Bonobo_Sample_Echo.server -o -u -c ../../po/.intltool-merge-cache >Found cached translation database >Merging translations into Bonobo_Sample_Echo.server. >rm -f libEcho.a >ar cru libEcho.a Bonobo_Sample_Echo-common.o Bonobo_Sample_Echo-skels.o Bonobo_Sample_Echo-stubs.o >ranlib libEcho.a >/bin/sh ../../libtool --mode=link gcc -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -o echo-client-2 echo-client.o libEcho.a ../../bonobo/libbonobo-2.la -Wl,--export-dynamic -pthread -L//usr/lib -lORBitCosNaming-2 -lORBit-2 -lm -lgmodule-2.0 -ldl -lgobject-2.0 -lgthread-2.0 -lglib-2.0 >/bin/sh ../../libtool --mode=link gcc -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -o bonobo-echo-2 main.o echo.o libEcho.a ../../bonobo/libbonobo-2.la -Wl,--export-dynamic -pthread -L//usr/lib -lORBitCosNaming-2 -lORBit-2 -lm -lgmodule-2.0 -ldl -lgobject-2.0 -lgthread-2.0 -lglib-2.0 >mkdir .libs >gcc -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -o .libs/echo-client-2 echo-client.o -Wl,--export-dynamic libEcho.a ../../bonobo/.libs/libbonobo-2.so -L//usr/lib /var/tmp/portage/libbonobo-2.6.2/work/libbonobo-2.6.2/bonobo-activation/.libs/libbonobo-activation.so -pthread /usr/lib/libORBitCosNaming-2.so /usr/lib/libORBit-2.so /usr/lib/libpopt.so -lm /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so -lpthread /usr/lib/libglib-2.0.so -Wl,--rpath -Wl,//usr/lib >gcc -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -o .libs/bonobo-echo-2 main.o echo.o -Wl,--export-dynamic libEcho.a ../../bonobo/.libs/libbonobo-2.so -L//usr/lib /var/tmp/portage/libbonobo-2.6.2/work/libbonobo-2.6.2/bonobo-activation/.libs/libbonobo-activation.so -pthread /usr/lib/libORBitCosNaming-2.so /usr/lib/libORBit-2.so /usr/lib/libpopt.so -lm /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so -lpthread /usr/lib/libglib-2.0.so -Wl,--rpath -Wl,//usr/lib >creating echo-client-2 >creating bonobo-echo-2 >make[3]: Leaving directory `/var/tmp/portage/libbonobo-2.6.2/work/libbonobo-2.6.2/samples/echo' >make[3]: Entering directory `/var/tmp/portage/libbonobo-2.6.2/work/libbonobo-2.6.2/samples' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/libbonobo-2.6.2/work/libbonobo-2.6.2/samples' >make[2]: Leaving directory `/var/tmp/portage/libbonobo-2.6.2/work/libbonobo-2.6.2/samples' >Making all in tests >make[2]: Entering directory `/var/tmp/portage/libbonobo-2.6.2/work/libbonobo-2.6.2/tests' >Making all in test-activation >make[3]: Entering directory `/var/tmp/portage/libbonobo-2.6.2/work/libbonobo-2.6.2/tests/test-activation' >/usr/bin/orbit-idl-2 ./empty.idl >/usr/bin/orbit-idl-2 ./plugin.idl >orbit-idl-2 2.10.3 compiling > mode, show preprocessor errors, passes: stubs skels common headers skel_impl imodule > >touch empty_built >orbit-idl-2 2.10.3 compiling > mode, show preprocessor errors, passes: stubs skels common headers skel_impl imodule > >touch plugin_built >make all-am >make[4]: Entering directory `/var/tmp/portage/libbonobo-2.6.2/work/libbonobo-2.6.2/tests/test-activation' >if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -DG_DISABLE_DEPRECATED -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT plugin-common.lo -MD -MP -MF ".deps/plugin-common.Tpo" \ > -c -o plugin-common.lo `test -f 'plugin-common.c' || echo './'`plugin-common.c; \ >then mv -f ".deps/plugin-common.Tpo" ".deps/plugin-common.Plo"; \ >else rm -f ".deps/plugin-common.Tpo"; exit 1; \ >fi >if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -DG_DISABLE_DEPRECATED -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT plugin-skels.lo -MD -MP -MF ".deps/plugin-skels.Tpo" \ > -c -o plugin-skels.lo `test -f 'plugin-skels.c' || echo './'`plugin-skels.c; \ >then mv -f ".deps/plugin-skels.Tpo" ".deps/plugin-skels.Plo"; \ >else rm -f ".deps/plugin-skels.Tpo"; exit 1; \ >fi >mkdir .libs > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -DG_DISABLE_DEPRECATED -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT plugin-skels.lo -MD -MP -MF .deps/plugin-skels.Tpo -c plugin-skels.c -fPIC -DPIC -o .libs/plugin-skels.o > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -DG_DISABLE_DEPRECATED -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT plugin-common.lo -MD -MP -MF .deps/plugin-common.Tpo -c plugin-common.c -fPIC -DPIC -o .libs/plugin-common.o > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -DG_DISABLE_DEPRECATED -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT plugin-skels.lo -MD -MP -MF .deps/plugin-skels.Tpo -c plugin-skels.c -o plugin-skels.o >/dev/null 2>&1 > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -DG_DISABLE_DEPRECATED -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT plugin-common.lo -MD -MP -MF .deps/plugin-common.Tpo -c plugin-common.c -o plugin-common.o >/dev/null 2>&1 >if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -DG_DISABLE_DEPRECATED -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT plugin-stubs.lo -MD -MP -MF ".deps/plugin-stubs.Tpo" \ > -c -o plugin-stubs.lo `test -f 'plugin-stubs.c' || echo './'`plugin-stubs.c; \ >then mv -f ".deps/plugin-stubs.Tpo" ".deps/plugin-stubs.Plo"; \ >else rm -f ".deps/plugin-stubs.Tpo"; exit 1; \ >fi >if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -DG_DISABLE_DEPRECATED -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-activation-testplugin.lo -MD -MP -MF ".deps/bonobo-activation-testplugin.Tpo" \ > -c -o bonobo-activation-testplugin.lo `test -f 'bonobo-activation-testplugin.c' || echo './'`bonobo-activation-testplugin.c; \ >then mv -f ".deps/bonobo-activation-testplugin.Tpo" ".deps/bonobo-activation-testplugin.Plo"; \ >else rm -f ".deps/bonobo-activation-testplugin.Tpo"; exit 1; \ >fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -DG_DISABLE_DEPRECATED -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT plugin-stubs.lo -MD -MP -MF .deps/plugin-stubs.Tpo -c plugin-stubs.c -fPIC -DPIC -o .libs/plugin-stubs.o > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -DG_DISABLE_DEPRECATED -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-activation-testplugin.lo -MD -MP -MF .deps/bonobo-activation-testplugin.Tpo -c bonobo-activation-testplugin.c -fPIC -DPIC -o .libs/bonobo-activation-testplugin.o > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -DG_DISABLE_DEPRECATED -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT plugin-stubs.lo -MD -MP -MF .deps/plugin-stubs.Tpo -c plugin-stubs.c -o plugin-stubs.o >/dev/null 2>&1 > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -DG_DISABLE_DEPRECATED -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-activation-testplugin.lo -MD -MP -MF .deps/bonobo-activation-testplugin.Tpo -c bonobo-activation-testplugin.c -o bonobo-activation-testplugin.o >/dev/null 2>&1 >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -DG_DISABLE_DEPRECATED -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT bonobo-activation-run-query.o -MD -MP -MF ".deps/bonobo-activation-run-query.Tpo" \ > -c -o bonobo-activation-run-query.o `test -f 'bonobo-activation-run-query.c' || echo './'`bonobo-activation-run-query.c; \ >then mv -f ".deps/bonobo-activation-run-query.Tpo" ".deps/bonobo-activation-run-query.Po"; \ >else rm -f ".deps/bonobo-activation-run-query.Tpo"; exit 1; \ >fi >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -DG_DISABLE_DEPRECATED -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT empty-common.o -MD -MP -MF ".deps/empty-common.Tpo" \ > -c -o empty-common.o `test -f 'empty-common.c' || echo './'`empty-common.c; \ >then mv -f ".deps/empty-common.Tpo" ".deps/empty-common.Po"; \ >else rm -f ".deps/empty-common.Tpo"; exit 1; \ >fi >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -DG_DISABLE_DEPRECATED -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -MT empty-stubs.o -MD -MP -MF ".deps/empty-stubs.Tpo" \ > -c -o empty-stubs.o `test -f 'empty-stubs.c' || echo './'`empty-stubs.c; \ >then mv -f ".deps/empty-stubs.Tpo" ".deps/empty-stubs.Po"; \ >else rm -f ".deps/empty-stubs.Tpo"; exit 1; \ >fi >/bin/sh ../../libtool --mode=link gcc -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -o libtest-plugin.la -rpath /var/tmp/portage/libbonobo-2.6.2/work/libbonobo-2.6.2/test/.libs -module -avoid-version -no-undefined plugin-common.lo plugin-skels.lo plugin-stubs.lo bonobo-activation-testplugin.lo ../../bonobo-activation/libbonobo-activation.la -Wl,--export-dynamic -pthread -L//usr/lib -lORBitCosNaming-2 -lORBit-2 -lm -lgmodule-2.0 -ldl -lgobject-2.0 -lgthread-2.0 -lglib-2.0 >/bin/sh ../../libtool --mode=link gcc -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -o bonobo-activation-run-query bonobo-activation-run-query.o empty-common.o empty-stubs.o ../../bonobo-activation/libbonobo-activation.la -Wl,--export-dynamic -pthread -L//usr/lib -lORBitCosNaming-2 -lORBit-2 -lm -lgmodule-2.0 -ldl -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lpopt >libtool: link: warning: `//usr/lib/libORBitCosNaming-2.la' seems to be moved >libtool: link: warning: `//usr/lib/libORBit-2.la' seems to be moved >libtool: link: warning: `//usr/lib/libgmodule-2.0.la' seems to be moved >libtool: link: warning: `//usr/lib/libgobject-2.0.la' seems to be moved >libtool: link: warning: `//usr/lib/libgthread-2.0.la' seems to be moved >libtool: link: warning: `//usr/lib/libglib-2.0.la' seems to be moved >gcc -shared .libs/plugin-common.o .libs/plugin-skels.o .libs/plugin-stubs.o .libs/bonobo-activation-testplugin.o -Wl,--rpath -Wl,/var/tmp/portage/libbonobo-2.6.2/work/libbonobo-2.6.2/bonobo-activation/.libs -Wl,--rpath -Wl,//usr/lib -L/usr/lib -L//usr/lib ../../bonobo-activation/.libs/libbonobo-activation.so -pthread /usr/lib/libORBitCosNaming-2.so /usr/lib/libORBit-2.so -lm /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so /usr/lib/libglib-2.0.so -march=athlon64 -Wl,--export-dynamic -Wl,-soname -Wl,libtest-plugin.so -o .libs/libtest-plugin.so >ar cru .libs/libtest-plugin.a plugin-common.o plugin-skels.o plugin-stubs.o bonobo-activation-testplugin.o >ranlib .libs/libtest-plugin.a >creating libtest-plugin.la >gcc -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -o .libs/bonobo-activation-run-query bonobo-activation-run-query.o empty-common.o empty-stubs.o -Wl,--export-dynamic ../../bonobo-activation/.libs/libbonobo-activation.so -L//usr/lib -pthread /usr/lib/libORBitCosNaming-2.so /usr/lib/libORBit-2.so -lm /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so -lpthread /usr/lib/libglib-2.0.so /usr/lib/libpopt.so -Wl,--rpath -Wl,//usr/lib >creating bonobo-activation-run-query >(cd .libs && rm -f libtest-plugin.la && ln -s ../libtest-plugin.la libtest-plugin.la) >make[4]: Leaving directory `/var/tmp/portage/libbonobo-2.6.2/work/libbonobo-2.6.2/tests/test-activation' >make[3]: Leaving directory `/var/tmp/portage/libbonobo-2.6.2/work/libbonobo-2.6.2/tests/test-activation' >Making all in models >make[3]: Entering directory `/var/tmp/portage/libbonobo-2.6.2/work/libbonobo-2.6.2/tests/models' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/libbonobo-2.6.2/work/libbonobo-2.6.2/tests/models' >make[3]: Entering directory `/var/tmp/portage/libbonobo-2.6.2/work/libbonobo-2.6.2/tests' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/libbonobo-2.6.2/work/libbonobo-2.6.2/tests' >make[2]: Leaving directory `/var/tmp/portage/libbonobo-2.6.2/work/libbonobo-2.6.2/tests' >Making all in doc >make[2]: Entering directory `/var/tmp/portage/libbonobo-2.6.2/work/libbonobo-2.6.2/doc' >Making all in api >make[3]: Entering directory `/var/tmp/portage/libbonobo-2.6.2/work/libbonobo-2.6.2/doc/api' >Making all in figures >make[4]: Entering directory `/var/tmp/portage/libbonobo-2.6.2/work/libbonobo-2.6.2/doc/api/figures' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/var/tmp/portage/libbonobo-2.6.2/work/libbonobo-2.6.2/doc/api/figures' >make[4]: Entering directory `/var/tmp/portage/libbonobo-2.6.2/work/libbonobo-2.6.2/doc/api' >*** Scanning header files *** >if grep -l '^..*$' ./libbonobo.types > /dev/null ; then \ > CC="/bin/sh ../../libtool --mode=compile gcc -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer" LD="/bin/sh ../../libtool --mode=link gcc -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer " CFLAGS="-march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -I../.. -I../.." LDFLAGS="../../bonobo/libbonobo-2.la -Wl,--export-dynamic -pthread -L//usr/lib -lORBitCosNaming-2 -lORBit-2 -lm -lgmodule-2.0 -ldl -lgobject-2.0 -lgthread-2.0 -lglib-2.0 " gtkdoc-scangobj --module=libbonobo --output-dir=. ; \ >else \ > cd . ; \ > for i in libbonobo.args libbonobo.hierarchy libbonobo.interfaces libbonobo.prerequisites libbonobo.signals ; do \ > test -f $i || touch $i ; \ > done \ >fi >mkdir .libs > gcc -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -DGNOMELOCALEDIR=/usr/share/locale -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -I../.. -I../.. -c libbonobo-scan.c -fPIC -DPIC -o .libs/libbonobo-scan.o > gcc -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -DGNOMELOCALEDIR=/usr/share/locale -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -I../.. -I../.. -c libbonobo-scan.c -o libbonobo-scan.o >/dev/null 2>&1 >gcc -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -o .libs/libbonobo-scan .libs/libbonobo-scan.o -Wl,--export-dynamic ../../bonobo/.libs/libbonobo-2.so -L//usr/lib /var/tmp/portage/libbonobo-2.6.2/work/libbonobo-2.6.2/bonobo-activation/.libs/libbonobo-activation.so -pthread /usr/lib/libORBitCosNaming-2.so /usr/lib/libORBit-2.so /usr/lib/libpopt.so -lm /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so -lpthread /usr/lib/libglib-2.0.so -Wl,--rpath -Wl,//usr/lib >creating libbonobo-scan >Scan failed >make[4]: *** [scan-build.stamp] Error 255 >make[4]: Leaving directory `/var/tmp/portage/libbonobo-2.6.2/work/libbonobo-2.6.2/doc/api' >make[3]: *** [all-recursive] Error 1 >make[3]: Leaving directory `/var/tmp/portage/libbonobo-2.6.2/work/libbonobo-2.6.2/doc/api' >make[2]: *** [all-recursive] Error 1 >make[2]: Leaving directory `/var/tmp/portage/libbonobo-2.6.2/work/libbonobo-2.6.2/doc' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/libbonobo-2.6.2/work/libbonobo-2.6.2' >make: *** [all] Error 2 > >!!! ERROR: gnome-base/libbonobo-2.6.2 failed. >!!! Function gnome2_src_compile, Line 40, Exitcode 2 >!!! compile failure >!!! If you need support, post the topmost build error, NOT this status message. > > ...done! >>>> emerge (1 of 1) gnome-base/libbonobo-2.6.2 to / >>>> md5 src_uri ;-) libbonobo-2.6.2.tar.bz2 >]2; *** terminating.]2;xterm
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 73229
:
45240
| 45294 |
45295