http://bugs.openembedded.org/show_bug.cgi?id=701
Summary: OE build fails for Nokia770 due to bug in bluez-utils-
dbus package
Product: Openembedded
Version: unspecified
Platform: ARM
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Distributions
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
QAContact: [EMAIL PROTECTED]
I was tring to build OE for the Nokia770 using the following command:
bitbake maemo-image
The build faid with the following error:
NOTE: package bluez-utils-dbus-2.21: started
NOTE: package bluez-utils-dbus-2.21-r3: task do_fetch: started
NOTE: fetch http://bluez.sourceforge.net/download/blue...ils-2.21.tar.gz
--14:28:06-- http://bluez.sourceforge.net/download/blue...ils-2.21.tar.gz
=> `/home/nokia770/OpenEmbedded/source/bluez-utils-2.21.tar.gz'
Resolving bluez.sourceforge.net... 66.35.250.209
Connecting to bluez.sourceforge.net[66.35.250.209]:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 506,081 [application/x-tar]
100%
[===============================================================================
=================================================>] 506,081 25.72K/s ETA 00:00
14:28:35 (17.21 KB/s) -
`/home/nokia770/OpenEmbedded/source/bluez-utils-2.21.tar.gz' saved
[506,081/506,081]
NOTE: package bluez-utils-dbus-2.21-r3: task do_fetch: completed
NOTE: package bluez-utils-dbus-2.21-r3: task do_unpack: started
NOTE: Unpacking /home/nokia770/OpenEmbedded/source/bluez-utils-2.21.tar.gz to
/home/nokia770/OpenEmbedded/build/tmp/maemo/work/armv5te-linux/bluez-utils-dbus-2.21-r3/
NOTE: Unpacking
/home/nokia770/OpenEmbedded/org.openembedded.dev/packages/bluez/bluez-utils-dbus/hcid.conf
to
/home/nokia770/OpenEmbedded/build/tmp/maemo/work/armv5te-linux/bluez-utils-dbus-2.21-r3/
NOTE: Unpacking
/home/nokia770/OpenEmbedded/org.openembedded.dev/packages/bluez/files/bluetooth.default
to
/home/nokia770/OpenEmbedded/build/tmp/maemo/work/armv5te-linux/bluez-utils-dbus-2.21-r3/
NOTE: Unpacking
/home/nokia770/OpenEmbedded/org.openembedded.dev/packages/bluez/files/bluetooth.conf
to
/home/nokia770/OpenEmbedded/build/tmp/maemo/work/armv5te-linux/bluez-utils-dbus-2.21-r3/
NOTE: package bluez-utils-dbus-2.21-r3: task do_unpack: completed
NOTE: package bluez-utils-dbus-2.21-r3: task do_patch: started
NOTE: Applying patch 'base.patch'
NOTE: Applying patch 'blueboxes.patch'
NOTE: Applying patch 'hciattach_devlength.patch'
NOTE: Applying patch 'dbus.patch'
NOTE: Applying patch 'smash.patch'
NOTE: Applying patch 'hcid-alignment-fix.patch'
NOTE: package bluez-utils-dbus-2.21-r3: task do_patch: completed
NOTE: package bluez-utils-dbus-2.21-r3: task do_configure: started
NOTE: package bluez-utils-dbus-2.21-r3: task do_configure: completed
NOTE: package bluez-utils-dbus-2.21-r3: task do_compile: started
ERROR: function do_compile failed
ERROR: log data follows
(/home/nokia770/OpenEmbedded/build/tmp/maemo/work/armv5te-linux/bluez-utils-dbus-2.21-r3/temp/log.do_compile.12508)
| NOTE: make
| make all-recursive
| make[1]: Entering directory
`/home/nokia770/OpenEmbedded/build/tmp/maemo/work/armv5te-linux/bluez-utils-dbus-2.21-r3/bluez-utils-2.21'
| Making all in common
| make[2]: Entering directory
`/home/nokia770/OpenEmbedded/build/tmp/maemo/work/armv5te-linux/bluez-utils-dbus-2.21-r3/bluez-utils-2.21/common'
| if arm-linux-gcc -march=armv5te -mtune=arm926ejs -DHAVE_CONFIG_H -I.
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/work/armv5te-linux/bluez-utils-dbus-2.21-r3/bluez-utils-2.21/common
-I.. -I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include/dbus-1.0
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib/dbus-1.0/include
-DDBUS_API_SUBJECT_TO_CHANGE
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2 -MT
textfile.o -MD -MP -MF ".deps/textfile.Tpo" -c -o textfile.o textfile.c; \
| then mv -f ".deps/textfile.Tpo" ".deps/textfile.Po"; else rm -f
".deps/textfile.Tpo"; exit 1; fi
| rm -f libtextfile.a
| arm-linux-ar cru libtextfile.a textfile.o
| arm-linux-ranlib libtextfile.a
| if arm-linux-gcc -march=armv5te -mtune=arm926ejs -DHAVE_CONFIG_H -I.
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/work/armv5te-linux/bluez-utils-dbus-2.21-r3/bluez-utils-2.21/common
-I.. -I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include/dbus-1.0
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib/dbus-1.0/include
-DDBUS_API_SUBJECT_TO_CHANGE
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2 -MT
test_textfile.o -MD -MP -MF ".deps/test_textfile.Tpo" -c -o test_textfile.o
test_textfile.c; \
| then mv -f ".deps/test_textfile.Tpo" ".deps/test_textfile.Po"; else rm -f
".deps/test_textfile.Tpo"; exit 1; fi
| /bin/sh ../arm-linux-libtool --tag=CC --mode=link arm-linux-gcc -march=armv5te
-mtune=arm926ejs
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2
-L/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib
-Wl,-rpath-link,/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib
-Wl,-O1 -L/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib
-ldbus-1 -o test_textfile test_textfile.o libtextfile.a
| mkdir .libs
| arm-linux-gcc -march=armv5te -mtune=arm926ejs
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2
-Wl,-rpath-link
-Wl,/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib -Wl,-O1 -o
.libs/test_textfile test_textfile.o
-L/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib
/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib/libdbus-1.so
-lnsl libtextfile.a
| creating test_textfile
| make[2]: Leaving directory
`/home/nokia770/OpenEmbedded/build/tmp/maemo/work/armv5te-linux/bluez-utils-dbus-2.21-r3/bluez-utils-2.21/common'
| Making all in daemon
| make[2]: Entering directory
`/home/nokia770/OpenEmbedded/build/tmp/maemo/work/armv5te-linux/bluez-utils-dbus-2.21-r3/bluez-utils-2.21/daemon'
| if arm-linux-gcc -march=armv5te -mtune=arm926ejs -DHAVE_CONFIG_H -I.
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/work/armv5te-linux/bluez-utils-dbus-2.21-r3/bluez-utils-2.21/daemon
-I..
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/work/armv5te-linux/bluez-utils-dbus-2.21-r3/bluez-utils-2.21/common
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include/dbus-1.0
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib/dbus-1.0/include
-DDBUS_API_SUBJECT_TO_CHANGE
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include/dbus-1.0
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib/dbus-1.0/include
-DDBUS_API_SUBJECT_TO_CHANGE
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2 -MT main.o
-MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; \
| then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit
1; fi
| /bin/sh ../arm-linux-libtool --tag=CC --mode=link arm-linux-gcc -march=armv5te
-mtune=arm926ejs
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include/dbus-1.0
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib/dbus-1.0/include
-DDBUS_API_SUBJECT_TO_CHANGE
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2
-L/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib
-Wl,-rpath-link,/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib
-Wl,-O1 -L/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib
-ldbus-1 -o bluetoothd main.o
-L/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib -ldbus-1
-L/usr/lib -lbluetooth ../common/libtextfile.a
| mkdir .libs
| arm-linux-gcc -march=armv5te -mtune=arm926ejs
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include/dbus-1.0
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib/dbus-1.0/include
-DDBUS_API_SUBJECT_TO_CHANGE
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2
-Wl,-rpath-link
-Wl,/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib -Wl,-O1 -o
.libs/bluetoothd main.o
-L/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib
/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib/libdbus-1.so
-lnsl -L/usr/lib
/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib/libbluetooth.so
../common/libtextfile.a
| creating bluetoothd
| make[2]: Leaving directory
`/home/nokia770/OpenEmbedded/build/tmp/maemo/work/armv5te-linux/bluez-utils-dbus-2.21-r3/bluez-utils-2.21/daemon'
| Making all in tools
| make[2]: Entering directory
`/home/nokia770/OpenEmbedded/build/tmp/maemo/work/armv5te-linux/bluez-utils-dbus-2.21-r3/bluez-utils-2.21/tools'
| if arm-linux-gcc -march=armv5te -mtune=arm926ejs -DHAVE_CONFIG_H -I.
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/work/armv5te-linux/bluez-utils-dbus-2.21-r3/bluez-utils-2.21/tools
-I..
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/work/armv5te-linux/bluez-utils-dbus-2.21-r3/bluez-utils-2.21/common
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include/dbus-1.0
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib/dbus-1.0/include
-DDBUS_API_SUBJECT_TO_CHANGE
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-I/usr/include
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2 -MT
hcitool.o -MD -MP -MF ".deps/hcitool.Tpo" -c -o hcitool.o hcitool.c; \
| then mv -f ".deps/hcitool.Tpo" ".deps/hcitool.Po"; else rm -f
".deps/hcitool.Tpo"; exit 1; fi
| if arm-linux-gcc -march=armv5te -mtune=arm926ejs -DHAVE_CONFIG_H -I.
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/work/armv5te-linux/bluez-utils-dbus-2.21-r3/bluez-utils-2.21/tools
-I..
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/work/armv5te-linux/bluez-utils-dbus-2.21-r3/bluez-utils-2.21/common
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include/dbus-1.0
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib/dbus-1.0/include
-DDBUS_API_SUBJECT_TO_CHANGE
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-I/usr/include
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2 -MT oui.o
-MD -MP -MF ".deps/oui.Tpo" -c -o oui.o oui.c; \
| then mv -f ".deps/oui.Tpo" ".deps/oui.Po"; else rm -f ".deps/oui.Tpo"; exit
1; fi
| /bin/sh ../arm-linux-libtool --tag=CC --mode=link arm-linux-gcc -march=armv5te
-mtune=arm926ejs
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-I/usr/include
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2
-L/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib
-Wl,-rpath-link,/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib
-Wl,-O1 -L/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib
-ldbus-1 -o hcitool hcitool.o oui.o -L/usr/lib -lbluetooth
../common/libtextfile.a
| mkdir .libs
| arm-linux-gcc -march=armv5te -mtune=arm926ejs
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-I/usr/include
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2
-Wl,-rpath-link
-Wl,/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib -Wl,-O1 -o
.libs/hcitool hcitool.o oui.o
-L/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib
/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib/libdbus-1.so
-lnsl -L/usr/lib
/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib/libbluetooth.so
../common/libtextfile.a
| creating hcitool
| if arm-linux-gcc -march=armv5te -mtune=arm926ejs -DHAVE_CONFIG_H -I.
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/work/armv5te-linux/bluez-utils-dbus-2.21-r3/bluez-utils-2.21/tools
-I..
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/work/armv5te-linux/bluez-utils-dbus-2.21-r3/bluez-utils-2.21/common
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include/dbus-1.0
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib/dbus-1.0/include
-DDBUS_API_SUBJECT_TO_CHANGE
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-I/usr/include
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2 -MT
l2ping.o -MD -MP -MF ".deps/l2ping.Tpo" -c -o l2ping.o l2ping.c; \
| then mv -f ".deps/l2ping.Tpo" ".deps/l2ping.Po"; else rm -f
".deps/l2ping.Tpo"; exit 1; fi
| /bin/sh ../arm-linux-libtool --tag=CC --mode=link arm-linux-gcc -march=armv5te
-mtune=arm926ejs
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-I/usr/include
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2
-L/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib
-Wl,-rpath-link,/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib
-Wl,-O1 -L/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib
-ldbus-1 -o l2ping l2ping.o -L/usr/lib -lbluetooth
| arm-linux-gcc -march=armv5te -mtune=arm926ejs
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-I/usr/include
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2
-Wl,-rpath-link
-Wl,/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib -Wl,-O1 -o
.libs/l2ping l2ping.o
-L/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib
/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib/libdbus-1.so
-lnsl -L/usr/lib
/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib/libbluetooth.so
| creating l2ping
| if arm-linux-gcc -march=armv5te -mtune=arm926ejs -DHAVE_CONFIG_H -I.
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/work/armv5te-linux/bluez-utils-dbus-2.21-r3/bluez-utils-2.21/tools
-I..
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/work/armv5te-linux/bluez-utils-dbus-2.21-r3/bluez-utils-2.21/common
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include/dbus-1.0
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib/dbus-1.0/include
-DDBUS_API_SUBJECT_TO_CHANGE
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-I/usr/include
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2 -MT
sdptool.o -MD -MP -MF ".deps/sdptool.Tpo" -c -o sdptool.o sdptool.c; \
| then mv -f ".deps/sdptool.Tpo" ".deps/sdptool.Po"; else rm -f
".deps/sdptool.Tpo"; exit 1; fi
| /bin/sh ../arm-linux-libtool --tag=CC --mode=link arm-linux-gcc -march=armv5te
-mtune=arm926ejs
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-I/usr/include
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2
-L/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib
-Wl,-rpath-link,/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib
-Wl,-O1 -L/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib
-ldbus-1 -o sdptool sdptool.o -L/usr/lib -lbluetooth
| arm-linux-gcc -march=armv5te -mtune=arm926ejs
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-I/usr/include
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2
-Wl,-rpath-link
-Wl,/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib -Wl,-O1 -o
.libs/sdptool sdptool.o
-L/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib
/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib/libdbus-1.so
-lnsl -L/usr/lib
/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib/libbluetooth.so
| creating sdptool
| if arm-linux-gcc -march=armv5te -mtune=arm926ejs -DHAVE_CONFIG_H -I.
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/work/armv5te-linux/bluez-utils-dbus-2.21-r3/bluez-utils-2.21/tools
-I..
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/work/armv5te-linux/bluez-utils-dbus-2.21-r3/bluez-utils-2.21/common
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include/dbus-1.0
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib/dbus-1.0/include
-DDBUS_API_SUBJECT_TO_CHANGE
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-I/usr/include
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2 -MT
ciptool.o -MD -MP -MF ".deps/ciptool.Tpo" -c -o ciptool.o ciptool.c; \
| then mv -f ".deps/ciptool.Tpo" ".deps/ciptool.Po"; else rm -f
".deps/ciptool.Tpo"; exit 1; fi
| /bin/sh ../arm-linux-libtool --tag=CC --mode=link arm-linux-gcc -march=armv5te
-mtune=arm926ejs
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-I/usr/include
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2
-L/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib
-Wl,-rpath-link,/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib
-Wl,-O1 -L/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib
-ldbus-1 -o ciptool ciptool.o -L/usr/lib -lbluetooth
| arm-linux-gcc -march=armv5te -mtune=arm926ejs
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-I/usr/include
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2
-Wl,-rpath-link
-Wl,/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib -Wl,-O1 -o
.libs/ciptool ciptool.o
-L/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib
/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib/libdbus-1.so
-lnsl -L/usr/lib
/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib/libbluetooth.so
| creating ciptool
| if arm-linux-gcc -march=armv5te -mtune=arm926ejs -DHAVE_CONFIG_H -I.
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/work/armv5te-linux/bluez-utils-dbus-2.21-r3/bluez-utils-2.21/tools
-I..
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/work/armv5te-linux/bluez-utils-dbus-2.21-r3/bluez-utils-2.21/common
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include/dbus-1.0
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib/dbus-1.0/include
-DDBUS_API_SUBJECT_TO_CHANGE
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-I/usr/include
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2 -MT
hcisecfilter.o -MD -MP -MF ".deps/hcisecfilter.Tpo" -c -o hcisecfilter.o
hcisecfilter.c; \
| then mv -f ".deps/hcisecfilter.Tpo" ".deps/hcisecfilter.Po"; else rm -f
".deps/hcisecfilter.Tpo"; exit 1; fi
| /bin/sh ../arm-linux-libtool --tag=CC --mode=link arm-linux-gcc -march=armv5te
-mtune=arm926ejs
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-I/usr/include
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2
-L/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib
-Wl,-rpath-link,/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib
-Wl,-O1 -L/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib
-ldbus-1 -o hcisecfilter hcisecfilter.o
| arm-linux-gcc -march=armv5te -mtune=arm926ejs
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-I/usr/include
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2
-Wl,-rpath-link
-Wl,/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib -Wl,-O1 -o
.libs/hcisecfilter hcisecfilter.o
-L/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib
/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib/libdbus-1.so
-lnsl
| creating hcisecfilter
| if arm-linux-gcc -march=armv5te -mtune=arm926ejs -DHAVE_CONFIG_H -I.
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/work/armv5te-linux/bluez-utils-dbus-2.21-r3/bluez-utils-2.21/tools
-I..
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/work/armv5te-linux/bluez-utils-dbus-2.21-r3/bluez-utils-2.21/common
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include/dbus-1.0
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib/dbus-1.0/include
-DDBUS_API_SUBJECT_TO_CHANGE
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-I/usr/include
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2 -MT
ppporc.o -MD -MP -MF ".deps/ppporc.Tpo" -c -o ppporc.o ppporc.c; \
| then mv -f ".deps/ppporc.Tpo" ".deps/ppporc.Po"; else rm -f
".deps/ppporc.Tpo"; exit 1; fi
| /bin/sh ../arm-linux-libtool --tag=CC --mode=link arm-linux-gcc -march=armv5te
-mtune=arm926ejs
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-I/usr/include
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2
-L/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib
-Wl,-rpath-link,/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib
-Wl,-O1 -L/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib
-ldbus-1 -o ppporc ppporc.o -L/usr/lib -lbluetooth
| arm-linux-gcc -march=armv5te -mtune=arm926ejs
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-I/usr/include
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2
-Wl,-rpath-link
-Wl,/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib -Wl,-O1 -o
.libs/ppporc ppporc.o
-L/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib
/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib/libdbus-1.so
-lnsl -L/usr/lib
/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib/libbluetooth.so
| creating ppporc
| if arm-linux-gcc -march=armv5te -mtune=arm926ejs -DHAVE_CONFIG_H -I.
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/work/armv5te-linux/bluez-utils-dbus-2.21-r3/bluez-utils-2.21/tools
-I..
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/work/armv5te-linux/bluez-utils-dbus-2.21-r3/bluez-utils-2.21/common
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include/dbus-1.0
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib/dbus-1.0/include
-DDBUS_API_SUBJECT_TO_CHANGE
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-I/usr/include
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2 -MT
pskey.o -MD -MP -MF ".deps/pskey.Tpo" -c -o pskey.o pskey.c; \
| then mv -f ".deps/pskey.Tpo" ".deps/pskey.Po"; else rm -f ".deps/pskey.Tpo";
exit 1; fi
| if arm-linux-gcc -march=armv5te -mtune=arm926ejs -DHAVE_CONFIG_H -I.
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/work/armv5te-linux/bluez-utils-dbus-2.21-r3/bluez-utils-2.21/tools
-I..
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/work/armv5te-linux/bluez-utils-dbus-2.21-r3/bluez-utils-2.21/common
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include/dbus-1.0
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib/dbus-1.0/include
-DDBUS_API_SUBJECT_TO_CHANGE
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-I/usr/include
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2 -MT csr.o
-MD -MP -MF ".deps/csr.Tpo" -c -o csr.o csr.c; \
| then mv -f ".deps/csr.Tpo" ".deps/csr.Po"; else rm -f ".deps/csr.Tpo"; exit
1; fi
| /bin/sh ../arm-linux-libtool --tag=CC --mode=link arm-linux-gcc -march=armv5te
-mtune=arm926ejs
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-I/usr/include
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2
-L/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib
-Wl,-rpath-link,/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib
-Wl,-O1 -L/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib
-ldbus-1 -o pskey pskey.o csr.o -L/usr/lib -lbluetooth
| arm-linux-gcc -march=armv5te -mtune=arm926ejs
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-I/usr/include
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2
-Wl,-rpath-link
-Wl,/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib -Wl,-O1 -o
.libs/pskey pskey.o csr.o
-L/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib
/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib/libdbus-1.so
-lnsl -L/usr/lib
/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib/libbluetooth.so
| creating pskey
| if arm-linux-gcc -march=armv5te -mtune=arm926ejs -DHAVE_CONFIG_H -I.
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/work/armv5te-linux/bluez-utils-dbus-2.21-r3/bluez-utils-2.21/tools
-I..
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/work/armv5te-linux/bluez-utils-dbus-2.21-r3/bluez-utils-2.21/common
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include/dbus-1.0
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib/dbus-1.0/include
-DDBUS_API_SUBJECT_TO_CHANGE
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-I/usr/include
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2 -MT
bccmd.o -MD -MP -MF ".deps/bccmd.Tpo" -c -o bccmd.o bccmd.c; \
| then mv -f ".deps/bccmd.Tpo" ".deps/bccmd.Po"; else rm -f ".deps/bccmd.Tpo";
exit 1; fi
| /bin/sh ../arm-linux-libtool --tag=CC --mode=link arm-linux-gcc -march=armv5te
-mtune=arm926ejs
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-I/usr/include
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2
-L/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib
-Wl,-rpath-link,/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib
-Wl,-O1 -L/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib
-ldbus-1 -o bccmd bccmd.o csr.o -L/usr/lib -lbluetooth
| arm-linux-gcc -march=armv5te -mtune=arm926ejs
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-I/usr/include
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2
-Wl,-rpath-link
-Wl,/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib -Wl,-O1 -o
.libs/bccmd bccmd.o csr.o
-L/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib
/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib/libdbus-1.so
-lnsl -L/usr/lib
/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib/libbluetooth.so
| creating bccmd
| if arm-linux-gcc -march=armv5te -mtune=arm926ejs -DHAVE_CONFIG_H -I.
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/work/armv5te-linux/bluez-utils-dbus-2.21-r3/bluez-utils-2.21/tools
-I..
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/work/armv5te-linux/bluez-utils-dbus-2.21-r3/bluez-utils-2.21/common
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include/dbus-1.0
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib/dbus-1.0/include
-DDBUS_API_SUBJECT_TO_CHANGE
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-I/usr/include
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2 -MT
hciattach.o -MD -MP -MF ".deps/hciattach.Tpo" -c -o hciattach.o hciattach.c; \
| then mv -f ".deps/hciattach.Tpo" ".deps/hciattach.Po"; else rm -f
".deps/hciattach.Tpo"; exit 1; fi
| /bin/sh ../arm-linux-libtool --tag=CC --mode=link arm-linux-gcc -march=armv5te
-mtune=arm926ejs
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-I/usr/include
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2
-L/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib
-Wl,-rpath-link,/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib
-Wl,-O1 -L/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib
-ldbus-1 -o hciattach hciattach.o
| arm-linux-gcc -march=armv5te -mtune=arm926ejs
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-I/usr/include
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2
-Wl,-rpath-link
-Wl,/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib -Wl,-O1 -o
.libs/hciattach hciattach.o
-L/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib
/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib/libdbus-1.so
-lnsl
| creating hciattach
| if arm-linux-gcc -march=armv5te -mtune=arm926ejs -DHAVE_CONFIG_H -I.
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/work/armv5te-linux/bluez-utils-dbus-2.21-r3/bluez-utils-2.21/tools
-I..
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/work/armv5te-linux/bluez-utils-dbus-2.21-r3/bluez-utils-2.21/common
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include/dbus-1.0
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib/dbus-1.0/include
-DDBUS_API_SUBJECT_TO_CHANGE
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-I/usr/include
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2 -MT
hciconfig.o -MD -MP -MF ".deps/hciconfig.Tpo" -c -o hciconfig.o hciconfig.c; \
| then mv -f ".deps/hciconfig.Tpo" ".deps/hciconfig.Po"; else rm -f
".deps/hciconfig.Tpo"; exit 1; fi
| /bin/sh ../arm-linux-libtool --tag=CC --mode=link arm-linux-gcc -march=armv5te
-mtune=arm926ejs
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-I/usr/include
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2
-L/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib
-Wl,-rpath-link,/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib
-Wl,-O1 -L/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib
-ldbus-1 -o hciconfig hciconfig.o csr.o -L/usr/lib -lbluetooth
../common/libtextfile.a
| arm-linux-gcc -march=armv5te -mtune=arm926ejs
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-I/usr/include
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2
-Wl,-rpath-link
-Wl,/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib -Wl,-O1 -o
.libs/hciconfig hciconfig.o csr.o
-L/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib
/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib/libdbus-1.so
-lnsl -L/usr/lib
/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib/libbluetooth.so
../common/libtextfile.a
| creating hciconfig
| make[2]: Leaving directory
`/home/nokia770/OpenEmbedded/build/tmp/maemo/work/armv5te-linux/bluez-utils-dbus-2.21-r3/bluez-utils-2.21/tools'
| Making all in rfcomm
| make[2]: Entering directory
`/home/nokia770/OpenEmbedded/build/tmp/maemo/work/armv5te-linux/bluez-utils-dbus-2.21-r3/bluez-utils-2.21/rfcomm'
| if arm-linux-gcc -march=armv5te -mtune=arm926ejs -DHAVE_CONFIG_H -I.
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/work/armv5te-linux/bluez-utils-dbus-2.21-r3/bluez-utils-2.21/rfcomm
-I.. -I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include/dbus-1.0
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib/dbus-1.0/include
-DDBUS_API_SUBJECT_TO_CHANGE
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2 -MT main.o
-MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; \
| then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit
1; fi
| if arm-linux-gcc -march=armv5te -mtune=arm926ejs -DHAVE_CONFIG_H -I.
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/work/armv5te-linux/bluez-utils-dbus-2.21-r3/bluez-utils-2.21/rfcomm
-I.. -I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include/dbus-1.0
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib/dbus-1.0/include
-DDBUS_API_SUBJECT_TO_CHANGE
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2 -MT
parser.o -MD -MP -MF ".deps/parser.Tpo" -c -o parser.o parser.c; \
| then mv -f ".deps/parser.Tpo" ".deps/parser.Po"; else rm -f
".deps/parser.Tpo"; exit 1; fi
| if arm-linux-gcc -march=armv5te -mtune=arm926ejs -DHAVE_CONFIG_H -I.
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/work/armv5te-linux/bluez-utils-dbus-2.21-r3/bluez-utils-2.21/rfcomm
-I.. -I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include/dbus-1.0
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib/dbus-1.0/include
-DDBUS_API_SUBJECT_TO_CHANGE
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2 -MT
lexer.o -MD -MP -MF ".deps/lexer.Tpo" -c -o lexer.o lexer.c; \
| then mv -f ".deps/lexer.Tpo" ".deps/lexer.Po"; else rm -f ".deps/lexer.Tpo";
exit 1; fi
| In file included from
/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include/bluetooth/bluetooth.h:39,
| from lexer.l:37:
|
/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include/stdint.h:171:1:
warning: "UINT8_MAX" redefined
| lexer.c:70:1: warning: this is the location of the previous definition
|
/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include/stdint.h:172:1:
warning: "UINT16_MAX" redefined
| lexer.c:73:1: warning: this is the location of the previous definition
| if arm-linux-gcc -march=armv5te -mtune=arm926ejs -DHAVE_CONFIG_H -I.
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/work/armv5te-linux/bluez-utils-dbus-2.21-r3/bluez-utils-2.21/rfcomm
-I.. -I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include/dbus-1.0
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib/dbus-1.0/include
-DDBUS_API_SUBJECT_TO_CHANGE
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2 -MT
kword.o -MD -MP -MF ".deps/kword.Tpo" -c -o kword.o kword.c; \
| then mv -f ".deps/kword.Tpo" ".deps/kword.Po"; else rm -f ".deps/kword.Tpo";
exit 1; fi
| /bin/sh ../arm-linux-libtool --tag=CC --mode=link arm-linux-gcc -march=armv5te
-mtune=arm926ejs
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2
-L/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib
-Wl,-rpath-link,/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib
-Wl,-O1 -L/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib
-ldbus-1 -o rfcomm main.o parser.o lexer.o kword.o -L/usr/lib -lbluetooth
| mkdir .libs
| arm-linux-gcc -march=armv5te -mtune=arm926ejs
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2
-Wl,-rpath-link
-Wl,/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib -Wl,-O1 -o
.libs/rfcomm main.o parser.o lexer.o kword.o
-L/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib
/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib/libdbus-1.so
-lnsl -L/usr/lib
/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib/libbluetooth.so
| creating rfcomm
| make[2]: Leaving directory
`/home/nokia770/OpenEmbedded/build/tmp/maemo/work/armv5te-linux/bluez-utils-dbus-2.21-r3/bluez-utils-2.21/rfcomm'
| Making all in hcid
| make[2]: Entering directory
`/home/nokia770/OpenEmbedded/build/tmp/maemo/work/armv5te-linux/bluez-utils-dbus-2.21-r3/bluez-utils-2.21/hcid'
| if arm-linux-gcc -march=armv5te -mtune=arm926ejs -DHAVE_CONFIG_H -I.
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/work/armv5te-linux/bluez-utils-dbus-2.21-r3/bluez-utils-2.21/hcid
-I..
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/work/armv5te-linux/bluez-utils-dbus-2.21-r3/bluez-utils-2.21/common
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include/dbus-1.0
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib/dbus-1.0/include
-DDBUS_API_SUBJECT_TO_CHANGE
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include/dbus-1.0
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib/dbus-1.0/include
-DDBUS_API_SUBJECT_TO_CHANGE -DENABLE_DBUS -DDBUS_API_SUBJECT_TO_CHANGE
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2 -MT main.o
-MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; \
| then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit
1; fi
| if arm-linux-gcc -march=armv5te -mtune=arm926ejs -DHAVE_CONFIG_H -I.
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/work/armv5te-linux/bluez-utils-dbus-2.21-r3/bluez-utils-2.21/hcid
-I..
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/work/armv5te-linux/bluez-utils-dbus-2.21-r3/bluez-utils-2.21/common
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include/dbus-1.0
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib/dbus-1.0/include
-DDBUS_API_SUBJECT_TO_CHANGE
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include/dbus-1.0
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib/dbus-1.0/include
-DDBUS_API_SUBJECT_TO_CHANGE -DENABLE_DBUS -DDBUS_API_SUBJECT_TO_CHANGE
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2 -MT
security.o -MD -MP -MF ".deps/security.Tpo" -c -o security.o security.c; \
| then mv -f ".deps/security.Tpo" ".deps/security.Po"; else rm -f
".deps/security.Tpo"; exit 1; fi
| if arm-linux-gcc -march=armv5te -mtune=arm926ejs -DHAVE_CONFIG_H -I.
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/work/armv5te-linux/bluez-utils-dbus-2.21-r3/bluez-utils-2.21/hcid
-I..
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/work/armv5te-linux/bluez-utils-dbus-2.21-r3/bluez-utils-2.21/common
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include/dbus-1.0
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib/dbus-1.0/include
-DDBUS_API_SUBJECT_TO_CHANGE
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include/dbus-1.0
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib/dbus-1.0/include
-DDBUS_API_SUBJECT_TO_CHANGE -DENABLE_DBUS -DDBUS_API_SUBJECT_TO_CHANGE
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2 -MT
storage.o -MD -MP -MF ".deps/storage.Tpo" -c -o storage.o storage.c; \
| then mv -f ".deps/storage.Tpo" ".deps/storage.Po"; else rm -f
".deps/storage.Tpo"; exit 1; fi
| if arm-linux-gcc -march=armv5te -mtune=arm926ejs -DHAVE_CONFIG_H -I.
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/work/armv5te-linux/bluez-utils-dbus-2.21-r3/bluez-utils-2.21/hcid
-I..
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/work/armv5te-linux/bluez-utils-dbus-2.21-r3/bluez-utils-2.21/common
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include/dbus-1.0
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib/dbus-1.0/include
-DDBUS_API_SUBJECT_TO_CHANGE
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include/dbus-1.0
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib/dbus-1.0/include
-DDBUS_API_SUBJECT_TO_CHANGE -DENABLE_DBUS -DDBUS_API_SUBJECT_TO_CHANGE
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2 -MT lib.o
-MD -MP -MF ".deps/lib.Tpo" -c -o lib.o lib.c; \
| then mv -f ".deps/lib.Tpo" ".deps/lib.Po"; else rm -f ".deps/lib.Tpo"; exit
1; fi
| if arm-linux-gcc -march=armv5te -mtune=arm926ejs -DHAVE_CONFIG_H -I.
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/work/armv5te-linux/bluez-utils-dbus-2.21-r3/bluez-utils-2.21/hcid
-I..
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/work/armv5te-linux/bluez-utils-dbus-2.21-r3/bluez-utils-2.21/common
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include/dbus-1.0
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib/dbus-1.0/include
-DDBUS_API_SUBJECT_TO_CHANGE
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include/dbus-1.0
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib/dbus-1.0/include
-DDBUS_API_SUBJECT_TO_CHANGE -DENABLE_DBUS -DDBUS_API_SUBJECT_TO_CHANGE
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2 -MT
parser.o -MD -MP -MF ".deps/parser.Tpo" -c -o parser.o parser.c; \
| then mv -f ".deps/parser.Tpo" ".deps/parser.Po"; else rm -f
".deps/parser.Tpo"; exit 1; fi
| if arm-linux-gcc -march=armv5te -mtune=arm926ejs -DHAVE_CONFIG_H -I.
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/work/armv5te-linux/bluez-utils-dbus-2.21-r3/bluez-utils-2.21/hcid
-I..
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/work/armv5te-linux/bluez-utils-dbus-2.21-r3/bluez-utils-2.21/common
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include/dbus-1.0
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib/dbus-1.0/include
-DDBUS_API_SUBJECT_TO_CHANGE
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include/dbus-1.0
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib/dbus-1.0/include
-DDBUS_API_SUBJECT_TO_CHANGE -DENABLE_DBUS -DDBUS_API_SUBJECT_TO_CHANGE
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2 -MT
lexer.o -MD -MP -MF ".deps/lexer.Tpo" -c -o lexer.o lexer.c; \
| then mv -f ".deps/lexer.Tpo" ".deps/lexer.Po"; else rm -f ".deps/lexer.Tpo";
exit 1; fi
| In file included from
/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include/bluetooth/bluetooth.h:39,
| from lexer.l:39:
|
/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include/stdint.h:171:1:
warning: "UINT8_MAX" redefined
| lexer.c:70:1: warning: this is the location of the previous definition
|
/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include/stdint.h:172:1:
warning: "UINT16_MAX" redefined
| lexer.c:73:1: warning: this is the location of the previous definition
| if arm-linux-gcc -march=armv5te -mtune=arm926ejs -DHAVE_CONFIG_H -I.
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/work/armv5te-linux/bluez-utils-dbus-2.21-r3/bluez-utils-2.21/hcid
-I..
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/work/armv5te-linux/bluez-utils-dbus-2.21-r3/bluez-utils-2.21/common
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include/dbus-1.0
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib/dbus-1.0/include
-DDBUS_API_SUBJECT_TO_CHANGE
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include/dbus-1.0
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib/dbus-1.0/include
-DDBUS_API_SUBJECT_TO_CHANGE -DENABLE_DBUS -DDBUS_API_SUBJECT_TO_CHANGE
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2 -MT
kword.o -MD -MP -MF ".deps/kword.Tpo" -c -o kword.o kword.c; \
| then mv -f ".deps/kword.Tpo" ".deps/kword.Po"; else rm -f ".deps/kword.Tpo";
exit 1; fi
| if arm-linux-gcc -march=armv5te -mtune=arm926ejs -DHAVE_CONFIG_H -I.
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/work/armv5te-linux/bluez-utils-dbus-2.21-r3/bluez-utils-2.21/hcid
-I..
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/work/armv5te-linux/bluez-utils-dbus-2.21-r3/bluez-utils-2.21/common
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include/dbus-1.0
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib/dbus-1.0/include
-DDBUS_API_SUBJECT_TO_CHANGE
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include/dbus-1.0
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib/dbus-1.0/include
-DDBUS_API_SUBJECT_TO_CHANGE -DENABLE_DBUS -DDBUS_API_SUBJECT_TO_CHANGE
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2 -MT
glib-ectomy.o -MD -MP -MF ".deps/glib-ectomy.Tpo" -c -o glib-ectomy.o
glib-ectomy.c; \
| then mv -f ".deps/glib-ectomy.Tpo" ".deps/glib-ectomy.Po"; else rm -f
".deps/glib-ectomy.Tpo"; exit 1; fi
| if arm-linux-gcc -march=armv5te -mtune=arm926ejs -DHAVE_CONFIG_H -I.
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/work/armv5te-linux/bluez-utils-dbus-2.21-r3/bluez-utils-2.21/hcid
-I..
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/work/armv5te-linux/bluez-utils-dbus-2.21-r3/bluez-utils-2.21/common
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include/dbus-1.0
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib/dbus-1.0/include
-DDBUS_API_SUBJECT_TO_CHANGE
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include/dbus-1.0
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib/dbus-1.0/include
-DDBUS_API_SUBJECT_TO_CHANGE -DENABLE_DBUS -DDBUS_API_SUBJECT_TO_CHANGE
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2 -MT dbus.o
-MD -MP -MF ".deps/dbus.Tpo" -c -o dbus.o dbus.c; \
| then mv -f ".deps/dbus.Tpo" ".deps/dbus.Po"; else rm -f ".deps/dbus.Tpo"; exit
1; fi
| dbus.c: In function `reply_handler_function':
| dbus.c:75: warning: assignment makes pointer from integer without a cast
| /bin/sh ../arm-linux-libtool --tag=CC --mode=link arm-linux-gcc -march=armv5te
-mtune=arm926ejs
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include/dbus-1.0
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib/dbus-1.0/include
-DDBUS_API_SUBJECT_TO_CHANGE -DENABLE_DBUS -DDBUS_API_SUBJECT_TO_CHANGE
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2
-L/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib
-Wl,-rpath-link,/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib
-Wl,-O1 -L/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib
-ldbus-1 -o hcid main.o security.o storage.o lib.o parser.o lexer.o kword.o
glib-ectomy.o dbus.o
-L/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib -ldbus-1
-L/usr/lib -lbluetooth ../common/libtextfile.a
| mkdir .libs
| arm-linux-gcc -march=armv5te -mtune=arm926ejs
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include/dbus-1.0
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib/dbus-1.0/include
-DDBUS_API_SUBJECT_TO_CHANGE -DENABLE_DBUS -DDBUS_API_SUBJECT_TO_CHANGE
-I/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/include
-fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2
-Wl,-rpath-link
-Wl,/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib -Wl,-O1 -o
.libs/hcid main.o security.o storage.o lib.o parser.o lexer.o kword.o
glib-ectomy.o dbus.o
-L/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib
/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib/libdbus-1.so
-lnsl -L/usr/lib
/home/nokia770/OpenEmbedded/build/tmp/maemo/staging/arm-linux/lib/libbluetooth.so
../common/libtextfile.a
| dbus.o: In function `reply_handler_function':
| dbus.c:(.text+0x10): undefined reference to `dbus_pending_call_steal_reply'
| collect2: ld returned 1 exit status
| make[2]: *** [hcid] Error 1
| make[2]: Leaving directory
`/home/nokia770/OpenEmbedded/build/tmp/maemo/work/armv5te-linux/bluez-utils-dbus-2.21-r3/bluez-utils-2.21/hcid'
| make[1]: *** [all-recursive] Error 1
| make[1]: Leaving directory
`/home/nokia770/OpenEmbedded/build/tmp/maemo/work/armv5te-linux/bluez-utils-dbus-2.21-r3/bluez-utils-2.21'
| make: *** [all] Error 2
| FATAL: oe_runmake failed
NOTE: Task failed:
/home/nokia770/OpenEmbedded/build/tmp/maemo/work/armv5te-linux/bluez-utils-dbus-2.21-r3/temp/log.do_compile.12508
NOTE: package bluez-utils-dbus-2.21-r3: task do_compile: failed
ERROR: TaskFailed event exception, aborting
NOTE: package bluez-utils-dbus-2.21: failed
ERROR: Build of maemo-image failed
After help from Mr. lardman pointing me to were I should look for the problem I
found the following:
One of the packages used in the OE distrebution for the Nokia770 is
dbus-0.23.1-osso5-r1 that based on the package dbus-0.23.1 with some
modifications.
OE also use the package bbluez-utils-dbus-2.21-r3 that is depending on
dbus-0.23.1-osso5-r1.
In package: bluez-utils-dbus-2.21-r3
In the module: bluez-utils-dbus-2.21-r3/bluez-utils-2.21/hcid/dbus.c
In function: reply_handler_function()
In line: 75
The following line cause the build (link) problem:
message = dbus_pending_call_steal_reply(call);
The problem an undefined reference to dbus_pending_call_steal_reply() . This is
actuly a valid error because the dbus-0.23.1 package dosn't contain any
implimintation of this function. Only in dbus-0.23.2 the
dbus_pending_call_steal_reply() function was intreduced.
The dbus_pending_call_steal_reply() function was a replacment of the
dbus_pending_call_get_reply() function that was used prior to dbus-0.23.2 .
Assuming that we realy want to use dbus-0.23.1 I changed line 75 in
bluez-utils-dbus-2.21-r3/bluez-utils-2.21/hcid/dbus.c as follow to solve the
build problem:
FROM:
message = dbus_pending_call_steal_reply(call);
TO:
message = dbus_pending_call_get_reply(call);
BTW: I am using the org.openembedded.dev branch updated using the following
command:
monotone update -rjan2006prebreakage
--
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
Oe mailing list
[email protected]
https://www.handhelds.org/mailman/listinfo/oe