Skip to content
This repository has been archived by the owner on Sep 4, 2019. It is now read-only.

not able to compile pjsip project for bb 10 #111

Open
gourashish11 opened this issue Jun 17, 2013 · 0 comments
Open

not able to compile pjsip project for bb 10 #111

gourashish11 opened this issue Jun 17, 2013 · 0 comments

Comments

@gourashish11
Copy link

hi,
i am tryimg to compile a phsip project on blackberry native sdk 10 on simulator.
it is a mobile dialer. when i am building this project i am getting some errors here is my console output:

**** Build of configuration Simulator-Debug for project fiume ****

make -j2 Simulator-Debug
make -C .//translations -f Makefile update
cd x86 && /opt/bbndk/host_10_1_0_132/linux/x86/usr/bin/qmake -spec blackberry-x86-qcc ../fiume.pro CONFIG+=debug_and_release CONFIG+=simulator
Unable to load library icui18n "Cannot load library icui18n: (icui18n: cannot open shared object file: No such file or directory)"
make[1]: Entering directory /root/blackberry/fiume/translations' /opt/bbndk/host_10_1_0_132/linux/x86/usr/bin/lupdate fiume.pro Updating 'fiume_en_GB.ts'... Found 35 source text(s) (0 new and 35 already existing) Updating 'fiume_fr.ts'... Found 35 source text(s) (0 new and 35 already existing) Updating 'fiume_it.ts'... Found 35 source text(s) (0 new and 35 already existing) Updating 'fiume_de.ts'... Found 35 source text(s) (0 new and 35 already existing) Updating 'fiume_es.ts'... Found 35 source text(s) (0 new and 35 already existing) Updating 'fiume.ts'... Found 35 source text(s) (0 new and 35 already existing) make[1]: Leaving directory/root/blackberry/fiume/translations'
make -C .//translations -f Makefile release
make[1]: Entering directory /root/blackberry/fiume/translations' /opt/bbndk/host_10_1_0_132/linux/x86/usr/bin/lrelease fiume.pro Updating '/root/blackberry/fiume/translations/fiume_en_GB.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) Ignored 35 untranslated source text(s) Updating '/root/blackberry/fiume/translations/fiume_fr.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) Ignored 35 untranslated source text(s) Updating '/root/blackberry/fiume/translations/fiume_it.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) Ignored 35 untranslated source text(s) Updating '/root/blackberry/fiume/translations/fiume_de.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) Ignored 35 untranslated source text(s) Updating '/root/blackberry/fiume/translations/fiume_es.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) Ignored 35 untranslated source text(s) Updating '/root/blackberry/fiume/translations/fiume.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) Ignored 35 untranslated source text(s) make[1]: Leaving directory/root/blackberry/fiume/translations'
make -C ./x86 -f Makefile debug
make[1]: Entering directory /root/blackberry/fiume/x86' make -f Makefile.Debug make[2]: Entering directory/root/blackberry/fiume/x86'
/opt/bbndk/host_10_1_0_132/linux/x86/usr/bin/moc -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc -I../../fiume -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtSensors -I../src -I../include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtMobility -Io-g/.moc -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -D__QNXNTO__ ../src/AddressBook.hpp -o o-g/.moc/moc_AddressBook.cpp
qcc -Vgcc_ntox86 -Wno-psabi -lang-c++ -fstack-protector -fstack-protector-all -g -Wno-psabi -Wall -W -D_REENTRANT -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc -I../../fiume -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtSensors -I../src -I../include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtMobility -Io-g/.moc -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -x c++-header -c ../precompiled.h -o o-g/.obj/fiume.gch/c++
/opt/bbndk/host_10_1_0_132/linux/x86/usr/bin/moc -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc -I../../fiume -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtSensors -I../src -I../include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtMobility -Io-g/.moc -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -D__QNXNTO__ ../src/AudioManager.h -o o-g/.moc/moc_AudioManager.cpp
/opt/bbndk/host_10_1_0_132/linux/x86/usr/bin/moc -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc -I../../fiume -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtSensors -I../src -I../include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtMobility -Io-g/.moc -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -D__QNXNTO__ ../src/BpsPlatform.h -o o-g/.moc/moc_BpsPlatform.cpp
/opt/bbndk/host_10_1_0_132/linux/x86/usr/bin/moc -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc -I../../fiume -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtSensors -I../src -I../include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtMobility -Io-g/.moc -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -D__QNXNTO__ ../src/ContactEditor.hpp -o o-g/.moc/moc_ContactEditor.cpp
/opt/bbndk/host_10_1_0_132/linux/x86/usr/bin/moc -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc -I../../fiume -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtSensors -I../src -I../include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtMobility -Io-g/.moc -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -D__QNXNTO__ ../src/ContactViewer.hpp -o o-g/.moc/moc_ContactViewer.cpp
/opt/bbndk/host_10_1_0_132/linux/x86/usr/bin/moc -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc -I../../fiume -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtSensors -I../src -I../include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtMobility -Io-g/.moc -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -D__QNXNTO__ ../src/Fiume.hpp -o o-g/.moc/moc_Fiume.cpp
/opt/bbndk/host_10_1_0_132/linux/x86/usr/bin/moc -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc -I../../fiume -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtSensors -I../src -I../include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtMobility -Io-g/.moc -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -D__QNXNTO__ ../src/PjCallback.h -o o-g/.moc/moc_PjCallback.cpp
/opt/bbndk/host_10_1_0_132/linux/x86/usr/bin/moc -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc -I../../fiume -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtSensors -I../src -I../include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtMobility -Io-g/.moc -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -D__QNXNTO__ ../src/buddy.h -o o-g/.moc/moc_buddy.cpp
../src/PjCallback.cpp:327:6: warning: unused parameter 'call_id' [-Wunused-parameter]
/opt/bbndk/host_10_1_0_132/linux/x86/usr/bin/moc -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc -I../../fiume -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtSensors -I../src -I../include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtMobility -Io-g/.moc -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -D__QNXNTO__ ../src/callhistory.h -o o-g/.moc/moc_callhistory.cpp
../src/PjCallback.cpp:327:6: warning: unused parameter 'p_cont' [-Wunused-parameter]
/opt/bbndk/host_10_1_0_132/linux/x86/usr/bin/moc -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc -I../../fiume -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtSensors -I../src -I../include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtMobility -Io-g/.moc -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -D__QNXNTO__ ../src/callhistoryrecord.h -o o-g/.moc/moc_callhistoryrecord.cpp
/opt/bbndk/host_10_1_0_132/linux/x86/usr/bin/moc -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc -I../../fiume -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtSensors -I../src -I../include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtMobility -Io-g/.moc -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -D__QNXNTO__ ../src/debugger.h -o o-g/.moc/moc_debugger.cpp
/opt/bbndk/host_10_1_0_132/linux/x86/usr/bin/moc -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc -I../../fiume -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtSensors -I../src -I../include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtMobility -Io-g/.moc -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -D__QNXNTO__ ../src/kuzaranda.h -o o-g/.moc/moc_kuzaranda.cpp
/opt/bbndk/host_10_1_0_132/linux/x86/usr/bin/moc -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc -I../../fiume -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtSensors -I../src -I../include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtMobility -Io-g/.moc -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -D__QNXNTO__ ../src/navigator.h -o o-g/.moc/moc_navigator.cpp
qcc -Vgcc_ntox86 -c -Wc,-include -Wc,o-g/.obj/fiume -Wno-psabi -lang-c++ -fstack-protector -fstack-protector-all -g -Wno-psabi -Wall -W -D_REENTRANT -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc -I../../fiume -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtSensors -I../src -I../include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtMobility -Io-g/.moc -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -o o-g/.obj/AddressBook.o ../src/AddressBook.cpp
qcc -Vgcc_ntox86 -c -Wc,-include -Wc,o-g/.obj/fiume -Wno-psabi -lang-c++ -fstack-protector -fstack-protector-all -g -Wno-psabi -Wall -W -D_REENTRANT -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc -I../../fiume -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtSensors -I../src -I../include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtMobility -Io-g/.moc -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -o o-g/.obj/AudioManager.o ../src/AudioManager.cpp
../src/main.cpp:13:6: warning: unused parameter 'type' [-Wunused-parameter]
../src/kuzaranda.cpp: In function 'pj_bool_t default_mod_on_rx_request(pjsip_rx_data_)':
../src/kuzaranda.cpp:118:52: warning: deprecated conversion from string constant to 'char_' [-Wwrite-strings]
qcc -Vgcc_ntox86 -c -Wc,-include -Wc,o-g/.obj/fiume -Wno-psabi -lang-c++ -fstack-protector -fstack-protector-all -g -Wno-psabi -Wall -W -D_REENTRANT -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc -I../../fiume -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtSensors -I../src -I../include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtMobility -Io-g/.moc -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -o o-g/.obj/BpsPlatform.o ../src/BpsPlatform.cpp
../src/kuzaranda.cpp: At global scope:
../src/kuzaranda.cpp:152:1: warning: deprecated conversion from string constant to 'char_' [-Wwrite-strings]
qcc -Vgcc_ntox86 -c -Wc,-include -Wc,o-g/.obj/fiume -Wno-psabi -lang-c++ -fstack-protector -fstack-protector-all -g -Wno-psabi -Wall -W -D_REENTRANT -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc -I../../fiume -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtSensors -I../src -I../include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtMobility -Io-g/.moc -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -o o-g/.obj/ContactEditor.o ../src/ContactEditor.cpp
../src/kuzaranda.cpp:546:6: warning: unused parameter 'text' [-Wunused-parameter]
../src/kuzaranda.cpp:546:6: warning: unused parameter 'description' [-Wunused-parameter]
qcc -Vgcc_ntox86 -c -Wc,-include -Wc,o-g/.obj/fiume -Wno-psabi -lang-c++ -fstack-protector -fstack-protector-all -g -Wno-psabi -Wall -W -D_REENTRANT -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc -I../../fiume -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtSensors -I../src -I../include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtMobility -Io-g/.moc -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -o o-g/.obj/ContactViewer.o ../src/ContactViewer.cpp
qcc -Vgcc_ntox86 -c -Wc,-include -Wc,o-g/.obj/fiume -Wno-psabi -lang-c++ -fstack-protector -fstack-protector-all -g -Wno-psabi -Wall -W -D_REENTRANT -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc -I../../fiume -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtSensors -I../src -I../include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtMobility -Io-g/.moc -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -o o-g/.obj/Fiume.o ../src/Fiume.cpp
qcc -Vgcc_ntox86 -c -Wc,-include -Wc,o-g/.obj/fiume -Wno-psabi -lang-c++ -fstack-protector -fstack-protector-all -g -Wno-psabi -Wall -W -D_REENTRANT -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc -I../../fiume -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtSensors -I../src -I../include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtMobility -Io-g/.moc -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -o o-g/.obj/PjCallback.o ../src/PjCallback.cpp
qcc -Vgcc_ntox86 -c -Wc,-include -Wc,o-g/.obj/fiume -Wno-psabi -lang-c++ -fstack-protector -fstack-protector-all -g -Wno-psabi -Wall -W -D_REENTRANT -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc -I../../fiume -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtSensors -I../src -I../include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtMobility -Io-g/.moc -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -o o-g/.obj/buddy.o ../src/buddy.cpp
qcc -Vgcc_ntox86 -c -Wc,-include -Wc,o-g/.obj/fiume -Wno-psabi -lang-c++ -fstack-protector -fstack-protector-all -g -Wno-psabi -Wall -W -D_REENTRANT -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc -I../../fiume -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtSensors -I../src -I../include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtMobility -Io-g/.moc -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -o o-g/.obj/callhistory.o ../src/callhistory.cpp
qcc -Vgcc_ntox86 -c -Wc,-include -Wc,o-g/.obj/fiume -Wno-psabi -lang-c++ -fstack-protector -fstack-protector-all -g -Wno-psabi -Wall -W -D_REENTRANT -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc -I../../fiume -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtSensors -I../src -I../include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtMobility -Io-g/.moc -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -o o-g/.obj/callhistoryrecord.o ../src/callhistoryrecord.cpp
../src/kuzaranda.cpp: In member function 'int Kuzaranda::initializePjSip()':
qcc -Vgcc_ntox86 -c -Wc,-include -Wc,o-g/.obj/fiume -Wno-psabi -lang-c++ -fstack-protector -fstack-protector-all -g -Wno-psabi -Wall -W -D_REENTRANT -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc -I../../fiume -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtSensors -I../src -I../include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtMobility -Io-g/.moc -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -o o-g/.obj/debugger.o ../src/debugger.cpp
../src/kuzaranda.cpp:647:41: warning: deprecated conversion from string constant to 'char_' [-Wwrite-strings]
../src/kuzaranda.cpp:648:41: warning: deprecated conversion from string constant to 'char_' [-Wwrite-strings]
qcc -Vgcc_ntox86 -c -Wc,-include -Wc,o-g/.obj/fiume -Wno-psabi -lang-c++ -fstack-protector -fstack-protector-all -g -Wno-psabi -Wall -W -D_REENTRANT -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc -I../../fiume -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtSensors -I../src -I../include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtMobility -Io-g/.moc -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -o o-g/.obj/kuzaranda.o ../src/kuzaranda.cpp
../src/kuzaranda.cpp:649:41: warning: deprecated conversion from string constant to 'char_' [-Wwrite-strings]
../src/kuzaranda.cpp:650:41: warning: deprecated conversion from string constant to 'char_' [-Wwrite-strings]
qcc -Vgcc_ntox86 -c -Wc,-include -Wc,o-g/.obj/fiume -Wno-psabi -lang-c++ -fstack-protector -fstack-protector-all -g -Wno-psabi -Wall -W -D_REENTRANT -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc -I../../fiume -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtSensors -I../src -I../include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtMobility -Io-g/.moc -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -o o-g/.obj/main.o ../src/main.cpp
../src/kuzaranda.cpp:674:53: warning: deprecated conversion from string constant to 'char_' [-Wwrite-strings]
qcc -Vgcc_ntox86 -c -Wc,-include -Wc,o-g/.obj/fiume -Wno-psabi -lang-c++ -fstack-protector -fstack-protector-all -g -Wno-psabi -Wall -W -D_REENTRANT -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc -I../../fiume -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtSensors -I../src -I../include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtMobility -Io-g/.moc -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -o o-g/.obj/navigator.o ../src/navigator.cpp
../src/kuzaranda.cpp:675:50: warning: deprecated conversion from string constant to 'char_' [-Wwrite-strings]
qcc -Vgcc_ntox86 -c -Wc,-include -Wc,o-g/.obj/fiume -Wno-psabi -lang-c++ -fstack-protector -fstack-protector-all -g -Wno-psabi -Wall -W -D_REENTRANT -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc -I../../fiume -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtSensors -I../src -I../include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtMobility -Io-g/.moc -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -o o-g/.obj/moc_AddressBook.o o-g/.moc/moc_AddressBook.cpp
../src/kuzaranda.cpp:676:50: warning: deprecated conversion from string constant to 'char_' [-Wwrite-strings]
qcc -Vgcc_ntox86 -c -Wc,-include -Wc,o-g/.obj/fiume -Wno-psabi -lang-c++ -fstack-protector -fstack-protector-all -g -Wno-psabi -Wall -W -D_REENTRANT -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc -I../../fiume -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtSensors -I../src -I../include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtMobility -Io-g/.moc -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -o o-g/.obj/moc_AudioManager.o o-g/.moc/moc_AudioManager.cpp
../src/kuzaranda.cpp:677:55: warning: deprecated conversion from string constant to 'char_' [-Wwrite-strings]
qcc -Vgcc_ntox86 -c -Wc,-include -Wc,o-g/.obj/fiume -Wno-psabi -lang-c++ -fstack-protector -fstack-protector-all -g -Wno-psabi -Wall -W -D_REENTRANT -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc -I../../fiume -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtSensors -I../src -I../include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtMobility -Io-g/.moc -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -o o-g/.obj/moc_BpsPlatform.o o-g/.moc/moc_BpsPlatform.cpp
../src/kuzaranda.cpp:733:43: warning: deprecated conversion from string constant to 'char_' [-Wwrite-strings]
qcc -Vgcc_ntox86 -c -Wc,-include -Wc,o-g/.obj/fiume -Wno-psabi -lang-c++ -fstack-protector -fstack-protector-all -g -Wno-psabi -Wall -W -D_REENTRANT -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc -I../../fiume -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtSensors -I../src -I../include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtMobility -Io-g/.moc -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -o o-g/.obj/moc_ContactEditor.o o-g/.moc/moc_ContactEditor.cpp
../src/kuzaranda.cpp:853:44: warning: deprecated conversion from string constant to 'char_' [-Wwrite-strings]
qcc -Vgcc_ntox86 -c -Wc,-include -Wc,o-g/.obj/fiume -Wno-psabi -lang-c++ -fstack-protector -fstack-protector-all -g -Wno-psabi -Wall -W -D_REENTRANT -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc -I../../fiume -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtSensors -I../src -I../include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtMobility -Io-g/.moc -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -o o-g/.obj/moc_ContactViewer.o o-g/.moc/moc_ContactViewer.cpp
../src/kuzaranda.cpp:854:47: warning: deprecated conversion from string constant to 'char_' [-Wwrite-strings]
qcc -Vgcc_ntox86 -c -Wc,-include -Wc,o-g/.obj/fiume -Wno-psabi -lang-c++ -fstack-protector -fstack-protector-all -g -Wno-psabi -Wall -W -D_REENTRANT -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc -I../../fiume -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtSensors -I../src -I../include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtMobility -Io-g/.moc -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -o o-g/.obj/moc_Fiume.o o-g/.moc/moc_Fiume.cpp
../src/kuzaranda.cpp:583:34: warning: unused variable 'ring_port_name' [-Wunused-variable]
qcc -Vgcc_ntox86 -c -Wc,-include -Wc,o-g/.obj/fiume -Wno-psabi -lang-c++ -fstack-protector -fstack-protector-all -g -Wno-psabi -Wall -W -D_REENTRANT -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc -I../../fiume -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtSensors -I../src -I../include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtMobility -Io-g/.moc -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -o o-g/.obj/moc_PjCallback.o o-g/.moc/moc_PjCallback.cpp
../src/kuzaranda.cpp:583:50: warning: unused variable 'ring_file_name' [-Wunused-variable]
qcc -Vgcc_ntox86 -c -Wc,-include -Wc,o-g/.obj/fiume -Wno-psabi -lang-c++ -fstack-protector -fstack-protector-all -g -Wno-psabi -Wall -W -D_REENTRANT -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc -I../../fiume -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtSensors -I../src -I../include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtMobility -Io-g/.moc -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -o o-g/.obj/moc_buddy.o o-g/.moc/moc_buddy.cpp
../src/kuzaranda.cpp:584:24: warning: unused variable 'ring_pjsua_port' [-Wunused-variable]
../src/kuzaranda.cpp: At global scope:
../src/kuzaranda.cpp:1198:6: warning: unused parameter 'text' [-Wunused-parameter]
qcc -Vgcc_ntox86 -c -Wc,-include -Wc,o-g/.obj/fiume -Wno-psabi -lang-c++ -fstack-protector -fstack-protector-all -g -Wno-psabi -Wall -W -D_REENTRANT -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc -I../../fiume -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtSensors -I../src -I../include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtMobility -Io-g/.moc -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -o o-g/.obj/moc_callhistory.o o-g/.moc/moc_callhistory.cpp
../src/kuzaranda.cpp:1201:6: warning: unused parameter 'text' [-Wunused-parameter]
qcc -Vgcc_ntox86 -c -Wc,-include -Wc,o-g/.obj/fiume -Wno-psabi -lang-c++ -fstack-protector -fstack-protector-all -g -Wno-psabi -Wall -W -D_REENTRANT -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc -I../../fiume -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtSensors -I../src -I../include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtMobility -Io-g/.moc -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -o o-g/.obj/moc_callhistoryrecord.o o-g/.moc/moc_callhistoryrecord.cpp
../src/kuzaranda.cpp:1253:6: warning: unused parameter 'responseHeader' [-Wunused-parameter]
qcc -Vgcc_ntox86 -c -Wc,-include -Wc,o-g/.obj/fiume -Wno-psabi -lang-c++ -fstack-protector -fstack-protector-all -g -Wno-psabi -Wall -W -D_REENTRANT -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc -I../../fiume -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtSensors -I../src -I../include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtMobility -Io-g/.moc -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -o o-g/.obj/moc_debugger.o o-g/.moc/moc_debugger.cpp
../src/kuzaranda.cpp:1256:6: warning: unused parameter 'bytesRead' [-Wunused-parameter]
../src/kuzaranda.cpp:1256:6: warning: unused parameter 'totalBytes' [-Wunused-parameter]
qcc -Vgcc_ntox86 -c -Wc,-include -Wc,o-g/.obj/fiume -Wno-psabi -lang-c++ -fstack-protector -fstack-protector-all -g -Wno-psabi -Wall -W -D_REENTRANT -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc -I../../fiume -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtSensors -I../src -I../include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtMobility -Io-g/.moc -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -o o-g/.obj/moc_kuzaranda.o o-g/.moc/moc_kuzaranda.cpp
../src/kuzaranda.cpp:1259:6: warning: unused parameter 'hostName' [-Wunused-parameter]
qcc -Vgcc_ntox86 -c -Wc,-include -Wc,o-g/.obj/fiume -Wno-psabi -lang-c++ -fstack-protector -fstack-protector-all -g -Wno-psabi -Wall -W -D_REENTRANT -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc -I../../fiume -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtSensors -I../src -I../include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtMobility -Io-g/.moc -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -o o-g/.obj/moc_navigator.o o-g/.moc/moc_navigator.cpp
../src/kuzaranda.cpp:1259:6: warning: unused parameter 'authenticator' [-Wunused-parameter]
qcc -Vgcc_ntox86 -lang-c++ -Wl,-rpath-link,/opt/bbndk/target_10_1_0_1020/qnx6/x86/lib -Wl,-rpath-link,/opt/bbndk/target_10_1_0_1020/qnx6/x86/usr/lib -Wl,-rpath-link,/opt/bbndk/target_10_1_0_1020/qnx6/x86/usr/lib/qt4/lib -o o-g/fiume o-g/.obj/AddressBook.o o-g/.obj/AudioManager.o o-g/.obj/BpsPlatform.o o-g/.obj/ContactEditor.o o-g/.obj/ContactViewer.o o-g/.obj/Fiume.o o-g/.obj/PjCallback.o o-g/.obj/buddy.o o-g/.obj/callhistory.o o-g/.obj/callhistoryrecord.o o-g/.obj/debugger.o o-g/.obj/kuzaranda.o o-g/.obj/main.o o-g/.obj/navigator.o o-g/.obj/moc_AddressBook.o o-g/.obj/moc_AudioManager.o o-g/.obj/moc_BpsPlatform.o o-g/.obj/moc_ContactEditor.o o-g/.obj/moc_ContactViewer.o o-g/.obj/moc_Fiume.o o-g/.obj/moc_PjCallback.o o-g/.obj/moc_buddy.o o-g/.obj/moc_callhistory.o o-g/.obj/moc_callhistoryrecord.o o-g/.obj/moc_debugger.o o-g/.obj/moc_kuzaranda.o o-g/.obj/moc_navigator.o -L/opt/bbndk/target_10_1_0_1020/qnx6/x86/lib -L/opt/bbndk/target_10_1_0_1020/qnx6/x86/usr/lib -L/opt/bbndk/target_10_1_0_1020/qnx6/x86/usr/lib/qt4/lib -L/opt/bbndk/target_10_1_0_1020/qnx6//usr/lib/qt4/lib -L../lib -L../lib/upnp -lpjsua-i486-pc-nto-qnx8.0.0 -lpjsip-ua-i486-pc-nto-qnx8.0.0 -lpjsip-simple-i486-pc-nto-qnx8.0.0 -lpjsip-i486-pc-nto-qnx8.0.0 -lpjmedia-codec-i486-pc-nto-qnx8.0.0 -lpjmedia-videodev-i486-pc-nto-qnx8.0.0 -lpjmedia-i486-pc-nto-qnx8.0.0 -lpjmedia-audiodev-i486-pc-nto-qnx8.0.0 -lspeex-i486-pc-nto-qnx8.0.0 -lopencore-amrnb -lgsmcodec-i486-pc-nto-qnx8.0.0 -lilbccodec-i486-pc-nto-qnx8.0.0 -lg7221codec-i486-pc-nto-qnx8.0.0 -lpjnath-i486-pc-nto-qnx8.0.0 -lpjlib-util-i486-pc-nto-qnx8.0.0 -lresample-i486-pc-nto-qnx8.0.0 -lmilenage-i486-pc-nto-qnx8.0.0 -lsrtp-i486-pc-nto-qnx8.0.0 -lportaudio-i486-pc-nto-qnx8.0.0 -lpj-i486-pc-nto-qnx8.0.0 -lpjsdp-i486-pc-nto-qnx8.0.0 -libbb -L/opt/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/lib -lQtSensors -lbbcascades -lQtDeclarative -lQtScript -lQtSvg -lQtSql -lsqlite3 -lz -lQtXmlPatterns -lQtGui -lQtNetwork -lsocket -lQtCore -lm -lbps
make[2]: Leaving directory /root/blackberry/fiume/x86' make[1]: Leaving directory/root/blackberry/fiume/x86'
../src/navigator.cpp:63:6: warning: unused parameter 'type' [-Wunused-parameter]
/opt/bbndk/host_10_1_0_132/linux/x86/usr/bin/ntox86-ld: cannot find -libbb
cc: /opt/bbndk/host_10_1_0_132/linux/x86/usr/bin/ntox86-ld error 1
make[2]: *** [o-g/fiume] Error 1
make[1]: *** [debug] Error 2
make: *** [Simulator-Debug] Error 2

**** Build Finished ****
i dont know why my console output showing the same things twice ..
plz help

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant