dpkg-buildpackage: set CFLAGS to default value: -g -O2 dpkg-buildpackage: set CPPFLAGS to default value: dpkg-buildpackage: set LDFLAGS to default value: -Wl,-Bsymbolic-functions dpkg-buildpackage: set FFLAGS to default value: -g -O2 dpkg-buildpackage: set CXXFLAGS to default value: -g -O2 dpkg-buildpackage: source package kiax dpkg-buildpackage: source version 0.8.51.dfsg-2-1 dpkg-buildpackage: source changed by Mark Purcell dpkg-buildpackage: host architecture i386 debian/rules clean dh_testdir dh_testroot rm -f build-stamp configure-stamp # Add here commands to clean up after the build process. /usr/bin/make clean make[1]: Entering directory `/home/sybren/workspace/dpkg/kiax-0.8.51.dfsg-2' make[1]: *** No rule to make target `clean'. Stop. make[1]: Leaving directory `/home/sybren/workspace/dpkg/kiax-0.8.51.dfsg-2' make: [clean-patched] Error 2 (ignored) rm -fR Makefile src/Makefile dh_clean dpatch deapply-all 02_disable_echo_cancellation not applied to ./ . 01_debian-patch not applied to ./ . rm -rf patch-stamp patch-stampT debian/patched debian/rules build ( [ ! -f lib/iLBC/iLBC_define.h ] ) || \ (echo "WARNING: iLBC must be removed from sources before packaging." ; false ) touch check-ilbc test -d debian/patched || install -d debian/patched dpatch apply-all applying patch 01_debian-patch to ./ ... ok. applying patch 02_disable_echo_cancellation to ./ ... ok. dpatch cat-all >>patch-stampT mv -f patch-stampT patch-stamp dh_testdir # Add here commands to configure the package. ./configure --prefix=/usr touch configure-stamp dh_testdir # Add here commands to compile the package. ./configure --prefix=/usr /usr/bin/make make[1]: Entering directory `/home/sybren/workspace/dpkg/kiax-0.8.51.dfsg-2' cd i18n && /usr/bin/make -f Makefile make[2]: Entering directory `/home/sybren/workspace/dpkg/kiax-0.8.51.dfsg-2/i18n' if test -f /bin/lrelease; then \ /bin/lrelease i18n.pro; \ else \ lrelease i18n.pro; fi make[2]: Leaving directory `/home/sybren/workspace/dpkg/kiax-0.8.51.dfsg-2/i18n' cd src && qmake src.pro -o Makefile cd src && /usr/bin/make -f Makefile make[2]: Entering directory `/home/sybren/workspace/dpkg/kiax-0.8.51.dfsg-2/src' /usr/share/qt3/bin/uic aboutbox.ui -o aboutbox.h /usr/share/qt3/bin/uic logwindow.ui -o logwindow.h /usr/share/qt3/bin/uic mainwindow.ui -o mainwindow.h /usr/share/qt3/bin/uic adduserdialog.ui -o adduserdialog.h /usr/share/qt3/bin/uic calltab.ui -o calltab.h /usr/share/qt3/bin/uic prefswindow.ui -o prefswindow.h /usr/share/qt3/bin/uic accountwizard.ui -o accountwizard.h g++ -c -pipe -g -Wall -W -O2 -D_REENTRANT -DICONS_PATH=\"/usr/share/kiax/icons/\" -DI18N_DIRECTORY=\"/usr/share/kiax/i18n/\" -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/share/qt3/mkspecs/default -I. -I../src -I/usr/include -I/usr/include/qt3 -I/usr/X11R6/include -o main.o main.cpp In file included from kiaxsystemtray.h:33, from kiaxmainwindow.h:61, from main.cpp:22: /usr/include/qt3/qimage.h: In member function ‘bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const’: /usr/include/qt3/qimage.h:61: warning: suggest parentheses around && within || g++ -c -pipe -g -Wall -W -O2 -D_REENTRANT -DICONS_PATH=\"/usr/share/kiax/icons/\" -DI18N_DIRECTORY=\"/usr/share/kiax/i18n/\" -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/share/qt3/mkspecs/default -I. -I../src -I/usr/include -I/usr/include/qt3 -I/usr/X11R6/include -o iaxwrapper.o iaxwrapper.cpp iaxwrapper.cpp: In member function ‘virtual int IaxWrapper::unregisterAccount(KiaxAccount*)’: iaxwrapper.cpp:135: warning: unused variable ‘result’ iaxwrapper.cpp: In member function ‘virtual void IaxWrapper::unregisterFromServer()’: iaxwrapper.cpp:154: warning: comparison between signed and unsigned integer expressions iaxwrapper.cpp: In member function ‘virtual bool IaxWrapper::init_iax_client()’: iaxwrapper.cpp:220: error: ‘AUDIO_INTERNAL’ was not declared in this scope iaxwrapper.cpp:225: warning: deprecated conversion from string constant to ‘char*’ iaxwrapper.cpp: In member function ‘virtual void IaxWrapper::start_iax_client()’: iaxwrapper.cpp:249: warning: deprecated conversion from string constant to ‘char*’ iaxwrapper.cpp: In member function ‘void IaxWrapper::event_state(int, int, char*, char*, char*, char*, int)’: iaxwrapper.cpp:481: warning: the address of ‘selected’ will always evaluate as ‘true’ make[2]: *** [iaxwrapper.o] Error 1 make[2]: Leaving directory `/home/sybren/workspace/dpkg/kiax-0.8.51.dfsg-2/src' make[1]: *** [sub-src] Error 2 make[1]: Leaving directory `/home/sybren/workspace/dpkg/kiax-0.8.51.dfsg-2' make: *** [build-stamp] Error 2 dpkg-buildpackage: failure: debian/rules build gave error exit status 2