ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/libbtctl.spec'], False, '/var/lib/mock/dist-f8-build-247725-45199/root/', None, 0, True, 0, 426, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/libbtctl.spec'] warning: Could not canonicalize hostname: x86-4.fedora.phx.redhat.com Building target platforms: i386 Building for target i386 Wrote: /builddir/build/SRPMS/libbtctl-0.9.0-4.fc8.src.rpm LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/libbtctl.spec'], False, '/var/lib/mock/dist-f8-build-247725-45199/root/', None, 0, True, 0, 426, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/libbtctl.spec'] Building target platforms: i386 Building for target i386 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.91052 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf libbtctl-0.9.0 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/libbtctl-0.9.0.tar.bz2 + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libbtctl-0.9.0 ++ /usr/bin/id -u + '[' 426 = 0 ']' ++ /usr/bin/id -u + '[' 426 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #2 (libbtctl-0.4.1-pydir.patch):' Patch #2 (libbtctl-0.4.1-pydir.patch): + patch -p1 -b --suffix .pydir -s + echo 'Patch #4 (libbtctl-0.6.0-print.patch):' Patch #4 (libbtctl-0.6.0-print.patch): + patch -p1 -b --suffix .print -s + aclocal acinclude.m4:9: warning: underquoted definition of BLUEZ_PATH_BLUETOOTH acinclude.m4:9: run info '(automake)Extending aclocal' acinclude.m4:9: or see http://sources.redhat.com/automake/automake.html#Extending-aclocal + automake -a + intltoolize -c -f You should update your 'aclocal.m4' by running aclocal. + autoconf + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.14742 + umask 022 + cd /builddir/build/BUILD + cd libbtctl-0.9.0 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config.sub ++ basename ./config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./config.guess ++ basename ./config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config.guess' + ./configure --build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --target=i386-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/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-mono 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 build system type... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu checking for style of include used by make... GNU checking for i386-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 dependency style of gcc... gcc3 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 ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for i386-redhat-linux-gnu-g++... no checking for i386-redhat-linux-gnu-c++... no checking for i386-redhat-linux-gnu-gpp... no checking for i386-redhat-linux-gnu-aCC... no checking for i386-redhat-linux-gnu-CC... no checking for i386-redhat-linux-gnu-cxx... no checking for i386-redhat-linux-gnu-cc++... no checking for i386-redhat-linux-gnu-cl.exe... no checking for i386-redhat-linux-gnu-FCC... no checking for i386-redhat-linux-gnu-KCC... no checking for i386-redhat-linux-gnu-RCC... no checking for i386-redhat-linux-gnu-xlC_r... no checking for i386-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for i386-redhat-linux-gnu-g77... no checking for i386-redhat-linux-gnu-xlf... no checking for i386-redhat-linux-gnu-f77... no checking for i386-redhat-linux-gnu-frt... no checking for i386-redhat-linux-gnu-pgf77... no checking for i386-redhat-linux-gnu-cf77... no checking for i386-redhat-linux-gnu-fort77... no checking for i386-redhat-linux-gnu-fl32... no checking for i386-redhat-linux-gnu-af77... no checking for i386-redhat-linux-gnu-xlf90... no checking for i386-redhat-linux-gnu-f90... no checking for i386-redhat-linux-gnu-pgf90... no checking for i386-redhat-linux-gnu-pghpf... no checking for i386-redhat-linux-gnu-epcf90... no checking for i386-redhat-linux-gnu-gfortran... no checking for i386-redhat-linux-gnu-g95... no checking for i386-redhat-linux-gnu-xlf95... no checking for i386-redhat-linux-gnu-f95... no checking for i386-redhat-linux-gnu-fort... no checking for i386-redhat-linux-gnu-ifort... no checking for i386-redhat-linux-gnu-ifc... no checking for i386-redhat-linux-gnu-efc... no checking for i386-redhat-linux-gnu-pgf95... no checking for i386-redhat-linux-gnu-lf95... no checking for i386-redhat-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for i386-redhat-linux-gnu-ar... no checking for ar... ar checking for i386-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i386-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for library containing strerror... none required checking for i386-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for i386-redhat-linux-gnu-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for ANSI C header files... (cached) yes checking for intltool >= 0.35.0... 0.36.2 found checking for perl... /usr/bin/perl checking for XML::Parser... ok checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for catalogs to be installed... be en_GB ja checking for pkg-config... /usr/bin/pkg-config checking for glib-genmarshal... /usr/bin/glib-genmarshal checking for i386-redhat-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for BTCTL... yes checking for GTK... yes checking openobex/obex.h usability... yes checking openobex/obex.h presence... yes checking for openobex/obex.h... yes checking for OBEX_Init in -lopenobex... yes checking for libbluetooth... yes checking for SDP support... no *** Could not run libsdp test program, checking why... *** The test program failed to compile or link. See the file config.log for the *** exact error that occurred. This usually means libsdp was incorrectly *** installed or that you have moved libsdp since it was installed. *** *** You can ignore this if your bluez-libs is version 2.7 or better. *** If not, you won't be able to compile this code until you install *** bluez-sdp. configure: WARNING: no libsdp but continuing anyway checking for BTCTLPY... yes checking for python support... checking for a Python interpreter with version >= 2.2... python checking for python... /usr/bin/python checking for python version... 2.5 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.5/site-packages checking for python extension module directory... ${exec_prefix}/lib/python2.5/site-packages yes checking for headers required to compile python extensions... found checking gtk-doc version >= 1.0... yes checking for more warnings... no configure: creating ./config.status config.status: creating Makefile config.status: creating libbtctl.pc config.status: creating src/Makefile config.status: creating po/Makefile.in config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating mono/Makefile config.status: creating mono/libbtctl/Makefile config.status: creating mono/libbtctl/libbtctl-sharp.pc config.status: creating mono/libbtctl/AssemblyInfo.cs config.status: creating mono/sources/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing intltool commands config.status: executing default-1 commands config.status: executing po/stamp-it commands + make make all-recursive make[1]: Entering directory `/builddir/build/BUILD/libbtctl-0.9.0' Making all in po make[2]: Entering directory `/builddir/build/BUILD/libbtctl-0.9.0/po' file=`echo be | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file be.po file=`echo en_GB | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_GB.po file=`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ja.po make[2]: Leaving directory `/builddir/build/BUILD/libbtctl-0.9.0/po' Making all in src make[2]: Entering directory `/builddir/build/BUILD/libbtctl-0.9.0/src' ( /usr/bin/glib-genmarshal --prefix=btctl_marshal ./btctl-marshal.list --header > btctl-marshal.tmp \ && mv btctl-marshal.tmp btctl-marshal.h ) \ || ( rm -f btctl-marshal.tmp && exit 1 ) ( echo "#include \"btctl-marshal.h\"" >btctl-marshal.tmp \ && /usr/bin/glib-genmarshal --prefix=btctl_marshal ./btctl-marshal.list --body >> btctl-marshal.tmp \ && mv btctl-marshal.tmp btctl-marshal.c ) \ || ( rm -f btctl-marshal.tmp && exit 1 ) make all-am make[3]: Entering directory `/builddir/build/BUILD/libbtctl-0.9.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -I../intl -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.5 -I/usr/include -DDATA_DIR="\"/usr/share/libbtctl\"" -DGETTEXT_PACKAGE="\"libbtctl\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT btctl.lo -MD -MP -MF .deps/btctl.Tpo -c -o btctl.lo btctl.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I.. -g -I../intl -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.5 -I/usr/include -DDATA_DIR=\"/usr/share/libbtctl\" -DGETTEXT_PACKAGE=\"libbtctl\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT btctl.lo -MD -MP -MF .deps/btctl.Tpo -c btctl.c -fPIC -DPIC -o .libs/btctl.o btctl.c: In function 'btctl_set_property': btctl.c:75: warning: implicit declaration of function 'btctl_controller_impl_set_hci_device' gcc -DHAVE_CONFIG_H -I. -I.. -g -I../intl -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.5 -I/usr/include -DDATA_DIR=\"/usr/share/libbtctl\" -DGETTEXT_PACKAGE=\"libbtctl\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT btctl.lo -MD -MP -MF .deps/btctl.Tpo -c btctl.c -o btctl.o >/dev/null 2>&1 mv -f .deps/btctl.Tpo .deps/btctl.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -I../intl -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.5 -I/usr/include -DDATA_DIR="\"/usr/share/libbtctl\"" -DGETTEXT_PACKAGE="\"libbtctl\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT btctlimpl.lo -MD -MP -MF .deps/btctlimpl.Tpo -c -o btctlimpl.lo btctlimpl.c gcc -DHAVE_CONFIG_H -I. -I.. -g -I../intl -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.5 -I/usr/include -DDATA_DIR=\"/usr/share/libbtctl\" -DGETTEXT_PACKAGE=\"libbtctl\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT btctlimpl.lo -MD -MP -MF .deps/btctlimpl.Tpo -c btctlimpl.c -fPIC -DPIC -o .libs/btctlimpl.o gcc -DHAVE_CONFIG_H -I. -I.. -g -I../intl -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.5 -I/usr/include -DDATA_DIR=\"/usr/share/libbtctl\" -DGETTEXT_PACKAGE=\"libbtctl\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT btctlimpl.lo -MD -MP -MF .deps/btctlimpl.Tpo -c btctlimpl.c -o btctlimpl.o >/dev/null 2>&1 mv -f .deps/btctlimpl.Tpo .deps/btctlimpl.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -I../intl -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.5 -I/usr/include -DDATA_DIR="\"/usr/share/libbtctl\"" -DGETTEXT_PACKAGE="\"libbtctl\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT btctl-marshal.lo -MD -MP -MF .deps/btctl-marshal.Tpo -c -o btctl-marshal.lo btctl-marshal.c gcc -DHAVE_CONFIG_H -I. -I.. -g -I../intl -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.5 -I/usr/include -DDATA_DIR=\"/usr/share/libbtctl\" -DGETTEXT_PACKAGE=\"libbtctl\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT btctl-marshal.lo -MD -MP -MF .deps/btctl-marshal.Tpo -c btctl-marshal.c -fPIC -DPIC -o .libs/btctl-marshal.o gcc -DHAVE_CONFIG_H -I. -I.. -g -I../intl -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.5 -I/usr/include -DDATA_DIR=\"/usr/share/libbtctl\" -DGETTEXT_PACKAGE=\"libbtctl\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT btctl-marshal.lo -MD -MP -MF .deps/btctl-marshal.Tpo -c btctl-marshal.c -o btctl-marshal.o >/dev/null 2>&1 mv -f .deps/btctl-marshal.Tpo .deps/btctl-marshal.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -I../intl -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.5 -I/usr/include -DDATA_DIR="\"/usr/share/libbtctl\"" -DGETTEXT_PACKAGE="\"libbtctl\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT bthelper.lo -MD -MP -MF .deps/bthelper.Tpo -c -o bthelper.lo bthelper.c gcc -DHAVE_CONFIG_H -I. -I.. -g -I../intl -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.5 -I/usr/include -DDATA_DIR=\"/usr/share/libbtctl\" -DGETTEXT_PACKAGE=\"libbtctl\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT bthelper.lo -MD -MP -MF .deps/bthelper.Tpo -c bthelper.c -fPIC -DPIC -o .libs/bthelper.o gcc -DHAVE_CONFIG_H -I. -I.. -g -I../intl -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.5 -I/usr/include -DDATA_DIR=\"/usr/share/libbtctl\" -DGETTEXT_PACKAGE=\"libbtctl\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT bthelper.lo -MD -MP -MF .deps/bthelper.Tpo -c bthelper.c -o bthelper.o >/dev/null 2>&1 mv -f .deps/bthelper.Tpo .deps/bthelper.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -I../intl -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.5 -I/usr/include -DDATA_DIR="\"/usr/share/libbtctl\"" -DGETTEXT_PACKAGE="\"libbtctl\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT btctl-discovery-source.lo -MD -MP -MF .deps/btctl-discovery-source.Tpo -c -o btctl-discovery-source.lo btctl-discovery-source.c gcc -DHAVE_CONFIG_H -I. -I.. -g -I../intl -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.5 -I/usr/include -DDATA_DIR=\"/usr/share/libbtctl\" -DGETTEXT_PACKAGE=\"libbtctl\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT btctl-discovery-source.lo -MD -MP -MF .deps/btctl-discovery-source.Tpo -c btctl-discovery-source.c -fPIC -DPIC -o .libs/btctl-discovery-source.o gcc -DHAVE_CONFIG_H -I. -I.. -g -I../intl -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.5 -I/usr/include -DDATA_DIR=\"/usr/share/libbtctl\" -DGETTEXT_PACKAGE=\"libbtctl\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT btctl-discovery-source.lo -MD -MP -MF .deps/btctl-discovery-source.Tpo -c btctl-discovery-source.c -o btctl-discovery-source.o >/dev/null 2>&1 mv -f .deps/btctl-discovery-source.Tpo .deps/btctl-discovery-source.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -I../intl -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.5 -I/usr/include -DDATA_DIR="\"/usr/share/libbtctl\"" -DGETTEXT_PACKAGE="\"libbtctl\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT obex-server-source.lo -MD -MP -MF .deps/obex-server-source.Tpo -c -o obex-server-source.lo obex-server-source.c gcc -DHAVE_CONFIG_H -I. -I.. -g -I../intl -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.5 -I/usr/include -DDATA_DIR=\"/usr/share/libbtctl\" -DGETTEXT_PACKAGE=\"libbtctl\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT obex-server-source.lo -MD -MP -MF .deps/obex-server-source.Tpo -c obex-server-source.c -fPIC -DPIC -o .libs/obex-server-source.o obex-server-source.c: In function 'accept_btobex': obex-server-source.c:284: warning: pointer targets in passing argument 3 of 'accept' differ in signedness obex-server-source.c: In function 'btctl_obexserver_source_dispatch': obex-server-source.c:393: warning: pointer targets in passing argument 2 of 'OBEX_CustomDataFeed' differ in signedness gcc -DHAVE_CONFIG_H -I. -I.. -g -I../intl -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.5 -I/usr/include -DDATA_DIR=\"/usr/share/libbtctl\" -DGETTEXT_PACKAGE=\"libbtctl\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT obex-server-source.lo -MD -MP -MF .deps/obex-server-source.Tpo -c obex-server-source.c -o obex-server-source.o >/dev/null 2>&1 mv -f .deps/obex-server-source.Tpo .deps/obex-server-source.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -I../intl -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.5 -I/usr/include -DDATA_DIR="\"/usr/share/libbtctl\"" -DGETTEXT_PACKAGE="\"libbtctl\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT btobex.lo -MD -MP -MF .deps/btobex.Tpo -c -o btobex.lo btobex.c gcc -DHAVE_CONFIG_H -I. -I.. -g -I../intl -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.5 -I/usr/include -DDATA_DIR=\"/usr/share/libbtctl\" -DGETTEXT_PACKAGE=\"libbtctl\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT btobex.lo -MD -MP -MF .deps/btobex.Tpo -c btobex.c -fPIC -DPIC -o .libs/btobex.o btobex.c: In function 'put_done': btobex.c:277: warning: pointer targets in passing argument 5 of 'OBEX_ObjectGetNextHeader' differ in signedness btobex.c:289: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness btobex.c:290: warning: implicit declaration of function 'strptime' btobex.c:313: warning: pointer targets in passing argument 1 of 'OBEX_UnicodeToChar' differ in signedness btobex.c:327: warning: pointer targets in passing argument 3 of 'btctl_obex_emit_put' differ in signedness gcc -DHAVE_CONFIG_H -I. -I.. -g -I../intl -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.5 -I/usr/include -DDATA_DIR=\"/usr/share/libbtctl\" -DGETTEXT_PACKAGE=\"libbtctl\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT btobex.lo -MD -MP -MF .deps/btobex.Tpo -c btobex.c -o btobex.o >/dev/null 2>&1 mv -f .deps/btobex.Tpo .deps/btobex.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -I../intl -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.5 -I/usr/include -DDATA_DIR="\"/usr/share/libbtctl\"" -DGETTEXT_PACKAGE="\"libbtctl\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT obexsdp.lo -MD -MP -MF .deps/obexsdp.Tpo -c -o obexsdp.lo obexsdp.c gcc -DHAVE_CONFIG_H -I. -I.. -g -I../intl -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.5 -I/usr/include -DDATA_DIR=\"/usr/share/libbtctl\" -DGETTEXT_PACKAGE=\"libbtctl\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT obexsdp.lo -MD -MP -MF .deps/obexsdp.Tpo -c obexsdp.c -fPIC -DPIC -o .libs/obexsdp.o gcc -DHAVE_CONFIG_H -I. -I.. -g -I../intl -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.5 -I/usr/include -DDATA_DIR=\"/usr/share/libbtctl\" -DGETTEXT_PACKAGE=\"libbtctl\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT obexsdp.lo -MD -MP -MF .deps/obexsdp.Tpo -c obexsdp.c -o obexsdp.o >/dev/null 2>&1 mv -f .deps/obexsdp.Tpo .deps/obexsdp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -I../intl -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.5 -I/usr/include -DDATA_DIR="\"/usr/share/libbtctl\"" -DGETTEXT_PACKAGE="\"libbtctl\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT obex-client-source.lo -MD -MP -MF .deps/obex-client-source.Tpo -c -o obex-client-source.lo obex-client-source.c gcc -DHAVE_CONFIG_H -I. -I.. -g -I../intl -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.5 -I/usr/include -DDATA_DIR=\"/usr/share/libbtctl\" -DGETTEXT_PACKAGE=\"libbtctl\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT obex-client-source.lo -MD -MP -MF .deps/obex-client-source.Tpo -c obex-client-source.c -fPIC -DPIC -o .libs/obex-client-source.o obex-client-source.c: In function 'btctl_obexclient_source_connect': obex-client-source.c:81: warning: pointer targets in assignment differ in signedness obex-client-source.c: In function 'btctl_obexclient_source_push': obex-client-source.c:330: warning: pointer targets in passing argument 1 of 'OBEX_CharToUnicode' differ in signedness obex-client-source.c:330: warning: pointer targets in passing argument 2 of 'OBEX_CharToUnicode' differ in signedness obex-client-source.c:332: warning: pointer targets in assignment differ in signedness obex-client-source.c: In function 'btctl_obexclient_source_dispatch': obex-client-source.c:409: warning: pointer targets in passing argument 2 of 'OBEX_CustomDataFeed' differ in signedness gcc -DHAVE_CONFIG_H -I. -I.. -g -I../intl -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.5 -I/usr/include -DDATA_DIR=\"/usr/share/libbtctl\" -DGETTEXT_PACKAGE=\"libbtctl\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT obex-client-source.lo -MD -MP -MF .deps/obex-client-source.Tpo -c obex-client-source.c -o obex-client-source.o >/dev/null 2>&1 mv -f .deps/obex-client-source.Tpo .deps/obex-client-source.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -I../intl -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.5 -I/usr/include -DDATA_DIR="\"/usr/share/libbtctl\"" -DGETTEXT_PACKAGE="\"libbtctl\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT btobex-client.lo -MD -MP -MF .deps/btobex-client.Tpo -c -o btobex-client.lo btobex-client.c gcc -DHAVE_CONFIG_H -I. -I.. -g -I../intl -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.5 -I/usr/include -DDATA_DIR=\"/usr/share/libbtctl\" -DGETTEXT_PACKAGE=\"libbtctl\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT btobex-client.lo -MD -MP -MF .deps/btobex-client.Tpo -c btobex-client.c -fPIC -DPIC -o .libs/btobex-client.o gcc -DHAVE_CONFIG_H -I. -I.. -g -I../intl -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.5 -I/usr/include -DDATA_DIR=\"/usr/share/libbtctl\" -DGETTEXT_PACKAGE=\"libbtctl\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT btobex-client.lo -MD -MP -MF .deps/btobex-client.Tpo -c btobex-client.c -o btobex-client.o >/dev/null 2>&1 mv -f .deps/btobex-client.Tpo .deps/btobex-client.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -I../intl -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.5 -I/usr/include -DDATA_DIR="\"/usr/share/libbtctl\"" -DGETTEXT_PACKAGE="\"libbtctl\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT btctl-types.lo -MD -MP -MF .deps/btctl-types.Tpo -c -o btctl-types.lo btctl-types.c gcc -DHAVE_CONFIG_H -I. -I.. -g -I../intl -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.5 -I/usr/include -DDATA_DIR=\"/usr/share/libbtctl\" -DGETTEXT_PACKAGE=\"libbtctl\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT btctl-types.lo -MD -MP -MF .deps/btctl-types.Tpo -c btctl-types.c -fPIC -DPIC -o .libs/btctl-types.o gcc -DHAVE_CONFIG_H -I. -I.. -g -I../intl -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.5 -I/usr/include -DDATA_DIR=\"/usr/share/libbtctl\" -DGETTEXT_PACKAGE=\"libbtctl\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT btctl-types.lo -MD -MP -MF .deps/btctl-types.Tpo -c btctl-types.c -o btctl-types.o >/dev/null 2>&1 mv -f .deps/btctl-types.Tpo .deps/btctl-types.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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -version-info 5:0:1 -lgobject-2.0 -lglib-2.0 -L/usr/lib -lbluetooth -L/usr/lib -lopenobex -o libbtctl.la -rpath /usr/lib btctl.lo btctlimpl.lo btctl-marshal.lo bthelper.lo btctl-discovery-source.lo obex-server-source.lo btobex.lo obexsdp.lo obex-client-source.lo btobex-client.lo btctl-types.lo gcc -shared .libs/btctl.o .libs/btctlimpl.o .libs/btctl-marshal.o .libs/bthelper.o .libs/btctl-discovery-source.o .libs/obex-server-source.o .libs/btobex.o .libs/obexsdp.o .libs/obex-client-source.o .libs/btobex-client.o .libs/btctl-types.o -lgobject-2.0 -lglib-2.0 -L/usr/lib -lbluetooth -lopenobex -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,libbtctl.so.4 -o .libs/libbtctl.so.4.1.0 (cd .libs && rm -f libbtctl.so.4 && ln -s libbtctl.so.4.1.0 libbtctl.so.4) (cd .libs && rm -f libbtctl.so && ln -s libbtctl.so.4.1.0 libbtctl.so) ar cru .libs/libbtctl.a btctl.o btctlimpl.o btctl-marshal.o bthelper.o btctl-discovery-source.o obex-server-source.o btobex.o obexsdp.o obex-client-source.o btobex-client.o btctl-types.o ranlib .libs/libbtctl.a creating libbtctl.la (cd .libs && rm -f libbtctl.la && ln -s ../libbtctl.la libbtctl.la) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -I../intl -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.5 -I/usr/include -DDATA_DIR="\"/usr/share/libbtctl\"" -DGETTEXT_PACKAGE="\"libbtctl\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT btctl-py.lo -MD -MP -MF .deps/btctl-py.Tpo -c -o btctl-py.lo btctl-py.c gcc -DHAVE_CONFIG_H -I. -I.. -g -I../intl -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.5 -I/usr/include -DDATA_DIR=\"/usr/share/libbtctl\" -DGETTEXT_PACKAGE=\"libbtctl\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT btctl-py.lo -MD -MP -MF .deps/btctl-py.Tpo -c btctl-py.c -fPIC -DPIC -o .libs/btctl-py.o btctl.override: In function '_wrap_btctl_obex_client_push_data': btctl.override:58: warning: dereferencing type-punned pointer will break strict-aliasing rules btctl.override:58: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -DHAVE_CONFIG_H -I. -I.. -g -I../intl -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.5 -I/usr/include -DDATA_DIR=\"/usr/share/libbtctl\" -DGETTEXT_PACKAGE=\"libbtctl\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT btctl-py.lo -MD -MP -MF .deps/btctl-py.Tpo -c btctl-py.c -o btctl-py.o >/dev/null 2>&1 mv -f .deps/btctl-py.Tpo .deps/btctl-py.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -I../intl -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.5 -I/usr/include -DDATA_DIR="\"/usr/share/libbtctl\"" -DGETTEXT_PACKAGE="\"libbtctl\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT btctl-pymodule.lo -MD -MP -MF .deps/btctl-pymodule.Tpo -c -o btctl-pymodule.lo btctl-pymodule.c gcc -DHAVE_CONFIG_H -I. -I.. -g -I../intl -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.5 -I/usr/include -DDATA_DIR=\"/usr/share/libbtctl\" -DGETTEXT_PACKAGE=\"libbtctl\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT btctl-pymodule.lo -MD -MP -MF .deps/btctl-pymodule.Tpo -c btctl-pymodule.c -fPIC -DPIC -o .libs/btctl-pymodule.o gcc -DHAVE_CONFIG_H -I. -I.. -g -I../intl -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.5 -I/usr/include -DDATA_DIR=\"/usr/share/libbtctl\" -DGETTEXT_PACKAGE=\"libbtctl\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT btctl-pymodule.lo -MD -MP -MF .deps/btctl-pymodule.Tpo -c btctl-pymodule.c -o btctl-pymodule.o >/dev/null 2>&1 mv -f .deps/btctl-pymodule.Tpo .deps/btctl-pymodule.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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -lgobject-2.0 -lglib-2.0 -module -avoid-version -o btctl.la -rpath /usr/lib/python2.5/site-packages btctl-py.lo btctl-pymodule.lo libbtctl.la gcc -shared .libs/btctl-py.o .libs/btctl-pymodule.o -Wl,--rpath -Wl,/builddir/build/BUILD/libbtctl-0.9.0/src/.libs -lgobject-2.0 -lglib-2.0 ./.libs/libbtctl.so -L/usr/lib -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,btctl.so -o .libs/btctl.so ar cru .libs/btctl.a btctl-py.o btctl-pymodule.o ranlib .libs/btctl.a creating btctl.la (cd .libs && rm -f btctl.la && ln -s ../btctl.la btctl.la) gcc -DHAVE_CONFIG_H -I. -I.. -g -I../intl -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.5 -I/usr/include -DDATA_DIR="\"/usr/share/libbtctl\"" -DGETTEXT_PACKAGE="\"libbtctl\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT btlist.o -MD -MP -MF .deps/btlist.Tpo -c -o btlist.o btlist.c mv -f .deps/btlist.Tpo .deps/btlist.Po /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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables libbtctl.la -lgobject-2.0 -lglib-2.0 -L/usr/lib -lbluetooth -L/usr/lib -lopenobex -o btlist btlist.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/btlist btlist.o ./.libs/libbtctl.so -L/usr/lib -lgobject-2.0 -lglib-2.0 -lbluetooth -lopenobex creating btlist gcc -DHAVE_CONFIG_H -I. -I.. -g -I../intl -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.5 -I/usr/include -DDATA_DIR="\"/usr/share/libbtctl\"" -DGETTEXT_PACKAGE="\"libbtctl\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT btctl-discovery-test.o -MD -MP -MF .deps/btctl-discovery-test.Tpo -c -o btctl-discovery-test.o btctl-discovery-test.c mv -f .deps/btctl-discovery-test.Tpo .deps/btctl-discovery-test.Po /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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables libbtctl.la -lgobject-2.0 -lglib-2.0 -L/usr/lib -lbluetooth -L/usr/lib -lopenobex -o btctl-discovery-test btctl-discovery-test.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/btctl-discovery-test btctl-discovery-test.o ./.libs/libbtctl.so -L/usr/lib -lgobject-2.0 -lglib-2.0 -lbluetooth -lopenobex creating btctl-discovery-test gcc -DHAVE_CONFIG_H -I. -I.. -g -I../intl -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.5 -I/usr/include -DDATA_DIR="\"/usr/share/libbtctl\"" -DGETTEXT_PACKAGE="\"libbtctl\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT btctl-async-test.o -MD -MP -MF .deps/btctl-async-test.Tpo -c -o btctl-async-test.o btctl-async-test.c mv -f .deps/btctl-async-test.Tpo .deps/btctl-async-test.Po /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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables libbtctl.la -lgobject-2.0 -lglib-2.0 -L/usr/lib -lbluetooth -L/usr/lib -lopenobex -o btctl-async-test btctl-async-test.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/btctl-async-test btctl-async-test.o ./.libs/libbtctl.so -L/usr/lib -lgobject-2.0 -lglib-2.0 -lbluetooth -lopenobex creating btctl-async-test gcc -DHAVE_CONFIG_H -I. -I.. -g -I../intl -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.5 -I/usr/include -DDATA_DIR="\"/usr/share/libbtctl\"" -DGETTEXT_PACKAGE="\"libbtctl\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT btsignal-watch.o -MD -MP -MF .deps/btsignal-watch.Tpo -c -o btsignal-watch.o btsignal-watch.c mv -f .deps/btsignal-watch.Tpo .deps/btsignal-watch.Po /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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables libbtctl.la -lgobject-2.0 -lglib-2.0 -L/usr/lib -lbluetooth -L/usr/lib -lopenobex -o btsignal-watch btsignal-watch.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/btsignal-watch btsignal-watch.o ./.libs/libbtctl.so -L/usr/lib -lgobject-2.0 -lglib-2.0 -lbluetooth -lopenobex creating btsignal-watch gcc -DHAVE_CONFIG_H -I. -I.. -g -I../intl -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.5 -I/usr/include -DDATA_DIR="\"/usr/share/libbtctl\"" -DGETTEXT_PACKAGE="\"libbtctl\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT obex-server-source-test.o -MD -MP -MF .deps/obex-server-source-test.Tpo -c -o obex-server-source-test.o obex-server-source-test.c mv -f .deps/obex-server-source-test.Tpo .deps/obex-server-source-test.Po /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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o obex-server-source-test obex-server-source-test.o libbtctl.la -lgobject-2.0 -lglib-2.0 -L/usr/lib -lbluetooth -L/usr/lib -lopenobex gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/obex-server-source-test obex-server-source-test.o ./.libs/libbtctl.so -L/usr/lib -lgobject-2.0 -lglib-2.0 -lbluetooth -lopenobex creating obex-server-source-test gcc -DHAVE_CONFIG_H -I. -I.. -g -I../intl -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.5 -I/usr/include -DDATA_DIR="\"/usr/share/libbtctl\"" -DGETTEXT_PACKAGE="\"libbtctl\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT btobex-test.o -MD -MP -MF .deps/btobex-test.Tpo -c -o btobex-test.o btobex-test.c btobex-test.c: In function 'put_callback': btobex-test.c:94: warning: ignoring return value of 'write', declared with attribute warn_unused_result mv -f .deps/btobex-test.Tpo .deps/btobex-test.Po /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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables libbtctl.la -lgobject-2.0 -lglib-2.0 -L/usr/lib -lbluetooth -L/usr/lib -lopenobex -o btobex-test btobex-test.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/btobex-test btobex-test.o ./.libs/libbtctl.so -L/usr/lib -lgobject-2.0 -lglib-2.0 -lbluetooth -lopenobex creating btobex-test gcc -DHAVE_CONFIG_H -I. -I.. -g -I../intl -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.5 -I/usr/include -DDATA_DIR="\"/usr/share/libbtctl\"" -DGETTEXT_PACKAGE="\"libbtctl\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT obex-client-source-test.o -MD -MP -MF .deps/obex-client-source-test.Tpo -c -o obex-client-source-test.o obex-client-source-test.c obex-client-source-test.c: In function 'send_data': obex-client-source-test.c:65: warning: pointer targets in passing argument 3 of 'btctl_obexclient_source_push' differ in signedness mv -f .deps/obex-client-source-test.Tpo .deps/obex-client-source-test.Po /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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o obex-client-source-test obex-client-source-test.o libbtctl.la -lgobject-2.0 -lglib-2.0 -L/usr/lib -lbluetooth -L/usr/lib -lopenobex gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/obex-client-source-test obex-client-source-test.o ./.libs/libbtctl.so -L/usr/lib -lgobject-2.0 -lglib-2.0 -lbluetooth -lopenobex creating obex-client-source-test gcc -DHAVE_CONFIG_H -I. -I.. -g -I../intl -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.5 -I/usr/include -DDATA_DIR="\"/usr/share/libbtctl\"" -DGETTEXT_PACKAGE="\"libbtctl\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT btobexclient-test.o -MD -MP -MF .deps/btobexclient-test.Tpo -c -o btobexclient-test.o btobexclient-test.c btobexclient-test.c: In function 'send_hello': btobexclient-test.c:63: warning: pointer targets in passing argument 3 of 'btctl_obex_client_push_data' differ in signedness mv -f .deps/btobexclient-test.Tpo .deps/btobexclient-test.Po /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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables libbtctl.la -lgobject-2.0 -lglib-2.0 -L/usr/lib -lbluetooth -L/usr/lib -lopenobex -o btobexclient-test btobexclient-test.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/btobexclient-test btobexclient-test.o ./.libs/libbtctl.so -L/usr/lib -lgobject-2.0 -lglib-2.0 -lbluetooth -lopenobex creating btobexclient-test make[3]: Leaving directory `/builddir/build/BUILD/libbtctl-0.9.0/src' make[2]: Leaving directory `/builddir/build/BUILD/libbtctl-0.9.0/src' Making all in mono make[2]: Entering directory `/builddir/build/BUILD/libbtctl-0.9.0/mono' make[3]: Entering directory `/builddir/build/BUILD/libbtctl-0.9.0/mono' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/libbtctl-0.9.0/mono' make[2]: Leaving directory `/builddir/build/BUILD/libbtctl-0.9.0/mono' Making all in docs make[2]: Entering directory `/builddir/build/BUILD/libbtctl-0.9.0/docs' Making all in reference make[3]: Entering directory `/builddir/build/BUILD/libbtctl-0.9.0/docs/reference' *** Scanning header files *** test -f libbtctl.types || cp ./libbtctl.types libbtctl.types if grep -l '^..*$' libbtctl.types > /dev/null ; then \ CC="/bin/sh ../../libtool --mode=compile gcc" LD="/bin/sh ../../libtool --mode=link gcc" CFLAGS="-I../.. -I../../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include -I/usr/include/python2.5 -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include " LDFLAGS="-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lgobject-2.0 -lglib-2.0 ../../src/libbtctl.la" LD_PRELOAD="../../src/.libs/libbtctl.so" gtkdoc-scangobj --module=libbtctl --output-dir=. ; \ else \ cd . ; \ for i in libbtctl.args libbtctl.hierarchy libbtctl.interfaces libbtctl.prerequisites libbtctl.signals ; do \ test -f $i || touch $i ; \ done \ fi gtk-doc: Compiling scanner mkdir .libs gcc -I../.. -I../../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include -I/usr/include/python2.5 -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -c libbtctl-scan.c -fPIC -DPIC -o .libs/libbtctl-scan.o gcc -I../.. -I../../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include -I/usr/include/python2.5 -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -c libbtctl-scan.c -o libbtctl-scan.o >/dev/null 2>&1 gtk-doc: Linking scanner gcc -o .libs/libbtctl-scan .libs/libbtctl-scan.o -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgmodule-2.0 -ldl ../../src/.libs/libbtctl.so -lgobject-2.0 -lglib-2.0 -L/usr/lib -lbluetooth -lopenobex creating libbtctl-scan gtk-doc: Running scanner libbtctl-scan cd . && \ gtkdoc-scan --module=libbtctl --source-dir=../../src --ignore-headers="btctlimpl.h btctl-marshal.h bthelper.h obex-server-source-private.h" touch scan-build.stamp *** Rebuilding template files *** test -d tmpl || cp -r ./tmpl . chmod -R u+w tmpl for x in libbtctl-decl.txt libbtctl-sections.txt; do \ test -f $x || cp ./$x $x; \ done cd . && gtkdoc-mktmpl --module=libbtctl ============================================================================= WARNING: 41 unused declarations. These can be found in libbtctl-unused.txt. They should be added to libbtctl-sections.txt in the appropriate place. ============================================================================= touch tmpl-build.stamp *** Building SGML *** cd . && \ gtkdoc-mkdb --module=libbtctl --source-dir=../../src --main-sgml-file=libbtctl-docs.sgml --sgml-mode --output-format=xml 53% symbol docs coverage (31 symbols documented, 0 symbols incomplete, 28 not documented) See libbtctl-undocumented.txt for a list of missing docs. The doc coverage percentage doesn't include intro sections. touch sgml-build.stamp *** Building HTML *** test -d ./html || mkdir ./html cd ./html && gtkdoc-mkhtml libbtctl ../libbtctl-docs.sgml Computing chunks... Writing ch01.html for chapter Writing BtctlController.html for refentry(BtctlController) Writing libbtctl-btctl-discovery-source.html for refentry(libbtctl-btctl-discovery-source) Writing ch02.html for chapter Writing BtctlObex.html for refentry(BtctlObex) Writing libbtctl-obex-server-source.html for refentry(libbtctl-obex-server-source) Writing ch03.html for chapter Writing index.html for book(index) Writing index.sgml for book(index) Writing libbtctl.devhelp for book(index) Writing libbtctl.devhelp2 for book(index) test "x" = "x" || ( cd . && cp html ) -- Fixing Crossreferences cd . && gtkdoc-fixxref --module-dir=html --html-dir=/usr/share/gtk-doc/html touch html-build.stamp make[3]: Leaving directory `/builddir/build/BUILD/libbtctl-0.9.0/docs/reference' make[3]: Entering directory `/builddir/build/BUILD/libbtctl-0.9.0/docs' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/libbtctl-0.9.0/docs' make[2]: Leaving directory `/builddir/build/BUILD/libbtctl-0.9.0/docs' make[2]: Entering directory `/builddir/build/BUILD/libbtctl-0.9.0' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/libbtctl-0.9.0' make[1]: Leaving directory `/builddir/build/BUILD/libbtctl-0.9.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.95769 + umask 022 + cd /builddir/build/BUILD + cd libbtctl-0.9.0 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/libbtctl-0.9.0-4.fc8-root-mockbuild + make DESTDIR=/var/tmp/libbtctl-0.9.0-4.fc8-root-mockbuild install Making install in po make[1]: Entering directory `/builddir/build/BUILD/libbtctl-0.9.0/po' /bin/sh /builddir/build/BUILD/libbtctl-0.9.0/install-sh -d /var/tmp/libbtctl-0.9.0-4.fc8-root-mockbuild/usr/share/locale linguas="be en_GB ja "; \ for lang in $linguas; do \ dir=/var/tmp/libbtctl-0.9.0-4.fc8-root-mockbuild/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/libbtctl-0.9.0/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -c -m 644 $lang.gmo $dir/libbtctl.mo; \ echo "installing $lang.gmo as $dir/libbtctl.mo"; \ else \ /usr/bin/install -c -m 644 ./$lang.gmo $dir/libbtctl.mo; \ echo "installing ./$lang.gmo as" \ "$dir/libbtctl.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -c -m 644 $lang.gmo.m $dir/libbtctl.mo.m; \ echo "installing $lang.gmo.m as $dir/libbtctl.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -c -m 644 ./$lang.gmo.m \ $dir/libbtctl.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/libbtctl.mo.m"; \ else \ true; \ fi; \ fi; \ done installing be.gmo as /var/tmp/libbtctl-0.9.0-4.fc8-root-mockbuild/usr/share/locale/be/LC_MESSAGES/libbtctl.mo installing en_GB.gmo as /var/tmp/libbtctl-0.9.0-4.fc8-root-mockbuild/usr/share/locale/en_GB/LC_MESSAGES/libbtctl.mo installing ja.gmo as /var/tmp/libbtctl-0.9.0-4.fc8-root-mockbuild/usr/share/locale/ja/LC_MESSAGES/libbtctl.mo make[1]: Leaving directory `/builddir/build/BUILD/libbtctl-0.9.0/po' Making install in src make[1]: Entering directory `/builddir/build/BUILD/libbtctl-0.9.0/src' make install-am make[2]: Entering directory `/builddir/build/BUILD/libbtctl-0.9.0/src' make[3]: Entering directory `/builddir/build/BUILD/libbtctl-0.9.0/src' test -z "/usr/lib" || /bin/mkdir -p "/var/tmp/libbtctl-0.9.0-4.fc8-root-mockbuild/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libbtctl.la' '/var/tmp/libbtctl-0.9.0-4.fc8-root-mockbuild/usr/lib/libbtctl.la' /usr/bin/install -c .libs/libbtctl.so.4.1.0 /var/tmp/libbtctl-0.9.0-4.fc8-root-mockbuild/usr/lib/libbtctl.so.4.1.0 (cd /var/tmp/libbtctl-0.9.0-4.fc8-root-mockbuild/usr/lib && { ln -s -f libbtctl.so.4.1.0 libbtctl.so.4 || { rm -f libbtctl.so.4 && ln -s libbtctl.so.4.1.0 libbtctl.so.4; }; }) (cd /var/tmp/libbtctl-0.9.0-4.fc8-root-mockbuild/usr/lib && { ln -s -f libbtctl.so.4.1.0 libbtctl.so || { rm -f libbtctl.so && ln -s libbtctl.so.4.1.0 libbtctl.so; }; }) /usr/bin/install -c .libs/libbtctl.lai /var/tmp/libbtctl-0.9.0-4.fc8-root-mockbuild/usr/lib/libbtctl.la /usr/bin/install -c .libs/libbtctl.a /var/tmp/libbtctl-0.9.0-4.fc8-root-mockbuild/usr/lib/libbtctl.a chmod 644 /var/tmp/libbtctl-0.9.0-4.fc8-root-mockbuild/usr/lib/libbtctl.a ranlib /var/tmp/libbtctl-0.9.0-4.fc8-root-mockbuild/usr/lib/libbtctl.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include/libbtctl" || /bin/mkdir -p "/var/tmp/libbtctl-0.9.0-4.fc8-root-mockbuild/usr/include/libbtctl" /usr/bin/install -c -m 644 'btctl.h' '/var/tmp/libbtctl-0.9.0-4.fc8-root-mockbuild/usr/include/libbtctl/btctl.h' /usr/bin/install -c -m 644 'bthelper.h' '/var/tmp/libbtctl-0.9.0-4.fc8-root-mockbuild/usr/include/libbtctl/bthelper.h' /usr/bin/install -c -m 644 'btctl-discovery-source.h' '/var/tmp/libbtctl-0.9.0-4.fc8-root-mockbuild/usr/include/libbtctl/btctl-discovery-source.h' /usr/bin/install -c -m 644 'obex-server-source.h' '/var/tmp/libbtctl-0.9.0-4.fc8-root-mockbuild/usr/include/libbtctl/obex-server-source.h' /usr/bin/install -c -m 644 'btobex.h' '/var/tmp/libbtctl-0.9.0-4.fc8-root-mockbuild/usr/include/libbtctl/btobex.h' /usr/bin/install -c -m 644 'obex-client-source.h' '/var/tmp/libbtctl-0.9.0-4.fc8-root-mockbuild/usr/include/libbtctl/obex-client-source.h' /usr/bin/install -c -m 644 'btobex-client.h' '/var/tmp/libbtctl-0.9.0-4.fc8-root-mockbuild/usr/include/libbtctl/btobex-client.h' /usr/bin/install -c -m 644 'btctl-types.h' '/var/tmp/libbtctl-0.9.0-4.fc8-root-mockbuild/usr/include/libbtctl/btctl-types.h' test -z "/usr/lib/python2.5/site-packages" || /bin/mkdir -p "/var/tmp/libbtctl-0.9.0-4.fc8-root-mockbuild/usr/lib/python2.5/site-packages" /bin/sh ../libtool --mode=install /usr/bin/install -c 'btctl.la' '/var/tmp/libbtctl-0.9.0-4.fc8-root-mockbuild/usr/lib/python2.5/site-packages/btctl.la' libtool: install: warning: relinking `btctl.la' (cd /builddir/build/BUILD/libbtctl-0.9.0/src; /bin/sh ../libtool --tag=CC --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -lgobject-2.0 -lglib-2.0 -module -avoid-version -o btctl.la -rpath /usr/lib/python2.5/site-packages btctl-py.lo btctl-pymodule.lo libbtctl.la -inst-prefix-dir /var/tmp/libbtctl-0.9.0-4.fc8-root-mockbuild) gcc -shared .libs/btctl-py.o .libs/btctl-pymodule.o -lgobject-2.0 -lglib-2.0 -L/var/tmp/libbtctl-0.9.0-4.fc8-root-mockbuild/usr/lib -L/usr/lib -lbtctl -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,btctl.so -o .libs/btctl.so /usr/bin/install -c .libs/btctl.soT /var/tmp/libbtctl-0.9.0-4.fc8-root-mockbuild/usr/lib/python2.5/site-packages/btctl.so /usr/bin/install -c .libs/btctl.lai /var/tmp/libbtctl-0.9.0-4.fc8-root-mockbuild/usr/lib/python2.5/site-packages/btctl.la /usr/bin/install -c .libs/btctl.a /var/tmp/libbtctl-0.9.0-4.fc8-root-mockbuild/usr/lib/python2.5/site-packages/btctl.a chmod 644 /var/tmp/libbtctl-0.9.0-4.fc8-root-mockbuild/usr/lib/python2.5/site-packages/btctl.a ranlib /var/tmp/libbtctl-0.9.0-4.fc8-root-mockbuild/usr/lib/python2.5/site-packages/btctl.a libtool: install: warning: remember to run `libtool --finish /usr/lib/python2.5/site-packages' make[3]: Leaving directory `/builddir/build/BUILD/libbtctl-0.9.0/src' make[2]: Leaving directory `/builddir/build/BUILD/libbtctl-0.9.0/src' make[1]: Leaving directory `/builddir/build/BUILD/libbtctl-0.9.0/src' Making install in mono make[1]: Entering directory `/builddir/build/BUILD/libbtctl-0.9.0/mono' make[2]: Entering directory `/builddir/build/BUILD/libbtctl-0.9.0/mono' make[3]: Entering directory `/builddir/build/BUILD/libbtctl-0.9.0/mono' 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/libbtctl-0.9.0/mono' make[2]: Leaving directory `/builddir/build/BUILD/libbtctl-0.9.0/mono' make[1]: Leaving directory `/builddir/build/BUILD/libbtctl-0.9.0/mono' Making install in docs make[1]: Entering directory `/builddir/build/BUILD/libbtctl-0.9.0/docs' Making install in reference make[2]: Entering directory `/builddir/build/BUILD/libbtctl-0.9.0/docs/reference' make[3]: Entering directory `/builddir/build/BUILD/libbtctl-0.9.0/docs/reference' make[3]: Nothing to be done for `install-exec-am'. /bin/sh ../../mkinstalldirs /var/tmp/libbtctl-0.9.0-4.fc8-root-mockbuild/usr/share/gtk-doc/html/libbtctl mkdir -p -- /var/tmp/libbtctl-0.9.0-4.fc8-root-mockbuild/usr/share/gtk-doc/html/libbtctl (installfiles=`echo ./html/*`; \ if test "$installfiles" = './html/*'; \ then echo '-- Nothing to install' ; \ else \ for i in $installfiles; do \ echo '-- Installing '$i ; \ /usr/bin/install -c -m 644 $i /var/tmp/libbtctl-0.9.0-4.fc8-root-mockbuild/usr/share/gtk-doc/html/libbtctl; \ done; \ echo '-- Installing ./html/index.sgml' ; \ /usr/bin/install -c -m 644 ./html/index.sgml /var/tmp/libbtctl-0.9.0-4.fc8-root-mockbuild/usr/share/gtk-doc/html/libbtctl; \ fi) -- Installing ./html/BtctlController.html -- Installing ./html/BtctlObex.html -- Installing ./html/ch01.html -- Installing ./html/ch02.html -- Installing ./html/ch03.html -- Installing ./html/home.png -- Installing ./html/index.html -- Installing ./html/index.sgml -- Installing ./html/left.png -- Installing ./html/libbtctl-btctl-discovery-source.html -- Installing ./html/libbtctl-obex-server-source.html -- Installing ./html/libbtctl.devhelp -- Installing ./html/libbtctl.devhelp2 -- Installing ./html/right.png -- Installing ./html/style.css -- Installing ./html/up.png -- Installing ./html/index.sgml make[3]: Leaving directory `/builddir/build/BUILD/libbtctl-0.9.0/docs/reference' make[2]: Leaving directory `/builddir/build/BUILD/libbtctl-0.9.0/docs/reference' make[2]: Entering directory `/builddir/build/BUILD/libbtctl-0.9.0/docs' make[3]: Entering directory `/builddir/build/BUILD/libbtctl-0.9.0/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/libbtctl-0.9.0/docs' make[2]: Leaving directory `/builddir/build/BUILD/libbtctl-0.9.0/docs' make[1]: Leaving directory `/builddir/build/BUILD/libbtctl-0.9.0/docs' make[1]: Entering directory `/builddir/build/BUILD/libbtctl-0.9.0' make[2]: Entering directory `/builddir/build/BUILD/libbtctl-0.9.0' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/var/tmp/libbtctl-0.9.0-4.fc8-root-mockbuild/usr/lib/pkgconfig" /usr/bin/install -c -m 644 'libbtctl.pc' '/var/tmp/libbtctl-0.9.0-4.fc8-root-mockbuild/usr/lib/pkgconfig/libbtctl.pc' make[2]: Leaving directory `/builddir/build/BUILD/libbtctl-0.9.0' make[1]: Leaving directory `/builddir/build/BUILD/libbtctl-0.9.0' + rm -f /var/tmp/libbtctl-0.9.0-4.fc8-root-mockbuild//usr/lib/libbtctl.la + rm -f /var/tmp/libbtctl-0.9.0-4.fc8-root-mockbuild//usr/lib/python2.5/site-packages/btctl.a + rm -f /var/tmp/libbtctl-0.9.0-4.fc8-root-mockbuild//usr/lib/python2.5/site-packages/btctl.la + /usr/lib/rpm/find-lang.sh /var/tmp/libbtctl-0.9.0-4.fc8-root-mockbuild libbtctl + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/libbtctl-0.9.0 extracting debug info from /var/tmp/libbtctl-0.9.0-4.fc8-root-mockbuild/usr/lib/libbtctl.so.4.1.0 extracting debug info from /var/tmp/libbtctl-0.9.0-4.fc8-root-mockbuild/usr/lib/python2.5/site-packages/btctl.so symlinked /usr/lib/debug/usr/lib/libbtctl.so.4.1.0.debug to /usr/lib/debug/usr/lib/libbtctl.so.4.debug symlinked /usr/lib/debug/usr/lib/libbtctl.so.4.1.0.debug to /usr/lib/debug/usr/lib/libbtctl.so.debug 265 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: libbtctl-0.9.0-4.fc8 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.46414 + umask 022 + cd /builddir/build/BUILD + cd libbtctl-0.9.0 + DOCDIR=/var/tmp/libbtctl-0.9.0-4.fc8-root-mockbuild/usr/share/doc/libbtctl-0.9.0 + export DOCDIR + rm -rf /var/tmp/libbtctl-0.9.0-4.fc8-root-mockbuild/usr/share/doc/libbtctl-0.9.0 + /bin/mkdir -p /var/tmp/libbtctl-0.9.0-4.fc8-root-mockbuild/usr/share/doc/libbtctl-0.9.0 + cp -pr AUTHORS ChangeLog NEWS README /var/tmp/libbtctl-0.9.0-4.fc8-root-mockbuild/usr/share/doc/libbtctl-0.9.0 + exit 0 Provides: btctl.so libbtctl.so.4 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libbluetooth.so.2 libbtctl.so.4 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libglib-2.0.so.0 libgobject-2.0.so.0 libopenobex.so.1 python(abi) = 2.5 rtld(GNU_HASH) Processing files: libbtctl-devel-0.9.0-4.fc8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: glib2-devel libbtctl = 0.9.0-4.fc8 libbtctl.so.4 Processing files: libbtctl-doc-0.9.0-4.fc8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libbtctl-debuginfo-0.9.0-4.fc8 Provides: btctl.so.debug libbtctl.so.4.1.0.debug Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: btctl.so libbtctl.so.4 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/libbtctl-0.9.0-4.fc8-root-mockbuild warning: Could not canonicalize hostname: x86-4.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/libbtctl-0.9.0-4.fc8.i386.rpm Wrote: /builddir/build/RPMS/libbtctl-devel-0.9.0-4.fc8.i386.rpm Wrote: /builddir/build/RPMS/libbtctl-doc-0.9.0-4.fc8.i386.rpm Wrote: /builddir/build/RPMS/libbtctl-debuginfo-0.9.0-4.fc8.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.72034 + umask 022 + cd /builddir/build/BUILD + cd libbtctl-0.9.0 + rm -rf /var/tmp/libbtctl-0.9.0-4.fc8-root-mockbuild + exit 0 LEAVE do -->