Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target ppc64 --nodeps builddir/build/SPECS/gnome-bluetooth.spec'], False, '/var/lib/mock/dist-f12-build-522064-80000/root/', None, 86400, True, 0, 101, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target ppc64 --nodeps builddir/build/SPECS/gnome-bluetooth.spec'] warning: Could not canonicalize hostname: ppc3.fedora.redhat.com Building target platforms: ppc64 Building for target ppc64 Wrote: /builddir/build/SRPMS/gnome-bluetooth-2.27.8-2.fc12.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target ppc64 --nodeps builddir/build/SPECS/gnome-bluetooth.spec'], False, '/var/lib/mock/dist-f12-build-522064-80000/root/', None, 86400, True, 0, 101, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target ppc64 --nodeps builddir/build/SPECS/gnome-bluetooth.spec'] Building target platforms: ppc64 Building for target ppc64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.PEPd0C + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf gnome-bluetooth-2.27.8 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/gnome-bluetooth-2.27.8.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd gnome-bluetooth-2.27.8 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.YV82v2 + umask 022 + cd /builddir/build/BUILD + cd gnome-bluetooth-2.27.8 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=ppc64-redhat-linux-gnu --host=ppc64-redhat-linux-gnu --target=ppc64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-desktop-update --disable-icon-update checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for ppc64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for a BSD-compatible install... /usr/bin/install -c checking build system type... powerpc64-redhat-linux-gnu checking host system type... powerpc64-redhat-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for ppc64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ppc64-redhat-linux-gnu-ar... no checking for ar... ar checking for ppc64-redhat-linux-gnu-strip... no checking for strip... strip checking for ppc64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes 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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf64ppc) 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... no checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking whether NLS is requested... yes checking for intltool >= 0.35.0... 0.40.6 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... (cached) /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... (cached) /usr/bin/msgfmt checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.10.0 checking for XML::Parser... ok checking for xmllint... /usr/bin/xmllint checking for gconftool-2... /usr/bin/gconftool-2 Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation Using $(sysconfdir)/gconf/schemas as install directory for schema files checking for ppc64-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether to build gtk-doc documentation... no checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for PROPS... yes checking for APPLET... yes checking for SENDTO... yes checking for WIZARD... yes checking for LIBGNOMEBT... yes checking for COMMON... yes checking for GEOCLUE... yes checking for PLUGINS... yes checking for gobject-introspection... no checking whether gcc understands -Wno-sign-compare... yes checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare checking what language compliance flags to pass to the C compiler... checking what warning flags to pass to the C++ compiler... checking what language compliance flags to pass to the C++ compiler... configure: creating ./config.status config.status: creating Makefile config.status: creating gnome-bluetooth-1.0.pc config.status: creating icons/Makefile config.status: creating lib/Makefile config.status: creating lib/plugins/Makefile config.status: creating applet/Makefile config.status: creating applet/bluetooth-applet.desktop.in config.status: creating properties/Makefile config.status: creating properties/bluetooth-properties.desktop.in config.status: creating wizard/Makefile config.status: creating sendto/Makefile config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating docs/reference/libgnome-bluetooth/Makefile config.status: creating docs/reference/libgnome-bluetooth/version.xml config.status: creating po/Makefile.in config.status: creating help/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing po/stamp-it commands + make -j4 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8' Making all in icons make[2]: Entering directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/icons' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/icons' Making all in lib make[2]: Entering directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/lib' dbus-binding-tool --prefix=bluetooth_client --mode=glib-client --output=bluetooth-client-glue.h bluetooth-client.xml dbus-binding-tool --prefix=bluetooth_agent --mode=glib-server --output=bluetooth-agent-glue.h bluetooth-agent.xml dbus-binding-tool --prefix=obex_agent --mode=glib-server --output=obex-agent-glue.h obex-agent.xml (cd . && glib-mkenums \ --fhead "#ifndef __GNOME_BLUETOOTH_ENUM_TYPES_H__\n#define __GNOME_BLUETOOTH_ENUM_TYPES_H__\n\n#include \n\nG_BEGIN_DECLS\n" \ --fprod "/* enumerations from \"@filename@\" */\n" \ --vhead "GType @enum_name@_get_type (void);\n#define BLUETOOTH_TYPE_@ENUMSHORT@ (@enum_name@_get_type())\n" \ --ftail "G_END_DECLS\n\n#endif /* __GNOME_BLUETOOTH_ENUM_TYPES_H__ */" \ bluetooth-enums.h) > gnome-bluetooth-enum-types.h (cd . && glib-mkenums \ --fhead "#include \n" \ --fhead "#include \"gnome-bluetooth-enum-types.h\"\n" \ --fhead "#include \"bluetooth-enums.h\"\n" \ --fhead "#include " \ --fprod "\n/* enumerations from \"@filename@\" */" \ --vhead "GType\n@enum_name@_get_type (void)\n{\n static GType etype = 0;\n if (etype == 0) {\n static const G@Type@Value values[] = {" \ --vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \ --vtail " { 0, NULL, NULL }\n };\n etype = g_@type@_register_static (\"@EnumName@\", values);\n }\n return etype;\n}\n" \ bluetooth-enums.h) > gnome-bluetooth-enum-types.c make all-recursive make[3]: Entering directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/lib' Making all in plugins make[4]: Entering directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/lib/plugins' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DDATADIR=\"/usr/share\" -DICONDIR=\"\" -DLOCALEDIR="\"/usr/share/locale\"" -I../../lib -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT geoclue.lo -MD -MP -MF .deps/geoclue.Tpo -c -o geoclue.lo geoclue.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DDATADIR=\"/usr/share\" -DICONDIR=\"\" -DLOCALEDIR="\"/usr/share/locale\"" -I../../lib -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT test.lo -MD -MP -MF .deps/test.Tpo -c -o test.lo test.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DDATADIR=\"/usr/share\" -DICONDIR=\"\" -DLOCALEDIR=\"/usr/share/locale\" -I../../lib -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT test.lo -MD -MP -MF .deps/test.Tpo -c test.c -fPIC -DPIC -o .libs/test.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DDATADIR=\"/usr/share\" -DICONDIR=\"\" -DLOCALEDIR=\"/usr/share/locale\" -I../../lib -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT geoclue.lo -MD -MP -MF .deps/geoclue.Tpo -c geoclue.c -fPIC -DPIC -o .libs/geoclue.o mv -f .deps/geoclue.Tpo .deps/geoclue.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -module -avoid-version -o libgbtgeoclue.la -rpath /usr/lib64/gnome-bluetooth/plugins/ geoclue.lo -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -L/lib64 -lgconf-2 -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0 mv -f .deps/test.Tpo .deps/test.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -module -avoid-version -o libgbttest.la -rpath /usr/lib64/gnome-bluetooth/plugins/ test.lo -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 libtool: link: gcc -shared .libs/geoclue.o -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgmodule-2.0 -L/lib64 -lgconf-2 -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0 -m64 -mminimal-toc -Wl,-soname -Wl,libgbtgeoclue.so -o .libs/libgbtgeoclue.so libtool: link: gcc -shared .libs/test.o -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -m64 -mminimal-toc -Wl,-soname -Wl,libgbttest.so -o .libs/libgbttest.so libtool: link: ( cd ".libs" && rm -f "libgbtgeoclue.la" && ln -s "../libgbtgeoclue.la" "libgbtgeoclue.la" ) libtool: link: ( cd ".libs" && rm -f "libgbttest.la" && ln -s "../libgbttest.la" "libgbttest.la" ) make[4]: Leaving directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/lib/plugins' make[4]: Entering directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/hal -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DPLUGINDIR=\"/usr/lib64/gnome-bluetooth/plugins\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT bluetooth-client.lo -MD -MP -MF .deps/bluetooth-client.Tpo -c -o bluetooth-client.lo bluetooth-client.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/hal -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DPLUGINDIR=\"/usr/lib64/gnome-bluetooth/plugins\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT marshal.lo -MD -MP -MF .deps/marshal.Tpo -c -o marshal.lo marshal.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/hal -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DPLUGINDIR=\"/usr/lib64/gnome-bluetooth/plugins\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-bluetooth-enum-types.lo -MD -MP -MF .deps/gnome-bluetooth-enum-types.Tpo -c -o gnome-bluetooth-enum-types.lo gnome-bluetooth-enum-types.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/hal -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DPLUGINDIR=\"/usr/lib64/gnome-bluetooth/plugins\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT bling-spinner.lo -MD -MP -MF .deps/bling-spinner.Tpo -c -o bling-spinner.lo bling-spinner.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/hal -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DPLUGINDIR=\"/usr/lib64/gnome-bluetooth/plugins\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-bluetooth-enum-types.lo -MD -MP -MF .deps/gnome-bluetooth-enum-types.Tpo -c gnome-bluetooth-enum-types.c -fPIC -DPIC -o .libs/gnome-bluetooth-enum-types.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/hal -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DPLUGINDIR=\"/usr/lib64/gnome-bluetooth/plugins\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT marshal.lo -MD -MP -MF .deps/marshal.Tpo -c marshal.c -fPIC -DPIC -o .libs/marshal.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/hal -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DPLUGINDIR=\"/usr/lib64/gnome-bluetooth/plugins\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT bluetooth-client.lo -MD -MP -MF .deps/bluetooth-client.Tpo -c bluetooth-client.c -fPIC -DPIC -o .libs/bluetooth-client.o mv -f .deps/gnome-bluetooth-enum-types.Tpo .deps/gnome-bluetooth-enum-types.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/hal -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DPLUGINDIR=\"/usr/lib64/gnome-bluetooth/plugins\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT bluetooth-chooser.lo -MD -MP -MF .deps/bluetooth-chooser.Tpo -c -o bluetooth-chooser.lo bluetooth-chooser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/hal -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DPLUGINDIR=\"/usr/lib64/gnome-bluetooth/plugins\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT bluetooth-chooser.lo -MD -MP -MF .deps/bluetooth-chooser.Tpo -c bluetooth-chooser.c -fPIC -DPIC -o .libs/bluetooth-chooser.o mv -f .deps/marshal.Tpo .deps/marshal.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/hal -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DPLUGINDIR=\"/usr/lib64/gnome-bluetooth/plugins\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT bluetooth-chooser-button.lo -MD -MP -MF .deps/bluetooth-chooser-button.Tpo -c -o bluetooth-chooser-button.lo bluetooth-chooser-button.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/hal -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DPLUGINDIR=\"/usr/lib64/gnome-bluetooth/plugins\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT bling-spinner.lo -MD -MP -MF .deps/bling-spinner.Tpo -c bling-spinner.c -fPIC -DPIC -o .libs/bling-spinner.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/hal -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DPLUGINDIR=\"/usr/lib64/gnome-bluetooth/plugins\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT bluetooth-chooser-button.lo -MD -MP -MF .deps/bluetooth-chooser-button.Tpo -c bluetooth-chooser-button.c -fPIC -DPIC -o .libs/bluetooth-chooser-button.o mv -f .deps/bluetooth-chooser-button.Tpo .deps/bluetooth-chooser-button.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/hal -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DPLUGINDIR=\"/usr/lib64/gnome-bluetooth/plugins\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT bluetooth-agent.lo -MD -MP -MF .deps/bluetooth-agent.Tpo -c -o bluetooth-agent.lo bluetooth-agent.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/hal -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DPLUGINDIR=\"/usr/lib64/gnome-bluetooth/plugins\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT bluetooth-agent.lo -MD -MP -MF .deps/bluetooth-agent.Tpo -c bluetooth-agent.c -fPIC -DPIC -o .libs/bluetooth-agent.o mv -f .deps/bling-spinner.Tpo .deps/bling-spinner.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/hal -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DPLUGINDIR=\"/usr/lib64/gnome-bluetooth/plugins\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT bluetooth-killswitch.lo -MD -MP -MF .deps/bluetooth-killswitch.Tpo -c -o bluetooth-killswitch.lo bluetooth-killswitch.c mv -f .deps/bluetooth-client.Tpo .deps/bluetooth-client.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/hal -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DPLUGINDIR=\"/usr/lib64/gnome-bluetooth/plugins\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT obex-agent.lo -MD -MP -MF .deps/obex-agent.Tpo -c -o obex-agent.lo obex-agent.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/hal -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DPLUGINDIR=\"/usr/lib64/gnome-bluetooth/plugins\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT obex-agent.lo -MD -MP -MF .deps/obex-agent.Tpo -c obex-agent.c -fPIC -DPIC -o .libs/obex-agent.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/hal -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DPLUGINDIR=\"/usr/lib64/gnome-bluetooth/plugins\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT bluetooth-killswitch.lo -MD -MP -MF .deps/bluetooth-killswitch.Tpo -c bluetooth-killswitch.c -fPIC -DPIC -o .libs/bluetooth-killswitch.o mv -f .deps/bluetooth-agent.Tpo .deps/bluetooth-agent.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/hal -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DPLUGINDIR=\"/usr/lib64/gnome-bluetooth/plugins\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT bluetooth-plugin-manager.lo -MD -MP -MF .deps/bluetooth-plugin-manager.Tpo -c -o bluetooth-plugin-manager.lo bluetooth-plugin-manager.c mv -f .deps/obex-agent.Tpo .deps/obex-agent.Plo gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/hal -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DPLUGINDIR=\"/usr/lib64/gnome-bluetooth/plugins\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT test-client.o -MD -MP -MF .deps/test-client.Tpo -c -o test-client.o test-client.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/hal -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DPLUGINDIR=\"/usr/lib64/gnome-bluetooth/plugins\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT bluetooth-plugin-manager.lo -MD -MP -MF .deps/bluetooth-plugin-manager.Tpo -c bluetooth-plugin-manager.c -fPIC -DPIC -o .libs/bluetooth-plugin-manager.o mv -f .deps/bluetooth-chooser.Tpo .deps/bluetooth-chooser.Plo gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/hal -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DPLUGINDIR=\"/usr/lib64/gnome-bluetooth/plugins\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT test-agent.o -MD -MP -MF .deps/test-agent.Tpo -c -o test-agent.o test-agent.c mv -f .deps/bluetooth-killswitch.Tpo .deps/bluetooth-killswitch.Plo gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/hal -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DPLUGINDIR=\"/usr/lib64/gnome-bluetooth/plugins\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT test-deviceselection.o -MD -MP -MF .deps/test-deviceselection.Tpo -c -o test-deviceselection.o test-deviceselection.c mv -f .deps/test-agent.Tpo .deps/test-agent.Po gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/hal -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DPLUGINDIR=\"/usr/lib64/gnome-bluetooth/plugins\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT test-plugins.o -MD -MP -MF .deps/test-plugins.Tpo -c -o test-plugins.o test-plugins.c mv -f .deps/bluetooth-plugin-manager.Tpo .deps/bluetooth-plugin-manager.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -I. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/hal -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DPLUGINDIR=\"/usr/lib64/gnome-bluetooth/plugins\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -version-info 7:2:0 -no-undefined -export-symbols ./gnome-bluetooth.symbols -o libgnome-bluetooth.la -rpath /usr/lib64 bluetooth-client.lo marshal.lo gnome-bluetooth-enum-types.lo bling-spinner.lo bluetooth-chooser.lo bluetooth-chooser-button.lo -L/lib64 -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 mv -f .deps/test-client.Tpo .deps/test-client.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/hal -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DPLUGINDIR=\"/usr/lib64/gnome-bluetooth/plugins\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -no-undefined -o libcommon.la bluetooth-client.lo bluetooth-agent.lo bluetooth-killswitch.lo obex-agent.lo bluetooth-plugin-manager.lo bling-spinner.lo marshal.lo gnome-bluetooth-enum-types.lo -Wl,--export-dynamic -L/lib64 -ldbus-glib-1 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lhal -ldbus-1 -lpthread -lrt mv -f .deps/test-plugins.Tpo .deps/test-plugins.Po mv -f .deps/test-deviceselection.Tpo .deps/test-deviceselection.Po libtool: link: ar cru .libs/libcommon.a .libs/bluetooth-client.o .libs/bluetooth-agent.o .libs/bluetooth-killswitch.o .libs/obex-agent.o .libs/bluetooth-plugin-manager.o .libs/bling-spinner.o .libs/marshal.o .libs/gnome-bluetooth-enum-types.o libtool: link: ranlib .libs/libcommon.a libtool: link: echo "{ global:" > .libs/libgnome-bluetooth.ver libtool: link: cat ./gnome-bluetooth.symbols | sed -e "s/\(.*\)/\1;/" >> .libs/libgnome-bluetooth.ver libtool: link: echo "local: *; };" >> .libs/libgnome-bluetooth.ver libtool: link: gcc -shared .libs/bluetooth-client.o .libs/marshal.o .libs/gnome-bluetooth-enum-types.o .libs/bling-spinner.o .libs/bluetooth-chooser.o .libs/bluetooth-chooser-button.o -L/lib64 -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -m64 -mminimal-toc -Wl,-soname -Wl,libgnome-bluetooth.so.7 -Wl,-version-script -Wl,.libs/libgnome-bluetooth.ver -o .libs/libgnome-bluetooth.so.7.0.2 libtool: link: ( cd ".libs" && rm -f "libcommon.la" && ln -s "../libcommon.la" "libcommon.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -I. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/hal -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DPLUGINDIR=\"/usr/lib64/gnome-bluetooth/plugins\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o test-client test-client.o libcommon.la /bin/sh ../libtool --tag=CC --mode=link gcc -I. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/hal -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DPLUGINDIR=\"/usr/lib64/gnome-bluetooth/plugins\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o test-agent test-agent.o libcommon.la /bin/sh ../libtool --tag=CC --mode=link gcc -I. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/hal -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DPLUGINDIR=\"/usr/lib64/gnome-bluetooth/plugins\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o test-plugins test-plugins.o libcommon.la libtool: link: (cd ".libs" && rm -f "libgnome-bluetooth.so.7" && ln -s "libgnome-bluetooth.so.7.0.2" "libgnome-bluetooth.so.7") libtool: link: (cd ".libs" && rm -f "libgnome-bluetooth.so" && ln -s "libgnome-bluetooth.so.7.0.2" "libgnome-bluetooth.so") libtool: link: ( cd ".libs" && rm -f "libgnome-bluetooth.la" && ln -s "../libgnome-bluetooth.la" "libgnome-bluetooth.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -I. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/hal -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DPLUGINDIR=\"/usr/lib64/gnome-bluetooth/plugins\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o test-deviceselection test-deviceselection.o libgnome-bluetooth.la libtool: link: gcc -I. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/hal -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DPLUGINDIR=\"/usr/lib64/gnome-bluetooth/plugins\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o test-client test-client.o ./.libs/libcommon.a -L/lib64 -ldbus-glib-1 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lhal -ldbus-1 -lpthread -lrt libtool: link: gcc -I. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/hal -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DPLUGINDIR=\"/usr/lib64/gnome-bluetooth/plugins\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o test-agent test-agent.o ./.libs/libcommon.a -L/lib64 -ldbus-glib-1 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lhal -ldbus-1 -lpthread -lrt libtool: link: gcc -I. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/hal -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DPLUGINDIR=\"/usr/lib64/gnome-bluetooth/plugins\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o test-plugins test-plugins.o ./.libs/libcommon.a -L/lib64 -ldbus-glib-1 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lhal -ldbus-1 -lpthread -lrt libtool: link: gcc -I. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/hal -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DPLUGINDIR=\"/usr/lib64/gnome-bluetooth/plugins\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o .libs/test-deviceselection test-deviceselection.o ./.libs/libgnome-bluetooth.so -L/lib64 -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 make[4]: Leaving directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/lib' make[3]: Leaving directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/lib' make[2]: Leaving directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/lib' Making all in applet make[2]: Entering directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/applet' gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/unique-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DPKGDATADIR="\"/usr/share/gnome-bluetooth\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/unique-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DPKGDATADIR="\"/usr/share/gnome-bluetooth\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT notify.o -MD -MP -MF .deps/notify.Tpo -c -o notify.o notify.c gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/unique-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DPKGDATADIR="\"/usr/share/gnome-bluetooth\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT agent.o -MD -MP -MF .deps/agent.Tpo -c -o agent.o agent.c gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/unique-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DPKGDATADIR="\"/usr/share/gnome-bluetooth\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT test-agentdialog.o -MD -MP -MF .deps/test-agentdialog.Tpo -c -o test-agentdialog.o test-agentdialog.c mv -f .deps/notify.Tpo .deps/notify.Po LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po bluetooth-applet.desktop.in bluetooth-applet.desktop mv -f .deps/agent.Tpo .deps/agent.Po mv -f .deps/test-agentdialog.Tpo .deps/test-agentdialog.Po /bin/sh ../libtool --tag=CC --mode=link gcc -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/unique-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DPKGDATADIR="\"/usr/share/gnome-bluetooth\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o test-agentdialog test-agentdialog.o notify.o ../lib/libcommon.la -Wl,--export-dynamic -L/lib64 -lgconf-2 -lnotify -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lunique-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 mv -f .deps/main.Tpo .deps/main.Po /bin/sh ../libtool --tag=CC --mode=link gcc -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/unique-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DPKGDATADIR="\"/usr/share/gnome-bluetooth\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o bluetooth-applet main.o notify.o agent.o ../lib/libcommon.la ../lib/libgnome-bluetooth.la -Wl,--export-dynamic -L/lib64 -lgconf-2 -lnotify -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lunique-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 libtool: link: gcc -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/unique-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DPKGDATADIR=\"/usr/share/gnome-bluetooth\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o test-agentdialog test-agentdialog.o notify.o -Wl,--export-dynamic ../lib/.libs/libcommon.a -L/lib64 -lhal -lgconf-2 -lnotify -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lunique-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread Generating and caching the translation database Merging translations into bluetooth-applet.desktop. libtool: link: gcc -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/unique-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DPKGDATADIR=\"/usr/share/gnome-bluetooth\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o .libs/bluetooth-applet main.o notify.o agent.o -Wl,--export-dynamic ../lib/.libs/libcommon.a -L/lib64 -lhal ../lib/.libs/libgnome-bluetooth.so -lgconf-2 -lnotify -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lunique-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread make[2]: Leaving directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/applet' Making all in properties make[2]: Entering directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/properties' gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/unique-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DPKGDATADIR="\"/usr/share/gnome-bluetooth\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/unique-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DPKGDATADIR="\"/usr/share/gnome-bluetooth\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT general.o -MD -MP -MF .deps/general.Tpo -c -o general.o general.c gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/unique-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DPKGDATADIR="\"/usr/share/gnome-bluetooth\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT adapter.o -MD -MP -MF .deps/adapter.Tpo -c -o adapter.o adapter.c gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/unique-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DPKGDATADIR="\"/usr/share/gnome-bluetooth\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gconf-bridge.o -MD -MP -MF .deps/gconf-bridge.Tpo -c -o gconf-bridge.o gconf-bridge.c mv -f .deps/general.Tpo .deps/general.Po LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po bluetooth-properties.desktop.in bluetooth-properties.desktop Found cached translation database Merging translations into bluetooth-properties.desktop. LC_ALL=C /usr/bin/intltool-merge -s -u -c ../po/.intltool-merge-cache ../po bluetooth-manager.schemas.in bluetooth-manager.schemas Found cached translation database Merging translations into bluetooth-manager.schemas. mv -f .deps/gconf-bridge.Tpo .deps/gconf-bridge.Po mv -f .deps/main.Tpo .deps/main.Po mv -f .deps/adapter.Tpo .deps/adapter.Po /bin/sh ../libtool --tag=CC --mode=link gcc -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/unique-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DPKGDATADIR="\"/usr/share/gnome-bluetooth\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o bluetooth-properties main.o general.o adapter.o gconf-bridge.o ../lib/libgnome-bluetooth.la ../lib/libcommon.la -L/lib64 -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgconf-2 -lunique-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 libtool: link: gcc -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/unique-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DPKGDATADIR=\"/usr/share/gnome-bluetooth\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o .libs/bluetooth-properties main.o general.o adapter.o gconf-bridge.o ../lib/.libs/libgnome-bluetooth.so -L/lib64 ../lib/.libs/libcommon.a -lhal -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgconf-2 -lunique-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread make[2]: Leaving directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/properties' Making all in wizard make[2]: Entering directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/wizard' gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/unique-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DPKGDATADIR="\"/usr/share/gnome-bluetooth\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/unique-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DPKGDATADIR="\"/usr/share/gnome-bluetooth\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT pin.o -MD -MP -MF .deps/pin.Tpo -c -o pin.o pin.c mv -f .deps/pin.Tpo .deps/pin.Po mv -f .deps/main.Tpo .deps/main.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/unique-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DPKGDATADIR="\"/usr/share/gnome-bluetooth\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o bluetooth-wizard main.o pin.o ../lib/libgnome-bluetooth.la ../lib/libcommon.la -Wl,--export-dynamic -L/lib64 -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lunique-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 libtool: link: gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/unique-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DPKGDATADIR=\"/usr/share/gnome-bluetooth\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o .libs/bluetooth-wizard main.o pin.o -Wl,--export-dynamic ../lib/.libs/libgnome-bluetooth.so -L/lib64 ../lib/.libs/libcommon.a -lhal -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lunique-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 make[2]: Leaving directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/wizard' Making all in sendto make[2]: Entering directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/sendto' gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/main.Tpo .deps/main.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o bluetooth-sendto main.o ../lib/libcommon.la ../lib/libgnome-bluetooth.la -L/lib64 -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 libtool: link: gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o .libs/bluetooth-sendto main.o ../lib/.libs/libcommon.a -L/lib64 -lhal ../lib/.libs/libgnome-bluetooth.so -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 make[2]: Leaving directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/sendto' Making all in docs make[2]: Entering directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/docs' Making all in reference make[3]: Entering directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/docs/reference' Making all in libgnome-bluetooth make[4]: Entering directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/docs/reference/libgnome-bluetooth' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/docs/reference/libgnome-bluetooth' make[4]: Entering directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/docs/reference' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/docs/reference' make[3]: Leaving directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/docs/reference' make[3]: Entering directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/docs' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/docs' make[2]: Leaving directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/docs' Making all in po make[2]: Entering directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/po' file=`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ar.po file=`echo as | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file as.po file=`echo be | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file be.po file=`echo bg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bg.po file=`echo bn_IN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bn_IN.po file=`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ca.po file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file cs.po file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file de.po file=`echo el | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file el.po file=`echo en_GB | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_GB.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es.po file=`echo et | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file et.po file=`echo eu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file eu.po file=`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fi.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr.po file=`echo fy | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fy.po file=`echo gl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file gl.po file=`echo gu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file gu.po file=`echo he | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file he.po file=`echo hr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hr.po file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hu.po file=`echo id | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file id.po file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file it.po file=`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ja.po file=`echo ka | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ka.po file=`echo kn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file kn.po file=`echo ko | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ko.po file=`echo lt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lt.po file=`echo lv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lv.po file=`echo mn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file mn.po file=`echo mr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file mr.po file=`echo ms | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ms.po file=`echo nb | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nb.po file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nl.po file=`echo oc | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file oc.po file=`echo or | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file or.po file=`echo pa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pa.po file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pl.po file=`echo pt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po file=`echo ro | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ro.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ru.po file=`echo sk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sk.po file=`echo sl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sl.po file=`echo sr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr.po file=`echo sr@latin | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr@latin.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sv.po file=`echo ta | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ta.po file=`echo te | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file te.po file=`echo th | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file th.po file=`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file tr.po file=`echo uk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file uk.po file=`echo vi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file vi.po file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po file=`echo zh_HK | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_HK.po file=`echo zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_TW.po make[2]: Leaving directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/po' Making all in help make[2]: Entering directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/help' if ! test -d de/; then mkdir de/; fi if ! test -d es/; then mkdir es/; fi if ! test -d fr/; then mkdir fr/; fi if [ -f "C/gnome-bluetooth.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-bluetooth-2.27.8/help/"; fi; \ (cd de/ && \ `which xml2po` -e -p \ "${d}de/de.po" \ "${d}C/gnome-bluetooth.xml" > gnome-bluetooth.xml.tmp && \ cp gnome-bluetooth.xml.tmp gnome-bluetooth.xml && rm -f gnome-bluetooth.xml.tmp) if [ -f "C/gnome-bluetooth.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-bluetooth-2.27.8/help/"; fi; \ (cd es/ && \ `which xml2po` -e -p \ "${d}es/es.po" \ "${d}C/gnome-bluetooth.xml" > gnome-bluetooth.xml.tmp && \ cp gnome-bluetooth.xml.tmp gnome-bluetooth.xml && rm -f gnome-bluetooth.xml.tmp) if ! test -d sv/; then mkdir sv/; fi if [ -f "C/gnome-bluetooth.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-bluetooth-2.27.8/help/"; fi; \ (cd fr/ && \ `which xml2po` -e -p \ "${d}fr/fr.po" \ "${d}C/gnome-bluetooth.xml" > gnome-bluetooth.xml.tmp && \ cp gnome-bluetooth.xml.tmp gnome-bluetooth.xml && rm -f gnome-bluetooth.xml.tmp) if [ -f "C/gnome-bluetooth.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-bluetooth-2.27.8/help/"; fi; \ (cd sv/ && \ `which xml2po` -e -p \ "${d}sv/sv.po" \ "${d}C/gnome-bluetooth.xml" > gnome-bluetooth.xml.tmp && \ cp gnome-bluetooth.xml.tmp gnome-bluetooth.xml && rm -f gnome-bluetooth.xml.tmp) if ! test -d th/; then mkdir th/; fi if [ -f "C/gnome-bluetooth.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-bluetooth-2.27.8/help/"; fi; \ (cd th/ && \ `which xml2po` -e -p \ "${d}th/th.po" \ "${d}C/gnome-bluetooth.xml" > gnome-bluetooth.xml.tmp && \ cp gnome-bluetooth.xml.tmp gnome-bluetooth.xml && rm -f gnome-bluetooth.xml.tmp) xsltproc -o gnome-bluetooth-C.omf --stringparam db2omf.basename gnome-bluetooth --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang C --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/builddir/build/BUILD/gnome-bluetooth-2.27.8/help/gnome-bluetooth.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` C/gnome-bluetooth.xml || { rm -f "gnome-bluetooth-C.omf"; exit 1; } xsltproc -o gnome-bluetooth-de.omf --stringparam db2omf.basename gnome-bluetooth --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang de --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/builddir/build/BUILD/gnome-bluetooth-2.27.8/help/gnome-bluetooth.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` de/gnome-bluetooth.xml || { rm -f "gnome-bluetooth-de.omf"; exit 1; } error : No such process /builddir/build/BUILD/gnome-bluetooth-2.27.8/help/gnome-bluetooth.omf.in:3: warning: failed to load external entity "http://scrollkeeper.sourceforge.net/dtds/scrollkeeper-omf-1.0/scrollkeeper-omf.dtd" p://scrollkeeper.sourceforge.net/dtds/scrollkeeper-omf-1.0/scrollkeeper-omf.dtd" ^ error : No such process /builddir/build/BUILD/gnome-bluetooth-2.27.8/help/gnome-bluetooth.omf.in:3: warning: failed to load external entity "http://scrollkeeper.sourceforge.net/dtds/scrollkeeper-omf-1.0/scrollkeeper-omf.dtd" p://scrollkeeper.sourceforge.net/dtds/scrollkeeper-omf-1.0/scrollkeeper-omf.dtd" ^ xsltproc -o gnome-bluetooth-es.omf --stringparam db2omf.basename gnome-bluetooth --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang es --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/builddir/build/BUILD/gnome-bluetooth-2.27.8/help/gnome-bluetooth.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` es/gnome-bluetooth.xml || { rm -f "gnome-bluetooth-es.omf"; exit 1; } xsltproc -o gnome-bluetooth-sv.omf --stringparam db2omf.basename gnome-bluetooth --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang sv --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/builddir/build/BUILD/gnome-bluetooth-2.27.8/help/gnome-bluetooth.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` sv/gnome-bluetooth.xml || { rm -f "gnome-bluetooth-sv.omf"; exit 1; } xsltproc -o gnome-bluetooth-th.omf --stringparam db2omf.basename gnome-bluetooth --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang th --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/builddir/build/BUILD/gnome-bluetooth-2.27.8/help/gnome-bluetooth.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` th/gnome-bluetooth.xml || { rm -f "gnome-bluetooth-th.omf"; exit 1; } error : No such process /builddir/build/BUILD/gnome-bluetooth-2.27.8/help/gnome-bluetooth.omf.in:3: warning: failed to load external entity "http://scrollkeeper.sourceforge.net/dtds/scrollkeeper-omf-1.0/scrollkeeper-omf.dtd" p://scrollkeeper.sourceforge.net/dtds/scrollkeeper-omf-1.0/scrollkeeper-omf.dtd" ^ error : No such process /builddir/build/BUILD/gnome-bluetooth-2.27.8/help/gnome-bluetooth.omf.in:3: warning: failed to load external entity "http://scrollkeeper.sourceforge.net/dtds/scrollkeeper-omf-1.0/scrollkeeper-omf.dtd" p://scrollkeeper.sourceforge.net/dtds/scrollkeeper-omf-1.0/scrollkeeper-omf.dtd" ^ error : No such process /builddir/build/BUILD/gnome-bluetooth-2.27.8/help/gnome-bluetooth.omf.in:3: warning: failed to load external entity "http://scrollkeeper.sourceforge.net/dtds/scrollkeeper-omf-1.0/scrollkeeper-omf.dtd" p://scrollkeeper.sourceforge.net/dtds/scrollkeeper-omf-1.0/scrollkeeper-omf.dtd" ^ xsltproc -o gnome-bluetooth-fr.omf --stringparam db2omf.basename gnome-bluetooth --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang fr --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/builddir/build/BUILD/gnome-bluetooth-2.27.8/help/gnome-bluetooth.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` fr/gnome-bluetooth.xml || { rm -f "gnome-bluetooth-fr.omf"; exit 1; } error : No such process /builddir/build/BUILD/gnome-bluetooth-2.27.8/help/gnome-bluetooth.omf.in:3: warning: failed to load external entity "http://scrollkeeper.sourceforge.net/dtds/scrollkeeper-omf-1.0/scrollkeeper-omf.dtd" p://scrollkeeper.sourceforge.net/dtds/scrollkeeper-omf-1.0/scrollkeeper-omf.dtd" ^ make[2]: Leaving directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/help' make[2]: Entering directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8' make[1]: Leaving directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.CVGcDy + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64 ++ dirname /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64 + cd gnome-bluetooth-2.27.8 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64 + export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 + GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 + make install DESTDIR=/builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64 Making install in icons make[1]: Entering directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/icons' make[2]: Entering directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/icons' make[2]: Nothing to be done for `install-exec-am'. for i in hicolor_apps_16x16_bluetooth.png hicolor_apps_22x22_bluetooth.png hicolor_apps_24x24_bluetooth.png hicolor_apps_32x32_bluetooth.png hicolor_apps_48x48_bluetooth.png hicolor_apps_scalable_bluetooth.svg hicolor_status_16x16_bluetooth-disabled.png hicolor_status_22x22_bluetooth-disabled.png hicolor_status_24x24_bluetooth-disabled.png hicolor_status_32x32_bluetooth-disabled.png hicolor_status_48x48_bluetooth-disabled.png hicolor_status_16x16_bluetooth-paired.png hicolor_status_22x22_bluetooth-paired.png hicolor_status_24x24_bluetooth-paired.png hicolor_status_32x32_bluetooth-paired.png hicolor_status_scalable_bluetooth-paired.svg; do \ THEME=`echo $i | cut -d_ -f1`; \ CONTEXT=`echo $i | cut -d_ -f2`; \ SIZE=`echo $i | cut -d_ -f3`; \ FILE=`echo $i | cut -d_ -f4`; \ mkdir -p /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/icons/$THEME/$SIZE/$CONTEXT; \ /usr/bin/install -c -m 644 ./$i /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/icons/$THEME/$SIZE/$CONTEXT/$FILE; \ done make install-data-hook make[3]: Entering directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/icons' make[3]: Nothing to be done for `install-data-hook'. make[3]: Leaving directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/icons' make[2]: Leaving directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/icons' make[1]: Leaving directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/icons' Making install in lib make[1]: Entering directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/lib' make install-recursive make[2]: Entering directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/lib' Making install in plugins make[3]: Entering directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/lib/plugins' make[4]: Entering directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/lib/plugins' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/gnome-bluetooth/plugins/" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/lib64/gnome-bluetooth/plugins/" /bin/sh ../../libtool --mode=install /usr/bin/install -c libgbtgeoclue.la '/builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/lib64/gnome-bluetooth/plugins/' libtool: install: /usr/bin/install -c .libs/libgbtgeoclue.so /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/lib64/gnome-bluetooth/plugins/libgbtgeoclue.so libtool: install: /usr/bin/install -c .libs/libgbtgeoclue.lai /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/lib64/gnome-bluetooth/plugins/libgbtgeoclue.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/gnome-bluetooth/plugins/' make[4]: Leaving directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/lib/plugins' make[3]: Leaving directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/lib/plugins' make[3]: Entering directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/lib' make[4]: Entering directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/lib' test -z "/usr/lib64" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c libgnome-bluetooth.la '/builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libgnome-bluetooth.so.7.0.2 /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/lib64/libgnome-bluetooth.so.7.0.2 libtool: install: (cd /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/lib64 && { ln -s -f libgnome-bluetooth.so.7.0.2 libgnome-bluetooth.so.7 || { rm -f libgnome-bluetooth.so.7 && ln -s libgnome-bluetooth.so.7.0.2 libgnome-bluetooth.so.7; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/lib64 && { ln -s -f libgnome-bluetooth.so.7.0.2 libgnome-bluetooth.so || { rm -f libgnome-bluetooth.so && ln -s libgnome-bluetooth.so.7.0.2 libgnome-bluetooth.so; }; }) libtool: install: /usr/bin/install -c .libs/libgnome-bluetooth.lai /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/lib64/libgnome-bluetooth.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64" test -z "/usr/include/gnome-bluetooth" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/include/gnome-bluetooth" /usr/bin/install -c -m 644 bluetooth-client.h bluetooth-chooser.h bluetooth-chooser-button.h bluetooth-enums.h bluetooth-plugin.h '/builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/include/gnome-bluetooth' test -z "" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64" make[4]: Leaving directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/lib' make[3]: Leaving directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/lib' make[2]: Leaving directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/lib' make[1]: Leaving directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/lib' Making install in applet make[1]: Entering directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/applet' make[2]: Entering directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/applet' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c bluetooth-applet '/builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/bin' libtool: install: warning: `../lib/libgnome-bluetooth.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/bluetooth-applet /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/bin/bluetooth-applet test -z "/etc/xdg/autostart" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/etc/xdg/autostart" /usr/bin/install -c -m 644 bluetooth-applet.desktop '/builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/etc/xdg/autostart' test -z "/usr/share/man/man1" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/man/man1" /usr/bin/install -c -m 644 bluetooth-applet.1 '/builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/man/man1' test -z "/usr/share/gnome-bluetooth" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome-bluetooth" /usr/bin/install -c -m 644 popup-menu.ui authorisation-dialogue.ui confirm-dialogue.ui passkey-dialogue.ui '/builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome-bluetooth' make[2]: Leaving directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/applet' make[1]: Leaving directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/applet' Making install in properties make[1]: Entering directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/properties' make[2]: Entering directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/properties' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c bluetooth-properties '/builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/bin' libtool: install: warning: `../lib/libgnome-bluetooth.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/bluetooth-properties /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/bin/bluetooth-properties GCONF_CONFIG_SOURCE=xml:merged:/etc/gconf/gconf.xml.defaults \ /usr/bin/gconftool-2 --makefile-install-rule bluetooth-manager.schemas GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL is set, not installing schemas test -z "/usr/share/applications" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/applications" /usr/bin/install -c -m 644 bluetooth-properties.desktop '/builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/applications' test -z "/usr/share/man/man1" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/man/man1" /usr/bin/install -c -m 644 bluetooth-properties.1 '/builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/man/man1' test -z "/etc/gconf/schemas" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/etc/gconf/schemas" /usr/bin/install -c -m 644 bluetooth-manager.schemas '/builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/etc/gconf/schemas' test -z "/usr/share/gnome-bluetooth" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome-bluetooth" /usr/bin/install -c -m 644 properties-no-adapter.ui properties-adapter-off.ui '/builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome-bluetooth' make[2]: Leaving directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/properties' make[1]: Leaving directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/properties' Making install in wizard make[1]: Entering directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/wizard' make[2]: Entering directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/wizard' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c bluetooth-wizard '/builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/bin' libtool: install: warning: `../lib/libgnome-bluetooth.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/bluetooth-wizard /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/bin/bluetooth-wizard test -z "/usr/share/man/man1" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/man/man1" /usr/bin/install -c -m 644 bluetooth-wizard.1 '/builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/man/man1' test -z "/usr/share/gnome-bluetooth" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome-bluetooth" /usr/bin/install -c -m 644 pin-code-database.xml '/builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome-bluetooth' test -z "/usr/share/gnome-bluetooth" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome-bluetooth" /usr/bin/install -c -m 644 wizard.ui '/builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome-bluetooth' make[2]: Leaving directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/wizard' make[1]: Leaving directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/wizard' Making install in sendto make[1]: Entering directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/sendto' make[2]: Entering directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/sendto' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c bluetooth-sendto '/builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/bin' libtool: install: warning: `../lib/libgnome-bluetooth.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/bluetooth-sendto /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/bin/bluetooth-sendto test -z "/usr/share/man/man1" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/man/man1" /usr/bin/install -c -m 644 bluetooth-sendto.1 '/builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/man/man1' make[2]: Leaving directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/sendto' make[1]: Leaving directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/sendto' Making install in docs make[1]: Entering directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/docs' Making install in reference make[2]: Entering directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/docs/reference' Making install in libgnome-bluetooth make[3]: Entering directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/docs/reference/libgnome-bluetooth' make[4]: Entering directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/docs/reference/libgnome-bluetooth' make[4]: Nothing to be done for `install-exec-am'. installfiles=`echo ./html/*`; \ if test "$installfiles" = './html/*'; \ then echo '-- Nothing to install' ; \ else \ if test -n ""; then \ installdir="/builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gtk-doc/html/gnome-bluetooth-"; \ else \ installdir="/builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gtk-doc/html/gnome-bluetooth"; \ fi; \ /bin/sh ../../../mkinstalldirs ${installdir} ; \ for i in $installfiles; do \ echo '-- Installing '$i ; \ /usr/bin/install -c -m 644 $i ${installdir}; \ done; \ if test -n ""; then \ mv -f ${installdir}/gnome-bluetooth.devhelp2 \ ${installdir}/gnome-bluetooth-.devhelp2; \ mv -f ${installdir}/gnome-bluetooth.devhelp \ ${installdir}/gnome-bluetooth-.devhelp; \ fi; \ ! which gtkdoc-rebase >/dev/null 2>&1 || \ gtkdoc-rebase --relative --dest-dir=/builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64 --html-dir=${installdir} ; \ fi mkdir -p -- /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gtk-doc/html/gnome-bluetooth -- Installing ./html/BluetoothChooser.html -- Installing ./html/BluetoothChooserButton.html -- Installing ./html/api-index-full.html -- Installing ./html/ch01.html -- Installing ./html/gnome-bluetooth-bluetooth-enums.html -- Installing ./html/gnome-bluetooth.devhelp -- Installing ./html/gnome-bluetooth.devhelp2 -- Installing ./html/home.png -- Installing ./html/index.html -- Installing ./html/index.sgml -- Installing ./html/left.png -- Installing ./html/object-tree.html -- Installing ./html/right.png -- Installing ./html/style.css -- Installing ./html/up.png http://library.gnome.org/devel/glib/unstable/ -> /usr/share/gtk-doc/html/glib/ (42) http://library.gnome.org/devel/gobject/unstable/ -> /usr/share/gtk-doc/html/gobject/ (10) make[4]: Leaving directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/docs/reference/libgnome-bluetooth' make[3]: Leaving directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/docs/reference/libgnome-bluetooth' make[3]: Entering directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/docs/reference' make[4]: Entering directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/docs/reference' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/docs/reference' make[3]: Leaving directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/docs/reference' make[2]: Leaving directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/docs/reference' make[2]: Entering directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/docs' make[3]: Entering directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/docs' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/docs' make[2]: Leaving directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/docs' make[1]: Leaving directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/docs' Making install in po make[1]: Entering directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/po' linguas="ar as be bg bn_IN ca cs de el en_GB es et eu fi fr fy gl gu he hr hu id it ja ka kn ko lt lv mn mr ms nb nl oc or pa pl pt pt_BR ro ru sk sl sr sr@latin sv ta te th tr uk vi zh_CN zh_HK zh_TW "; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/gnome-bluetooth-2.27.8/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -c -m 644 $lang.gmo $dir/gnome-bluetooth2.mo; \ echo "installing $lang.gmo as $dir/gnome-bluetooth2.mo"; \ else \ /usr/bin/install -c -m 644 ./$lang.gmo $dir/gnome-bluetooth2.mo; \ echo "installing ./$lang.gmo as" \ "$dir/gnome-bluetooth2.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -c -m 644 $lang.gmo.m $dir/gnome-bluetooth2.mo.m; \ echo "installing $lang.gmo.m as $dir/gnome-bluetooth2.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -c -m 644 ./$lang.gmo.m \ $dir/gnome-bluetooth2.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/gnome-bluetooth2.mo.m"; \ else \ true; \ fi; \ fi; \ done installing ar.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/locale/ar/LC_MESSAGES/gnome-bluetooth2.mo installing as.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/locale/as/LC_MESSAGES/gnome-bluetooth2.mo installing be.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/locale/be/LC_MESSAGES/gnome-bluetooth2.mo installing bg.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/locale/bg/LC_MESSAGES/gnome-bluetooth2.mo installing bn_IN.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/locale/bn_IN/LC_MESSAGES/gnome-bluetooth2.mo installing ca.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/locale/ca/LC_MESSAGES/gnome-bluetooth2.mo installing cs.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/locale/cs/LC_MESSAGES/gnome-bluetooth2.mo installing de.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/locale/de/LC_MESSAGES/gnome-bluetooth2.mo installing el.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/locale/el/LC_MESSAGES/gnome-bluetooth2.mo installing en_GB.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/locale/en_GB/LC_MESSAGES/gnome-bluetooth2.mo installing es.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/locale/es/LC_MESSAGES/gnome-bluetooth2.mo installing et.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/locale/et/LC_MESSAGES/gnome-bluetooth2.mo installing eu.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/locale/eu/LC_MESSAGES/gnome-bluetooth2.mo installing fi.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/locale/fi/LC_MESSAGES/gnome-bluetooth2.mo installing fr.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/locale/fr/LC_MESSAGES/gnome-bluetooth2.mo installing fy.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/locale/fy/LC_MESSAGES/gnome-bluetooth2.mo installing gl.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/locale/gl/LC_MESSAGES/gnome-bluetooth2.mo installing gu.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/locale/gu/LC_MESSAGES/gnome-bluetooth2.mo installing he.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/locale/he/LC_MESSAGES/gnome-bluetooth2.mo installing hr.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/locale/hr/LC_MESSAGES/gnome-bluetooth2.mo installing hu.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/locale/hu/LC_MESSAGES/gnome-bluetooth2.mo installing id.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/locale/id/LC_MESSAGES/gnome-bluetooth2.mo installing it.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/locale/it/LC_MESSAGES/gnome-bluetooth2.mo installing ja.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/locale/ja/LC_MESSAGES/gnome-bluetooth2.mo installing ka.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/locale/ka/LC_MESSAGES/gnome-bluetooth2.mo installing kn.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/locale/kn/LC_MESSAGES/gnome-bluetooth2.mo installing ko.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/locale/ko/LC_MESSAGES/gnome-bluetooth2.mo installing lt.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/locale/lt/LC_MESSAGES/gnome-bluetooth2.mo installing lv.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/locale/lv/LC_MESSAGES/gnome-bluetooth2.mo installing mn.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/locale/mn/LC_MESSAGES/gnome-bluetooth2.mo installing mr.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/locale/mr/LC_MESSAGES/gnome-bluetooth2.mo installing ms.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/locale/ms/LC_MESSAGES/gnome-bluetooth2.mo installing nb.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/locale/nb/LC_MESSAGES/gnome-bluetooth2.mo installing nl.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/locale/nl/LC_MESSAGES/gnome-bluetooth2.mo installing oc.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/locale/oc/LC_MESSAGES/gnome-bluetooth2.mo installing or.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/locale/or/LC_MESSAGES/gnome-bluetooth2.mo installing pa.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/locale/pa/LC_MESSAGES/gnome-bluetooth2.mo installing pl.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/locale/pl/LC_MESSAGES/gnome-bluetooth2.mo installing pt.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/locale/pt/LC_MESSAGES/gnome-bluetooth2.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/locale/pt_BR/LC_MESSAGES/gnome-bluetooth2.mo installing ro.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/locale/ro/LC_MESSAGES/gnome-bluetooth2.mo installing ru.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/locale/ru/LC_MESSAGES/gnome-bluetooth2.mo installing sk.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/locale/sk/LC_MESSAGES/gnome-bluetooth2.mo installing sl.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/locale/sl/LC_MESSAGES/gnome-bluetooth2.mo installing sr.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/locale/sr/LC_MESSAGES/gnome-bluetooth2.mo installing sr@latin.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/locale/sr@latin/LC_MESSAGES/gnome-bluetooth2.mo installing sv.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/locale/sv/LC_MESSAGES/gnome-bluetooth2.mo installing ta.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/locale/ta/LC_MESSAGES/gnome-bluetooth2.mo installing te.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/locale/te/LC_MESSAGES/gnome-bluetooth2.mo installing th.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/locale/th/LC_MESSAGES/gnome-bluetooth2.mo installing tr.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/locale/tr/LC_MESSAGES/gnome-bluetooth2.mo installing uk.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/locale/uk/LC_MESSAGES/gnome-bluetooth2.mo installing vi.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/locale/vi/LC_MESSAGES/gnome-bluetooth2.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/locale/zh_CN/LC_MESSAGES/gnome-bluetooth2.mo installing zh_HK.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/locale/zh_HK/LC_MESSAGES/gnome-bluetooth2.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/locale/zh_TW/LC_MESSAGES/gnome-bluetooth2.mo make[1]: Leaving directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/po' Making install in help make[1]: Entering directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/help' make[2]: Entering directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/help' make[2]: Nothing to be done for `install-exec-am'. /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/C mkdir -p -- /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/C /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/de mkdir -p -- /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/de /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/es mkdir -p -- /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/es /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/fr mkdir -p -- /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/fr /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/sv mkdir -p -- /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/sv /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/th mkdir -p -- /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/th /usr/bin/install -c -m 644 C/legal.xml /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/C/legal.xml /usr/bin/install -c -m 644 C/gnome-bluetooth.xml /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/C/gnome-bluetooth.xml /usr/bin/install -c -m 644 de/gnome-bluetooth.xml /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/de/gnome-bluetooth.xml /usr/bin/install -c -m 644 es/gnome-bluetooth.xml /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/es/gnome-bluetooth.xml /usr/bin/install -c -m 644 fr/gnome-bluetooth.xml /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/fr/gnome-bluetooth.xml /usr/bin/install -c -m 644 sv/gnome-bluetooth.xml /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/sv/gnome-bluetooth.xml /usr/bin/install -c -m 644 th/gnome-bluetooth.xml /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/th/gnome-bluetooth.xml /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/C/figures/ mkdir -p -- /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/C/figures/ /usr/bin/install -c -m 644 C/figures/bluetooth-applet.png /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/C/figures/bluetooth-applet.png /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/de/figures/ mkdir -p -- /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/de/figures/ /usr/bin/install -c -m 644 de/figures/bluetooth-applet.png /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/de/figures/bluetooth-applet.png /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/es/figures/ mkdir -p -- /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/es/figures/ cd /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/es/figures/ && ln -s -f ../../C/figures/bluetooth-applet.png bluetooth-applet.png /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/fr/figures/ mkdir -p -- /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/fr/figures/ cd /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/fr/figures/ && ln -s -f ../../C/figures/bluetooth-applet.png bluetooth-applet.png /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/sv/figures/ mkdir -p -- /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/sv/figures/ cd /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/sv/figures/ && ln -s -f ../../C/figures/bluetooth-applet.png bluetooth-applet.png /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/th/figures/ mkdir -p -- /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/th/figures/ cd /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/th/figures/ && ln -s -f ../../C/figures/bluetooth-applet.png bluetooth-applet.png /usr/bin/install -c -m 644 C/figures/bluetooth-properties.png /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/C/figures/bluetooth-properties.png /usr/bin/install -c -m 644 de/figures/bluetooth-properties.png /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/de/figures/bluetooth-properties.png cd /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/es/figures/ && ln -s -f ../../C/figures/bluetooth-properties.png bluetooth-properties.png cd /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/fr/figures/ && ln -s -f ../../C/figures/bluetooth-properties.png bluetooth-properties.png cd /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/sv/figures/ && ln -s -f ../../C/figures/bluetooth-properties.png bluetooth-properties.png cd /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/th/figures/ && ln -s -f ../../C/figures/bluetooth-properties.png bluetooth-properties.png /usr/bin/install -c -m 644 C/figures/bluetooth-wizard.png /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/C/figures/bluetooth-wizard.png /usr/bin/install -c -m 644 de/figures/bluetooth-wizard.png /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/de/figures/bluetooth-wizard.png cd /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/es/figures/ && ln -s -f ../../C/figures/bluetooth-wizard.png bluetooth-wizard.png cd /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/fr/figures/ && ln -s -f ../../C/figures/bluetooth-wizard.png bluetooth-wizard.png cd /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/sv/figures/ && ln -s -f ../../C/figures/bluetooth-wizard.png bluetooth-wizard.png cd /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/th/figures/ && ln -s -f ../../C/figures/bluetooth-wizard.png bluetooth-wizard.png /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/omf/gnome-bluetooth mkdir -p -- /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/omf/gnome-bluetooth /usr/bin/install -c -m 644 gnome-bluetooth-C.omf /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/omf/gnome-bluetooth/gnome-bluetooth-C.omf /usr/bin/install -c -m 644 gnome-bluetooth-de.omf /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/omf/gnome-bluetooth/gnome-bluetooth-de.omf /usr/bin/install -c -m 644 gnome-bluetooth-es.omf /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/omf/gnome-bluetooth/gnome-bluetooth-es.omf /usr/bin/install -c -m 644 gnome-bluetooth-fr.omf /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/omf/gnome-bluetooth/gnome-bluetooth-fr.omf /usr/bin/install -c -m 644 gnome-bluetooth-sv.omf /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/omf/gnome-bluetooth/gnome-bluetooth-sv.omf /usr/bin/install -c -m 644 gnome-bluetooth-th.omf /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/omf/gnome-bluetooth/gnome-bluetooth-th.omf scrollkeeper-update -p /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/var/lib/rarian -o /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/omf/gnome-bluetooth make[2]: Leaving directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/help' make[1]: Leaving directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8/help' make[1]: Entering directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8' make[2]: Entering directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/pkgconfig" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/lib64/pkgconfig" /usr/bin/install -c -m 644 gnome-bluetooth-1.0.pc '/builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/lib64/pkgconfig' make install-data-hook make[3]: Entering directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8' make[3]: Nothing to be done for `install-data-hook'. make[3]: Leaving directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8' make[2]: Leaving directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8' make[1]: Leaving directory `/builddir/build/BUILD/gnome-bluetooth-2.27.8' + rm -f /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/lib64/libgnome-bluetooth.la /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64//usr/lib64/gnome-bluetooth/plugins/libgbtgeoclue.la + desktop-file-install --vendor= --delete-original --dir=/builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/applications /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/applications/bluetooth-properties.desktop + desktop-file-install --vendor= --delete-original --dir=/builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/etc/xdg/autostart/ /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/etc/xdg/autostart/bluetooth-applet.desktop + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64 gnome-bluetooth2 + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64 gnome-bluetooth --with-gnome + cat gnome-bluetooth.lang + helpdir=/builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth + for f in '$helpdir/C/figures/*.png' ++ basename /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/C/figures/bluetooth-applet.png + b=bluetooth-applet.png + for d in '$helpdir/*' + '[' -d /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/C -a /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/C '!=' /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/C ']' + for d in '$helpdir/*' + '[' -d /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/de -a /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/de '!=' /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/C ']' + g=/builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/de/figures/bluetooth-applet.png + '[' -f /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/de/figures/bluetooth-applet.png ']' + cmp -s /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/C/figures/bluetooth-applet.png /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/de/figures/bluetooth-applet.png + for d in '$helpdir/*' + '[' -d /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/es -a /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/es '!=' /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/C ']' + g=/builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/es/figures/bluetooth-applet.png + '[' -f /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/es/figures/bluetooth-applet.png ']' + cmp -s /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/C/figures/bluetooth-applet.png /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/es/figures/bluetooth-applet.png + rm /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/es/figures/bluetooth-applet.png + ln -s ../../C/figures/bluetooth-applet.png /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/es/figures/bluetooth-applet.png + for d in '$helpdir/*' + '[' -d /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/fr -a /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/fr '!=' /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/C ']' + g=/builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/fr/figures/bluetooth-applet.png + '[' -f /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/fr/figures/bluetooth-applet.png ']' + cmp -s /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/C/figures/bluetooth-applet.png /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/fr/figures/bluetooth-applet.png + rm /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/fr/figures/bluetooth-applet.png + ln -s ../../C/figures/bluetooth-applet.png /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/fr/figures/bluetooth-applet.png + for d in '$helpdir/*' + '[' -d /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/sv -a /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/sv '!=' /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/C ']' + g=/builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/sv/figures/bluetooth-applet.png + '[' -f /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/sv/figures/bluetooth-applet.png ']' + cmp -s /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/C/figures/bluetooth-applet.png /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/sv/figures/bluetooth-applet.png + rm /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/sv/figures/bluetooth-applet.png + ln -s ../../C/figures/bluetooth-applet.png /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/sv/figures/bluetooth-applet.png + for d in '$helpdir/*' + '[' -d /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/th -a /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/th '!=' /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/C ']' + g=/builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/th/figures/bluetooth-applet.png + '[' -f /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/th/figures/bluetooth-applet.png ']' + cmp -s /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/C/figures/bluetooth-applet.png /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/th/figures/bluetooth-applet.png + rm /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/th/figures/bluetooth-applet.png + ln -s ../../C/figures/bluetooth-applet.png /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/th/figures/bluetooth-applet.png + for f in '$helpdir/C/figures/*.png' ++ basename /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/C/figures/bluetooth-properties.png + b=bluetooth-properties.png + for d in '$helpdir/*' + '[' -d /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/C -a /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/C '!=' /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/C ']' + for d in '$helpdir/*' + '[' -d /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/de -a /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/de '!=' /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/C ']' + g=/builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/de/figures/bluetooth-properties.png + '[' -f /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/de/figures/bluetooth-properties.png ']' + cmp -s /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/C/figures/bluetooth-properties.png /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/de/figures/bluetooth-properties.png + for d in '$helpdir/*' + '[' -d /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/es -a /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/es '!=' /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/C ']' + g=/builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/es/figures/bluetooth-properties.png + '[' -f /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/es/figures/bluetooth-properties.png ']' + cmp -s /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/C/figures/bluetooth-properties.png /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/es/figures/bluetooth-properties.png + rm /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/es/figures/bluetooth-properties.png + ln -s ../../C/figures/bluetooth-properties.png /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/es/figures/bluetooth-properties.png + for d in '$helpdir/*' + '[' -d /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/fr -a /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/fr '!=' /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/C ']' + g=/builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/fr/figures/bluetooth-properties.png + '[' -f /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/fr/figures/bluetooth-properties.png ']' + cmp -s /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/C/figures/bluetooth-properties.png /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/fr/figures/bluetooth-properties.png + rm /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/fr/figures/bluetooth-properties.png + ln -s ../../C/figures/bluetooth-properties.png /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/fr/figures/bluetooth-properties.png + for d in '$helpdir/*' + '[' -d /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/sv -a /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/sv '!=' /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/C ']' + g=/builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/sv/figures/bluetooth-properties.png + '[' -f /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/sv/figures/bluetooth-properties.png ']' + cmp -s /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/C/figures/bluetooth-properties.png /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/sv/figures/bluetooth-properties.png + rm /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/sv/figures/bluetooth-properties.png + ln -s ../../C/figures/bluetooth-properties.png /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/sv/figures/bluetooth-properties.png + for d in '$helpdir/*' + '[' -d /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/th -a /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/th '!=' /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/C ']' + g=/builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/th/figures/bluetooth-properties.png + '[' -f /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/th/figures/bluetooth-properties.png ']' + cmp -s /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/C/figures/bluetooth-properties.png /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/th/figures/bluetooth-properties.png + rm /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/th/figures/bluetooth-properties.png + ln -s ../../C/figures/bluetooth-properties.png /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/th/figures/bluetooth-properties.png + for f in '$helpdir/C/figures/*.png' ++ basename /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/C/figures/bluetooth-wizard.png + b=bluetooth-wizard.png + for d in '$helpdir/*' + '[' -d /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/C -a /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/C '!=' /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/C ']' + for d in '$helpdir/*' + '[' -d /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/de -a /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/de '!=' /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/C ']' + g=/builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/de/figures/bluetooth-wizard.png + '[' -f /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/de/figures/bluetooth-wizard.png ']' + cmp -s /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/C/figures/bluetooth-wizard.png /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/de/figures/bluetooth-wizard.png + for d in '$helpdir/*' + '[' -d /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/es -a /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/es '!=' /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/C ']' + g=/builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/es/figures/bluetooth-wizard.png + '[' -f /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/es/figures/bluetooth-wizard.png ']' + cmp -s /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/C/figures/bluetooth-wizard.png /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/es/figures/bluetooth-wizard.png + rm /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/es/figures/bluetooth-wizard.png + ln -s ../../C/figures/bluetooth-wizard.png /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/es/figures/bluetooth-wizard.png + for d in '$helpdir/*' + '[' -d /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/fr -a /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/fr '!=' /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/C ']' + g=/builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/fr/figures/bluetooth-wizard.png + '[' -f /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/fr/figures/bluetooth-wizard.png ']' + cmp -s /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/C/figures/bluetooth-wizard.png /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/fr/figures/bluetooth-wizard.png + rm /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/fr/figures/bluetooth-wizard.png + ln -s ../../C/figures/bluetooth-wizard.png /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/fr/figures/bluetooth-wizard.png + for d in '$helpdir/*' + '[' -d /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/sv -a /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/sv '!=' /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/C ']' + g=/builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/sv/figures/bluetooth-wizard.png + '[' -f /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/sv/figures/bluetooth-wizard.png ']' + cmp -s /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/C/figures/bluetooth-wizard.png /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/sv/figures/bluetooth-wizard.png + rm /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/sv/figures/bluetooth-wizard.png + ln -s ../../C/figures/bluetooth-wizard.png /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/sv/figures/bluetooth-wizard.png + for d in '$helpdir/*' + '[' -d /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/th -a /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/th '!=' /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/C ']' + g=/builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/th/figures/bluetooth-wizard.png + '[' -f /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/th/figures/bluetooth-wizard.png ']' + cmp -s /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/C/figures/bluetooth-wizard.png /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/th/figures/bluetooth-wizard.png + rm /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/th/figures/bluetooth-wizard.png + ln -s ../../C/figures/bluetooth-wizard.png /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/gnome/help/gnome-bluetooth/th/figures/bluetooth-wizard.png + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/gnome-bluetooth-2.27.8 extracting debug info from /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/lib64/gnome-bluetooth/plugins/libgbtgeoclue.so extracting debug info from /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/lib64/libgnome-bluetooth.so.7.0.2 extracting debug info from /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/bin/bluetooth-applet extracting debug info from /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/bin/bluetooth-properties extracting debug info from /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/bin/bluetooth-wizard extracting debug info from /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/bin/bluetooth-sendto symlinked /usr/lib/debug/usr/lib64/libgnome-bluetooth.so.7.0.2.debug to /usr/lib/debug/usr/lib64/libgnome-bluetooth.so.7.debug symlinked /usr/lib/debug/usr/lib64/libgnome-bluetooth.so.7.0.2.debug to /usr/lib/debug/usr/lib64/libgnome-bluetooth.so.debug 796 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: gnome-bluetooth-2.27.8-2.fc12.ppc64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.uHgcH6 + umask 022 + cd /builddir/build/BUILD + cd gnome-bluetooth-2.27.8 + DOCDIR=/builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/doc/gnome-bluetooth-2.27.8 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/doc/gnome-bluetooth-2.27.8 + /bin/mkdir -p /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/doc/gnome-bluetooth-2.27.8 + cp -pr README NEWS COPYING /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/doc/gnome-bluetooth-2.27.8 + exit 0 Provides: dbus-bluez-pin-helper libgbtgeoclue.so()(64bit) Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires(pre): /bin/sh Requires(post): /bin/sh desktop-file-utils Requires(preun): /bin/sh Requires(postun): /bin/sh desktop-file-utils Requires: libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.3)(64bit) libcairo.so.2()(64bit) libdbus-1.so.3()(64bit) libdbus-glib-1.so.2()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libgconf-2.so.4()(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgnome-bluetooth.so.7()(64bit) libgobject-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libhal.so.1()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.3)(64bit) libnotify.so.1()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) libpthread.so.0()(64bit) librt.so.1()(64bit) libunique-1.0.so.0()(64bit) rtld(GNU_HASH) Conflicts: bluez-gnome <= 1.8 Obsoletes: bluez-pin bluez-gnome <= 1.8 Processing files: gnome-bluetooth-libs-2.27.8-2.fc12.ppc64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.BdIjNE + umask 022 + cd /builddir/build/BUILD + cd gnome-bluetooth-2.27.8 + DOCDIR=/builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/doc/gnome-bluetooth-libs-2.27.8 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/doc/gnome-bluetooth-libs-2.27.8 + /bin/mkdir -p /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/doc/gnome-bluetooth-libs-2.27.8 + cp -pr COPYING.LIB /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64/usr/share/doc/gnome-bluetooth-libs-2.27.8 + exit 0 Provides: libgnome-bluetooth.so.7()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.3)(64bit) libcairo.so.2()(64bit) libdbus-1.so.3()(64bit) libdbus-glib-1.so.2()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgnome-bluetooth.so.7()(64bit) libgobject-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) libpthread.so.0()(64bit) librt.so.1()(64bit) rtld(GNU_HASH) Processing files: gnome-bluetooth-libs-devel-2.27.8-2.fc12.ppc64 Provides: gnome-bluetooth-devel pkgconfig(gnome-bluetooth-1.0) = 2.27.8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /usr/bin/pkg-config libgnome-bluetooth.so.7()(64bit) pkgconfig(dbus-glib-1) pkgconfig(gtk+-2.0) Obsoletes: gnome-bluetooth-devel Processing files: gnome-bluetooth-debuginfo-2.27.8-2.fc12.ppc64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gnome-bluetooth-2.27.8-2.fc12.ppc64 warning: Could not canonicalize hostname: ppc3.fedora.redhat.com Wrote: /builddir/build/RPMS/gnome-bluetooth-2.27.8-2.fc12.ppc64.rpm Wrote: /builddir/build/RPMS/gnome-bluetooth-libs-2.27.8-2.fc12.ppc64.rpm Wrote: /builddir/build/RPMS/gnome-bluetooth-libs-devel-2.27.8-2.fc12.ppc64.rpm Wrote: /builddir/build/RPMS/gnome-bluetooth-debuginfo-2.27.8-2.fc12.ppc64.rpm Child returncode was: 0 LEAVE do -->