Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target ppc --nodeps builddir/build/SPECS/bluez.spec'], False, '/var/lib/mock/dist-f12-build-476125-75619/root/', None, 86400, True, 0, 101, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target ppc --nodeps builddir/build/SPECS/bluez.spec'] warning: Could not canonicalize hostname: ppc3.fedora.redhat.com Building target platforms: ppc Building for target ppc Wrote: /builddir/build/SRPMS/bluez-4.41-2.fc12.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target ppc --nodeps builddir/build/SPECS/bluez.spec'], False, '/var/lib/mock/dist-f12-build-476125-75619/root/', None, 86400, True, 0, 101, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target ppc --nodeps builddir/build/SPECS/bluez.spec'] Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.BhqqAQ + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf bluez-4.41 + /usr/bin/gzip -dc /builddir/build/SOURCES/bluez-4.41.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd bluez-4.41 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (bluez-utils-oui-usage.patch):' Patch #1 (bluez-utils-oui-usage.patch): + /bin/cat /builddir/build/SOURCES/bluez-utils-oui-usage.patch + /usr/bin/patch -s -p0 -b --suffix .oui --fuzz=0 Patch #2 (bluez-try-utf8-harder.patch): + echo 'Patch #2 (bluez-try-utf8-harder.patch):' + /bin/cat /builddir/build/SOURCES/bluez-try-utf8-harder.patch + /usr/bin/patch -s -p1 -b --suffix .non-utf8-name --fuzz=0 + echo 'Patch #3 (bluez-activate-wacom-mode2.patch):' Patch #3 (bluez-activate-wacom-mode2.patch): + /bin/cat /builddir/build/SOURCES/bluez-activate-wacom-mode2.patch + /usr/bin/patch -s -p1 -b --suffix .wacom --fuzz=0 Patch #4 (bluez-socket-mobile-cf-connection-kit.patch): + echo 'Patch #4 (bluez-socket-mobile-cf-connection-kit.patch):' + /bin/cat /builddir/build/SOURCES/bluez-socket-mobile-cf-connection-kit.patch + /usr/bin/patch -s -p1 -b --suffix .socket-mobile --fuzz=0 Patch #5 (0001-Add-sixaxis-cable-pairing-plugin.patch): + echo 'Patch #5 (0001-Add-sixaxis-cable-pairing-plugin.patch):' + /bin/cat /builddir/build/SOURCES/0001-Add-sixaxis-cable-pairing-plugin.patch + /usr/bin/patch -s -p1 -b --suffix .cable-pairing --fuzz=0 + echo 'Patch #6 (0001-Add-udev-mode-to-bluetoothd.patch):' Patch #6 (0001-Add-udev-mode-to-bluetoothd.patch): + /bin/cat /builddir/build/SOURCES/0001-Add-udev-mode-to-bluetoothd.patch + /usr/bin/patch -s -p1 -b --suffix .udev --fuzz=0 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4HvEWG + umask 022 + cd /builddir/build/BUILD + cd bluez-4.41 + LANG=C + export LANG + unset DISPLAY + libtoolize -f -c libtoolize: putting auxiliary files in `.'. libtoolize: copying file `./ltmain.sh' libtoolize: You should add the contents of the following files to `aclocal.m4': libtoolize: `/usr/share/aclocal/libtool.m4' libtoolize: `/usr/share/aclocal/ltoptions.m4' libtoolize: `/usr/share/aclocal/ltversion.m4' libtoolize: `/usr/share/aclocal/ltsugar.m4' libtoolize: `/usr/share/aclocal/lt~obsolete.m4' libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree. libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. + autoreconf + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=ppc-redhat-linux-gnu --host=ppc-redhat-linux-gnu --target=ppc-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=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-cups --enable-hid2hci --enable-dfutool --enable-tools --enable-bccmd --enable-gstreamer --enable-hidd --enable-pand --enable-dund 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 ppc-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 whether gcc accepts -fPIE... yes checking for a BSD-compatible install... /usr/bin/install -c checking for bison... no checking for byacc... no checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking build system type... powerpc-redhat-linux-gnu checking host system type... powerpc-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 ppc-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ppc-redhat-linux-gnu-ar... no checking for ar... ar checking for ppc-redhat-linux-gnu-strip... no checking for strip... strip checking for ppc-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) 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 for ppc-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... no checking for ppoll... yes checking for dlopen in -ldl... yes checking for DBUS... yes checking for dbus_watch_get_unix_fd in -ldbus-1... yes checking for GLIB... yes checking for ALSA... yes checking for clock_gettime in -lrt... yes checking for GSTREAMER... yes checking for USB... yes checking for usb_get_busses in -lusb... yes checking for usb_interrupt_read in -lusb... yes checking for CABLE... yes checking for NETLINK... no checking for SNDFILE... yes configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating lib/Makefile config.status: creating gdbus/Makefile config.status: creating common/Makefile config.status: creating sbc/Makefile config.status: creating src/Makefile config.status: creating client/Makefile config.status: creating plugins/Makefile config.status: creating network/Makefile config.status: creating serial/Makefile config.status: creating input/Makefile config.status: creating audio/Makefile config.status: creating tools/Makefile config.status: creating rfcomm/Makefile config.status: creating compat/Makefile config.status: creating scripts/Makefile config.status: creating cups/Makefile config.status: creating test/Makefile config.status: creating doc/Makefile config.status: creating doc/version.xml config.status: creating bluez.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + make make all-recursive make[1]: Entering directory `/builddir/build/BUILD/bluez-4.41' Making all in include make[2]: Entering directory `/builddir/build/BUILD/bluez-4.41/include' make[2]: Leaving directory `/builddir/build/BUILD/bluez-4.41/include' Making all in lib make[2]: Entering directory `/builddir/build/BUILD/bluez-4.41/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT bluetooth.lo -MD -MP -MF .deps/bluetooth.Tpo -c -o bluetooth.lo bluetooth.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT bluetooth.lo -MD -MP -MF .deps/bluetooth.Tpo -c bluetooth.c -fPIC -DPIC -o .libs/bluetooth.o mv -f .deps/bluetooth.Tpo .deps/bluetooth.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT hci.lo -MD -MP -MF .deps/hci.Tpo -c -o hci.lo hci.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT hci.lo -MD -MP -MF .deps/hci.Tpo -c hci.c -fPIC -DPIC -o .libs/hci.o mv -f .deps/hci.Tpo .deps/hci.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT sdp.lo -MD -MP -MF .deps/sdp.Tpo -c -o sdp.lo sdp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT sdp.lo -MD -MP -MF .deps/sdp.Tpo -c sdp.c -fPIC -DPIC -o .libs/sdp.o mv -f .deps/sdp.Tpo .deps/sdp.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 -D_FORTIFY_SOURCE=2 -fPIC -version-info 5:5:2 -pie -o libbluetooth.la -rpath /usr/lib bluetooth.lo hci.lo sdp.lo libtool: link: gcc -shared .libs/bluetooth.o .libs/hci.o .libs/sdp.o -m32 -Wl,-soname -Wl,libbluetooth.so.3 -o .libs/libbluetooth.so.3.2.5 libtool: link: (cd ".libs" && rm -f "libbluetooth.so.3" && ln -s "libbluetooth.so.3.2.5" "libbluetooth.so.3") libtool: link: (cd ".libs" && rm -f "libbluetooth.so" && ln -s "libbluetooth.so.3.2.5" "libbluetooth.so") libtool: link: ( cd ".libs" && rm -f "libbluetooth.la" && ln -s "../libbluetooth.la" "libbluetooth.la" ) make[2]: Leaving directory `/builddir/build/BUILD/bluez-4.41/lib' Making all in sbc make[2]: Entering directory `/builddir/build/BUILD/bluez-4.41/sbc' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -finline-functions -fgcse-after-reload -funswitch-loops -funroll-loops -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT libsbc_la-sbc.lo -MD -MP -MF .deps/libsbc_la-sbc.Tpo -c -o libsbc_la-sbc.lo `test -f 'sbc.c' || echo './'`sbc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -finline-functions -fgcse-after-reload -funswitch-loops -funroll-loops -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT libsbc_la-sbc.lo -MD -MP -MF .deps/libsbc_la-sbc.Tpo -c sbc.c -fPIC -DPIC -o .libs/libsbc_la-sbc.o mv -f .deps/libsbc_la-sbc.Tpo .deps/libsbc_la-sbc.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -finline-functions -fgcse-after-reload -funswitch-loops -funroll-loops -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT libsbc_la-sbc_primitives.lo -MD -MP -MF .deps/libsbc_la-sbc_primitives.Tpo -c -o libsbc_la-sbc_primitives.lo `test -f 'sbc_primitives.c' || echo './'`sbc_primitives.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -finline-functions -fgcse-after-reload -funswitch-loops -funroll-loops -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT libsbc_la-sbc_primitives.lo -MD -MP -MF .deps/libsbc_la-sbc_primitives.Tpo -c sbc_primitives.c -fPIC -DPIC -o .libs/libsbc_la-sbc_primitives.o mv -f .deps/libsbc_la-sbc_primitives.Tpo .deps/libsbc_la-sbc_primitives.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -finline-functions -fgcse-after-reload -funswitch-loops -funroll-loops -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT libsbc_la-sbc_primitives_mmx.lo -MD -MP -MF .deps/libsbc_la-sbc_primitives_mmx.Tpo -c -o libsbc_la-sbc_primitives_mmx.lo `test -f 'sbc_primitives_mmx.c' || echo './'`sbc_primitives_mmx.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -finline-functions -fgcse-after-reload -funswitch-loops -funroll-loops -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT libsbc_la-sbc_primitives_mmx.lo -MD -MP -MF .deps/libsbc_la-sbc_primitives_mmx.Tpo -c sbc_primitives_mmx.c -fPIC -DPIC -o .libs/libsbc_la-sbc_primitives_mmx.o mv -f .deps/libsbc_la-sbc_primitives_mmx.Tpo .deps/libsbc_la-sbc_primitives_mmx.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -finline-functions -fgcse-after-reload -funswitch-loops -funroll-loops -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT libsbc_la-sbc_primitives_neon.lo -MD -MP -MF .deps/libsbc_la-sbc_primitives_neon.Tpo -c -o libsbc_la-sbc_primitives_neon.lo `test -f 'sbc_primitives_neon.c' || echo './'`sbc_primitives_neon.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -finline-functions -fgcse-after-reload -funswitch-loops -funroll-loops -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT libsbc_la-sbc_primitives_neon.lo -MD -MP -MF .deps/libsbc_la-sbc_primitives_neon.Tpo -c sbc_primitives_neon.c -fPIC -DPIC -o .libs/libsbc_la-sbc_primitives_neon.o mv -f .deps/libsbc_la-sbc_primitives_neon.Tpo .deps/libsbc_la-sbc_primitives_neon.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -finline-functions -fgcse-after-reload -funswitch-loops -funroll-loops -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -pie -o libsbc.la libsbc_la-sbc.lo libsbc_la-sbc_primitives.lo libsbc_la-sbc_primitives_mmx.lo libsbc_la-sbc_primitives_neon.lo libtool: link: ar cru .libs/libsbc.a .libs/libsbc_la-sbc.o .libs/libsbc_la-sbc_primitives.o .libs/libsbc_la-sbc_primitives_mmx.o .libs/libsbc_la-sbc_primitives_neon.o libtool: link: ranlib .libs/libsbc.a libtool: link: ( cd ".libs" && rm -f "libsbc.la" && ln -s "../libsbc.la" "libsbc.la" ) gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT sbcinfo.o -MD -MP -MF .deps/sbcinfo.Tpo -c -o sbcinfo.o sbcinfo.c mv -f .deps/sbcinfo.Tpo .deps/sbcinfo.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 -D_FORTIFY_SOURCE=2 -fPIC -pie -o sbcinfo sbcinfo.o libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -pie -o sbcinfo sbcinfo.o gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT sbcdec.o -MD -MP -MF .deps/sbcdec.Tpo -c -o sbcdec.o sbcdec.c mv -f .deps/sbcdec.Tpo .deps/sbcdec.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 -D_FORTIFY_SOURCE=2 -fPIC -pie -o sbcdec sbcdec.o libsbc.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -pie -o sbcdec sbcdec.o ./.libs/libsbc.a gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT sbcenc.o -MD -MP -MF .deps/sbcenc.Tpo -c -o sbcenc.o sbcenc.c mv -f .deps/sbcenc.Tpo .deps/sbcenc.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 -D_FORTIFY_SOURCE=2 -fPIC -pie -o sbcenc sbcenc.o libsbc.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -pie -o sbcenc sbcenc.o ./.libs/libsbc.a gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT sbctester.o -MD -MP -MF .deps/sbctester.Tpo -c -o sbctester.o sbctester.c mv -f .deps/sbctester.Tpo .deps/sbctester.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 -D_FORTIFY_SOURCE=2 -fPIC -pie -o sbctester sbctester.o -lsndfile libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -pie -o sbctester sbctester.o -lsndfile make[2]: Leaving directory `/builddir/build/BUILD/bluez-4.41/sbc' Making all in gdbus make[2]: Entering directory `/builddir/build/BUILD/bluez-4.41/gdbus' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT mainloop.lo -MD -MP -MF .deps/mainloop.Tpo -c -o mainloop.lo mainloop.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT mainloop.lo -MD -MP -MF .deps/mainloop.Tpo -c mainloop.c -fPIC -DPIC -o .libs/mainloop.o mv -f .deps/mainloop.Tpo .deps/mainloop.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT object.lo -MD -MP -MF .deps/object.Tpo -c -o object.lo object.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT object.lo -MD -MP -MF .deps/object.Tpo -c object.c -fPIC -DPIC -o .libs/object.o mv -f .deps/object.Tpo .deps/object.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT watch.lo -MD -MP -MF .deps/watch.Tpo -c -o watch.lo watch.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT watch.lo -MD -MP -MF .deps/watch.Tpo -c watch.c -fPIC -DPIC -o .libs/watch.o mv -f .deps/watch.Tpo .deps/watch.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -pie -o libgdbus.la mainloop.lo object.lo watch.lo libtool: link: ar cru .libs/libgdbus.a .libs/mainloop.o .libs/object.o .libs/watch.o libtool: link: ranlib .libs/libgdbus.a libtool: link: ( cd ".libs" && rm -f "libgdbus.la" && ln -s "../libgdbus.la" "libgdbus.la" ) make[2]: Leaving directory `/builddir/build/BUILD/bluez-4.41/gdbus' Making all in common make[2]: Entering directory `/builddir/build/BUILD/bluez-4.41/common' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT oui.o -MD -MP -MF .deps/oui.Tpo -c -o oui.o oui.c mv -f .deps/oui.Tpo .deps/oui.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT textfile.o -MD -MP -MF .deps/textfile.Tpo -c -o textfile.o textfile.c mv -f .deps/textfile.Tpo .deps/textfile.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT logging.o -MD -MP -MF .deps/logging.Tpo -c -o logging.o logging.c mv -f .deps/logging.Tpo .deps/logging.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT glib-helper.o -MD -MP -MF .deps/glib-helper.Tpo -c -o glib-helper.o glib-helper.c mv -f .deps/glib-helper.Tpo .deps/glib-helper.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT sdp-xml.o -MD -MP -MF .deps/sdp-xml.Tpo -c -o sdp-xml.o sdp-xml.c mv -f .deps/sdp-xml.Tpo .deps/sdp-xml.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT btio.o -MD -MP -MF .deps/btio.Tpo -c -o btio.o btio.c mv -f .deps/btio.Tpo .deps/btio.Po rm -f libhelper.a ar cru libhelper.a oui.o textfile.o logging.o glib-helper.o sdp-xml.o btio.o ranlib libhelper.a gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT test_textfile.o -MD -MP -MF .deps/test_textfile.Tpo -c -o test_textfile.o test_textfile.c mv -f .deps/test_textfile.Tpo .deps/test_textfile.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -pie -o test_textfile test_textfile.o libhelper.a libtool: link: gcc -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -pie -o test_textfile test_textfile.o libhelper.a make[2]: Leaving directory `/builddir/build/BUILD/bluez-4.41/common' Making all in plugins make[2]: Entering directory `/builddir/build/BUILD/bluez-4.41/plugins' echo service hciops hal storage service hciops hal storage echo "" > builtin.h list='service hciops hal storage'; for i in $list; \ do echo "extern struct bluetooth_plugin_desc __bluetooth_builtin_$i;" >> builtin.h; done echo "" >> builtin.h echo "static struct bluetooth_plugin_desc *__bluetooth_builtin[] = {" >> builtin.h list='service hciops hal storage'; for i in $list; \ do echo "&__bluetooth_builtin_$i," >> builtin.h; done echo "NULL };" >> builtin.h make all-am make[3]: Entering directory `/builddir/build/BUILD/bluez-4.41/plugins' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -DBLUETOOTH_PLUGIN_BUILTIN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT libbuiltin_la-service.lo -MD -MP -MF .deps/libbuiltin_la-service.Tpo -c -o libbuiltin_la-service.lo `test -f 'service.c' || echo './'`service.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -DBLUETOOTH_PLUGIN_BUILTIN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT libbuiltin_la-service.lo -MD -MP -MF .deps/libbuiltin_la-service.Tpo -c service.c -fPIC -DPIC -o .libs/libbuiltin_la-service.o mv -f .deps/libbuiltin_la-service.Tpo .deps/libbuiltin_la-service.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -DBLUETOOTH_PLUGIN_BUILTIN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT libbuiltin_la-hciops.lo -MD -MP -MF .deps/libbuiltin_la-hciops.Tpo -c -o libbuiltin_la-hciops.lo `test -f 'hciops.c' || echo './'`hciops.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -DBLUETOOTH_PLUGIN_BUILTIN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT libbuiltin_la-hciops.lo -MD -MP -MF .deps/libbuiltin_la-hciops.Tpo -c hciops.c -fPIC -DPIC -o .libs/libbuiltin_la-hciops.o mv -f .deps/libbuiltin_la-hciops.Tpo .deps/libbuiltin_la-hciops.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -DBLUETOOTH_PLUGIN_BUILTIN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT libbuiltin_la-hal.lo -MD -MP -MF .deps/libbuiltin_la-hal.Tpo -c -o libbuiltin_la-hal.lo `test -f 'hal.c' || echo './'`hal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -DBLUETOOTH_PLUGIN_BUILTIN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT libbuiltin_la-hal.lo -MD -MP -MF .deps/libbuiltin_la-hal.Tpo -c hal.c -fPIC -DPIC -o .libs/libbuiltin_la-hal.o mv -f .deps/libbuiltin_la-hal.Tpo .deps/libbuiltin_la-hal.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -DBLUETOOTH_PLUGIN_BUILTIN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT libbuiltin_la-storage.lo -MD -MP -MF .deps/libbuiltin_la-storage.Tpo -c -o libbuiltin_la-storage.lo `test -f 'storage.c' || echo './'`storage.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -DBLUETOOTH_PLUGIN_BUILTIN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT libbuiltin_la-storage.lo -MD -MP -MF .deps/libbuiltin_la-storage.Tpo -c storage.c -fPIC -DPIC -o .libs/libbuiltin_la-storage.o mv -f .deps/libbuiltin_la-storage.Tpo .deps/libbuiltin_la-storage.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -DBLUETOOTH_PLUGIN_BUILTIN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -pie -o libbuiltin.la libbuiltin_la-service.lo libbuiltin_la-hciops.lo libbuiltin_la-hal.lo libbuiltin_la-storage.lo -lgudev-1.0 -lgobject-2.0 -lglib-2.0 -lusb-1.0 libtool: link: ar cru .libs/libbuiltin.a .libs/libbuiltin_la-service.o .libs/libbuiltin_la-hciops.o .libs/libbuiltin_la-hal.o .libs/libbuiltin_la-storage.o libtool: link: ranlib .libs/libbuiltin.a libtool: link: ( cd ".libs" && rm -f "libbuiltin.la" && ln -s "../libbuiltin.la" "libbuiltin.la" ) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT echo.lo -MD -MP -MF .deps/echo.Tpo -c -o echo.lo echo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT echo.lo -MD -MP -MF .deps/echo.Tpo -c echo.c -fPIC -DPIC -o .libs/echo.o mv -f .deps/echo.Tpo .deps/echo.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -module -avoid-version -no-undefined -pie -o echo.la echo.lo libtool: link: ar cru .libs/echo.a .libs/echo.o libtool: link: ranlib .libs/echo.a libtool: link: ( cd ".libs" && rm -f "echo.la" && ln -s "../echo.la" "echo.la" ) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT cable.lo -MD -MP -MF .deps/cable.Tpo -c -o cable.lo cable.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT cable.lo -MD -MP -MF .deps/cable.Tpo -c cable.c -fPIC -DPIC -o .libs/cable.o mv -f .deps/cable.Tpo .deps/cable.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -module -avoid-version -no-undefined -pie -o cable.la -rpath /usr/lib/bluetooth/plugins cable.lo -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0 libtool: link: gcc -shared .libs/cable.o -m32 -Wl,-soname -Wl,cable.so -o .libs/cable.so libtool: link: ( cd ".libs" && rm -f "cable.la" && ln -s "../cable.la" "cable.la" ) make[3]: Leaving directory `/builddir/build/BUILD/bluez-4.41/plugins' make[2]: Leaving directory `/builddir/build/BUILD/bluez-4.41/plugins' Making all in src make[2]: Entering directory `/builddir/build/BUILD/bluez-4.41/src' gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../plugins -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -DPLUGINDIR=\""/usr/lib/bluetooth/plugins"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/main.Tpo .deps/main.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../plugins -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -DPLUGINDIR=\""/usr/lib/bluetooth/plugins"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT security.o -MD -MP -MF .deps/security.Tpo -c -o security.o security.c mv -f .deps/security.Tpo .deps/security.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../plugins -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -DPLUGINDIR=\""/usr/lib/bluetooth/plugins"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT sdpd-server.o -MD -MP -MF .deps/sdpd-server.Tpo -c -o sdpd-server.o sdpd-server.c mv -f .deps/sdpd-server.Tpo .deps/sdpd-server.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../plugins -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -DPLUGINDIR=\""/usr/lib/bluetooth/plugins"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT sdpd-request.o -MD -MP -MF .deps/sdpd-request.Tpo -c -o sdpd-request.o sdpd-request.c mv -f .deps/sdpd-request.Tpo .deps/sdpd-request.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../plugins -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -DPLUGINDIR=\""/usr/lib/bluetooth/plugins"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT sdpd-service.o -MD -MP -MF .deps/sdpd-service.Tpo -c -o sdpd-service.o sdpd-service.c mv -f .deps/sdpd-service.Tpo .deps/sdpd-service.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../plugins -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -DPLUGINDIR=\""/usr/lib/bluetooth/plugins"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT sdpd-database.o -MD -MP -MF .deps/sdpd-database.Tpo -c -o sdpd-database.o sdpd-database.c mv -f .deps/sdpd-database.Tpo .deps/sdpd-database.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../plugins -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -DPLUGINDIR=\""/usr/lib/bluetooth/plugins"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT plugin.o -MD -MP -MF .deps/plugin.Tpo -c -o plugin.o plugin.c mv -f .deps/plugin.Tpo .deps/plugin.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../plugins -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -DPLUGINDIR=\""/usr/lib/bluetooth/plugins"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT storage.o -MD -MP -MF .deps/storage.Tpo -c -o storage.o storage.c mv -f .deps/storage.Tpo .deps/storage.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../plugins -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -DPLUGINDIR=\""/usr/lib/bluetooth/plugins"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT agent.o -MD -MP -MF .deps/agent.Tpo -c -o agent.o agent.c mv -f .deps/agent.Tpo .deps/agent.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../plugins -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -DPLUGINDIR=\""/usr/lib/bluetooth/plugins"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT error.o -MD -MP -MF .deps/error.Tpo -c -o error.o error.c mv -f .deps/error.Tpo .deps/error.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../plugins -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -DPLUGINDIR=\""/usr/lib/bluetooth/plugins"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT manager.o -MD -MP -MF .deps/manager.Tpo -c -o manager.o manager.c mv -f .deps/manager.Tpo .deps/manager.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../plugins -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -DPLUGINDIR=\""/usr/lib/bluetooth/plugins"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT adapter.o -MD -MP -MF .deps/adapter.Tpo -c -o adapter.o adapter.c mv -f .deps/adapter.Tpo .deps/adapter.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../plugins -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -DPLUGINDIR=\""/usr/lib/bluetooth/plugins"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT device.o -MD -MP -MF .deps/device.Tpo -c -o device.o device.c mv -f .deps/device.Tpo .deps/device.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../plugins -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -DPLUGINDIR=\""/usr/lib/bluetooth/plugins"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT dbus-common.o -MD -MP -MF .deps/dbus-common.Tpo -c -o dbus-common.o dbus-common.c mv -f .deps/dbus-common.Tpo .deps/dbus-common.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../plugins -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -DPLUGINDIR=\""/usr/lib/bluetooth/plugins"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT dbus-hci.o -MD -MP -MF .deps/dbus-hci.Tpo -c -o dbus-hci.o dbus-hci.c mv -f .deps/dbus-hci.Tpo .deps/dbus-hci.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -DPLUGINDIR=\""/usr/lib/bluetooth/plugins"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -Wl,--export-dynamic -pie -o bluetoothd main.o security.o sdpd-server.o sdpd-request.o sdpd-service.o sdpd-database.o plugin.o storage.o agent.o error.o manager.o adapter.o device.o dbus-common.o dbus-hci.o ../common/libhelper.a ../plugins/libbuiltin.la ../gdbus/libgdbus.la -lglib-2.0 -L/lib -ldbus-1 ../lib/libbluetooth.la -ldl libtool: link: gcc -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -DPLUGINDIR=\"/usr/lib/bluetooth/plugins\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -Wl,--export-dynamic -pie -o .libs/bluetoothd main.o security.o sdpd-server.o sdpd-request.o sdpd-service.o sdpd-database.o plugin.o storage.o agent.o error.o manager.o adapter.o device.o dbus-common.o dbus-hci.o ../common/libhelper.a ../plugins/.libs/libbuiltin.a -lgudev-1.0 -lgobject-2.0 -lusb-1.0 ../gdbus/.libs/libgdbus.a -lglib-2.0 -L/lib -ldbus-1 ../lib/.libs/libbluetooth.so -ldl make[2]: Leaving directory `/builddir/build/BUILD/bluez-4.41/src' Making all in client make[2]: Entering directory `/builddir/build/BUILD/bluez-4.41/client' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/bluez-4.41/client' Making all in network make[2]: Entering directory `/builddir/build/BUILD/bluez-4.41/network' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT main.lo -MD -MP -MF .deps/main.Tpo -c -o main.lo main.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT main.lo -MD -MP -MF .deps/main.Tpo -c main.c -fPIC -DPIC -o .libs/main.o mv -f .deps/main.Tpo .deps/main.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT manager.lo -MD -MP -MF .deps/manager.Tpo -c -o manager.lo manager.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT manager.lo -MD -MP -MF .deps/manager.Tpo -c manager.c -fPIC -DPIC -o .libs/manager.o mv -f .deps/manager.Tpo .deps/manager.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT server.lo -MD -MP -MF .deps/server.Tpo -c -o server.lo server.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT server.lo -MD -MP -MF .deps/server.Tpo -c server.c -fPIC -DPIC -o .libs/server.o mv -f .deps/server.Tpo .deps/server.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT bridge.lo -MD -MP -MF .deps/bridge.Tpo -c -o bridge.lo bridge.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT bridge.lo -MD -MP -MF .deps/bridge.Tpo -c bridge.c -fPIC -DPIC -o .libs/bridge.o mv -f .deps/bridge.Tpo .deps/bridge.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT connection.lo -MD -MP -MF .deps/connection.Tpo -c -o connection.lo connection.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT connection.lo -MD -MP -MF .deps/connection.Tpo -c connection.c -fPIC -DPIC -o .libs/connection.o In file included from /usr/include/string.h:640, from ../include/bluetooth/bluetooth.h:35, from connection.c:33: In function 'strncpy', inlined from 'connection_register' at connection.c:636: /usr/include/bits/string3.h:122: warning: call to __builtin___strncpy_chk will always overflow destination buffer mv -f .deps/connection.Tpo .deps/connection.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT common.lo -MD -MP -MF .deps/common.Tpo -c -o common.lo common.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT common.lo -MD -MP -MF .deps/common.Tpo -c common.c -fPIC -DPIC -o .libs/common.o mv -f .deps/common.Tpo .deps/common.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -module -avoid-version -no-undefined -pie -o network.la -rpath /usr/lib/bluetooth/plugins main.lo manager.lo server.lo bridge.lo connection.lo common.lo libtool: link: gcc -shared .libs/main.o .libs/manager.o .libs/server.o .libs/bridge.o .libs/connection.o .libs/common.o -m32 -Wl,-soname -Wl,network.so -o .libs/network.so libtool: link: ( cd ".libs" && rm -f "network.la" && ln -s "../network.la" "network.la" ) make[2]: Leaving directory `/builddir/build/BUILD/bluez-4.41/network' Making all in serial make[2]: Entering directory `/builddir/build/BUILD/bluez-4.41/serial' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT main.lo -MD -MP -MF .deps/main.Tpo -c -o main.lo main.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT main.lo -MD -MP -MF .deps/main.Tpo -c main.c -fPIC -DPIC -o .libs/main.o mv -f .deps/main.Tpo .deps/main.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT manager.lo -MD -MP -MF .deps/manager.Tpo -c -o manager.lo manager.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT manager.lo -MD -MP -MF .deps/manager.Tpo -c manager.c -fPIC -DPIC -o .libs/manager.o mv -f .deps/manager.Tpo .deps/manager.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT port.lo -MD -MP -MF .deps/port.Tpo -c -o port.lo port.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT port.lo -MD -MP -MF .deps/port.Tpo -c port.c -fPIC -DPIC -o .libs/port.o mv -f .deps/port.Tpo .deps/port.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT storage.lo -MD -MP -MF .deps/storage.Tpo -c -o storage.lo storage.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT storage.lo -MD -MP -MF .deps/storage.Tpo -c storage.c -fPIC -DPIC -o .libs/storage.o mv -f .deps/storage.Tpo .deps/storage.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT proxy.lo -MD -MP -MF .deps/proxy.Tpo -c -o proxy.lo proxy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT proxy.lo -MD -MP -MF .deps/proxy.Tpo -c proxy.c -fPIC -DPIC -o .libs/proxy.o mv -f .deps/proxy.Tpo .deps/proxy.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -module -avoid-version -no-undefined -pie -o serial.la -rpath /usr/lib/bluetooth/plugins main.lo manager.lo port.lo storage.lo proxy.lo libtool: link: gcc -shared .libs/main.o .libs/manager.o .libs/port.o .libs/storage.o .libs/proxy.o -m32 -Wl,-soname -Wl,serial.so -o .libs/serial.so libtool: link: ( cd ".libs" && rm -f "serial.la" && ln -s "../serial.la" "serial.la" ) make[2]: Leaving directory `/builddir/build/BUILD/bluez-4.41/serial' Making all in input make[2]: Entering directory `/builddir/build/BUILD/bluez-4.41/input' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT main.lo -MD -MP -MF .deps/main.Tpo -c -o main.lo main.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT main.lo -MD -MP -MF .deps/main.Tpo -c main.c -fPIC -DPIC -o .libs/main.o mv -f .deps/main.Tpo .deps/main.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT manager.lo -MD -MP -MF .deps/manager.Tpo -c -o manager.lo manager.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT manager.lo -MD -MP -MF .deps/manager.Tpo -c manager.c -fPIC -DPIC -o .libs/manager.o mv -f .deps/manager.Tpo .deps/manager.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT server.lo -MD -MP -MF .deps/server.Tpo -c -o server.lo server.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT server.lo -MD -MP -MF .deps/server.Tpo -c server.c -fPIC -DPIC -o .libs/server.o mv -f .deps/server.Tpo .deps/server.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT device.lo -MD -MP -MF .deps/device.Tpo -c -o device.lo device.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT device.lo -MD -MP -MF .deps/device.Tpo -c device.c -fPIC -DPIC -o .libs/device.o device.c: In function 'hidp_add_connection': device.c:674: warning: ignoring return value of 'write', declared with attribute warn_unused_result device.c:679: warning: ignoring return value of 'write', declared with attribute warn_unused_result mv -f .deps/device.Tpo .deps/device.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT fakehid.lo -MD -MP -MF .deps/fakehid.Tpo -c -o fakehid.lo fakehid.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT fakehid.lo -MD -MP -MF .deps/fakehid.Tpo -c fakehid.c -fPIC -DPIC -o .libs/fakehid.o mv -f .deps/fakehid.Tpo .deps/fakehid.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -module -avoid-version -no-undefined -pie -o input.la -rpath /usr/lib/bluetooth/plugins main.lo manager.lo server.lo device.lo fakehid.lo libtool: link: gcc -shared .libs/main.o .libs/manager.o .libs/server.o .libs/device.o .libs/fakehid.o -m32 -Wl,-soname -Wl,input.so -o .libs/input.so libtool: link: ( cd ".libs" && rm -f "input.la" && ln -s "../input.la" "input.la" ) make[2]: Leaving directory `/builddir/build/BUILD/bluez-4.41/input' Making all in audio make[2]: Entering directory `/builddir/build/BUILD/bluez-4.41/audio' make all-am make[3]: Entering directory `/builddir/build/BUILD/bluez-4.41/audio' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -I/usr/include/alsa -I../include -I../sbc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT libasound_module_pcm_bluetooth_la-pcm_bluetooth.lo -MD -MP -MF .deps/libasound_module_pcm_bluetooth_la-pcm_bluetooth.Tpo -c -o libasound_module_pcm_bluetooth_la-pcm_bluetooth.lo `test -f 'pcm_bluetooth.c' || echo './'`pcm_bluetooth.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -I/usr/include/alsa -I../include -I../sbc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT libasound_module_pcm_bluetooth_la-pcm_bluetooth.lo -MD -MP -MF .deps/libasound_module_pcm_bluetooth_la-pcm_bluetooth.Tpo -c pcm_bluetooth.c -fPIC -DPIC -o .libs/libasound_module_pcm_bluetooth_la-pcm_bluetooth.o mv -f .deps/libasound_module_pcm_bluetooth_la-pcm_bluetooth.Tpo .deps/libasound_module_pcm_bluetooth_la-pcm_bluetooth.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -I/usr/include/alsa -I../include -I../sbc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT libasound_module_pcm_bluetooth_la-ipc.lo -MD -MP -MF .deps/libasound_module_pcm_bluetooth_la-ipc.Tpo -c -o libasound_module_pcm_bluetooth_la-ipc.lo `test -f 'ipc.c' || echo './'`ipc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -I/usr/include/alsa -I../include -I../sbc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT libasound_module_pcm_bluetooth_la-ipc.lo -MD -MP -MF .deps/libasound_module_pcm_bluetooth_la-ipc.Tpo -c ipc.c -fPIC -DPIC -o .libs/libasound_module_pcm_bluetooth_la-ipc.o ipc.c: In function 'bt_audio_service_get_data_fd': ipc.c:110: warning: dereferencing type-punned pointer will break strict-aliasing rules mv -f .deps/libasound_module_pcm_bluetooth_la-ipc.Tpo .deps/libasound_module_pcm_bluetooth_la-ipc.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/alsa -I../include -I../sbc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -module -avoid-version -pie -o libasound_module_pcm_bluetooth.la -rpath /usr/lib/alsa-lib libasound_module_pcm_bluetooth_la-pcm_bluetooth.lo libasound_module_pcm_bluetooth_la-ipc.lo ../sbc/libsbc.la ../lib/libbluetooth.la -lasound -lrt libtool: link: gcc -shared .libs/libasound_module_pcm_bluetooth_la-pcm_bluetooth.o .libs/libasound_module_pcm_bluetooth_la-ipc.o -Wl,--whole-archive ../sbc/.libs/libsbc.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/builddir/build/BUILD/bluez-4.41/lib/.libs ../lib/.libs/libbluetooth.so -lasound -lrt -m32 -Wl,-soname -Wl,libasound_module_pcm_bluetooth.so -o .libs/libasound_module_pcm_bluetooth.so libtool: link: ( cd ".libs" && rm -f "libasound_module_pcm_bluetooth.la" && ln -s "../libasound_module_pcm_bluetooth.la" "libasound_module_pcm_bluetooth.la" ) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -I/usr/include/alsa -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT libasound_module_ctl_bluetooth_la-ctl_bluetooth.lo -MD -MP -MF .deps/libasound_module_ctl_bluetooth_la-ctl_bluetooth.Tpo -c -o libasound_module_ctl_bluetooth_la-ctl_bluetooth.lo `test -f 'ctl_bluetooth.c' || echo './'`ctl_bluetooth.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -I/usr/include/alsa -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT libasound_module_ctl_bluetooth_la-ctl_bluetooth.lo -MD -MP -MF .deps/libasound_module_ctl_bluetooth_la-ctl_bluetooth.Tpo -c ctl_bluetooth.c -fPIC -DPIC -o .libs/libasound_module_ctl_bluetooth_la-ctl_bluetooth.o In file included from /usr/include/string.h:640, from /usr/include/sys/un.h:38, from ctl_bluetooth.c:29: In function 'strncpy', inlined from '_snd_ctl_bluetooth_open' at ctl_bluetooth.c:360: /usr/include/bits/string3.h:122: warning: call to __builtin___strncpy_chk will always overflow destination buffer In function 'strncpy', inlined from '_snd_ctl_bluetooth_open' at ctl_bluetooth.c:363: /usr/include/bits/string3.h:122: warning: call to __builtin___strncpy_chk will always overflow destination buffer mv -f .deps/libasound_module_ctl_bluetooth_la-ctl_bluetooth.Tpo .deps/libasound_module_ctl_bluetooth_la-ctl_bluetooth.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -I/usr/include/alsa -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT libasound_module_ctl_bluetooth_la-ipc.lo -MD -MP -MF .deps/libasound_module_ctl_bluetooth_la-ipc.Tpo -c -o libasound_module_ctl_bluetooth_la-ipc.lo `test -f 'ipc.c' || echo './'`ipc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -I/usr/include/alsa -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT libasound_module_ctl_bluetooth_la-ipc.lo -MD -MP -MF .deps/libasound_module_ctl_bluetooth_la-ipc.Tpo -c ipc.c -fPIC -DPIC -o .libs/libasound_module_ctl_bluetooth_la-ipc.o ipc.c: In function 'bt_audio_service_get_data_fd': ipc.c:110: warning: dereferencing type-punned pointer will break strict-aliasing rules mv -f .deps/libasound_module_ctl_bluetooth_la-ipc.Tpo .deps/libasound_module_ctl_bluetooth_la-ipc.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/alsa -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -module -avoid-version -pie -o libasound_module_ctl_bluetooth.la -rpath /usr/lib/alsa-lib libasound_module_ctl_bluetooth_la-ctl_bluetooth.lo libasound_module_ctl_bluetooth_la-ipc.lo ../lib/libbluetooth.la -lasound -lrt libtool: link: gcc -shared .libs/libasound_module_ctl_bluetooth_la-ctl_bluetooth.o .libs/libasound_module_ctl_bluetooth_la-ipc.o -Wl,-rpath -Wl,/builddir/build/BUILD/bluez-4.41/lib/.libs ../lib/.libs/libbluetooth.so -lasound -lrt -m32 -Wl,-soname -Wl,libasound_module_ctl_bluetooth.so -o .libs/libasound_module_ctl_bluetooth.so libtool: link: ( cd ".libs" && rm -f "libasound_module_ctl_bluetooth.la" && ln -s "../libasound_module_ctl_bluetooth.la" "libasound_module_ctl_bluetooth.la" ) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../include -I../sbc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT libgstbluetooth_la-gstbluetooth.lo -MD -MP -MF .deps/libgstbluetooth_la-gstbluetooth.Tpo -c -o libgstbluetooth_la-gstbluetooth.lo `test -f 'gstbluetooth.c' || echo './'`gstbluetooth.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../include -I../sbc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT libgstbluetooth_la-gstbluetooth.lo -MD -MP -MF .deps/libgstbluetooth_la-gstbluetooth.Tpo -c gstbluetooth.c -fPIC -DPIC -o .libs/libgstbluetooth_la-gstbluetooth.o mv -f .deps/libgstbluetooth_la-gstbluetooth.Tpo .deps/libgstbluetooth_la-gstbluetooth.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../include -I../sbc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT libgstbluetooth_la-gstsbcenc.lo -MD -MP -MF .deps/libgstbluetooth_la-gstsbcenc.Tpo -c -o libgstbluetooth_la-gstsbcenc.lo `test -f 'gstsbcenc.c' || echo './'`gstsbcenc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../include -I../sbc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT libgstbluetooth_la-gstsbcenc.lo -MD -MP -MF .deps/libgstbluetooth_la-gstsbcenc.Tpo -c gstsbcenc.c -fPIC -DPIC -o .libs/libgstbluetooth_la-gstsbcenc.o mv -f .deps/libgstbluetooth_la-gstsbcenc.Tpo .deps/libgstbluetooth_la-gstsbcenc.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../include -I../sbc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT libgstbluetooth_la-gstsbcdec.lo -MD -MP -MF .deps/libgstbluetooth_la-gstsbcdec.Tpo -c -o libgstbluetooth_la-gstsbcdec.lo `test -f 'gstsbcdec.c' || echo './'`gstsbcdec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../include -I../sbc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT libgstbluetooth_la-gstsbcdec.lo -MD -MP -MF .deps/libgstbluetooth_la-gstsbcdec.Tpo -c gstsbcdec.c -fPIC -DPIC -o .libs/libgstbluetooth_la-gstsbcdec.o mv -f .deps/libgstbluetooth_la-gstsbcdec.Tpo .deps/libgstbluetooth_la-gstsbcdec.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../include -I../sbc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT libgstbluetooth_la-gstsbcparse.lo -MD -MP -MF .deps/libgstbluetooth_la-gstsbcparse.Tpo -c -o libgstbluetooth_la-gstsbcparse.lo `test -f 'gstsbcparse.c' || echo './'`gstsbcparse.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../include -I../sbc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT libgstbluetooth_la-gstsbcparse.lo -MD -MP -MF .deps/libgstbluetooth_la-gstsbcparse.Tpo -c gstsbcparse.c -fPIC -DPIC -o .libs/libgstbluetooth_la-gstsbcparse.o mv -f .deps/libgstbluetooth_la-gstsbcparse.Tpo .deps/libgstbluetooth_la-gstsbcparse.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../include -I../sbc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT libgstbluetooth_la-gstavdtpsink.lo -MD -MP -MF .deps/libgstbluetooth_la-gstavdtpsink.Tpo -c -o libgstbluetooth_la-gstavdtpsink.lo `test -f 'gstavdtpsink.c' || echo './'`gstavdtpsink.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../include -I../sbc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT libgstbluetooth_la-gstavdtpsink.lo -MD -MP -MF .deps/libgstbluetooth_la-gstavdtpsink.Tpo -c gstavdtpsink.c -fPIC -DPIC -o .libs/libgstbluetooth_la-gstavdtpsink.o gstavdtpsink.c: In function 'gst_avdtp_sink_get_capabilities': gstavdtpsink.c:781: warning: dereferencing pointer 'req' does break strict-aliasing rules gstavdtpsink.c:781: warning: dereferencing pointer 'req' does break strict-aliasing rules gstavdtpsink.c:775: warning: dereferencing pointer 'req' does break strict-aliasing rules gstavdtpsink.c:774: warning: dereferencing pointer 'req' does break strict-aliasing rules gstavdtpsink.c:773: warning: dereferencing pointer 'req' does break strict-aliasing rules gstavdtpsink.c:767: note: initialized from here gstavdtpsink.c:798: warning: dereferencing pointer 'rsp' does break strict-aliasing rules gstavdtpsink.c:797: warning: dereferencing pointer 'rsp' does break strict-aliasing rules gstavdtpsink.c:789: warning: dereferencing pointer 'rsp' does break strict-aliasing rules gstavdtpsink.c:1347: warning: dereferencing pointer 'rsp' does break strict-aliasing rules gstavdtpsink.c:768: note: initialized from here mv -f .deps/libgstbluetooth_la-gstavdtpsink.Tpo .deps/libgstbluetooth_la-gstavdtpsink.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../include -I../sbc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT libgstbluetooth_la-gsta2dpsink.lo -MD -MP -MF .deps/libgstbluetooth_la-gsta2dpsink.Tpo -c -o libgstbluetooth_la-gsta2dpsink.lo `test -f 'gsta2dpsink.c' || echo './'`gsta2dpsink.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../include -I../sbc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT libgstbluetooth_la-gsta2dpsink.lo -MD -MP -MF .deps/libgstbluetooth_la-gsta2dpsink.Tpo -c gsta2dpsink.c -fPIC -DPIC -o .libs/libgstbluetooth_la-gsta2dpsink.o mv -f .deps/libgstbluetooth_la-gsta2dpsink.Tpo .deps/libgstbluetooth_la-gsta2dpsink.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../include -I../sbc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT libgstbluetooth_la-gstsbcutil.lo -MD -MP -MF .deps/libgstbluetooth_la-gstsbcutil.Tpo -c -o libgstbluetooth_la-gstsbcutil.lo `test -f 'gstsbcutil.c' || echo './'`gstsbcutil.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../include -I../sbc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT libgstbluetooth_la-gstsbcutil.lo -MD -MP -MF .deps/libgstbluetooth_la-gstsbcutil.Tpo -c gstsbcutil.c -fPIC -DPIC -o .libs/libgstbluetooth_la-gstsbcutil.o mv -f .deps/libgstbluetooth_la-gstsbcutil.Tpo .deps/libgstbluetooth_la-gstsbcutil.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../include -I../sbc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT libgstbluetooth_la-gstrtpsbcpay.lo -MD -MP -MF .deps/libgstbluetooth_la-gstrtpsbcpay.Tpo -c -o libgstbluetooth_la-gstrtpsbcpay.lo `test -f 'gstrtpsbcpay.c' || echo './'`gstrtpsbcpay.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../include -I../sbc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT libgstbluetooth_la-gstrtpsbcpay.lo -MD -MP -MF .deps/libgstbluetooth_la-gstrtpsbcpay.Tpo -c gstrtpsbcpay.c -fPIC -DPIC -o .libs/libgstbluetooth_la-gstrtpsbcpay.o mv -f .deps/libgstbluetooth_la-gstrtpsbcpay.Tpo .deps/libgstbluetooth_la-gstrtpsbcpay.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../include -I../sbc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT libgstbluetooth_la-ipc.lo -MD -MP -MF .deps/libgstbluetooth_la-ipc.Tpo -c -o libgstbluetooth_la-ipc.lo `test -f 'ipc.c' || echo './'`ipc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../include -I../sbc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT libgstbluetooth_la-ipc.lo -MD -MP -MF .deps/libgstbluetooth_la-ipc.Tpo -c ipc.c -fPIC -DPIC -o .libs/libgstbluetooth_la-ipc.o ipc.c: In function 'bt_audio_service_get_data_fd': ipc.c:110: warning: dereferencing type-punned pointer will break strict-aliasing rules mv -f .deps/libgstbluetooth_la-ipc.Tpo .deps/libgstbluetooth_la-ipc.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../include -I../sbc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -module -avoid-version -pie -o libgstbluetooth.la -rpath /usr/lib/gstreamer-0.10 libgstbluetooth_la-gstbluetooth.lo libgstbluetooth_la-gstsbcenc.lo libgstbluetooth_la-gstsbcdec.lo libgstbluetooth_la-gstsbcparse.lo libgstbluetooth_la-gstavdtpsink.lo libgstbluetooth_la-gsta2dpsink.lo libgstbluetooth_la-gstsbcutil.lo libgstbluetooth_la-gstrtpsbcpay.lo libgstbluetooth_la-ipc.lo ../sbc/libsbc.la ../lib/libbluetooth.la -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0 -lgstaudio-0.10 -lgstrtp-0.10 libtool: link: gcc -shared .libs/libgstbluetooth_la-gstbluetooth.o .libs/libgstbluetooth_la-gstsbcenc.o .libs/libgstbluetooth_la-gstsbcdec.o .libs/libgstbluetooth_la-gstsbcparse.o .libs/libgstbluetooth_la-gstavdtpsink.o .libs/libgstbluetooth_la-gsta2dpsink.o .libs/libgstbluetooth_la-gstsbcutil.o .libs/libgstbluetooth_la-gstrtpsbcpay.o .libs/libgstbluetooth_la-ipc.o -Wl,--whole-archive ../sbc/.libs/libsbc.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/builddir/build/BUILD/bluez-4.41/lib/.libs ../lib/.libs/libbluetooth.so -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0 -lgstaudio-0.10 -lgstrtp-0.10 -pthread -m32 -pthread -pthread -Wl,-soname -Wl,libgstbluetooth.so -o .libs/libgstbluetooth.so libtool: link: ( cd ".libs" && rm -f "libgstbluetooth.la" && ln -s "../libgstbluetooth.la" "libgstbluetooth.la" ) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -I../sbc -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT ipc.lo -MD -MP -MF .deps/ipc.Tpo -c -o ipc.lo ipc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -I../sbc -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT ipc.lo -MD -MP -MF .deps/ipc.Tpo -c ipc.c -fPIC -DPIC -o .libs/ipc.o ipc.c: In function 'bt_audio_service_get_data_fd': ipc.c:110: warning: dereferencing type-punned pointer will break strict-aliasing rules mv -f .deps/ipc.Tpo .deps/ipc.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -I../sbc -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -pie -o libipc.la ipc.lo libtool: link: ar cru .libs/libipc.a .libs/ipc.o libtool: link: ranlib .libs/libipc.a libtool: link: ( cd ".libs" && rm -f "libipc.la" && ln -s "../libipc.la" "libipc.la" ) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -I../sbc -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT main.lo -MD -MP -MF .deps/main.Tpo -c -o main.lo main.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -I../sbc -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT main.lo -MD -MP -MF .deps/main.Tpo -c main.c -fPIC -DPIC -o .libs/main.o mv -f .deps/main.Tpo .deps/main.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -I../sbc -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT unix.lo -MD -MP -MF .deps/unix.Tpo -c -o unix.lo unix.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -I../sbc -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT unix.lo -MD -MP -MF .deps/unix.Tpo -c unix.c -fPIC -DPIC -o .libs/unix.o unix.c: In function 'unix_sendmsg_fd': unix.c:139: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from /usr/include/string.h:640, from /usr/include/sys/un.h:38, from unix.c:31: In function 'strncpy', inlined from 'headset_discovery_complete' at unix.c:266: /usr/include/bits/string3.h:122: warning: call to __builtin___strncpy_chk will always overflow destination buffer In function 'strncpy', inlined from 'a2dp_discovery_complete' at unix.c:591: /usr/include/bits/string3.h:122: warning: call to __builtin___strncpy_chk will always overflow destination buffer mv -f .deps/unix.Tpo .deps/unix.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -I../sbc -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT manager.lo -MD -MP -MF .deps/manager.Tpo -c -o manager.lo manager.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -I../sbc -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT manager.lo -MD -MP -MF .deps/manager.Tpo -c manager.c -fPIC -DPIC -o .libs/manager.o mv -f .deps/manager.Tpo .deps/manager.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -I../sbc -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT device.lo -MD -MP -MF .deps/device.Tpo -c -o device.lo device.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -I../sbc -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT device.lo -MD -MP -MF .deps/device.Tpo -c device.c -fPIC -DPIC -o .libs/device.o mv -f .deps/device.Tpo .deps/device.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -I../sbc -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT headset.lo -MD -MP -MF .deps/headset.Tpo -c -o headset.lo headset.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -I../sbc -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT headset.lo -MD -MP -MF .deps/headset.Tpo -c headset.c -fPIC -DPIC -o .libs/headset.o mv -f .deps/headset.Tpo .deps/headset.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -I../sbc -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT gateway.lo -MD -MP -MF .deps/gateway.Tpo -c -o gateway.lo gateway.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -I../sbc -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT gateway.lo -MD -MP -MF .deps/gateway.Tpo -c gateway.c -fPIC -DPIC -o .libs/gateway.o mv -f .deps/gateway.Tpo .deps/gateway.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -I../sbc -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT avdtp.lo -MD -MP -MF .deps/avdtp.Tpo -c -o avdtp.lo avdtp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -I../sbc -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT avdtp.lo -MD -MP -MF .deps/avdtp.Tpo -c avdtp.c -fPIC -DPIC -o .libs/avdtp.o mv -f .deps/avdtp.Tpo .deps/avdtp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -I../sbc -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT a2dp.lo -MD -MP -MF .deps/a2dp.Tpo -c -o a2dp.lo a2dp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -I../sbc -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT a2dp.lo -MD -MP -MF .deps/a2dp.Tpo -c a2dp.c -fPIC -DPIC -o .libs/a2dp.o mv -f .deps/a2dp.Tpo .deps/a2dp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -I../sbc -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT sink.lo -MD -MP -MF .deps/sink.Tpo -c -o sink.lo sink.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -I../sbc -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT sink.lo -MD -MP -MF .deps/sink.Tpo -c sink.c -fPIC -DPIC -o .libs/sink.o mv -f .deps/sink.Tpo .deps/sink.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -I../sbc -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT control.lo -MD -MP -MF .deps/control.Tpo -c -o control.lo control.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -I../sbc -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT control.lo -MD -MP -MF .deps/control.Tpo -c control.c -fPIC -DPIC -o .libs/control.o mv -f .deps/control.Tpo .deps/control.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -I../sbc -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT telephony.lo -MD -MP -MF .deps/telephony.Tpo -c -o telephony.lo telephony.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -I../sbc -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT telephony.lo -MD -MP -MF .deps/telephony.Tpo -c telephony.c -fPIC -DPIC -o .libs/telephony.o mv -f .deps/telephony.Tpo .deps/telephony.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -I../sbc -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -module -avoid-version -no-undefined -pie -o audio.la -rpath /usr/lib/bluetooth/plugins main.lo ipc.lo unix.lo manager.lo device.lo headset.lo gateway.lo avdtp.lo a2dp.lo sink.lo control.lo telephony.lo libtool: link: gcc -shared .libs/main.o .libs/ipc.o .libs/unix.o .libs/manager.o .libs/device.o .libs/headset.o .libs/gateway.o .libs/avdtp.o .libs/a2dp.o .libs/sink.o .libs/control.o .libs/telephony.o -m32 -Wl,-soname -Wl,audio.so -o .libs/audio.so libtool: link: ( cd ".libs" && rm -f "audio.la" && ln -s "../audio.la" "audio.la" ) gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../src -fvisibility=hidden -I../sbc -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT ipctest.o -MD -MP -MF .deps/ipctest.Tpo -c -o ipctest.o ipctest.c ipctest.c: In function 'get_caps': ipctest.c:245: warning: dereferencing pointer 'codec' does break strict-aliasing rules ipctest.c:253: warning: dereferencing pointer 'codec' does break strict-aliasing rules ipctest.c:256: warning: dereferencing pointer 'codec' does break strict-aliasing rules ipctest.c:240: note: initialized from here mv -f .deps/ipctest.Tpo .deps/ipctest.Po /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -I../sbc -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -pie -o ipctest ipctest.o libipc.la ../sbc/libsbc.la -lglib-2.0 libtool: link: gcc -fvisibility=hidden -I../sbc -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -pie -o ipctest ipctest.o ./.libs/libipc.a ../sbc/.libs/libsbc.a -lglib-2.0 make[3]: Leaving directory `/builddir/build/BUILD/bluez-4.41/audio' make[2]: Leaving directory `/builddir/build/BUILD/bluez-4.41/audio' Making all in tools make[2]: Entering directory `/builddir/build/BUILD/bluez-4.41/tools' gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT hcitool.o -MD -MP -MF .deps/hcitool.Tpo -c -o hcitool.o hcitool.c mv -f .deps/hcitool.Tpo .deps/hcitool.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -pie -o hcitool hcitool.o ../lib/libbluetooth.la ../common/libhelper.a libtool: link: gcc -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -pie -o .libs/hcitool hcitool.o ../lib/.libs/libbluetooth.so ../common/libhelper.a gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT l2ping.o -MD -MP -MF .deps/l2ping.Tpo -c -o l2ping.o l2ping.c mv -f .deps/l2ping.Tpo .deps/l2ping.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -pie -o l2ping l2ping.o ../lib/libbluetooth.la libtool: link: gcc -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -pie -o .libs/l2ping l2ping.o ../lib/.libs/libbluetooth.so gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT sdptool.o -MD -MP -MF .deps/sdptool.Tpo -c -o sdptool.o sdptool.c mv -f .deps/sdptool.Tpo .deps/sdptool.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -pie -o sdptool sdptool.o ../lib/libbluetooth.la ../common/libhelper.a libtool: link: gcc -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -pie -o .libs/sdptool sdptool.o ../lib/.libs/libbluetooth.so ../common/libhelper.a gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT ciptool.o -MD -MP -MF .deps/ciptool.Tpo -c -o ciptool.o ciptool.c mv -f .deps/ciptool.Tpo .deps/ciptool.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -pie -o ciptool ciptool.o ../lib/libbluetooth.la libtool: link: gcc -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -pie -o .libs/ciptool ciptool.o ../lib/.libs/libbluetooth.so gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT dfutool.o -MD -MP -MF .deps/dfutool.Tpo -c -o dfutool.o dfutool.c mv -f .deps/dfutool.Tpo .deps/dfutool.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT dfu.o -MD -MP -MF .deps/dfu.Tpo -c -o dfu.o dfu.c mv -f .deps/dfu.Tpo .deps/dfu.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -pie -o dfutool dfutool.o dfu.o -lusb libtool: link: gcc -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -pie -o dfutool dfutool.o dfu.o -lusb gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT hcieventmask.o -MD -MP -MF .deps/hcieventmask.Tpo -c -o hcieventmask.o hcieventmask.c mv -f .deps/hcieventmask.Tpo .deps/hcieventmask.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -pie -o hcieventmask hcieventmask.o ../lib/libbluetooth.la libtool: link: gcc -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -pie -o .libs/hcieventmask hcieventmask.o ../lib/.libs/libbluetooth.so gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT hcisecfilter.o -MD -MP -MF .deps/hcisecfilter.Tpo -c -o hcisecfilter.o hcisecfilter.c mv -f .deps/hcisecfilter.Tpo .deps/hcisecfilter.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -pie -o hcisecfilter hcisecfilter.o libtool: link: gcc -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -pie -o hcisecfilter hcisecfilter.o gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT ppporc.o -MD -MP -MF .deps/ppporc.Tpo -c -o ppporc.o ppporc.c mv -f .deps/ppporc.Tpo .deps/ppporc.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -pie -o ppporc ppporc.o ../lib/libbluetooth.la libtool: link: gcc -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -pie -o .libs/ppporc ppporc.o ../lib/.libs/libbluetooth.so gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT avinfo.o -MD -MP -MF .deps/avinfo.Tpo -c -o avinfo.o avinfo.c mv -f .deps/avinfo.Tpo .deps/avinfo.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -pie -o avinfo avinfo.o ../lib/libbluetooth.la libtool: link: gcc -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -pie -o .libs/avinfo avinfo.o ../lib/.libs/libbluetooth.so gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT dfubabel.o -MD -MP -MF .deps/dfubabel.Tpo -c -o dfubabel.o dfubabel.c mv -f .deps/dfubabel.Tpo .deps/dfubabel.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -pie -o dfubabel dfubabel.o -lusb libtool: link: gcc -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -pie -o dfubabel dfubabel.o -lusb gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT avctrl.o -MD -MP -MF .deps/avctrl.Tpo -c -o avctrl.o avctrl.c mv -f .deps/avctrl.Tpo .deps/avctrl.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -pie -o avctrl avctrl.o -lusb libtool: link: gcc -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -pie -o avctrl avctrl.o -lusb gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT hciattach.o -MD -MP -MF .deps/hciattach.Tpo -c -o hciattach.o hciattach.c mv -f .deps/hciattach.Tpo .deps/hciattach.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT hciattach_st.o -MD -MP -MF .deps/hciattach_st.Tpo -c -o hciattach_st.o hciattach_st.c mv -f .deps/hciattach_st.Tpo .deps/hciattach_st.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT hciattach_ti.o -MD -MP -MF .deps/hciattach_ti.Tpo -c -o hciattach_ti.o hciattach_ti.c mv -f .deps/hciattach_ti.Tpo .deps/hciattach_ti.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT hciattach_tialt.o -MD -MP -MF .deps/hciattach_tialt.Tpo -c -o hciattach_tialt.o hciattach_tialt.c mv -f .deps/hciattach_tialt.Tpo .deps/hciattach_tialt.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -pie -o hciattach hciattach.o hciattach_st.o hciattach_ti.o hciattach_tialt.o ../lib/libbluetooth.la libtool: link: gcc -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -pie -o .libs/hciattach hciattach.o hciattach_st.o hciattach_ti.o hciattach_tialt.o ../lib/.libs/libbluetooth.so gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT hciconfig.o -MD -MP -MF .deps/hciconfig.Tpo -c -o hciconfig.o hciconfig.c mv -f .deps/hciconfig.Tpo .deps/hciconfig.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT csr.o -MD -MP -MF .deps/csr.Tpo -c -o csr.o csr.c mv -f .deps/csr.Tpo .deps/csr.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -pie -o hciconfig hciconfig.o csr.o ../lib/libbluetooth.la ../common/libhelper.a libtool: link: gcc -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -pie -o .libs/hciconfig hciconfig.o csr.o ../lib/.libs/libbluetooth.so ../common/libhelper.a gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT bccmd.o -MD -MP -MF .deps/bccmd.Tpo -c -o bccmd.o bccmd.c mv -f .deps/bccmd.Tpo .deps/bccmd.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT csr_hci.o -MD -MP -MF .deps/csr_hci.Tpo -c -o csr_hci.o csr_hci.c mv -f .deps/csr_hci.Tpo .deps/csr_hci.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT csr_bcsp.o -MD -MP -MF .deps/csr_bcsp.Tpo -c -o csr_bcsp.o csr_bcsp.c mv -f .deps/csr_bcsp.Tpo .deps/csr_bcsp.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT csr_h4.o -MD -MP -MF .deps/csr_h4.Tpo -c -o csr_h4.o csr_h4.c mv -f .deps/csr_h4.Tpo .deps/csr_h4.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT csr_3wire.o -MD -MP -MF .deps/csr_3wire.Tpo -c -o csr_3wire.o csr_3wire.c mv -f .deps/csr_3wire.Tpo .deps/csr_3wire.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT ubcsp.o -MD -MP -MF .deps/ubcsp.Tpo -c -o ubcsp.o ubcsp.c mv -f .deps/ubcsp.Tpo .deps/ubcsp.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT csr_usb.o -MD -MP -MF .deps/csr_usb.Tpo -c -o csr_usb.o csr_usb.c mv -f .deps/csr_usb.Tpo .deps/csr_usb.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -pie -o bccmd bccmd.o csr.o csr_hci.o csr_bcsp.o csr_h4.o csr_3wire.o ubcsp.o csr_usb.o ../lib/libbluetooth.la -lusb libtool: link: gcc -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -pie -o .libs/bccmd bccmd.o csr.o csr_hci.o csr_bcsp.o csr_h4.o csr_3wire.o ubcsp.o csr_usb.o ../lib/.libs/libbluetooth.so -lusb gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT hid2hci.o -MD -MP -MF .deps/hid2hci.Tpo -c -o hid2hci.o hid2hci.c mv -f .deps/hid2hci.Tpo .deps/hid2hci.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -pie -o hid2hci hid2hci.o -lusb libtool: link: gcc -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -pie -o hid2hci hid2hci.o -lusb make[2]: Leaving directory `/builddir/build/BUILD/bluez-4.41/tools' Making all in rfcomm make[2]: Entering directory `/builddir/build/BUILD/bluez-4.41/rfcomm' make all-am make[3]: Entering directory `/builddir/build/BUILD/bluez-4.41/rfcomm' gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/main.Tpo .deps/main.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT parser.o -MD -MP -MF .deps/parser.Tpo -c -o parser.o parser.c mv -f .deps/parser.Tpo .deps/parser.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT lexer.o -MD -MP -MF .deps/lexer.Tpo -c -o lexer.o lexer.c mv -f .deps/lexer.Tpo .deps/lexer.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT kword.o -MD -MP -MF .deps/kword.Tpo -c -o kword.o kword.c mv -f .deps/kword.Tpo .deps/kword.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -pie -o rfcomm main.o parser.o lexer.o kword.o ../lib/libbluetooth.la libtool: link: gcc -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -pie -o .libs/rfcomm main.o parser.o lexer.o kword.o ../lib/.libs/libbluetooth.so make[3]: Leaving directory `/builddir/build/BUILD/bluez-4.41/rfcomm' make[2]: Leaving directory `/builddir/build/BUILD/bluez-4.41/rfcomm' Making all in compat make[2]: Entering directory `/builddir/build/BUILD/bluez-4.41/compat' gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT hidd.o -MD -MP -MF .deps/hidd.Tpo -c -o hidd.o hidd.c mv -f .deps/hidd.Tpo .deps/hidd.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT sdp.o -MD -MP -MF .deps/sdp.Tpo -c -o sdp.o sdp.c mv -f .deps/sdp.Tpo .deps/sdp.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT fakehid.o -MD -MP -MF .deps/fakehid.Tpo -c -o fakehid.o fakehid.c mv -f .deps/fakehid.Tpo .deps/fakehid.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -pie -o hidd hidd.o sdp.o fakehid.o ../common/libhelper.a ../lib/libbluetooth.la -lm libtool: link: gcc -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -pie -o .libs/hidd hidd.o sdp.o fakehid.o ../common/libhelper.a ../lib/.libs/libbluetooth.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT pand.o -MD -MP -MF .deps/pand.Tpo -c -o pand.o pand.c mv -f .deps/pand.Tpo .deps/pand.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT bnep.o -MD -MP -MF .deps/bnep.Tpo -c -o bnep.o bnep.c mv -f .deps/bnep.Tpo .deps/bnep.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -pie -o pand pand.o bnep.o sdp.o ../common/libhelper.a ../lib/libbluetooth.la libtool: link: gcc -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -pie -o .libs/pand pand.o bnep.o sdp.o ../common/libhelper.a ../lib/.libs/libbluetooth.so gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT dund.o -MD -MP -MF .deps/dund.Tpo -c -o dund.o dund.c mv -f .deps/dund.Tpo .deps/dund.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT dun.o -MD -MP -MF .deps/dun.Tpo -c -o dun.o dun.c mv -f .deps/dun.Tpo .deps/dun.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT msdun.o -MD -MP -MF .deps/msdun.Tpo -c -o msdun.o msdun.c mv -f .deps/msdun.Tpo .deps/msdun.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -pie -o dund dund.o sdp.o dun.o msdun.o ../common/libhelper.a ../lib/libbluetooth.la libtool: link: gcc -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -pie -o .libs/dund dund.o sdp.o dun.o msdun.o ../common/libhelper.a ../lib/.libs/libbluetooth.so make[2]: Leaving directory `/builddir/build/BUILD/bluez-4.41/compat' Making all in cups make[2]: Entering directory `/builddir/build/BUILD/bluez-4.41/cups' gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/main.Tpo .deps/main.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT sdp.o -MD -MP -MF .deps/sdp.Tpo -c -o sdp.o sdp.c mv -f .deps/sdp.Tpo .deps/sdp.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT spp.o -MD -MP -MF .deps/spp.Tpo -c -o spp.o spp.c mv -f .deps/spp.Tpo .deps/spp.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -MT hcrp.o -MD -MP -MF .deps/hcrp.Tpo -c -o hcrp.o hcrp.c mv -f .deps/hcrp.Tpo .deps/hcrp.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -pie -o bluetooth main.o sdp.o spp.o hcrp.o ../gdbus/libgdbus.la -lglib-2.0 -L/lib -ldbus-1 ../lib/libbluetooth.la libtool: link: gcc -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../gdbus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -pie -o .libs/bluetooth main.o sdp.o spp.o hcrp.o ../gdbus/.libs/libgdbus.a -lglib-2.0 -L/lib -ldbus-1 ../lib/.libs/libbluetooth.so make[2]: Leaving directory `/builddir/build/BUILD/bluez-4.41/cups' Making all in test make[2]: Entering directory `/builddir/build/BUILD/bluez-4.41/test' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/bluez-4.41/test' Making all in scripts make[2]: Entering directory `/builddir/build/BUILD/bluez-4.41/scripts' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/bluez-4.41/scripts' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/bluez-4.41/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/bluez-4.41/doc' make[2]: Entering directory `/builddir/build/BUILD/bluez-4.41' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/bluez-4.41' make[1]: Leaving directory `/builddir/build/BUILD/bluez-4.41' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.donF9n + umask 022 + cd /builddir/build/BUILD + cd bluez-4.41 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc + make install DESTDIR=/builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc Making install in include make[1]: Entering directory `/builddir/build/BUILD/bluez-4.41/include' make[2]: Entering directory `/builddir/build/BUILD/bluez-4.41/include' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/include/bluetooth" || /bin/mkdir -p "/builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/include/bluetooth" /usr/bin/install -c -m 644 bluetooth.h hci.h hci_lib.h sco.h l2cap.h sdp.h sdp_lib.h rfcomm.h bnep.h cmtp.h hidp.h '/builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/include/bluetooth' make[2]: Leaving directory `/builddir/build/BUILD/bluez-4.41/include' make[1]: Leaving directory `/builddir/build/BUILD/bluez-4.41/include' Making install in lib make[1]: Entering directory `/builddir/build/BUILD/bluez-4.41/lib' make[2]: Entering directory `/builddir/build/BUILD/bluez-4.41/lib' test -z "/usr/lib" || /bin/mkdir -p "/builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c libbluetooth.la '/builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/lib' libtool: install: /usr/bin/install -c .libs/libbluetooth.so.3.2.5 /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/lib/libbluetooth.so.3.2.5 libtool: install: (cd /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/lib && { ln -s -f libbluetooth.so.3.2.5 libbluetooth.so.3 || { rm -f libbluetooth.so.3 && ln -s libbluetooth.so.3.2.5 libbluetooth.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/lib && { ln -s -f libbluetooth.so.3.2.5 libbluetooth.so || { rm -f libbluetooth.so && ln -s libbluetooth.so.3.2.5 libbluetooth.so; }; }) libtool: install: /usr/bin/install -c .libs/libbluetooth.lai /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/lib/libbluetooth.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/bluez-4.41/lib' make[1]: Leaving directory `/builddir/build/BUILD/bluez-4.41/lib' Making install in sbc make[1]: Entering directory `/builddir/build/BUILD/bluez-4.41/sbc' make[2]: Entering directory `/builddir/build/BUILD/bluez-4.41/sbc' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/bluez-4.41/sbc' make[1]: Leaving directory `/builddir/build/BUILD/bluez-4.41/sbc' Making install in gdbus make[1]: Entering directory `/builddir/build/BUILD/bluez-4.41/gdbus' make[2]: Entering directory `/builddir/build/BUILD/bluez-4.41/gdbus' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/bluez-4.41/gdbus' make[1]: Leaving directory `/builddir/build/BUILD/bluez-4.41/gdbus' Making install in common make[1]: Entering directory `/builddir/build/BUILD/bluez-4.41/common' make[2]: Entering directory `/builddir/build/BUILD/bluez-4.41/common' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/bluez-4.41/common' make[1]: Leaving directory `/builddir/build/BUILD/bluez-4.41/common' Making install in plugins make[1]: Entering directory `/builddir/build/BUILD/bluez-4.41/plugins' make install-am make[2]: Entering directory `/builddir/build/BUILD/bluez-4.41/plugins' make[3]: Entering directory `/builddir/build/BUILD/bluez-4.41/plugins' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/bluetooth/plugins" || /bin/mkdir -p "/builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/lib/bluetooth/plugins" /bin/sh ../libtool --mode=install /usr/bin/install -c cable.la '/builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/lib/bluetooth/plugins' libtool: install: /usr/bin/install -c .libs/cable.so /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/lib/bluetooth/plugins/cable.so libtool: install: /usr/bin/install -c .libs/cable.lai /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/lib/bluetooth/plugins/cable.la libtool: install: warning: remember to run `libtool --finish /usr/lib/bluetooth/plugins' make[3]: Leaving directory `/builddir/build/BUILD/bluez-4.41/plugins' make[2]: Leaving directory `/builddir/build/BUILD/bluez-4.41/plugins' make[1]: Leaving directory `/builddir/build/BUILD/bluez-4.41/plugins' Making install in src make[1]: Entering directory `/builddir/build/BUILD/bluez-4.41/src' make[2]: Entering directory `/builddir/build/BUILD/bluez-4.41/src' test -z "/usr/sbin" || /bin/mkdir -p "/builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/sbin" /bin/sh ../libtool --mode=install /usr/bin/install -c bluetoothd '/builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/sbin' libtool: install: warning: `../lib/libbluetooth.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/bluetoothd /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/sbin/bluetoothd test -z "/etc/bluetooth" || /bin/mkdir -p "/builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/etc/bluetooth" /usr/bin/install -c -m 644 main.conf '/builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/etc/bluetooth' test -z "/etc/dbus-1/system.d" || /bin/mkdir -p "/builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/etc/dbus-1/system.d" /usr/bin/install -c -m 644 bluetooth.conf '/builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/etc/dbus-1/system.d' test -z "/usr/share/man/man8" || /bin/mkdir -p "/builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/share/man/man8" /usr/bin/install -c -m 644 bluetoothd.8 '/builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/share/man/man8' test -z "/var/lib/bluetooth" || /bin/mkdir -p "/builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/var/lib/bluetooth" make[2]: Leaving directory `/builddir/build/BUILD/bluez-4.41/src' make[1]: Leaving directory `/builddir/build/BUILD/bluez-4.41/src' Making install in client make[1]: Entering directory `/builddir/build/BUILD/bluez-4.41/client' make[2]: Entering directory `/builddir/build/BUILD/bluez-4.41/client' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/bluez-4.41/client' make[1]: Leaving directory `/builddir/build/BUILD/bluez-4.41/client' Making install in network make[1]: Entering directory `/builddir/build/BUILD/bluez-4.41/network' make[2]: Entering directory `/builddir/build/BUILD/bluez-4.41/network' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/bluetooth/plugins" || /bin/mkdir -p "/builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/lib/bluetooth/plugins" /bin/sh ../libtool --mode=install /usr/bin/install -c network.la '/builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/lib/bluetooth/plugins' libtool: install: /usr/bin/install -c .libs/network.so /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/lib/bluetooth/plugins/network.so libtool: install: /usr/bin/install -c .libs/network.lai /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/lib/bluetooth/plugins/network.la libtool: install: warning: remember to run `libtool --finish /usr/lib/bluetooth/plugins' make[2]: Leaving directory `/builddir/build/BUILD/bluez-4.41/network' make[1]: Leaving directory `/builddir/build/BUILD/bluez-4.41/network' Making install in serial make[1]: Entering directory `/builddir/build/BUILD/bluez-4.41/serial' make[2]: Entering directory `/builddir/build/BUILD/bluez-4.41/serial' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/bluetooth/plugins" || /bin/mkdir -p "/builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/lib/bluetooth/plugins" /bin/sh ../libtool --mode=install /usr/bin/install -c serial.la '/builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/lib/bluetooth/plugins' libtool: install: /usr/bin/install -c .libs/serial.so /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/lib/bluetooth/plugins/serial.so libtool: install: /usr/bin/install -c .libs/serial.lai /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/lib/bluetooth/plugins/serial.la libtool: install: warning: remember to run `libtool --finish /usr/lib/bluetooth/plugins' make[2]: Leaving directory `/builddir/build/BUILD/bluez-4.41/serial' make[1]: Leaving directory `/builddir/build/BUILD/bluez-4.41/serial' Making install in input make[1]: Entering directory `/builddir/build/BUILD/bluez-4.41/input' make[2]: Entering directory `/builddir/build/BUILD/bluez-4.41/input' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/bluetooth/plugins" || /bin/mkdir -p "/builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/lib/bluetooth/plugins" /bin/sh ../libtool --mode=install /usr/bin/install -c input.la '/builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/lib/bluetooth/plugins' libtool: install: /usr/bin/install -c .libs/input.so /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/lib/bluetooth/plugins/input.so libtool: install: /usr/bin/install -c .libs/input.lai /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/lib/bluetooth/plugins/input.la libtool: install: warning: remember to run `libtool --finish /usr/lib/bluetooth/plugins' make[2]: Leaving directory `/builddir/build/BUILD/bluez-4.41/input' make[1]: Leaving directory `/builddir/build/BUILD/bluez-4.41/input' Making install in audio make[1]: Entering directory `/builddir/build/BUILD/bluez-4.41/audio' make install-am make[2]: Entering directory `/builddir/build/BUILD/bluez-4.41/audio' make[3]: Entering directory `/builddir/build/BUILD/bluez-4.41/audio' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/alsa-lib" || /bin/mkdir -p "/builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/lib/alsa-lib" /bin/sh ../libtool --mode=install /usr/bin/install -c libasound_module_pcm_bluetooth.la libasound_module_ctl_bluetooth.la '/builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/lib/alsa-lib' libtool: install: (cd /builddir/build/BUILD/bluez-4.41/audio; /bin/sh /builddir/build/BUILD/bluez-4.41/libtool --tag CC --mode=relink gcc -I/usr/include/alsa -I../include -I../sbc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -module -avoid-version -pie -o libasound_module_pcm_bluetooth.la -rpath /usr/lib/alsa-lib libasound_module_pcm_bluetooth_la-pcm_bluetooth.lo libasound_module_pcm_bluetooth_la-ipc.lo ../sbc/libsbc.la ../lib/libbluetooth.la -lasound -lrt -inst-prefix-dir /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc) libtool: install: warning: relinking `libasound_module_pcm_bluetooth.la' libtool: relink: gcc -shared .libs/libasound_module_pcm_bluetooth_la-pcm_bluetooth.o .libs/libasound_module_pcm_bluetooth_la-ipc.o -Wl,--whole-archive ../sbc/.libs/libsbc.a -Wl,--no-whole-archive -L/builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/lib -L/usr/lib -lbluetooth -lasound -lrt -m32 -Wl,-soname -Wl,libasound_module_pcm_bluetooth.so -o .libs/libasound_module_pcm_bluetooth.so libtool: install: /usr/bin/install -c .libs/libasound_module_pcm_bluetooth.soT /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/lib/alsa-lib/libasound_module_pcm_bluetooth.so libtool: install: /usr/bin/install -c .libs/libasound_module_pcm_bluetooth.lai /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/lib/alsa-lib/libasound_module_pcm_bluetooth.la libtool: install: warning: relinking `libasound_module_ctl_bluetooth.la' libtool: install: (cd /builddir/build/BUILD/bluez-4.41/audio; /bin/sh /builddir/build/BUILD/bluez-4.41/libtool --tag CC --mode=relink gcc -I/usr/include/alsa -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -module -avoid-version -pie -o libasound_module_ctl_bluetooth.la -rpath /usr/lib/alsa-lib libasound_module_ctl_bluetooth_la-ctl_bluetooth.lo libasound_module_ctl_bluetooth_la-ipc.lo ../lib/libbluetooth.la -lasound -lrt -inst-prefix-dir /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc) libtool: relink: gcc -shared .libs/libasound_module_ctl_bluetooth_la-ctl_bluetooth.o .libs/libasound_module_ctl_bluetooth_la-ipc.o -L/builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/lib -L/usr/lib -lbluetooth -lasound -lrt -m32 -Wl,-soname -Wl,libasound_module_ctl_bluetooth.so -o .libs/libasound_module_ctl_bluetooth.so libtool: install: /usr/bin/install -c .libs/libasound_module_ctl_bluetooth.soT /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/lib/alsa-lib/libasound_module_ctl_bluetooth.so libtool: install: /usr/bin/install -c .libs/libasound_module_ctl_bluetooth.lai /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/lib/alsa-lib/libasound_module_ctl_bluetooth.la libtool: install: warning: remember to run `libtool --finish /usr/lib/alsa-lib' test -z "/etc/alsa" || /bin/mkdir -p "/builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/etc/alsa" /usr/bin/install -c -m 644 bluetooth.conf '/builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/etc/alsa' test -z "/usr/lib/gstreamer-0.10" || /bin/mkdir -p "/builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/lib/gstreamer-0.10" /bin/sh ../libtool --mode=install /usr/bin/install -c libgstbluetooth.la '/builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/lib/gstreamer-0.10' libtool: install: warning: relinking `libgstbluetooth.la' libtool: install: (cd /builddir/build/BUILD/bluez-4.41/audio; /bin/sh /builddir/build/BUILD/bluez-4.41/libtool --tag CC --mode=relink gcc -fvisibility=hidden -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../include -I../sbc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_FORTIFY_SOURCE=2 -fPIC -module -avoid-version -pie -o libgstbluetooth.la -rpath /usr/lib/gstreamer-0.10 libgstbluetooth_la-gstbluetooth.lo libgstbluetooth_la-gstsbcenc.lo libgstbluetooth_la-gstsbcdec.lo libgstbluetooth_la-gstsbcparse.lo libgstbluetooth_la-gstavdtpsink.lo libgstbluetooth_la-gsta2dpsink.lo libgstbluetooth_la-gstsbcutil.lo libgstbluetooth_la-gstrtpsbcpay.lo libgstbluetooth_la-ipc.lo ../sbc/libsbc.la ../lib/libbluetooth.la -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0 -lgstaudio-0.10 -lgstrtp-0.10 -inst-prefix-dir /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc) libtool: relink: gcc -shared .libs/libgstbluetooth_la-gstbluetooth.o .libs/libgstbluetooth_la-gstsbcenc.o .libs/libgstbluetooth_la-gstsbcdec.o .libs/libgstbluetooth_la-gstsbcparse.o .libs/libgstbluetooth_la-gstavdtpsink.o .libs/libgstbluetooth_la-gsta2dpsink.o .libs/libgstbluetooth_la-gstsbcutil.o .libs/libgstbluetooth_la-gstrtpsbcpay.o .libs/libgstbluetooth_la-ipc.o -Wl,--whole-archive ../sbc/.libs/libsbc.a -Wl,--no-whole-archive -L/builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/lib -L/usr/lib -lbluetooth -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0 -lgstaudio-0.10 -lgstrtp-0.10 -pthread -m32 -pthread -pthread -Wl,-soname -Wl,libgstbluetooth.so -o .libs/libgstbluetooth.so libtool: install: /usr/bin/install -c .libs/libgstbluetooth.soT /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/lib/gstreamer-0.10/libgstbluetooth.so libtool: install: /usr/bin/install -c .libs/libgstbluetooth.lai /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/lib/gstreamer-0.10/libgstbluetooth.la libtool: install: warning: remember to run `libtool --finish /usr/lib/gstreamer-0.10' test -z "/usr/lib/bluetooth/plugins" || /bin/mkdir -p "/builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/lib/bluetooth/plugins" /bin/sh ../libtool --mode=install /usr/bin/install -c audio.la '/builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/lib/bluetooth/plugins' libtool: install: /usr/bin/install -c .libs/audio.so /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/lib/bluetooth/plugins/audio.so libtool: install: /usr/bin/install -c .libs/audio.lai /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/lib/bluetooth/plugins/audio.la libtool: install: warning: remember to run `libtool --finish /usr/lib/bluetooth/plugins' make[3]: Leaving directory `/builddir/build/BUILD/bluez-4.41/audio' make[2]: Leaving directory `/builddir/build/BUILD/bluez-4.41/audio' make[1]: Leaving directory `/builddir/build/BUILD/bluez-4.41/audio' Making install in tools make[1]: Entering directory `/builddir/build/BUILD/bluez-4.41/tools' make[2]: Entering directory `/builddir/build/BUILD/bluez-4.41/tools' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c hcitool l2ping sdptool ciptool dfutool '/builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/bin' libtool: install: warning: `../lib/libbluetooth.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/hcitool /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/bin/hcitool libtool: install: warning: `../lib/libbluetooth.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/l2ping /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/bin/l2ping libtool: install: warning: `../lib/libbluetooth.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/sdptool /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/bin/sdptool libtool: install: warning: `../lib/libbluetooth.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/ciptool /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/bin/ciptool libtool: install: /usr/bin/install -c dfutool /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/bin/dfutool test -z "/usr/sbin" || /bin/mkdir -p "/builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/sbin" /bin/sh ../libtool --mode=install /usr/bin/install -c hciattach hciconfig bccmd hid2hci '/builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/sbin' libtool: install: warning: `../lib/libbluetooth.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/hciattach /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/sbin/hciattach libtool: install: warning: `../lib/libbluetooth.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/hciconfig /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/sbin/hciconfig libtool: install: warning: `../lib/libbluetooth.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/bccmd /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/sbin/bccmd libtool: install: /usr/bin/install -c hid2hci /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/sbin/hid2hci test -z "/usr/share/man/man1" || /bin/mkdir -p "/builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/share/man/man1" /usr/bin/install -c -m 644 hcitool.1 l2ping.1 sdptool.1 ciptool.1 dfutool.1 '/builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/share/man/man1' test -z "/usr/share/man/man8" || /bin/mkdir -p "/builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/share/man/man8" /usr/bin/install -c -m 644 hciattach.8 hciconfig.8 bccmd.8 hid2hci.8 '/builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/share/man/man8' make[2]: Leaving directory `/builddir/build/BUILD/bluez-4.41/tools' make[1]: Leaving directory `/builddir/build/BUILD/bluez-4.41/tools' Making install in rfcomm make[1]: Entering directory `/builddir/build/BUILD/bluez-4.41/rfcomm' make install-am make[2]: Entering directory `/builddir/build/BUILD/bluez-4.41/rfcomm' make[3]: Entering directory `/builddir/build/BUILD/bluez-4.41/rfcomm' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c rfcomm '/builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/bin' libtool: install: warning: `../lib/libbluetooth.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/rfcomm /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/bin/rfcomm test -z "/etc/bluetooth" || /bin/mkdir -p "/builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/etc/bluetooth" /usr/bin/install -c -m 644 rfcomm.conf '/builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/etc/bluetooth' test -z "/usr/share/man/man1" || /bin/mkdir -p "/builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/share/man/man1" /usr/bin/install -c -m 644 rfcomm.1 '/builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/share/man/man1' make[3]: Leaving directory `/builddir/build/BUILD/bluez-4.41/rfcomm' make[2]: Leaving directory `/builddir/build/BUILD/bluez-4.41/rfcomm' make[1]: Leaving directory `/builddir/build/BUILD/bluez-4.41/rfcomm' Making install in compat make[1]: Entering directory `/builddir/build/BUILD/bluez-4.41/compat' make[2]: Entering directory `/builddir/build/BUILD/bluez-4.41/compat' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c hidd pand dund '/builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/bin' libtool: install: warning: `../lib/libbluetooth.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/hidd /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/bin/hidd libtool: install: warning: `../lib/libbluetooth.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/pand /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/bin/pand libtool: install: warning: `../lib/libbluetooth.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/dund /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/bin/dund test -z "/usr/share/man/man1" || /bin/mkdir -p "/builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/share/man/man1" /usr/bin/install -c -m 644 hidd.1 pand.1 dund.1 '/builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/share/man/man1' make[2]: Leaving directory `/builddir/build/BUILD/bluez-4.41/compat' make[1]: Leaving directory `/builddir/build/BUILD/bluez-4.41/compat' Making install in cups make[1]: Entering directory `/builddir/build/BUILD/bluez-4.41/cups' make[2]: Entering directory `/builddir/build/BUILD/bluez-4.41/cups' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/cups/backend" || /bin/mkdir -p "/builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/lib/cups/backend" /bin/sh ../libtool --mode=install /usr/bin/install -c bluetooth '/builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/lib/cups/backend' libtool: install: warning: `../lib/libbluetooth.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/bluetooth /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/lib/cups/backend/bluetooth make[2]: Leaving directory `/builddir/build/BUILD/bluez-4.41/cups' make[1]: Leaving directory `/builddir/build/BUILD/bluez-4.41/cups' Making install in test make[1]: Entering directory `/builddir/build/BUILD/bluez-4.41/test' make[2]: Entering directory `/builddir/build/BUILD/bluez-4.41/test' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/bin" test -z "/usr/sbin" || /bin/mkdir -p "/builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/sbin" make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/bluez-4.41/test' make[1]: Leaving directory `/builddir/build/BUILD/bluez-4.41/test' Making install in scripts make[1]: Entering directory `/builddir/build/BUILD/bluez-4.41/scripts' make[2]: Entering directory `/builddir/build/BUILD/bluez-4.41/scripts' make[2]: Nothing to be done for `install-exec-am'. test -z "/etc/udev" || /bin/mkdir -p "/builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/etc/udev" /usr/bin/install -c -m 644 bluetooth-hid2hci.rules '/builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/etc/udev' test -z "" || /bin/mkdir -p "/builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc" make[2]: Leaving directory `/builddir/build/BUILD/bluez-4.41/scripts' make[1]: Leaving directory `/builddir/build/BUILD/bluez-4.41/scripts' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/bluez-4.41/doc' make[2]: Entering directory `/builddir/build/BUILD/bluez-4.41/doc' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/bluez-4.41/doc' make[1]: Leaving directory `/builddir/build/BUILD/bluez-4.41/doc' make[1]: Entering directory `/builddir/build/BUILD/bluez-4.41' make[2]: Entering directory `/builddir/build/BUILD/bluez-4.41' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/lib/pkgconfig" /usr/bin/install -c -m 644 bluez.pc '/builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/lib/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/bluez-4.41' make[1]: Leaving directory `/builddir/build/BUILD/bluez-4.41' + /sbin/ldconfig -n /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc//usr/lib + rm -f /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc//usr/lib/libbluetooth.la /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc//usr/lib/alsa-lib/libasound_module_ctl_bluetooth.la /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc//usr/lib/alsa-lib/libasound_module_pcm_bluetooth.la /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc//usr/lib/bluetooth/plugins/audio.la /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc//usr/lib/bluetooth/plugins/cable.la /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc//usr/lib/bluetooth/plugins/input.la /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc//usr/lib/bluetooth/plugins/network.la /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc//usr/lib/bluetooth/plugins/serial.la /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc//usr/lib/gstreamer-0.10/libgstbluetooth.la + for a in bluetooth dund pand rfcomm + install -D -m0755 /builddir/build/SOURCES/bluetooth.init /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/etc/rc.d/init.d/bluetooth + '[' -e /builddir/build/SOURCES/bluetooth.conf ']' + install -D -m0644 /builddir/build/SOURCES/bluetooth.conf /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/etc/sysconfig/bluetooth + for a in bluetooth dund pand rfcomm + install -D -m0755 /builddir/build/SOURCES/dund.init /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/etc/rc.d/init.d/dund + '[' -e /builddir/build/SOURCES/dund.conf ']' + install -D -m0644 /builddir/build/SOURCES/dund.conf /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/etc/sysconfig/dund + for a in bluetooth dund pand rfcomm + install -D -m0755 /builddir/build/SOURCES/pand.init /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/etc/rc.d/init.d/pand + '[' -e /builddir/build/SOURCES/pand.conf ']' + install -D -m0644 /builddir/build/SOURCES/pand.conf /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/etc/sysconfig/pand + for a in bluetooth dund pand rfcomm + install -D -m0755 /builddir/build/SOURCES/rfcomm.init /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/etc/rc.d/init.d/rfcomm + '[' -e /builddir/build/SOURCES/rfcomm.conf ']' + test -d /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/lib64/cups + rm -f /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc//etc/udev/bluetooth-hid2hci.rules + install -D -m0644 scripts/bluetooth-serial.rules /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc//etc/udev/rules.d/97-bluetooth-serial.rules + install -D -m0755 scripts/bluetooth_serial /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/lib/udev/bluetooth_serial + install -D -m0644 /builddir/build/SOURCES/96-bluez.rules /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/lib/udev/rules.d/96-bluez.rules + install -D -m0755 /builddir/build/SOURCES/bluez-uinput.modules /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc//etc/sysconfig/modules/bluez-uinput.modules + install -d -m0755 /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc//var/lib/bluetooth + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/bluez-4.41 extracting debug info from /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/lib/libbluetooth.so.3.2.5 /usr/lib/rpm/debugedit: /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/lib/libbluetooth.so.3.2.5: Unknown debugging section .debug_pubtypes /usr/lib/rpm/debugedit: /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/lib/libbluetooth.so.3.2.5: DWARF version 3 unhandled extracting debug info from /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/lib/bluetooth/plugins/cable.so /usr/lib/rpm/debugedit: /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/lib/bluetooth/plugins/cable.so: Unknown debugging section .debug_pubtypes /usr/lib/rpm/debugedit: /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/lib/bluetooth/plugins/cable.so: DWARF version 3 unhandled extracting debug info from /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/lib/bluetooth/plugins/network.so /usr/lib/rpm/debugedit: /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/lib/bluetooth/plugins/network.so: Unknown debugging section .debug_pubtypes /usr/lib/rpm/debugedit: /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/lib/bluetooth/plugins/network.so: DWARF version 3 unhandled extracting debug info from /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/lib/bluetooth/plugins/serial.so /usr/lib/rpm/debugedit: /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/lib/bluetooth/plugins/serial.so: Unknown debugging section .debug_pubtypes /usr/lib/rpm/debugedit: /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/lib/bluetooth/plugins/serial.so: DWARF version 3 unhandled extracting debug info from /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/lib/bluetooth/plugins/input.so /usr/lib/rpm/debugedit: /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/lib/bluetooth/plugins/input.so: Unknown debugging section .debug_pubtypes /usr/lib/rpm/debugedit: /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/lib/bluetooth/plugins/input.so: DWARF version 3 unhandled extracting debug info from /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/lib/bluetooth/plugins/audio.so /usr/lib/rpm/debugedit: /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/lib/bluetooth/plugins/audio.so: Unknown debugging section .debug_pubtypes /usr/lib/rpm/debugedit: /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/lib/bluetooth/plugins/audio.so: DWARF version 3 unhandled extracting debug info from /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/lib/alsa-lib/libasound_module_pcm_bluetooth.so /usr/lib/rpm/debugedit: /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/lib/alsa-lib/libasound_module_pcm_bluetooth.so: Unknown debugging section .debug_pubtypes /usr/lib/rpm/debugedit: /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/lib/alsa-lib/libasound_module_pcm_bluetooth.so: DWARF version 3 unhandled extracting debug info from /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/lib/alsa-lib/libasound_module_ctl_bluetooth.so /usr/lib/rpm/debugedit: /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/lib/alsa-lib/libasound_module_ctl_bluetooth.so: Unknown debugging section .debug_pubtypes /usr/lib/rpm/debugedit: /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/lib/alsa-lib/libasound_module_ctl_bluetooth.so: DWARF version 3 unhandled extracting debug info from /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/lib/gstreamer-0.10/libgstbluetooth.so /usr/lib/rpm/debugedit: /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/lib/gstreamer-0.10/libgstbluetooth.so: Unknown debugging section .debug_pubtypes /usr/lib/rpm/debugedit: /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/lib/gstreamer-0.10/libgstbluetooth.so: DWARF version 3 unhandled extracting debug info from /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/lib/cups/backend/bluetooth /usr/lib/rpm/debugedit: /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/lib/cups/backend/bluetooth: Unknown debugging section .debug_pubtypes /usr/lib/rpm/debugedit: /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/lib/cups/backend/bluetooth: DWARF version 3 unhandled extracting debug info from /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/sbin/bluetoothd /usr/lib/rpm/debugedit: /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/sbin/bluetoothd: Unknown debugging section .debug_pubtypes /usr/lib/rpm/debugedit: /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/sbin/bluetoothd: DWARF version 3 unhandled extracting debug info from /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/sbin/hciattach /usr/lib/rpm/debugedit: /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/sbin/hciattach: Unknown debugging section .debug_pubtypes /usr/lib/rpm/debugedit: /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/sbin/hciattach: DWARF version 3 unhandled extracting debug info from /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/sbin/hciconfig /usr/lib/rpm/debugedit: /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/sbin/hciconfig: Unknown debugging section .debug_pubtypes /usr/lib/rpm/debugedit: /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/sbin/hciconfig: DWARF version 3 unhandled extracting debug info from /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/sbin/bccmd /usr/lib/rpm/debugedit: /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/sbin/bccmd: Unknown debugging section .debug_pubtypes /usr/lib/rpm/debugedit: /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/sbin/bccmd: DWARF version 3 unhandled extracting debug info from /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/sbin/hid2hci /usr/lib/rpm/debugedit: /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/sbin/hid2hci: Unknown debugging section .debug_pubtypes /usr/lib/rpm/debugedit: /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/sbin/hid2hci: DWARF version 3 unhandled extracting debug info from /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/bin/hcitool /usr/lib/rpm/debugedit: /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/bin/hcitool: Unknown debugging section .debug_pubtypes /usr/lib/rpm/debugedit: /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/bin/hcitool: DWARF version 3 unhandled extracting debug info from /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/bin/l2ping /usr/lib/rpm/debugedit: /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/bin/l2ping: Unknown debugging section .debug_pubtypes /usr/lib/rpm/debugedit: /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/bin/l2ping: DWARF version 3 unhandled extracting debug info from /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/bin/sdptool /usr/lib/rpm/debugedit: /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/bin/sdptool: Unknown debugging section .debug_pubtypes /usr/lib/rpm/debugedit: /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/bin/sdptool: DWARF version 3 unhandled extracting debug info from /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/bin/ciptool /usr/lib/rpm/debugedit: /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/bin/ciptool: Unknown debugging section .debug_pubtypes /usr/lib/rpm/debugedit: /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/bin/ciptool: DWARF version 3 unhandled extracting debug info from /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/bin/dfutool /usr/lib/rpm/debugedit: /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/bin/dfutool: Unknown debugging section .debug_pubtypes /usr/lib/rpm/debugedit: /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/bin/dfutool: DWARF version 3 unhandled extracting debug info from /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/bin/rfcomm /usr/lib/rpm/debugedit: /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/bin/rfcomm: Unknown debugging section .debug_pubtypes /usr/lib/rpm/debugedit: /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/bin/rfcomm: DWARF version 3 unhandled extracting debug info from /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/bin/hidd /usr/lib/rpm/debugedit: /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/bin/hidd: Unknown debugging section .debug_pubtypes /usr/lib/rpm/debugedit: /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/bin/hidd: DWARF version 3 unhandled extracting debug info from /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/bin/pand /usr/lib/rpm/debugedit: /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/bin/pand: Unknown debugging section .debug_pubtypes /usr/lib/rpm/debugedit: /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/bin/pand: DWARF version 3 unhandled extracting debug info from /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/bin/dund /usr/lib/rpm/debugedit: /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/bin/dund: Unknown debugging section .debug_pubtypes /usr/lib/rpm/debugedit: /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/bin/dund: DWARF version 3 unhandled symlinked /usr/lib/debug/usr/lib/libbluetooth.so.3.2.5.debug to /usr/lib/debug/usr/lib/libbluetooth.so.3.debug symlinked /usr/lib/debug/usr/lib/libbluetooth.so.3.2.5.debug to /usr/lib/debug/usr/lib/libbluetooth.so.debug + /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: bluez-4.41-2.fc12.ppc Provides: audio.so bluez-utils = 4.41-2.fc12 cable.so config(bluez) = 4.41-2.fc12 input.so network.so serial.so Requires(interp): /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(post): /bin/sh /sbin/chkconfig /sbin/service Requires(preun): /bin/sh /sbin/chkconfig /sbin/service Requires: /bin/sh libbluetooth.so.3 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libdbus-1.so.3 libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) libglib-2.0.so.0 libgobject-2.0.so.0 libgudev-1.0.so.0 libusb-0.1.so.4 libusb-1.0.so.0 rtld(GNU_HASH) Obsoletes: bluez-pan < 4.0 bluez-sdp < 4.0 bluez-utils < 4.5-2 Processing files: bluez-libs-4.41-2.fc12.ppc Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.qXH95p + umask 022 + cd /builddir/build/BUILD + cd bluez-4.41 + DOCDIR=/builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/share/doc/bluez-libs-4.41 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/share/doc/bluez-libs-4.41 + /bin/mkdir -p /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/share/doc/bluez-libs-4.41 + cp -pr AUTHORS COPYING INSTALL ChangeLog README /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc/usr/share/doc/bluez-libs-4.41 + exit 0 Provides: libbluetooth.so.3 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: libbluetooth.so.3 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) rtld(GNU_HASH) Processing files: bluez-libs-devel-4.41-2.fc12.ppc Provides: pkgconfig(bluez) = 4.41 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 libbluetooth.so.3 Obsoletes: bluez-sdp-devel < 4.0 Processing files: bluez-cups-4.41-2.fc12.ppc Provides: bluez-utils-cups = 4.41-2.fc12 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: libbluetooth.so.3 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libdbus-1.so.3 libglib-2.0.so.0 rtld(GNU_HASH) Obsoletes: bluez-utils-cups < 4.5-2 Processing files: bluez-gstreamer-4.41-2.fc12.ppc Provides: bluez-utils-gstreamer = 4.41-2.fc12 gstreamer0.10(decoder-audio/x-sbc) libgstbluetooth.so 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: libbluetooth.so.3 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libglib-2.0.so.0 libgmodule-2.0.so.0 libgobject-2.0.so.0 libgstaudio-0.10.so.0 libgstreamer-0.10.so.0 libgstrtp-0.10.so.0 libgthread-2.0.so.0 libpthread.so.0 libpthread.so.0(GLIBC_2.0) librt.so.1 libxml2.so.2 rtld(GNU_HASH) Obsoletes: bluez-utils-gstreamer < 4.5-2 Processing files: bluez-alsa-4.41-2.fc12.ppc Provides: bluez-utils-alsa = 4.41-2.fc12 libasound_module_ctl_bluetooth.so libasound_module_pcm_bluetooth.so 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: libasound.so.2 libasound.so.2(ALSA_0.9) libasound.so.2(ALSA_0.9.0rc4) libbluetooth.so.3 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) librt.so.1 librt.so.1(GLIBC_2.2) rtld(GNU_HASH) Obsoletes: bluez-utils-alsa < 4.5-2 Processing files: bluez-compat-4.41-2.fc12.ppc Provides: config(bluez-compat) = 4.41-2.fc12 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires: /bin/sh libbluetooth.so.3 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libm.so.6 libm.so.6(GLIBC_2.1) rtld(GNU_HASH) Processing files: bluez-debuginfo-4.41-2.fc12.ppc Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc warning: Could not canonicalize hostname: ppc3.fedora.redhat.com Wrote: /builddir/build/RPMS/bluez-4.41-2.fc12.ppc.rpm Wrote: /builddir/build/RPMS/bluez-libs-4.41-2.fc12.ppc.rpm Wrote: /builddir/build/RPMS/bluez-libs-devel-4.41-2.fc12.ppc.rpm Wrote: /builddir/build/RPMS/bluez-cups-4.41-2.fc12.ppc.rpm Wrote: /builddir/build/RPMS/bluez-gstreamer-4.41-2.fc12.ppc.rpm Wrote: /builddir/build/RPMS/bluez-alsa-4.41-2.fc12.ppc.rpm Wrote: /builddir/build/RPMS/bluez-compat-4.41-2.fc12.ppc.rpm Wrote: /builddir/build/RPMS/bluez-debuginfo-4.41-2.fc12.ppc.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.VEPoqd + umask 022 + cd /builddir/build/BUILD + cd bluez-4.41 + rm -rf /builddir/build/BUILDROOT/bluez-4.41-2.fc12.ppc + exit 0 Child returncode was: 0 LEAVE do -->