Mock Version: 1.1.28 Mock Version: 1.1.28 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/twinkle.spec'], False, '/var/lib/mock/f19-build-1567377-269979/root/', None, 86400, True, False, 500, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/twinkle.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: bogus date in %changelog: Sun Nov 23 2009 Kevin Fenzi - 1.4.2-4 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/twinkle-1.4.2-21.fc19.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/twinkle.spec'], False, '/var/lib/mock/f19-build-1567377-269979/root/', None, 86400, True, False, 500, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/twinkle.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: bogus date in %changelog: Sun Nov 23 2009 Kevin Fenzi - 1.4.2-4 Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.NBHqvO + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf twinkle-1.4.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/twinkle-1.4.2.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd twinkle-1.4.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (twinkle-1.1-msg.patch):' Patch #0 (twinkle-1.1-msg.patch): + /usr/bin/cat /builddir/build/SOURCES/twinkle-1.1-msg.patch + /usr/bin/patch -p1 -b --suffix .msg --fuzz=0 patching file src/mwi/mwi.cpp + echo 'Patch #1 (twinkle-1.4.2-libccrtp.patch):' Patch #1 (twinkle-1.4.2-libccrtp.patch): + /usr/bin/patch -p1 -b --suffix .ccrtp --fuzz=0 + /usr/bin/cat /builddir/build/SOURCES/twinkle-1.4.2-libccrtp.patch patching file configure patching file configure.in + echo 'Patch #2 (twinkle-1.4.2-cpp.patch):' Patch #2 (twinkle-1.4.2-cpp.patch): + /usr/bin/cat /builddir/build/SOURCES/twinkle-1.4.2-cpp.patch + /usr/bin/patch -p1 -b --suffix .cpp --fuzz=0 patching file src/audio/twinkle_rtp_session.cpp patching file src/audio/twinkle_zrtp_ui.cpp + echo 'Patch #3 (twinkle-1.4.2-localtime.patch):' Patch #3 (twinkle-1.4.2-localtime.patch): + /usr/bin/cat /builddir/build/SOURCES/twinkle-1.4.2-localtime.patch + /usr/bin/patch -p1 -b --suffix .localtime --fuzz=0 patching file src/log.cpp + echo 'Patch #4 (twinkle-1.4.2-crashfix.patch):' Patch #4 (twinkle-1.4.2-crashfix.patch): + /usr/bin/cat /builddir/build/SOURCES/twinkle-1.4.2-crashfix.patch + /usr/bin/patch -p1 -b --suffix .crashfix --fuzz=0 patching file src/events.cpp + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.G2Eyue + umask 022 + cd /builddir/build/BUILD + cd twinkle-1.4.2 + export LDFLAGS=-lkio + LDFLAGS=-lkio + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + LDFLAGS=-lkio + export LDFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking target system type... x86_64-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking for -p flag to install... yes checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking for x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl.exe... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C preprocessor... gcc -E checking how to run the C++ preprocessor... g++ -E checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for flex... no checking for lex... no checking for yywrap in -lfl... no checking for yywrap in -ll... no checking for bison... bison -y checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... no checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... yes checking linux/types.h usability... yes checking linux/types.h presence... yes checking for linux/types.h... yes checking for linux/errqueue.h... yes checking for ccgnu2-config... /usr/bin/ccgnu2-config checking for commoncpp2 version >= 1.6.0... yes checking for pkg-config... /usr/bin/pkg-config checking for libccrtp >= 1.6.0... yes checking CCRTP_CFLAGS... -Wno-long-long -fexceptions -DNEW_STDCPP -pthread -fno-check-new -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 checking CCRTP_LIBS... -lccrtp -lcommoncpp -lucommon -lrt -ldl -lpthread checking for libxml-2.0... yes checking XML2_CFLAGS... -I/usr/include/libxml2 checking XML2_LIBS... -lxml2 checking for qt-mt >= 3.3.0 qt-mt < 4.0... yes checking QT_CFLAGS... -DQT_SHARED -DQT_TABLET_SUPPORT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -D_REENTRANT -I/usr/lib64/qt-3.3/include checking QT_LIBS... -L/usr/lib64/qt-3.3/lib -lqt-mt -lmng -ljpeg -lpng -lz -lXi -lXrender -lXrandr -lXcursor -lXinerama -lXft -lfreetype -lfontconfig -lXext -lX11 -lm -lSM -lICE -ldl -lpthread checking value of $QTDIR... /usr/lib64/qt-3.3 checking for qmake... yes checking for strlcat... no checking if strlcat needs custom prototype... yes - in libkdefakes checking for strlcpy... no checking if strlcpy needs custom prototype... yes - in libkdefakes checking for main in -lutil... yes checking for main in -lcompat... no checking for crypt in -lcrypt... yes checking for socklen_t... yes checking for dnet_ntoa in -ldnet... no checking for dnet_ntoa in -ldnet_stub... no checking for inet_ntoa... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for sys/types.h... (cached) yes checking for stdint.h... (cached) yes checking sys/bitypes.h usability... yes checking sys/bitypes.h presence... yes checking for sys/bitypes.h... yes checking for poll in -lpoll... no checking Carbon/Carbon.h usability... no checking Carbon/Carbon.h presence... no checking for Carbon/Carbon.h... no checking CoreAudio/CoreAudio.h usability... no checking CoreAudio/CoreAudio.h presence... no checking for CoreAudio/CoreAudio.h... no checking if res_init needs -lresolv... yes checking for res_init... yes checking if res_init needs custom prototype... no checking for killpg in -lucb... no checking for int... yes checking size of int... 4 checking for short... yes checking size of short... 2 checking for long... yes checking size of long... 8 checking for char *... yes checking size of char *... 8 checking for dlopen in -ldl... yes checking for shl_unload in -ldld... no checking for size_t... yes checking size of size_t... 8 checking for unsigned long... yes checking size of unsigned long... 8 checking sizeof size_t == sizeof unsigned long... yes checking crt_externs.h usability... no checking crt_externs.h presence... no checking for crt_externs.h... no checking for _NSGetEnviron... no checking for vsnprintf... yes checking for snprintf... yes not using lib directory suffix checking for X... libraries /usr/lib, headers . checking for IceConnectionNumber in -lICE... yes checking for libXext... yes checking for pthread_create in -lpthread... yes checking for extra includes... no checking for extra libs... no checking for libz... -lz checking for libpng... -lpng -lz -lm checking for libjpeg6b... no checking for libjpeg... -ljpeg checking for perl... /usr/bin/perl checking for Qt... libraries /usr/lib64/qt-3.3/lib, headers /usr/lib64/qt-3.3/include using -mt checking for moc... /usr/lib64/qt-3.3/bin/moc checking for uic... /usr/lib64/qt-3.3/bin/uic checking whether uic supports -L ... yes checking whether uic supports -nounload ... yes checking if Qt needs -ljpeg... no checking for lrelease... yes configure: creating qtccxxincl.pro (include project file for Qt) checking for kde-config... yes checking for kde-config... /usr/bin/kde-config checking where to install... /usr (as requested) checking if C++ programs can be compiled... yes checking for rpath... yes checking for KDE... libraries /usr/lib64, headers /usr/include/kde checking if UIC has KDE plugins available... yes checking for KDE paths... defaults checking for dcopidl... /usr/bin/dcopidl checking for dcopidl2cpp... /usr/bin/dcopidl2cpp checking for mcopidl... /usr/bin/mcopidl checking for artsc-config... /usr/bin/artsc-config checking for meinproc... /usr/bin/meinproc checking for kconfig_compiler... /usr/bin/kconfig_compiler checking for dcopidlng... /usr/bin/dcopidlng checking for makekdewidgets... /usr/bin/makekdewidgets checking for xmllint... /usr/bin/xmllint checking for /usr/include/kde/kapplication.h... yes checking for main in -lbind... no checking sndfile.h usability... yes checking sndfile.h presence... yes checking for sndfile.h... yes checking for sf_open in -lsndfile... yes checking magic.h usability... yes checking magic.h presence... yes checking for magic.h... yes checking for magic_open in -lmagic... yes checking for main in -lasound... yes checking alsa/asoundlib.h usability... yes checking alsa/asoundlib.h presence... yes checking for alsa/asoundlib.h... yes checking for main in -lspeex... yes checking speex/speex.h usability... yes checking speex/speex.h presence... yes checking for speex/speex.h... yes checking for main in -lspeexdsp... yes checking speex/speex_preprocess.h usability... yes checking speex/speex_preprocess.h presence... yes checking for speex/speex_preprocess.h... yes checking speex/speex_echo.h usability... yes checking speex/speex_echo.h presence... yes checking for speex/speex_echo.h... yes checking for iLBC_decode in -lilbc... no checking for libzrtpcpp >= 1.3.0... yes checking ZRTP_CFLAGS... checking ZRTP_LIBS... -lzrtpcpp -lcrypto checking for main in -lzrtpcpp... yes checking libzrtpcpp/ZrtpQueue.h usability... yes checking libzrtpcpp/ZrtpQueue.h presence... yes checking for libzrtpcpp/ZrtpQueue.h... yes checking for a readline compatible library... -lreadline checking readline.h usability... no checking readline.h presence... no checking for readline.h... no checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking whether readline supports history... yes checking history.h usability... no checking history.h presence... no checking for history.h... no checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking boost/regex.h usability... yes checking boost/regex.h presence... yes checking for boost/regex.h... yes checking for main in -lboost_regex... yes checking LRELEASE OPTIONS... nocompress configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/audio/Makefile config.status: creating src/audio/gsm/Makefile config.status: creating src/audits/Makefile config.status: creating src/sdp/Makefile config.status: creating src/parser/Makefile config.status: creating src/sockets/Makefile config.status: creating src/stun/Makefile config.status: creating src/threads/Makefile config.status: creating src/gui/lang/Makefile config.status: creating src/mwi/Makefile config.status: creating src/im/Makefile config.status: creating src/patterns/Makefile config.status: creating src/utils/Makefile config.status: creating src/presence/Makefile config.status: creating twinkle.spec config.status: creating src/twinkle_config.h config.status: executing depfiles commands config.status: executing src/gui/Makefile commands Configured optional components: KDE support: yes ALSA: yes Speex: yes iLBC: no ZRTP: yes + make -j5 cd . && /bin/sh /builddir/build/BUILD/twinkle-1.4.2/missing --run aclocal-1.9 -I m4 /builddir/build/BUILD/twinkle-1.4.2/missing: line 52: aclocal-1.9: command not found WARNING: `aclocal-1.9' is missing on your system. You should only need it if you modified `acinclude.m4' or `configure.in'. You might want to install the `Automake' and `Perl' packages. Grab them from any GNU archive site. cd . && /bin/sh /builddir/build/BUILD/twinkle-1.4.2/missing --run autoconf cd . && /bin/sh /builddir/build/BUILD/twinkle-1.4.2/missing --run automake-1.9 --gnu /builddir/build/BUILD/twinkle-1.4.2/missing: line 52: automake-1.9: command not found /builddir/build/BUILD/twinkle-1.4.2/missing: line 52: autoconf: command not found WARNING: `autoconf' is missing on your system. You should only need it if you modified `configure.in'. You might want to install the `Autoconf' and `GNU m4' packages. Grab them from any GNU archive site. WARNING: `automake-1.9' is missing on your system. You should only need it if you modified `Makefile.am', `acinclude.m4' or `configure.in'. You might want to install the `Automake' and `Perl' packages. Grab them from any GNU archive site. /bin/sh ./config.status --recheck running CONFIG_SHELL=/bin/sh /bin/sh ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info build_alias=x86_64-redhat-linux-gnu host_alias=x86_64-redhat-linux-gnu CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic LDFLAGS=-lkio CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic --no-create --no-recursion checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking target system type... x86_64-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking for -p flag to install... yes checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking for x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl.exe... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C preprocessor... gcc -E checking how to run the C++ preprocessor... g++ -E checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for flex... no checking for lex... no checking for yywrap in -lfl... no checking for yywrap in -ll... no checking for bison... bison -y checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... no checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... yes checking linux/types.h usability... yes checking linux/types.h presence... yes checking for linux/types.h... yes checking for linux/errqueue.h... yes checking for ccgnu2-config... /usr/bin/ccgnu2-config checking for commoncpp2 version >= 1.6.0... yes checking for pkg-config... /usr/bin/pkg-config checking for libccrtp >= 1.6.0... yes checking CCRTP_CFLAGS... -Wno-long-long -fexceptions -DNEW_STDCPP -pthread -fno-check-new -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 checking CCRTP_LIBS... -lccrtp -lcommoncpp -lucommon -lrt -ldl -lpthread checking for libxml-2.0... yes checking XML2_CFLAGS... -I/usr/include/libxml2 checking XML2_LIBS... -lxml2 checking for qt-mt >= 3.3.0 qt-mt < 4.0... yes checking QT_CFLAGS... -DQT_SHARED -DQT_TABLET_SUPPORT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -D_REENTRANT -I/usr/lib64/qt-3.3/include checking QT_LIBS... -L/usr/lib64/qt-3.3/lib -lqt-mt -lmng -ljpeg -lpng -lz -lXi -lXrender -lXrandr -lXcursor -lXinerama -lXft -lfreetype -lfontconfig -lXext -lX11 -lm -lSM -lICE -ldl -lpthread checking value of $QTDIR... /usr/lib64/qt-3.3 checking for qmake... yes checking for strlcat... no checking if strlcat needs custom prototype... yes - in libkdefakes checking for strlcpy... no checking if strlcpy needs custom prototype... yes - in libkdefakes checking for main in -lutil... yes checking for main in -lcompat... no checking for crypt in -lcrypt... yes checking for socklen_t... yes checking for dnet_ntoa in -ldnet... no checking for dnet_ntoa in -ldnet_stub... no checking for inet_ntoa... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for sys/types.h... (cached) yes checking for stdint.h... (cached) yes checking sys/bitypes.h usability... yes checking sys/bitypes.h presence... yes checking for sys/bitypes.h... yes checking for poll in -lpoll... no checking Carbon/Carbon.h usability... no checking Carbon/Carbon.h presence... no checking for Carbon/Carbon.h... no checking CoreAudio/CoreAudio.h usability... no checking CoreAudio/CoreAudio.h presence... no checking for CoreAudio/CoreAudio.h... no checking if res_init needs -lresolv... yes checking for res_init... yes checking if res_init needs custom prototype... no checking for killpg in -lucb... no checking for int... yes checking size of int... 4 checking for short... yes checking size of short... 2 checking for long... yes checking size of long... 8 checking for char *... yes checking size of char *... 8 checking for dlopen in -ldl... yes checking for shl_unload in -ldld... no checking for size_t... yes checking size of size_t... 8 checking for unsigned long... yes checking size of unsigned long... 8 checking sizeof size_t == sizeof unsigned long... yes checking crt_externs.h usability... no checking crt_externs.h presence... no checking for crt_externs.h... no checking for _NSGetEnviron... no checking for vsnprintf... yes checking for snprintf... yes not using lib directory suffix checking for X... libraries /usr/lib, headers . checking for IceConnectionNumber in -lICE... yes checking for libXext... yes checking for pthread_create in -lpthread... yes checking for extra includes... no checking for extra libs... no checking for libz... -lz checking for libpng... -lpng -lz -lm checking for libjpeg6b... no checking for libjpeg... -ljpeg checking for perl... /usr/bin/perl checking for Qt... libraries /usr/lib64/qt-3.3/lib, headers /usr/lib64/qt-3.3/include using -mt checking for moc... /usr/lib64/qt-3.3/bin/moc checking for uic... /usr/lib64/qt-3.3/bin/uic checking whether uic supports -L ... yes checking whether uic supports -nounload ... yes checking if Qt needs -ljpeg... no checking for lrelease... yes configure: creating qtccxxincl.pro (include project file for Qt) checking for kde-config... yes checking for kde-config... /usr/bin/kde-config checking where to install... /usr (as requested) checking if C++ programs can be compiled... yes checking for rpath... yes checking for KDE... libraries /usr/lib64, headers /usr/include/kde checking if UIC has KDE plugins available... yes checking for KDE paths... defaults checking for dcopidl... /usr/bin/dcopidl checking for dcopidl2cpp... /usr/bin/dcopidl2cpp checking for mcopidl... /usr/bin/mcopidl checking for artsc-config... /usr/bin/artsc-config checking for meinproc... /usr/bin/meinproc checking for kconfig_compiler... /usr/bin/kconfig_compiler checking for dcopidlng... /usr/bin/dcopidlng checking for makekdewidgets... /usr/bin/makekdewidgets checking for xmllint... /usr/bin/xmllint checking for /usr/include/kde/kapplication.h... yes checking for main in -lbind... no checking sndfile.h usability... yes checking sndfile.h presence... yes checking for sndfile.h... yes checking for sf_open in -lsndfile... yes checking magic.h usability... yes checking magic.h presence... yes checking for magic.h... yes checking for magic_open in -lmagic... yes checking for main in -lasound... yes checking alsa/asoundlib.h usability... yes checking alsa/asoundlib.h presence... yes checking for alsa/asoundlib.h... yes checking for main in -lspeex... yes checking speex/speex.h usability... yes checking speex/speex.h presence... yes checking for speex/speex.h... yes checking for main in -lspeexdsp... yes checking speex/speex_preprocess.h usability... yes checking speex/speex_preprocess.h presence... yes checking for speex/speex_preprocess.h... yes checking speex/speex_echo.h usability... yes checking speex/speex_echo.h presence... yes checking for speex/speex_echo.h... yes checking for iLBC_decode in -lilbc... no checking for libzrtpcpp >= 1.3.0... yes checking ZRTP_CFLAGS... checking ZRTP_LIBS... -lzrtpcpp -lcrypto checking for main in -lzrtpcpp... yes checking libzrtpcpp/ZrtpQueue.h usability... yes checking libzrtpcpp/ZrtpQueue.h presence... yes checking for libzrtpcpp/ZrtpQueue.h... yes checking for a readline compatible library... -lreadline checking readline.h usability... no checking readline.h presence... no checking for readline.h... no checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking whether readline supports history... yes checking history.h usability... no checking history.h presence... no checking for history.h... no checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking boost/regex.h usability... yes checking boost/regex.h presence... yes checking for boost/regex.h... yes checking for main in -lboost_regex... yes checking LRELEASE OPTIONS... nocompress configure: creating ./config.status Configured optional components: KDE support: yes ALSA: yes Speex: yes iLBC: no ZRTP: yes /bin/sh ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/audio/Makefile config.status: creating src/audio/gsm/Makefile config.status: creating src/audits/Makefile config.status: creating src/sdp/Makefile config.status: creating src/parser/Makefile config.status: creating src/sockets/Makefile config.status: creating src/stun/Makefile config.status: creating src/threads/Makefile config.status: creating src/gui/lang/Makefile config.status: creating src/mwi/Makefile config.status: creating src/im/Makefile config.status: creating src/patterns/Makefile config.status: creating src/utils/Makefile config.status: creating src/presence/Makefile config.status: creating twinkle.spec config.status: creating src/twinkle_config.h config.status: src/twinkle_config.h is unchanged config.status: executing depfiles commands config.status: executing src/gui/Makefile commands Making all in src make[1]: Entering directory `/builddir/build/BUILD/twinkle-1.4.2/src' cd .. && /bin/sh /builddir/build/BUILD/twinkle-1.4.2/missing --run autoheader /builddir/build/BUILD/twinkle-1.4.2/missing: line 52: autoheader: command not found WARNING: `autoheader' is missing on your system. You should only need it if you modified `acconfig.h' or `configure.in'. You might want to install the `Autoconf' and `GNU m4' packages. Grab them from any GNU archive site. rm -f stamp-h1 touch twinkle_config.h.in cd .. && /bin/sh ./config.status src/twinkle_config.h config.status: creating src/twinkle_config.h config.status: src/twinkle_config.h is unchanged make all-recursive make[2]: Entering directory `/builddir/build/BUILD/twinkle-1.4.2/src' Making all in audio make[3]: Entering directory `/builddir/build/BUILD/twinkle-1.4.2/src/audio' Making all in gsm make[4]: Entering directory `/builddir/build/BUILD/twinkle-1.4.2/src/audio/gsm' g++ -DHAVE_CONFIG_H -I. -I. -I../../../src -I./inc -DSASR -DNeedFunctionPrototypes=1 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o add.o `test -f 'src/add.cpp' || echo './'`src/add.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../../src -I./inc -DSASR -DNeedFunctionPrototypes=1 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o code.o `test -f 'src/code.cpp' || echo './'`src/code.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../../src -I./inc -DSASR -DNeedFunctionPrototypes=1 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o debug.o `test -f 'src/debug.cpp' || echo './'`src/debug.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../../src -I./inc -DSASR -DNeedFunctionPrototypes=1 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o decode.o `test -f 'src/decode.cpp' || echo './'`src/decode.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../../src -I./inc -DSASR -DNeedFunctionPrototypes=1 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o long_term.o `test -f 'src/long_term.cpp' || echo './'`src/long_term.cpp In file included from src/code.cpp:9:0: ./inc/config.h:12:28: warning: "/*" within comment [-Wcomment] /*efine SIGHANDLER_T int /* signal handlers are void */ ^ ./inc/config.h:13:28: warning: "/*" within comment [-Wcomment] /*efine HAS_SYSV_SIGNAL 1 /* sigs not blocked/reset? */ ^ ./inc/config.h:16:25: warning: "/*" within comment [-Wcomment] /*efine HAS_LIMITS_H 1 /* /usr/include/limits.h */ ^ ./inc/config.h:18:27: warning: "/*" within comment [-Wcomment] /*efine HAS_ERRNO_DECL 1 /* errno.h declares errno */ ^ ./inc/config.h:25:27: warning: "/*" within comment [-Wcomment] /*efine HAS__FSETMODE 1 /* _fsetmode -- set file mode */ ^ ./inc/config.h:28:26: warning: "/*" within comment [-Wcomment] /*efine HAS_STRINGS_H 1 /* /usr/include/strings.h */ ^ ./inc/config.h:32:23: warning: "/*" within comment [-Wcomment] /*efine HAS_UTIMES 1 /* use utimes() syscall instead */ ^ ./inc/config.h:34:24: warning: "/*" within comment [-Wcomment] /*efine HAS_UTIMBUF 1 /* struct utimbuf */ ^ ./inc/config.h:35:28: warning: "/*" within comment [-Wcomment] /*efine HAS_UTIMEUSEC 1 /* microseconds in utimbuf? */ ^ src/debug.cpp: In function 'void gsm_debug_longwords(char*, int, int, longword*)': src/debug.cpp:52:38: warning: format '%d' expects argument of type 'int', but argument 3 has type 'longword {aka long int}' [-Wformat=] fprintf(stderr, "%d ", ptr[ from ] ); ^ src/debug.cpp: In function 'void gsm_debug_longword(char*, longword)': src/debug.cpp:66:48: warning: format '%d' expects argument of type 'int', but argument 4 has type 'longword {aka long int}' [-Wformat=] fprintf(stderr, "%s: %d\n", name, (long)value ); ^ src/debug.cpp: In function 'void gsm_debug_word(char*, word)': src/debug.cpp:73:47: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat=] fprintf(stderr, "%s: %d\n", name, (long)value); ^ g++ -DHAVE_CONFIG_H -I. -I. -I../../../src -I./inc -DSASR -DNeedFunctionPrototypes=1 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o lpc.o `test -f 'src/lpc.cpp' || echo './'`src/lpc.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../../src -I./inc -DSASR -DNeedFunctionPrototypes=1 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o preprocess.o `test -f 'src/preprocess.cpp' || echo './'`src/preprocess.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../../src -I./inc -DSASR -DNeedFunctionPrototypes=1 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o rpe.o `test -f 'src/rpe.cpp' || echo './'`src/rpe.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../../src -I./inc -DSASR -DNeedFunctionPrototypes=1 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o gsm_destroy.o `test -f 'src/gsm_destroy.cpp' || echo './'`src/gsm_destroy.cpp In file included from src/gsm_destroy.cpp:10:0: ./inc/config.h:12:28: warning: "/*" within comment [-Wcomment] /*efine SIGHANDLER_T int /* signal handlers are void */ ^ ./inc/config.h:13:28: warning: "/*" within comment [-Wcomment] /*efine HAS_SYSV_SIGNAL 1 /* sigs not blocked/reset? */ ^ ./inc/config.h:16:25: warning: "/*" within comment [-Wcomment] /*efine HAS_LIMITS_H 1 /* /usr/include/limits.h */ ^ ./inc/config.h:18:27: warning: "/*" within comment [-Wcomment] /*efine HAS_ERRNO_DECL 1 /* errno.h declares errno */ ^ ./inc/config.h:25:27: warning: "/*" within comment [-Wcomment] /*efine HAS__FSETMODE 1 /* _fsetmode -- set file mode */ ^ ./inc/config.h:28:26: warning: "/*" within comment [-Wcomment] /*efine HAS_STRINGS_H 1 /* /usr/include/strings.h */ ^ ./inc/config.h:32:23: warning: "/*" within comment [-Wcomment] /*efine HAS_UTIMES 1 /* use utimes() syscall instead */ ^ ./inc/config.h:34:24: warning: "/*" within comment [-Wcomment] /*efine HAS_UTIMBUF 1 /* struct utimbuf */ ^ ./inc/config.h:35:28: warning: "/*" within comment [-Wcomment] /*efine HAS_UTIMEUSEC 1 /* microseconds in utimbuf? */ ^ g++ -DHAVE_CONFIG_H -I. -I. -I../../../src -I./inc -DSASR -DNeedFunctionPrototypes=1 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o gsm_decode.o `test -f 'src/gsm_decode.cpp' || echo './'`src/gsm_decode.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../../src -I./inc -DSASR -DNeedFunctionPrototypes=1 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o gsm_encode.o `test -f 'src/gsm_encode.cpp' || echo './'`src/gsm_encode.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../../src -I./inc -DSASR -DNeedFunctionPrototypes=1 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o gsm_explode.o `test -f 'src/gsm_explode.cpp' || echo './'`src/gsm_explode.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../../src -I./inc -DSASR -DNeedFunctionPrototypes=1 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o gsm_implode.o `test -f 'src/gsm_implode.cpp' || echo './'`src/gsm_implode.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../../src -I./inc -DSASR -DNeedFunctionPrototypes=1 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o gsm_create.o `test -f 'src/gsm_create.cpp' || echo './'`src/gsm_create.cpp In file included from src/gsm_create.cpp:9:0: ./inc/config.h:12:28: warning: "/*" within comment [-Wcomment] /*efine SIGHANDLER_T int /* signal handlers are void */ ^ ./inc/config.h:13:28: warning: "/*" within comment [-Wcomment] /*efine HAS_SYSV_SIGNAL 1 /* sigs not blocked/reset? */ ^ ./inc/config.h:16:25: warning: "/*" within comment [-Wcomment] /*efine HAS_LIMITS_H 1 /* /usr/include/limits.h */ ^ ./inc/config.h:18:27: warning: "/*" within comment [-Wcomment] /*efine HAS_ERRNO_DECL 1 /* errno.h declares errno */ ^ ./inc/config.h:25:27: warning: "/*" within comment [-Wcomment] /*efine HAS__FSETMODE 1 /* _fsetmode -- set file mode */ ^ ./inc/config.h:28:26: warning: "/*" within comment [-Wcomment] /*efine HAS_STRINGS_H 1 /* /usr/include/strings.h */ ^ ./inc/config.h:32:23: warning: "/*" within comment [-Wcomment] /*efine HAS_UTIMES 1 /* use utimes() syscall instead */ ^ ./inc/config.h:34:24: warning: "/*" within comment [-Wcomment] /*efine HAS_UTIMBUF 1 /* struct utimbuf */ ^ ./inc/config.h:35:28: warning: "/*" within comment [-Wcomment] /*efine HAS_UTIMEUSEC 1 /* microseconds in utimbuf? */ ^ g++ -DHAVE_CONFIG_H -I. -I. -I../../../src -I./inc -DSASR -DNeedFunctionPrototypes=1 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o gsm_print.o `test -f 'src/gsm_print.cpp' || echo './'`src/gsm_print.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../../src -I./inc -DSASR -DNeedFunctionPrototypes=1 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o gsm_option.o `test -f 'src/gsm_option.cpp' || echo './'`src/gsm_option.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../../src -I./inc -DSASR -DNeedFunctionPrototypes=1 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o short_term.o `test -f 'src/short_term.cpp' || echo './'`src/short_term.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../../src -I./inc -DSASR -DNeedFunctionPrototypes=1 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o table.o `test -f 'src/table.cpp' || echo './'`src/table.cpp rm -f libgsm.a ar cru libgsm.a add.o code.o debug.o decode.o long_term.o lpc.o preprocess.o rpe.o gsm_destroy.o gsm_decode.o gsm_encode.o gsm_explode.o gsm_implode.o gsm_create.o gsm_print.o gsm_option.o short_term.o table.o ranlib libgsm.a make[4]: Leaving directory `/builddir/build/BUILD/twinkle-1.4.2/src/audio/gsm' make[4]: Entering directory `/builddir/build/BUILD/twinkle-1.4.2/src/audio' g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I../../src -Wno-long-long -fexceptions -DNEW_STDCPP -pthread -fno-check-new -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o audio_device.o audio_device.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I../../src -Wno-long-long -fexceptions -DNEW_STDCPP -pthread -fno-check-new -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o audio_decoder.o audio_decoder.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I../../src -Wno-long-long -fexceptions -DNEW_STDCPP -pthread -fno-check-new -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o audio_encoder.o audio_encoder.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I../../src -Wno-long-long -fexceptions -DNEW_STDCPP -pthread -fno-check-new -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o audio_codecs.o audio_codecs.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I../../src -Wno-long-long -fexceptions -DNEW_STDCPP -pthread -fno-check-new -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o audio_rx.o audio_rx.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I../../src -Wno-long-long -fexceptions -DNEW_STDCPP -pthread -fno-check-new -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o audio_session.o audio_session.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I../../src -Wno-long-long -fexceptions -DNEW_STDCPP -pthread -fno-check-new -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o audio_tx.o audio_tx.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I../../src -Wno-long-long -fexceptions -DNEW_STDCPP -pthread -fno-check-new -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o dtmf_player.o dtmf_player.cpp audio_device.cpp: In member function 'virtual void t_oss_io::flush(bool, bool)': audio_device.cpp:313:14: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (i == 0 && playback_buffer || i == 1 && recording_buffer) { ^ g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I../../src -Wno-long-long -fexceptions -DNEW_STDCPP -pthread -fno-check-new -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o freq_gen.o freq_gen.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I../../src -Wno-long-long -fexceptions -DNEW_STDCPP -pthread -fno-check-new -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o g711.o g711.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I../../src -Wno-long-long -fexceptions -DNEW_STDCPP -pthread -fno-check-new -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o g721.o g721.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I../../src -Wno-long-long -fexceptions -DNEW_STDCPP -pthread -fno-check-new -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o g723_16.o g723_16.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I../../src -Wno-long-long -fexceptions -DNEW_STDCPP -pthread -fno-check-new -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o g723_24.o g723_24.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I../../src -Wno-long-long -fexceptions -DNEW_STDCPP -pthread -fno-check-new -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o g723_40.o g723_40.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I../../src -Wno-long-long -fexceptions -DNEW_STDCPP -pthread -fno-check-new -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o g72x.o g72x.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I../../src -Wno-long-long -fexceptions -DNEW_STDCPP -pthread -fno-check-new -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o media_buffer.o media_buffer.cpp g72x.cpp: In function 'void update(int, int, int, int, int, int, int, g72x_state*)': g72x.cpp:372:6: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if (dqsez != 0) ^ g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I../../src -Wno-long-long -fexceptions -DNEW_STDCPP -pthread -fno-check-new -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o rtp_telephone_event.o rtp_telephone_event.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I../../src -Wno-long-long -fexceptions -DNEW_STDCPP -pthread -fno-check-new -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o tone_gen.o tone_gen.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I../../src -Wno-long-long -fexceptions -DNEW_STDCPP -pthread -fno-check-new -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o twinkle_rtp_session.o twinkle_rtp_session.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I../../src -Wno-long-long -fexceptions -DNEW_STDCPP -pthread -fno-check-new -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o twinkle_zrtp_ui.o twinkle_zrtp_ui.cpp rm -f libaudio.a ar cru libaudio.a audio_device.o audio_decoder.o audio_encoder.o audio_codecs.o audio_rx.o audio_session.o audio_tx.o dtmf_player.o freq_gen.o g711.o g721.o g723_16.o g723_24.o g723_40.o g72x.o media_buffer.o rtp_telephone_event.o tone_gen.o twinkle_rtp_session.o twinkle_zrtp_ui.o ranlib libaudio.a make[4]: Leaving directory `/builddir/build/BUILD/twinkle-1.4.2/src/audio' make[3]: Leaving directory `/builddir/build/BUILD/twinkle-1.4.2/src/audio' Making all in audits make[3]: Entering directory `/builddir/build/BUILD/twinkle-1.4.2/src/audits' g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o memman.o memman.cpp rm -f libaudits.a ar cru libaudits.a memman.o ranlib libaudits.a make[3]: Leaving directory `/builddir/build/BUILD/twinkle-1.4.2/src/audits' Making all in im make[3]: Entering directory `/builddir/build/BUILD/twinkle-1.4.2/src/im' g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -Wno-long-long -fexceptions -DNEW_STDCPP -pthread -fno-check-new -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o im_iscomposing_body.o im_iscomposing_body.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -Wno-long-long -fexceptions -DNEW_STDCPP -pthread -fno-check-new -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o msg_session.o msg_session.cpp rm -f libim.a ar cru libim.a im_iscomposing_body.o msg_session.o ranlib libim.a make[3]: Leaving directory `/builddir/build/BUILD/twinkle-1.4.2/src/im' Making all in mwi make[3]: Entering directory `/builddir/build/BUILD/twinkle-1.4.2/src/mwi' g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I../../src -Wno-long-long -fexceptions -DNEW_STDCPP -pthread -fno-check-new -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o mwi.o mwi.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I../../src -Wno-long-long -fexceptions -DNEW_STDCPP -pthread -fno-check-new -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o mwi_dialog.o mwi_dialog.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I../../src -Wno-long-long -fexceptions -DNEW_STDCPP -pthread -fno-check-new -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o mwi_subscription.o mwi_subscription.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I../../src -Wno-long-long -fexceptions -DNEW_STDCPP -pthread -fno-check-new -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o simple_msg_sum_body.o simple_msg_sum_body.cpp rm -f libmwi.a ar cru libmwi.a mwi.o mwi_dialog.o mwi_subscription.o simple_msg_sum_body.o ranlib libmwi.a make[3]: Leaving directory `/builddir/build/BUILD/twinkle-1.4.2/src/mwi' Making all in parser make[3]: Entering directory `/builddir/build/BUILD/twinkle-1.4.2/src/parser' g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -fno-unit-at-a-time -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o challenge.o challenge.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -fno-unit-at-a-time -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o coding.o coding.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -fno-unit-at-a-time -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o credentials.o credentials.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -fno-unit-at-a-time -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o definitions.o definitions.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -fno-unit-at-a-time -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o hdr_accept.o hdr_accept.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -fno-unit-at-a-time -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o hdr_accept_encoding.o hdr_accept_encoding.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -fno-unit-at-a-time -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o hdr_accept_language.o hdr_accept_language.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -fno-unit-at-a-time -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o hdr_alert_info.o hdr_alert_info.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -fno-unit-at-a-time -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o hdr_allow.o hdr_allow.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -fno-unit-at-a-time -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o hdr_allow_events.o hdr_allow_events.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -fno-unit-at-a-time -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o hdr_auth_info.o hdr_auth_info.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -fno-unit-at-a-time -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o hdr_authorization.o hdr_authorization.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -fno-unit-at-a-time -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o hdr_call_id.o hdr_call_id.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -fno-unit-at-a-time -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o hdr_call_info.o hdr_call_info.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -fno-unit-at-a-time -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o hdr_contact.o hdr_contact.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -fno-unit-at-a-time -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o hdr_content_disp.o hdr_content_disp.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -fno-unit-at-a-time -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o hdr_content_encoding.o hdr_content_encoding.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -fno-unit-at-a-time -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o hdr_content_language.o hdr_content_language.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -fno-unit-at-a-time -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o hdr_content_length.o hdr_content_length.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -fno-unit-at-a-time -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o hdr_content_type.o hdr_content_type.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -fno-unit-at-a-time -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o hdr_cseq.o hdr_cseq.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -fno-unit-at-a-time -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o hdr_date.o hdr_date.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -fno-unit-at-a-time -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o hdr_error_info.o hdr_error_info.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -fno-unit-at-a-time -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o hdr_event.o hdr_event.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -fno-unit-at-a-time -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o hdr_expires.o hdr_expires.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -fno-unit-at-a-time -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o hdr_from.o hdr_from.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -fno-unit-at-a-time -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o hdr_in_reply_to.o hdr_in_reply_to.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -fno-unit-at-a-time -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o hdr_max_forwards.o hdr_max_forwards.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -fno-unit-at-a-time -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o hdr_min_expires.o hdr_min_expires.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -fno-unit-at-a-time -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o hdr_mime_version.o hdr_mime_version.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -fno-unit-at-a-time -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o hdr_organization.o hdr_organization.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -fno-unit-at-a-time -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o hdr_priority.o hdr_priority.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -fno-unit-at-a-time -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o hdr_privacy.o hdr_privacy.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -fno-unit-at-a-time -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o hdr_p_asserted_identity.o hdr_p_asserted_identity.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -fno-unit-at-a-time -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o hdr_p_preferred_identity.o hdr_p_preferred_identity.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -fno-unit-at-a-time -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o hdr_proxy_authenticate.o hdr_proxy_authenticate.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -fno-unit-at-a-time -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o hdr_proxy_authorization.o hdr_proxy_authorization.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -fno-unit-at-a-time -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o hdr_proxy_require.o hdr_proxy_require.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -fno-unit-at-a-time -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o hdr_rack.o hdr_rack.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -fno-unit-at-a-time -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o hdr_record_route.o hdr_record_route.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -fno-unit-at-a-time -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o hdr_refer_sub.o hdr_refer_sub.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -fno-unit-at-a-time -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o hdr_refer_to.o hdr_refer_to.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -fno-unit-at-a-time -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o hdr_referred_by.o hdr_referred_by.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -fno-unit-at-a-time -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o hdr_replaces.o hdr_replaces.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -fno-unit-at-a-time -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o hdr_reply_to.o hdr_reply_to.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -fno-unit-at-a-time -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o hdr_require.o hdr_require.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -fno-unit-at-a-time -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o hdr_request_disposition.o hdr_request_disposition.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -fno-unit-at-a-time -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o hdr_retry_after.o hdr_retry_after.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -fno-unit-at-a-time -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o hdr_route.o hdr_route.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -fno-unit-at-a-time -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o hdr_rseq.o hdr_rseq.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -fno-unit-at-a-time -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o hdr_server.o hdr_server.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -fno-unit-at-a-time -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o hdr_service_route.o hdr_service_route.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -fno-unit-at-a-time -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o hdr_sip_etag.o hdr_sip_etag.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -fno-unit-at-a-time -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o hdr_sip_if_match.o hdr_sip_if_match.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -fno-unit-at-a-time -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o hdr_subject.o hdr_subject.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -fno-unit-at-a-time -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o hdr_subscription_state.o hdr_subscription_state.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -fno-unit-at-a-time -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o hdr_supported.o hdr_supported.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -fno-unit-at-a-time -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o hdr_timestamp.o hdr_timestamp.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -fno-unit-at-a-time -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o hdr_to.o hdr_to.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -fno-unit-at-a-time -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o hdr_unsupported.o hdr_unsupported.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -fno-unit-at-a-time -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o hdr_user_agent.o hdr_user_agent.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -fno-unit-at-a-time -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o hdr_via.o hdr_via.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -fno-unit-at-a-time -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o hdr_warning.o hdr_warning.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -fno-unit-at-a-time -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o hdr_www_authenticate.o hdr_www_authenticate.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -fno-unit-at-a-time -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o header.o header.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -fno-unit-at-a-time -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o identity.o identity.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -fno-unit-at-a-time -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o media_type.o media_type.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -fno-unit-at-a-time -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o milenage.o milenage.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -fno-unit-at-a-time -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o parameter.o parameter.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -fno-unit-at-a-time -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o parse_ctrl.o parse_ctrl.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -fno-unit-at-a-time -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o parser.o parser.cxx g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -fno-unit-at-a-time -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o request.o request.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -fno-unit-at-a-time -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o response.o response.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -fno-unit-at-a-time -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o rijndael.o rijndael.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -fno-unit-at-a-time -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o route.o route.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -fno-unit-at-a-time -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o scanner.o scanner.cxx response.cpp: In member function 'bool t_response::must_authenticate() const': response.cpp:210:37: warning: suggest parentheses around '&&' within '||' [-Wparentheses] return (code == R_401_UNAUTHORIZED && ^ g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -fno-unit-at-a-time -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o sip_body.o sip_body.cpp scanner.cxx: In function 'int yy_get_next_buffer()': scanner.cxx:2697:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] (yy_n_chars), num_to_read ); ^ scanner.cxx:1335:20: note: in definition of macro 'YY_INPUT' for ( n = 0; n < max_size && \ ^ g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -fno-unit-at-a-time -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o sip_message.o sip_message.cpp request.cpp: In member function 'bool t_request::authorize_akav1_md5(const t_digest_challenge&, const string&, const string&, uint8*, uint8*, long unsigned int, const string&, const string&, std::string&, std::string&) const': request.cpp:160:5: warning: variable 'sqn' set but not used [-Wunused-but-set-variable] u8 sqn[AKA_SQNLEN]; ^ scanner.cxx: At global scope: scanner.cxx:2783:17: warning: 'void yyunput(int, char*)' defined but not used [-Wunused-function] static void yyunput (int c, register char * yy_bp ) ^ scanner.cxx:3278:16: warning: 'int yy_top_state()' defined but not used [-Wunused-function] static int yy_top_state (void) ^ rm -f libsipparser.a ar cru libsipparser.a challenge.o coding.o credentials.o definitions.o hdr_accept.o hdr_accept_encoding.o hdr_accept_language.o hdr_alert_info.o hdr_allow.o hdr_allow_events.o hdr_auth_info.o hdr_authorization.o hdr_call_id.o hdr_call_info.o hdr_contact.o hdr_content_disp.o hdr_content_encoding.o hdr_content_language.o hdr_content_length.o hdr_content_type.o hdr_cseq.o hdr_date.o hdr_error_info.o hdr_event.o hdr_expires.o hdr_from.o hdr_in_reply_to.o hdr_max_forwards.o hdr_min_expires.o hdr_mime_version.o hdr_organization.o hdr_priority.o hdr_privacy.o hdr_p_asserted_identity.o hdr_p_preferred_identity.o hdr_proxy_authenticate.o hdr_proxy_authorization.o hdr_proxy_require.o hdr_rack.o hdr_record_route.o hdr_refer_sub.o hdr_refer_to.o hdr_referred_by.o hdr_replaces.o hdr_reply_to.o hdr_require.o hdr_request_disposition.o hdr_retry_after.o hdr_route.o hdr_rseq.o hdr_server.o hdr_service_route.o hdr_sip_etag.o hdr_sip_if_match.o hdr_subject.o hdr_subscription_state.o hdr_supported.o hdr_timestamp.o hdr_to.o hdr_unsupported.o hdr_user_agent.o hdr_via.o hdr_warning.o hdr_www_authenticate.o header.o identity.o media_type.o milenage.o parameter.o parse_ctrl.o parser.o request.o response.o rijndael.o route.o scanner.o sip_body.o sip_message.o ranlib libsipparser.a make[3]: Leaving directory `/builddir/build/BUILD/twinkle-1.4.2/src/parser' Making all in patterns make[3]: Entering directory `/builddir/build/BUILD/twinkle-1.4.2/src/patterns' g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o observer.o observer.cpp rm -f libpatterns.a ar cru libpatterns.a observer.o ranlib libpatterns.a make[3]: Leaving directory `/builddir/build/BUILD/twinkle-1.4.2/src/patterns' Making all in presence make[3]: Entering directory `/builddir/build/BUILD/twinkle-1.4.2/src/presence' g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -Wno-long-long -fexceptions -DNEW_STDCPP -pthread -fno-check-new -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o buddy.o buddy.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -Wno-long-long -fexceptions -DNEW_STDCPP -pthread -fno-check-new -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o pidf_body.o pidf_body.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -Wno-long-long -fexceptions -DNEW_STDCPP -pthread -fno-check-new -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o presence_dialog.o presence_dialog.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -Wno-long-long -fexceptions -DNEW_STDCPP -pthread -fno-check-new -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o presence_epa.o presence_epa.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -Wno-long-long -fexceptions -DNEW_STDCPP -pthread -fno-check-new -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o presence_state.o presence_state.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -Wno-long-long -fexceptions -DNEW_STDCPP -pthread -fno-check-new -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o presence_subscription.o presence_subscription.cpp rm -f libpresence.a ar cru libpresence.a buddy.o pidf_body.o presence_dialog.o presence_epa.o presence_state.o presence_subscription.o ranlib libpresence.a make[3]: Leaving directory `/builddir/build/BUILD/twinkle-1.4.2/src/presence' Making all in sdp make[3]: Entering directory `/builddir/build/BUILD/twinkle-1.4.2/src/sdp' g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I../../src -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o sdp.o sdp.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I../../src -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o sdp_parse_ctrl.o sdp_parse_ctrl.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I../../src -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o sdp_parser.o sdp_parser.cxx g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I../../src -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o sdp_scanner.o sdp_scanner.cxx sdp_scanner.cxx: In function 'int yy_get_next_buffer()': sdp_scanner.cxx:1168:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] (yy_n_chars), num_to_read ); ^ sdp_scanner.cxx:600:20: note: in definition of macro 'YY_INPUT' for ( n = 0; n < max_size && \ ^ sdp_scanner.cxx: At global scope: sdp_scanner.cxx:1259:17: warning: 'void yyunput(int, char*)' defined but not used [-Wunused-function] static void yyunput (int c, register char * yy_bp ) ^ sdp_scanner.cxx:1721:17: warning: 'void yy_push_state(int)' defined but not used [-Wunused-function] static void yy_push_state (int new_state ) ^ sdp_scanner.cxx:1746:17: warning: 'void yy_pop_state()' defined but not used [-Wunused-function] static void yy_pop_state (void) ^ sdp_scanner.cxx:1754:16: warning: 'int yy_top_state()' defined but not used [-Wunused-function] static int yy_top_state (void) ^ rm -f libsdpparser.a ar cru libsdpparser.a sdp.o sdp_parse_ctrl.o sdp_parser.o sdp_scanner.o ranlib libsdpparser.a make[3]: Leaving directory `/builddir/build/BUILD/twinkle-1.4.2/src/sdp' Making all in sockets make[3]: Entering directory `/builddir/build/BUILD/twinkle-1.4.2/src/sockets' g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I../../src -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o connection.o connection.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I../../src -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o connection_table.o connection_table.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I../../src -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o dnssrv.o dnssrv.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I../../src -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o interfaces.o interfaces.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I../../src -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o socket.o socket.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I../../src -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o url.o url.cpp connection_table.cpp: In member function 'void t_connection_table::signal_modification_read()': connection_table.cpp:67:47: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] (void)write(fd_pipe_modified_read_[1], &x, 1); ^ connection_table.cpp: In member function 'void t_connection_table::signal_modification_write()': connection_table.cpp:75:48: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] (void)write(fd_pipe_modified_write_[1], &x, 1); ^ connection_table.cpp: In member function 'void t_connection_table::signal_quit()': connection_table.cpp:83:43: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] (void)write(fd_pipe_quit_read_[1], &x, 1); ^ connection_table.cpp:84:44: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] (void)write(fd_pipe_quit_write_[1], &x, 1); ^ connection_table.cpp: In member function 'std::list t_connection_table::select_read(timeval*) const': connection_table.cpp:253:50: warning: ignoring return value of 'ssize_t read(int, void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] read(fd_pipe_modified_read_[0], &pipe_buf, 1); ^ connection_table.cpp: In member function 'std::list t_connection_table::select_write(timeval*) const': connection_table.cpp:333:51: warning: ignoring return value of 'ssize_t read(int, void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] read(fd_pipe_modified_write_[0], &pipe_buf, 1); ^ rm -f libsocket.a ar cru libsocket.a connection.o connection_table.o dnssrv.o interfaces.o socket.o url.o ranlib libsocket.a make[3]: Leaving directory `/builddir/build/BUILD/twinkle-1.4.2/src/sockets' Making all in stun make[3]: Entering directory `/builddir/build/BUILD/twinkle-1.4.2/src/stun' g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I../../src -Wno-long-long -fexceptions -DNEW_STDCPP -pthread -fno-check-new -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o stun.o stun.cxx g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I../../src -Wno-long-long -fexceptions -DNEW_STDCPP -pthread -fno-check-new -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o stun_transaction.o stun_transaction.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I../../src -Wno-long-long -fexceptions -DNEW_STDCPP -pthread -fno-check-new -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o udp.o udp.cxx stun.cxx: In function 'void stunSendTest(StunSocket, StunAddress4&, const StunAtrString&, const StunAtrString&, int, bool)': stun.cxx:1877:9: warning: variable 'discard' set but not used [-Wunused-but-set-variable] bool discard=false; ^ stun.cxx: In function 'NatType stunNatType(StunAddress4&, bool, bool*, bool*, int, StunAddress4*)': stun.cxx:2049:17: warning: variable 'testIchangedAddr' set but not used [-Wunused-but-set-variable] StunAddress4 testIchangedAddr; ^ stun.cxx: In function 'int stunOpenStunSocket(StunAddress4&, StunAddress4*, int, StunAddress4*, bool)': stun.cxx:2390:17: warning: variable 'changedAddr' set but not used [-Wunused-but-set-variable] StunAddress4 changedAddr = resp.changedAddress.ipv4; ^ stun.cxx: In function 'bool stunOpenStunSocketPair(StunAddress4&, StunAddress4*, int*, int*, int, StunAddress4*, bool)': stun.cxx:2485:20: warning: variable 'changedAddr' set but not used [-Wunused-but-set-variable] StunAddress4 changedAddr = resp.changedAddress.ipv4; ^ rm -f libstun.a ar cru libstun.a stun.o stun_transaction.o udp.o ranlib libstun.a make[3]: Leaving directory `/builddir/build/BUILD/twinkle-1.4.2/src/stun' Making all in threads make[3]: Entering directory `/builddir/build/BUILD/twinkle-1.4.2/src/threads' g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o thread.o thread.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o mutex.o mutex.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o sema.o sema.cpp rm -f libthread.a ar cru libthread.a thread.o mutex.o sema.o ranlib libthread.a make[3]: Leaving directory `/builddir/build/BUILD/twinkle-1.4.2/src/threads' Making all in utils make[3]: Entering directory `/builddir/build/BUILD/twinkle-1.4.2/src/utils' g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o file_utils.o file_utils.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -I/usr/include/libxml2 -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o mime_database.o mime_database.cpp rm -f libutils.a ar cru libutils.a file_utils.o mime_database.o ranlib libutils.a make[3]: Leaving directory `/builddir/build/BUILD/twinkle-1.4.2/src/utils' Making all in . make[3]: Entering directory `/builddir/build/BUILD/twinkle-1.4.2/src' g++ -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wno-long-long -fexceptions -DNEW_STDCPP -pthread -fno-check-new -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -I/usr/include/libxml2 -DDATADIR=\"/usr/share/twinkle\" -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o abstract_dialog.o abstract_dialog.cpp g++ -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wno-long-long -fexceptions -DNEW_STDCPP -pthread -fno-check-new -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -I/usr/include/libxml2 -DDATADIR=\"/usr/share/twinkle\" -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o address_book.o address_book.cpp g++ -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wno-long-long -fexceptions -DNEW_STDCPP -pthread -fno-check-new -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -I/usr/include/libxml2 -DDATADIR=\"/usr/share/twinkle\" -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o auth.o auth.cpp g++ -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wno-long-long -fexceptions -DNEW_STDCPP -pthread -fno-check-new -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -I/usr/include/libxml2 -DDATADIR=\"/usr/share/twinkle\" -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o call_history.o call_history.cpp g++ -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wno-long-long -fexceptions -DNEW_STDCPP -pthread -fno-check-new -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -I/usr/include/libxml2 -DDATADIR=\"/usr/share/twinkle\" -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o call_script.o call_script.cpp g++ -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wno-long-long -fexceptions -DNEW_STDCPP -pthread -fno-check-new -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -I/usr/include/libxml2 -DDATADIR=\"/usr/share/twinkle\" -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o client_request.o client_request.cpp g++ -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wno-long-long -fexceptions -DNEW_STDCPP -pthread -fno-check-new -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -I/usr/include/libxml2 -DDATADIR=\"/usr/share/twinkle\" -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o cmd_socket.o cmd_socket.cpp g++ -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wno-long-long -fexceptions -DNEW_STDCPP -pthread -fno-check-new -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -I/usr/include/libxml2 -DDATADIR=\"/usr/share/twinkle\" -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o dialog.o dialog.cpp g++ -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wno-long-long -fexceptions -DNEW_STDCPP -pthread -fno-check-new -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -I/usr/include/libxml2 -DDATADIR=\"/usr/share/twinkle\" -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o diamondcard.o diamondcard.cpp g++ -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wno-long-long -fexceptions -DNEW_STDCPP -pthread -fno-check-new -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -I/usr/include/libxml2 -DDATADIR=\"/usr/share/twinkle\" -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o epa.o epa.cpp g++ -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wno-long-long -fexceptions -DNEW_STDCPP -pthread -fno-check-new -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -I/usr/include/libxml2 -DDATADIR=\"/usr/share/twinkle\" -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o events.o events.cpp g++ -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wno-long-long -fexceptions -DNEW_STDCPP -pthread -fno-check-new -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -I/usr/include/libxml2 -DDATADIR=\"/usr/share/twinkle\" -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o id_object.o id_object.cpp g++ -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wno-long-long -fexceptions -DNEW_STDCPP -pthread -fno-check-new -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -I/usr/include/libxml2 -DDATADIR=\"/usr/share/twinkle\" -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o line.o line.cpp epa.cpp: In member function 'void t_epa::stop_timer(t_publish_timer)': epa.cpp:182:10: warning: 'id' may be used uninitialized in this function [-Wmaybe-uninitialized] if (*id != 0) evq_timekeeper->push_stop_timer(*id); ^ g++ -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wno-long-long -fexceptions -DNEW_STDCPP -pthread -fno-check-new -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -I/usr/include/libxml2 -DDATADIR=\"/usr/share/twinkle\" -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o listener.o listener.cpp g++ -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wno-long-long -fexceptions -DNEW_STDCPP -pthread -fno-check-new -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -I/usr/include/libxml2 -DDATADIR=\"/usr/share/twinkle\" -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o log.o log.cpp g++ -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wno-long-long -fexceptions -DNEW_STDCPP -pthread -fno-check-new -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -I/usr/include/libxml2 -DDATADIR=\"/usr/share/twinkle\" -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o phone.o phone.cpp log.cpp: In function 'void* main_logview(void*)': log.cpp:43:1: warning: no return statement in function returning non-void [-Wreturn-type] } ^ log.cpp: In member function 'void t_log::write_footer()': log.cpp:248:7: warning: variable 'log_zapped' set but not used [-Wunused-but-set-variable] bool log_zapped = false; ^ line.cpp: In member function 'void t_line::start_timer(t_line_timer, t_object_id)': line.cpp:500:9: warning: 't' may be used uninitialized in this function [-Wmaybe-uninitialized] delete t; ^ line.cpp: In member function 'void t_line::stop_timer(t_line_timer, t_object_id)': line.cpp:504:15: warning: 'id' may be used uninitialized in this function [-Wmaybe-uninitialized] t_object_id *id; ^ g++ -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wno-long-long -fexceptions -DNEW_STDCPP -pthread -fno-check-new -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -I/usr/include/libxml2 -DDATADIR=\"/usr/share/twinkle\" -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o phone_user.o phone_user.cpp g++ -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wno-long-long -fexceptions -DNEW_STDCPP -pthread -fno-check-new -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -I/usr/include/libxml2 -DDATADIR=\"/usr/share/twinkle\" -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o prohibit_thread.o prohibit_thread.cpp g++ -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wno-long-long -fexceptions -DNEW_STDCPP -pthread -fno-check-new -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -I/usr/include/libxml2 -DDATADIR=\"/usr/share/twinkle\" -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o redirect.o redirect.cpp phone.cpp: In function 'void phone_sighandler(int)': phone.cpp:3544:9: warning: variable 'pid' set but not used [-Wunused-but-set-variable] pid_t pid; ^ g++ -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wno-long-long -fexceptions -DNEW_STDCPP -pthread -fno-check-new -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -I/usr/include/libxml2 -DDATADIR=\"/usr/share/twinkle\" -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o sender.o sender.cpp g++ -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wno-long-long -fexceptions -DNEW_STDCPP -pthread -fno-check-new -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -I/usr/include/libxml2 -DDATADIR=\"/usr/share/twinkle\" -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o service.o service.cpp phone.cpp: In member function 'void t_phone::start_timer(t_phone_timer, t_phone_user*)': phone.cpp:609:9: warning: 't' may be used uninitialized in this function [-Wmaybe-uninitialized] delete t; ^ phone.cpp: In member function 'void t_phone::stop_timer(t_phone_timer, t_phone_user*)': phone.cpp:629:10: warning: 'id' may be used uninitialized in this function [-Wmaybe-uninitialized] if (*id != 0) evq_timekeeper->push_stop_timer(*id); ^ phone.cpp: In member function 'void t_phone::start_set_timer(t_phone_timer, long int, t_phone_user*)': phone.cpp:657:9: warning: 't' may be used uninitialized in this function [-Wmaybe-uninitialized] delete t; ^ g++ -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wno-long-long -fexceptions -DNEW_STDCPP -pthread -fno-check-new -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -I/usr/include/libxml2 -DDATADIR=\"/usr/share/twinkle\" -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o session.o session.cpp phone_user.cpp: In member function 'void t_phone_user::registration(t_register_type, bool, long unsigned int)': phone_user.cpp:370:51: warning: 'tuid' may be used uninitialized in this function [-Wmaybe-uninitialized] phone->send_request(user_config, req, tuid); ^ phone_user.cpp: In member function 't_response* t_phone_user::create_options_response(t_request*, bool) const': phone_user.cpp:1456:14: warning: 'resp' may be used uninitialized in this function [-Wmaybe-uninitialized] t_response *resp; ^ g++ -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wno-long-long -fexceptions -DNEW_STDCPP -pthread -fno-check-new -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -I/usr/include/libxml2 -DDATADIR=\"/usr/share/twinkle\" -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o sub_refer.o sub_refer.cpp g++ -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wno-long-long -fexceptions -DNEW_STDCPP -pthread -fno-check-new -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -I/usr/include/libxml2 -DDATADIR=\"/usr/share/twinkle\" -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o subscription.o subscription.cpp g++ -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wno-long-long -fexceptions -DNEW_STDCPP -pthread -fno-check-new -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -I/usr/include/libxml2 -DDATADIR=\"/usr/share/twinkle\" -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o subscription_dialog.o subscription_dialog.cpp g++ -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wno-long-long -fexceptions -DNEW_STDCPP -pthread -fno-check-new -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -I/usr/include/libxml2 -DDATADIR=\"/usr/share/twinkle\" -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o sys_settings.o sys_settings.cpp g++ -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wno-long-long -fexceptions -DNEW_STDCPP -pthread -fno-check-new -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -I/usr/include/libxml2 -DDATADIR=\"/usr/share/twinkle\" -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o timekeeper.o timekeeper.cpp g++ -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wno-long-long -fexceptions -DNEW_STDCPP -pthread -fno-check-new -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -I/usr/include/libxml2 -DDATADIR=\"/usr/share/twinkle\" -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o transaction.o transaction.cpp subscription.cpp: In member function 'void t_subscription::start_timer(t_subscribe_timer, long int)': subscription.cpp:139:9: warning: 't' may be used uninitialized in this function [-Wmaybe-uninitialized] delete t; ^ subscription.cpp: In member function 'void t_subscription::stop_timer(t_subscribe_timer)': subscription.cpp:153:10: warning: 'id' may be used uninitialized in this function [-Wmaybe-uninitialized] if (*id != 0) evq_timekeeper->push_stop_timer(*id); ^ timekeeper.cpp: In function 'void* timekeeper_sigwait(void*)': timekeeper.cpp:785:1: warning: no return statement in function returning non-void [-Wreturn-type] } ^ g++ -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wno-long-long -fexceptions -DNEW_STDCPP -pthread -fno-check-new -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -I/usr/include/libxml2 -DDATADIR=\"/usr/share/twinkle\" -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o transaction_layer.o transaction_layer.cpp g++ -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wno-long-long -fexceptions -DNEW_STDCPP -pthread -fno-check-new -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -I/usr/include/libxml2 -DDATADIR=\"/usr/share/twinkle\" -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o transaction_mgr.o transaction_mgr.cpp g++ -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wno-long-long -fexceptions -DNEW_STDCPP -pthread -fno-check-new -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -I/usr/include/libxml2 -DDATADIR=\"/usr/share/twinkle\" -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o user.o user.cpp g++ -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wno-long-long -fexceptions -DNEW_STDCPP -pthread -fno-check-new -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -I/usr/include/libxml2 -DDATADIR=\"/usr/share/twinkle\" -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o userintf.o userintf.cpp user.cpp: In member function 'std::string t_user::bit_rate_type2str(t_bit_rate_type) const': user.cpp:228:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ user.cpp: In member function 'std::string t_user::dtmf_transport2str(t_dtmf_transport) const': user.cpp:247:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ user.cpp: In member function 'std::string t_user::g726_packing2str(t_g726_packing) const': user.cpp:262:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ user.cpp: In member function 'std::string t_user::sip_transport2str(t_sip_transport) const': user.cpp:279:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ g++ -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wno-long-long -fexceptions -DNEW_STDCPP -pthread -fno-check-new -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -I/usr/include/libxml2 -DDATADIR=\"/usr/share/twinkle\" -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o util.o util.cpp g++ -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wno-long-long -fexceptions -DNEW_STDCPP -pthread -fno-check-new -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -I/usr/include/libxml2 -DDATADIR=\"/usr/share/twinkle\" -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -c -o main.o main.cpp rm -f libtwinkle.a ar cru libtwinkle.a abstract_dialog.o address_book.o auth.o call_history.o call_script.o client_request.o cmd_socket.o dialog.o diamondcard.o epa.o events.o id_object.o line.o listener.o log.o phone.o phone_user.o prohibit_thread.o redirect.o sender.o service.o session.o sub_refer.o subscription.o subscription_dialog.o sys_settings.o timekeeper.o transaction.o transaction_layer.o transaction_mgr.o user.o userintf.o util.o ranlib libtwinkle.a g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -L /usr/lib64 -lkio -o twinkle main.o libtwinkle.a ../src/parser/libsipparser.a ../src/sdp/libsdpparser.a ../src/sockets/libsocket.a ../src/threads/libthread.a ../src/audio/libaudio.a ../src/audits/libaudits.a ../src/stun/libstun.a ../src/mwi/libmwi.a ../src/im/libim.a ../src/presence/libpresence.a ../src/patterns/libpatterns.a ../src/utils/libutils.a ../src/audio/gsm/libgsm.a -lccrtp -lcommoncpp -lucommon -lrt -ldl -lpthread -lxml2 -lncurses -lreadline -lsndfile -lmagic -lboost_regex -lzrtpcpp -lspeex -lspeexdsp -lasound -lmagic -lsndfile -lresolv -L/usr/lib64 -lccext2 -lccgnu2 -lz -ldl -lrt -pthread -lpthread -lreadline make[3]: Leaving directory `/builddir/build/BUILD/twinkle-1.4.2/src' Making all in gui make[3]: Entering directory `/builddir/build/BUILD/twinkle-1.4.2/src/gui' /usr/lib64/qt-3.3/bin/uic dtmfform.ui -o .ui/dtmfform.h /usr/lib64/qt-3.3/bin/uic getaddressform.ui -o .ui/getaddressform.h /usr/lib64/qt-3.3/bin/uic userprofileform.ui -o .ui/userprofileform.h /usr/lib64/qt-3.3/bin/uic syssettingsform.ui -o .ui/syssettingsform.h /usr/lib64/qt-3.3/bin/uic logviewform.ui -o .ui/logviewform.h /usr/lib64/qt-3.3/bin/uic historyform.ui -o .ui/historyform.h /usr/lib64/qt-3.3/bin/uic selectprofileform.ui -o .ui/selectprofileform.h /usr/lib64/qt-3.3/bin/uic deregisterform.ui -o .ui/deregisterform.h /usr/lib64/qt-3.3/bin/uic selectnicform.ui -o .ui/selectnicform.h /usr/lib64/qt-3.3/bin/uic authenticationform.ui -o .ui/authenticationform.h /usr/lib64/qt-3.3/bin/uic getprofilenameform.ui -o .ui/getprofilenameform.h /usr/lib64/qt-3.3/bin/uic wizardform.ui -o .ui/wizardform.h /usr/lib64/qt-3.3/bin/uic numberconversionform.ui -o .ui/numberconversionform.h /usr/lib64/qt-3.3/bin/uic addresscardform.ui -o .ui/addresscardform.h /usr/lib64/qt-3.3/bin/uic buddyform.ui -o .ui/buddyform.h /usr/lib64/qt-3.3/bin/uic sendfileform.ui -o .ui/sendfileform.h /usr/lib64/qt-3.3/bin/uic diamondcardprofileform.ui -o .ui/diamondcardprofileform.h g++ -c -pipe -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -DQT_NO_STL -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/lib64/qt-3.3/mkspecs/default -I. -I.. -I../../src -I/usr/include/libxml2 -I/usr/include/kde -I/usr/lib64/qt-3.3/include -I.ui/ -I. -I.moc/ -o .obj/historylistview.o historylistview.cpp g++ -c -pipe -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -DQT_NO_STL -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/lib64/qt-3.3/mkspecs/default -I. -I.. -I../../src -I/usr/include/libxml2 -I/usr/include/kde -I/usr/lib64/qt-3.3/include -I.ui/ -I. -I.moc/ -o .obj/freedesksystray.o freedesksystray.cpp g++ -c -pipe -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -DQT_NO_STL -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/lib64/qt-3.3/mkspecs/default -I. -I.. -I../../src -I/usr/include/libxml2 -I/usr/include/kde -I/usr/lib64/qt-3.3/include -I.ui/ -I. -I.moc/ -o .obj/twinklesystray.o twinklesystray.cpp g++ -c -pipe -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -DQT_NO_STL -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/lib64/qt-3.3/mkspecs/default -I. -I.. -I../../src -I/usr/include/libxml2 -I/usr/include/kde -I/usr/lib64/qt-3.3/include -I.ui/ -I. -I.moc/ -o .obj/addresslistviewitem.o addresslistviewitem.cpp g++ -c -pipe -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -DQT_NO_STL -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/lib64/qt-3.3/mkspecs/default -I. -I.. -I../../src -I/usr/include/libxml2 -I/usr/include/kde -I/usr/lib64/qt-3.3/include -I.ui/ -I. -I.moc/ -o .obj/yesnodialog.o yesnodialog.cpp /usr/lib64/qt-3.3/bin/uic deregisterform.ui -i deregisterform.h -o .ui/deregisterform.cpp /usr/lib64/qt-3.3/bin/uic dtmfform.ui -i dtmfform.h -o .ui/dtmfform.cpp /usr/lib64/qt-3.3/bin/uic selectnicform.ui -i selectnicform.h -o .ui/selectnicform.cpp /usr/lib64/qt-3.3/bin/uic authenticationform.ui -i authenticationform.h -o .ui/authenticationform.cpp /usr/lib64/qt-3.3/bin/uic userprofileform.ui -i userprofileform.h -o .ui/userprofileform.cpp /usr/lib64/qt-3.3/bin/uic selectprofileform.ui -i selectprofileform.h -o .ui/selectprofileform.cpp /usr/lib64/qt-3.3/bin/uic getprofilenameform.ui -i getprofilenameform.h -o .ui/getprofilenameform.cpp /usr/lib64/qt-3.3/bin/uic syssettingsform.ui -i syssettingsform.h -o .ui/syssettingsform.cpp /usr/lib64/qt-3.3/bin/uic logviewform.ui -i logviewform.h -o .ui/logviewform.cpp /usr/lib64/qt-3.3/bin/uic wizardform.ui -i wizardform.h -o .ui/wizardform.cpp /usr/lib64/qt-3.3/bin/uic getaddressform.ui -i getaddressform.h -o .ui/getaddressform.cpp /usr/lib64/qt-3.3/bin/uic historyform.ui -i historyform.h -o .ui/historyform.cpp /usr/lib64/qt-3.3/bin/uic numberconversionform.ui -i numberconversionform.h -o .ui/numberconversionform.cpp /usr/lib64/qt-3.3/bin/uic addresscardform.ui -i addresscardform.h -o .ui/addresscardform.cpp /usr/lib64/qt-3.3/bin/uic buddyform.ui -i buddyform.h -o .ui/buddyform.cpp /usr/lib64/qt-3.3/bin/uic sendfileform.ui -i sendfileform.h -o .ui/sendfileform.cpp /usr/lib64/qt-3.3/bin/uic diamondcardprofileform.ui -i diamondcardprofileform.h -o .ui/diamondcardprofileform.cpp /usr/lib64/qt-3.3/bin/uic -embed twinkle images/filenew images/filesave images/print images/undo images/redo images/editcut images/editcopy images/editpaste images/searchfind images/invite.png images/answer.png images/bye.png images/reject.png images/redirect.png images/hold.png images/dtmf.png images/bye-disabled.png images/redial.png images/redial-disabled.png images/invite-disabled.png images/answer-disabled.png images/reject-disabled.png images/redirect-disabled.png images/hold-disabled.png images/dtmf-disabled.png images/penguin.png images/package_network.png images/kmix.png images/package_system.png images/yast_babelfish.png images/clock.png images/yast_PhoneTTOffhook.png images/penguin_big.png images/password.png images/kcmpci.png images/penguin-small.png images/conf.png images/conf-disabled.png images/mute.png images/mute-disabled.png images/twinkle16.png images/twinkle48.png images/twinkle32.png images/transfer-disabled.png images/transfer.png images/log.png images/dtmf-2.png images/dtmf-3.png images/dtmf-5.png images/dtmf-6.png images/dtmf-7.png images/dtmf-8.png images/dtmf-9.png images/dtmf-4.png images/dtmf-1.png images/dtmf-0.png images/dtmf-star.png images/dtmf-pound.png images/dtmf-a.png images/dtmf-b.png images/dtmf-c.png images/dtmf-d.png images/twinkle24.png images/exit.png images/kontact_contacts.png images/ok.png images/cancel.png images/1rightarrow.png images/1leftarrow-yellow.png images/editdelete.png images/kcmpci16.png images/kontact_contacts-disabled.png images/sys_auto_ans.png images/sys_auto_ans_dis.png images/sys_busy_estab.png images/sys_busy_estab_dis.png images/sys_busy_trans.png images/sys_busy_trans_dis.png images/sys_dnd.png images/sys_dnd_dis.png images/sys_idle.png images/sys_idle_dis.png images/sys_redir.png images/sys_redir_dis.png images/sys_services.png images/sys_services_dis.png images/sys_hold.png images/sys_hold_dis.png images/sys_mute.png images/sys_mute_dis.png images/network.png images/knotify.png images/fileopen.png images/fileopen-disabled.png images/cf.png images/auto_answer.png images/auto_answer-disabled.png images/cancel-disabled.png images/cf-disabled.png images/missed-disabled.png images/missed.png images/sys_missed.png images/sys_missed_dis.png images/twinkle16-disabled.png images/gear.png images/reg_failed-disabled.png images/reg_failed.png images/no-indication.png images/contexthelp.png images/settings.png images/reg-query.png images/log_small.png images/qt-logo.png images/1leftarrow.png images/1uparrow.png images/1downarrow.png images/kontact_contacts32.png images/encrypted.png images/sys_encrypted.png images/sys_encrypted_dis.png images/encrypted32.png images/encrypted-disabled.png images/stat_conference.png images/stat_established.png images/stat_outgoing.png images/stat_ringing.png images/stat_mute.png images/stat_established_nomedia.png images/encrypted_verified.png images/sys_encrypted_verified.png images/sys_encrypted_verified_dis.png images/consult-xfer.png images/mwi_new16.png images/mwi_none16.png images/mwi_none16_dis.png images/sys_mwi.png images/sys_mwi_dis.png images/mwi_none.png images/mwi_failure16.png images/presence_offline.png images/presence_online.png images/presence_failed.png images/presence_rejected.png images/presence_unknown.png images/edit16.png images/message.png images/edit.png images/buddy.png images/message32.png images/presence.png images/save_as.png images/attach.png images/mime_application.png images/mime_audio.png images/mime_image.png images/mime_text.png images/mime_video.png -o .ui/qmake_image_collection.cpp /usr/lib64/qt-3.3/bin/moc gui.h -o .moc/moc_gui.cpp /usr/lib64/qt-3.3/bin/moc freedesksystray.h -o .moc/moc_freedesksystray.cpp /usr/lib64/qt-3.3/bin/moc address_finder.h -o .moc/moc_address_finder.cpp /usr/lib64/qt-3.3/bin/moc yesnodialog.h -o .moc/moc_yesnodialog.cpp /usr/lib64/qt-3.3/bin/moc textbrowsernoautolink.h -o .moc/moc_textbrowsernoautolink.cpp /usr/lib64/qt-3.3/bin/moc .ui/deregisterform.h -o .moc/moc_deregisterform.cpp /usr/lib64/qt-3.3/bin/moc .ui/dtmfform.h -o .moc/moc_dtmfform.cpp /usr/lib64/qt-3.3/bin/moc .ui/selectnicform.h -o .moc/moc_selectnicform.cpp /usr/lib64/qt-3.3/bin/moc .ui/authenticationform.h -o .moc/moc_authenticationform.cpp /usr/lib64/qt-3.3/bin/moc .ui/userprofileform.h -o .moc/moc_userprofileform.cpp /usr/lib64/qt-3.3/bin/moc .ui/selectprofileform.h -o .moc/moc_selectprofileform.cpp /usr/lib64/qt-3.3/bin/moc .ui/getprofilenameform.h -o .moc/moc_getprofilenameform.cpp /usr/lib64/qt-3.3/bin/moc .ui/syssettingsform.h -o .moc/moc_syssettingsform.cpp /usr/lib64/qt-3.3/bin/moc .ui/logviewform.h -o .moc/moc_logviewform.cpp /usr/lib64/qt-3.3/bin/moc .ui/wizardform.h -o .moc/moc_wizardform.cpp /usr/lib64/qt-3.3/bin/moc .ui/getaddressform.h -o .moc/moc_getaddressform.cpp /usr/lib64/qt-3.3/bin/moc .ui/historyform.h -o .moc/moc_historyform.cpp /usr/lib64/qt-3.3/bin/moc .ui/numberconversionform.h -o .moc/moc_numberconversionform.cpp /usr/lib64/qt-3.3/bin/moc .ui/addresscardform.h -o .moc/moc_addresscardform.cpp /usr/lib64/qt-3.3/bin/moc .ui/buddyform.h -o .moc/moc_buddyform.cpp /usr/lib64/qt-3.3/bin/moc .ui/sendfileform.h -o .moc/moc_sendfileform.cpp /usr/lib64/qt-3.3/bin/moc .ui/diamondcardprofileform.h -o .moc/moc_diamondcardprofileform.cpp /usr/lib64/qt-3.3/bin/uic inviteform.ui -o .ui/inviteform.h /usr/lib64/qt-3.3/bin/uic redirectform.ui -o .ui/redirectform.h /usr/lib64/qt-3.3/bin/uic termcapform.ui -o .ui/termcapform.h /usr/lib64/qt-3.3/bin/uic srvredirectform.ui -o .ui/srvredirectform.h /usr/lib64/qt-3.3/bin/uic transferform.ui -o .ui/transferform.h /usr/lib64/qt-3.3/bin/uic messageform.ui -o .ui/messageform.h /usr/lib64/qt-3.3/bin/uic inviteform.ui -i inviteform.h -o .ui/inviteform.cpp g++ -c -pipe -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -DQT_NO_STL -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/lib64/qt-3.3/mkspecs/default -I. -I.. -I../../src -I/usr/include/libxml2 -I/usr/include/kde -I/usr/lib64/qt-3.3/include -I.ui/ -I. -I.moc/ -o .obj/deregisterform.o .ui/deregisterform.cpp /usr/lib64/qt-3.3/bin/uic redirectform.ui -i redirectform.h -o .ui/redirectform.cpp /usr/lib64/qt-3.3/bin/uic termcapform.ui -i termcapform.h -o .ui/termcapform.cpp g++ -c -pipe -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -DQT_NO_STL -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/lib64/qt-3.3/mkspecs/default -I. -I.. -I../../src -I/usr/include/libxml2 -I/usr/include/kde -I/usr/lib64/qt-3.3/include -I.ui/ -I. -I.moc/ -o .obj/dtmfform.o .ui/dtmfform.cpp g++ -c -pipe -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -DQT_NO_STL -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/lib64/qt-3.3/mkspecs/default -I. -I.. -I../../src -I/usr/include/libxml2 -I/usr/include/kde -I/usr/lib64/qt-3.3/include -I.ui/ -I. -I.moc/ -o .obj/selectnicform.o .ui/selectnicform.cpp /usr/lib64/qt-3.3/bin/uic srvredirectform.ui -i srvredirectform.h -o .ui/srvredirectform.cpp g++ -c -pipe -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -DQT_NO_STL -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/lib64/qt-3.3/mkspecs/default -I. -I.. -I../../src -I/usr/include/libxml2 -I/usr/include/kde -I/usr/lib64/qt-3.3/include -I.ui/ -I. -I.moc/ -o .obj/authenticationform.o .ui/authenticationform.cpp g++ -c -pipe -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -DQT_NO_STL -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/lib64/qt-3.3/mkspecs/default -I. -I.. -I../../src -I/usr/include/libxml2 -I/usr/include/kde -I/usr/lib64/qt-3.3/include -I.ui/ -I. -I.moc/ -o .obj/userprofileform.o .ui/userprofileform.cpp g++ -c -pipe -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -DQT_NO_STL -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/lib64/qt-3.3/mkspecs/default -I. -I.. -I../../src -I/usr/include/libxml2 -I/usr/include/kde -I/usr/lib64/qt-3.3/include -I.ui/ -I. -I.moc/ -o .obj/selectprofileform.o .ui/selectprofileform.cpp In file included from .ui/selectnicform.cpp:24:0: .ui/../selectnicform.ui.h:32:6: warning: unused parameter 'setIp' [-Wunused-parameter] void SelectNicForm::setAsDefault(bool setIp) ^ g++ -c -pipe -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -DQT_NO_STL -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/lib64/qt-3.3/mkspecs/default -I. -I.. -I../../src -I/usr/include/libxml2 -I/usr/include/kde -I/usr/lib64/qt-3.3/include -I.ui/ -I. -I.moc/ -o .obj/getprofilenameform.o .ui/getprofilenameform.cpp /usr/lib64/qt-3.3/bin/uic transferform.ui -i transferform.h -o .ui/transferform.cpp g++ -c -pipe -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -DQT_NO_STL -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/lib64/qt-3.3/mkspecs/default -I. -I.. -I../../src -I/usr/include/libxml2 -I/usr/include/kde -I/usr/lib64/qt-3.3/include -I.ui/ -I. -I.moc/ -o .obj/syssettingsform.o .ui/syssettingsform.cpp g++ -c -pipe -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -DQT_NO_STL -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/lib64/qt-3.3/mkspecs/default -I. -I.. -I../../src -I/usr/include/libxml2 -I/usr/include/kde -I/usr/lib64/qt-3.3/include -I.ui/ -I. -I.moc/ -o .obj/logviewform.o .ui/logviewform.cpp g++ -c -pipe -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -DQT_NO_STL -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/lib64/qt-3.3/mkspecs/default -I. -I.. -I../../src -I/usr/include/libxml2 -I/usr/include/kde -I/usr/lib64/qt-3.3/include -I.ui/ -I. -I.moc/ -o .obj/wizardform.o .ui/wizardform.cpp g++ -c -pipe -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -DQT_NO_STL -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/lib64/qt-3.3/mkspecs/default -I. -I.. -I../../src -I/usr/include/libxml2 -I/usr/include/kde -I/usr/lib64/qt-3.3/include -I.ui/ -I. -I.moc/ -o .obj/getaddressform.o .ui/getaddressform.cpp g++ -c -pipe -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -DQT_NO_STL -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/lib64/qt-3.3/mkspecs/default -I. -I.. -I../../src -I/usr/include/libxml2 -I/usr/include/kde -I/usr/lib64/qt-3.3/include -I.ui/ -I. -I.moc/ -o .obj/historyform.o .ui/historyform.cpp g++ -c -pipe -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -DQT_NO_STL -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/lib64/qt-3.3/mkspecs/default -I. -I.. -I../../src -I/usr/include/libxml2 -I/usr/include/kde -I/usr/lib64/qt-3.3/include -I.ui/ -I. -I.moc/ -o .obj/numberconversionform.o .ui/numberconversionform.cpp g++ -c -pipe -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -DQT_NO_STL -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/lib64/qt-3.3/mkspecs/default -I. -I.. -I../../src -I/usr/include/libxml2 -I/usr/include/kde -I/usr/lib64/qt-3.3/include -I.ui/ -I. -I.moc/ -o .obj/addresscardform.o .ui/addresscardform.cpp /usr/lib64/qt-3.3/bin/uic messageform.ui -i messageform.h -o .ui/messageform.cpp g++ -c -pipe -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -DQT_NO_STL -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/lib64/qt-3.3/mkspecs/default -I. -I.. -I../../src -I/usr/include/libxml2 -I/usr/include/kde -I/usr/lib64/qt-3.3/include -I.ui/ -I. -I.moc/ -o .obj/buddyform.o .ui/buddyform.cpp g++ -c -pipe -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -DQT_NO_STL -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/lib64/qt-3.3/mkspecs/default -I. -I.. -I../../src -I/usr/include/libxml2 -I/usr/include/kde -I/usr/lib64/qt-3.3/include -I.ui/ -I. -I.moc/ -o .obj/sendfileform.o .ui/sendfileform.cpp g++ -c -pipe -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -DQT_NO_STL -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/lib64/qt-3.3/mkspecs/default -I. -I.. -I../../src -I/usr/include/libxml2 -I/usr/include/kde -I/usr/lib64/qt-3.3/include -I.ui/ -I. -I.moc/ -o .obj/diamondcardprofileform.o .ui/diamondcardprofileform.cpp g++ -c -pipe -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -DQT_NO_STL -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/lib64/qt-3.3/mkspecs/default -I. -I.. -I../../src -I/usr/include/libxml2 -I/usr/include/kde -I/usr/lib64/qt-3.3/include -I.ui/ -I. -I.moc/ -o .obj/qmake_image_collection.o .ui/qmake_image_collection.cpp g++ -c -pipe -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -DQT_NO_STL -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/lib64/qt-3.3/mkspecs/default -I. -I.. -I../../src -I/usr/include/libxml2 -I/usr/include/kde -I/usr/lib64/qt-3.3/include -I.ui/ -I. -I.moc/ -o .obj/moc_gui.o .moc/moc_gui.cpp g++ -c -pipe -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -DQT_NO_STL -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/lib64/qt-3.3/mkspecs/default -I. -I.. -I../../src -I/usr/include/libxml2 -I/usr/include/kde -I/usr/lib64/qt-3.3/include -I.ui/ -I. -I.moc/ -o .obj/moc_freedesksystray.o .moc/moc_freedesksystray.cpp g++ -c -pipe -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -DQT_NO_STL -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/lib64/qt-3.3/mkspecs/default -I. -I.. -I../../src -I/usr/include/libxml2 -I/usr/include/kde -I/usr/lib64/qt-3.3/include -I.ui/ -I. -I.moc/ -o .obj/moc_address_finder.o .moc/moc_address_finder.cpp g++ -c -pipe -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -DQT_NO_STL -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/lib64/qt-3.3/mkspecs/default -I. -I.. -I../../src -I/usr/include/libxml2 -I/usr/include/kde -I/usr/lib64/qt-3.3/include -I.ui/ -I. -I.moc/ -o .obj/moc_yesnodialog.o .moc/moc_yesnodialog.cpp g++ -c -pipe -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -DQT_NO_STL -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/lib64/qt-3.3/mkspecs/default -I. -I.. -I../../src -I/usr/include/libxml2 -I/usr/include/kde -I/usr/lib64/qt-3.3/include -I.ui/ -I. -I.moc/ -o .obj/moc_textbrowsernoautolink.o .moc/moc_textbrowsernoautolink.cpp /usr/lib64/qt-3.3/bin/moc .ui/inviteform.h -o .moc/moc_inviteform.cpp g++ -c -pipe -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -DQT_NO_STL -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/lib64/qt-3.3/mkspecs/default -I. -I.. -I../../src -I/usr/include/libxml2 -I/usr/include/kde -I/usr/lib64/qt-3.3/include -I.ui/ -I. -I.moc/ -o .obj/moc_deregisterform.o .moc/moc_deregisterform.cpp In file included from .moc/moc_textbrowsernoautolink.cpp:11:0: .moc/../textbrowsernoautolink.h:45:15: warning: unused parameter 'name' [-Wunused-parameter] virtual void setSource ( const QString & name ) {}; ^ /usr/lib64/qt-3.3/bin/moc .ui/redirectform.h -o .moc/moc_redirectform.cpp /usr/lib64/qt-3.3/bin/moc .ui/termcapform.h -o .moc/moc_termcapform.cpp g++ -c -pipe -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -DQT_NO_STL -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/lib64/qt-3.3/mkspecs/default -I. -I.. -I../../src -I/usr/include/libxml2 -I/usr/include/kde -I/usr/lib64/qt-3.3/include -I.ui/ -I. -I.moc/ -o .obj/moc_dtmfform.o .moc/moc_dtmfform.cpp g++ -c -pipe -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -DQT_NO_STL -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/lib64/qt-3.3/mkspecs/default -I. -I.. -I../../src -I/usr/include/libxml2 -I/usr/include/kde -I/usr/lib64/qt-3.3/include -I.ui/ -I. -I.moc/ -o .obj/moc_selectnicform.o .moc/moc_selectnicform.cpp /usr/lib64/qt-3.3/bin/moc .ui/srvredirectform.h -o .moc/moc_srvredirectform.cpp g++ -c -pipe -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -DQT_NO_STL -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/lib64/qt-3.3/mkspecs/default -I. -I.. -I../../src -I/usr/include/libxml2 -I/usr/include/kde -I/usr/lib64/qt-3.3/include -I.ui/ -I. -I.moc/ -o .obj/moc_authenticationform.o .moc/moc_authenticationform.cpp g++ -c -pipe -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -DQT_NO_STL -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/lib64/qt-3.3/mkspecs/default -I. -I.. -I../../src -I/usr/include/libxml2 -I/usr/include/kde -I/usr/lib64/qt-3.3/include -I.ui/ -I. -I.moc/ -o .obj/moc_userprofileform.o .moc/moc_userprofileform.cpp g++ -c -pipe -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -DQT_NO_STL -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/lib64/qt-3.3/mkspecs/default -I. -I.. -I../../src -I/usr/include/libxml2 -I/usr/include/kde -I/usr/lib64/qt-3.3/include -I.ui/ -I. -I.moc/ -o .obj/moc_selectprofileform.o .moc/moc_selectprofileform.cpp g++ -c -pipe -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -DQT_NO_STL -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/lib64/qt-3.3/mkspecs/default -I. -I.. -I../../src -I/usr/include/libxml2 -I/usr/include/kde -I/usr/lib64/qt-3.3/include -I.ui/ -I. -I.moc/ -o .obj/moc_getprofilenameform.o .moc/moc_getprofilenameform.cpp /usr/lib64/qt-3.3/bin/moc .ui/transferform.h -o .moc/moc_transferform.cpp g++ -c -pipe -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -DQT_NO_STL -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/lib64/qt-3.3/mkspecs/default -I. -I.. -I../../src -I/usr/include/libxml2 -I/usr/include/kde -I/usr/lib64/qt-3.3/include -I.ui/ -I. -I.moc/ -o .obj/moc_syssettingsform.o .moc/moc_syssettingsform.cpp g++ -c -pipe -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -DQT_NO_STL -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/lib64/qt-3.3/mkspecs/default -I. -I.. -I../../src -I/usr/include/libxml2 -I/usr/include/kde -I/usr/lib64/qt-3.3/include -I.ui/ -I. -I.moc/ -o .obj/moc_logviewform.o .moc/moc_logviewform.cpp g++ -c -pipe -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -DQT_NO_STL -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/lib64/qt-3.3/mkspecs/default -I. -I.. -I../../src -I/usr/include/libxml2 -I/usr/include/kde -I/usr/lib64/qt-3.3/include -I.ui/ -I. -I.moc/ -o .obj/moc_wizardform.o .moc/moc_wizardform.cpp g++ -c -pipe -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -DQT_NO_STL -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/lib64/qt-3.3/mkspecs/default -I. -I.. -I../../src -I/usr/include/libxml2 -I/usr/include/kde -I/usr/lib64/qt-3.3/include -I.ui/ -I. -I.moc/ -o .obj/moc_getaddressform.o .moc/moc_getaddressform.cpp g++ -c -pipe -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -DQT_NO_STL -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/lib64/qt-3.3/mkspecs/default -I. -I.. -I../../src -I/usr/include/libxml2 -I/usr/include/kde -I/usr/lib64/qt-3.3/include -I.ui/ -I. -I.moc/ -o .obj/moc_historyform.o .moc/moc_historyform.cpp g++ -c -pipe -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -DQT_NO_STL -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/lib64/qt-3.3/mkspecs/default -I. -I.. -I../../src -I/usr/include/libxml2 -I/usr/include/kde -I/usr/lib64/qt-3.3/include -I.ui/ -I. -I.moc/ -o .obj/moc_numberconversionform.o .moc/moc_numberconversionform.cpp g++ -c -pipe -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -DQT_NO_STL -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/lib64/qt-3.3/mkspecs/default -I. -I.. -I../../src -I/usr/include/libxml2 -I/usr/include/kde -I/usr/lib64/qt-3.3/include -I.ui/ -I. -I.moc/ -o .obj/moc_addresscardform.o .moc/moc_addresscardform.cpp /usr/lib64/qt-3.3/bin/moc .ui/messageform.h -o .moc/moc_messageform.cpp g++ -c -pipe -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -DQT_NO_STL -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/lib64/qt-3.3/mkspecs/default -I. -I.. -I../../src -I/usr/include/libxml2 -I/usr/include/kde -I/usr/lib64/qt-3.3/include -I.ui/ -I. -I.moc/ -o .obj/moc_buddyform.o .moc/moc_buddyform.cpp g++ -c -pipe -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -DQT_NO_STL -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/lib64/qt-3.3/mkspecs/default -I. -I.. -I../../src -I/usr/include/libxml2 -I/usr/include/kde -I/usr/lib64/qt-3.3/include -I.ui/ -I. -I.moc/ -o .obj/moc_sendfileform.o .moc/moc_sendfileform.cpp g++ -c -pipe -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -DQT_NO_STL -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/lib64/qt-3.3/mkspecs/default -I. -I.. -I../../src -I/usr/include/libxml2 -I/usr/include/kde -I/usr/lib64/qt-3.3/include -I.ui/ -I. -I.moc/ -o .obj/moc_diamondcardprofileform.o .moc/moc_diamondcardprofileform.cpp /usr/lib64/qt-3.3/bin/uic selectuserform.ui -o .ui/selectuserform.h g++ -c -pipe -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -DQT_NO_STL -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/lib64/qt-3.3/mkspecs/default -I. -I.. -I../../src -I/usr/include/libxml2 -I/usr/include/kde -I/usr/lib64/qt-3.3/include -I.ui/ -I. -I.moc/ -o .obj/address_finder.o address_finder.cpp g++ -c -pipe -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -DQT_NO_STL -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/lib64/qt-3.3/mkspecs/default -I. -I.. -I../../src -I/usr/include/libxml2 -I/usr/include/kde -I/usr/lib64/qt-3.3/include -I.ui/ -I. -I.moc/ -o .obj/messageformview.o messageformview.cpp g++ -c -pipe -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -DQT_NO_STL -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/lib64/qt-3.3/mkspecs/default -I. -I.. -I../../src -I/usr/include/libxml2 -I/usr/include/kde -I/usr/lib64/qt-3.3/include -I.ui/ -I. -I.moc/ -o .obj/buddylistview.o buddylistview.cpp g++ -c -pipe -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -DQT_NO_STL -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/lib64/qt-3.3/mkspecs/default -I. -I.. -I../../src -I/usr/include/libxml2 -I/usr/include/kde -I/usr/lib64/qt-3.3/include -I.ui/ -I. -I.moc/ -o .obj/twinkleapplication.o twinkleapplication.cpp g++ -c -pipe -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -DQT_NO_STL -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/lib64/qt-3.3/mkspecs/default -I. -I.. -I../../src -I/usr/include/libxml2 -I/usr/include/kde -I/usr/lib64/qt-3.3/include -I.ui/ -I. -I.moc/ -o .obj/inviteform.o .ui/inviteform.cpp g++ -c -pipe -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -DQT_NO_STL -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/lib64/qt-3.3/mkspecs/default -I. -I.. -I../../src -I/usr/include/libxml2 -I/usr/include/kde -I/usr/lib64/qt-3.3/include -I.ui/ -I. -I.moc/ -o .obj/redirectform.o .ui/redirectform.cpp twinkleapplication.cpp:35:6: warning: unused parameter 'sm' [-Wunused-parameter] void t_twinkle_application::commitData (QSessionManager &sm) { ^ g++ -c -pipe -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -DQT_NO_STL -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/lib64/qt-3.3/mkspecs/default -I. -I.. -I../../src -I/usr/include/libxml2 -I/usr/include/kde -I/usr/lib64/qt-3.3/include -I.ui/ -I. -I.moc/ -o .obj/termcapform.o .ui/termcapform.cpp g++ -c -pipe -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -DQT_NO_STL -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/lib64/qt-3.3/mkspecs/default -I. -I.. -I../../src -I/usr/include/libxml2 -I/usr/include/kde -I/usr/lib64/qt-3.3/include -I.ui/ -I. -I.moc/ -o .obj/srvredirectform.o .ui/srvredirectform.cpp g++ -c -pipe -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -DQT_NO_STL -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/lib64/qt-3.3/mkspecs/default -I. -I.. -I../../src -I/usr/include/libxml2 -I/usr/include/kde -I/usr/lib64/qt-3.3/include -I.ui/ -I. -I.moc/ -o .obj/transferform.o .ui/transferform.cpp /usr/lib64/qt-3.3/bin/uic selectuserform.ui -i selectuserform.h -o .ui/selectuserform.cpp g++ -c -pipe -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -DQT_NO_STL -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/lib64/qt-3.3/mkspecs/default -I. -I.. -I../../src -I/usr/include/libxml2 -I/usr/include/kde -I/usr/lib64/qt-3.3/include -I.ui/ -I. -I.moc/ -o .obj/messageform.o .ui/messageform.cpp g++ -c -pipe -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -DQT_NO_STL -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/lib64/qt-3.3/mkspecs/default -I. -I.. -I../../src -I/usr/include/libxml2 -I/usr/include/kde -I/usr/lib64/qt-3.3/include -I.ui/ -I. -I.moc/ -o .obj/moc_inviteform.o .moc/moc_inviteform.cpp In file included from .ui/messageform.cpp:12:0: ./textbrowsernoautolink.h:45:15: warning: unused parameter 'name' [-Wunused-parameter] virtual void setSource ( const QString & name ) {}; ^ In file included from .ui/messageform.cpp:43:0: .ui/../messageform.ui.h: In member function 'virtual void MessageForm::attachmentPopupActivated(int)': .ui/../messageform.ui.h:501:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (id > serviceMap->size()) { ^ g++ -c -pipe -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -DQT_NO_STL -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/lib64/qt-3.3/mkspecs/default -I. -I.. -I../../src -I/usr/include/libxml2 -I/usr/include/kde -I/usr/lib64/qt-3.3/include -I.ui/ -I. -I.moc/ -o .obj/moc_redirectform.o .moc/moc_redirectform.cpp g++ -c -pipe -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -DQT_NO_STL -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/lib64/qt-3.3/mkspecs/default -I. -I.. -I../../src -I/usr/include/libxml2 -I/usr/include/kde -I/usr/lib64/qt-3.3/include -I.ui/ -I. -I.moc/ -o .obj/moc_termcapform.o .moc/moc_termcapform.cpp g++ -c -pipe -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -DQT_NO_STL -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/lib64/qt-3.3/mkspecs/default -I. -I.. -I../../src -I/usr/include/libxml2 -I/usr/include/kde -I/usr/lib64/qt-3.3/include -I.ui/ -I. -I.moc/ -o .obj/moc_srvredirectform.o .moc/moc_srvredirectform.cpp g++ -c -pipe -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -DQT_NO_STL -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/lib64/qt-3.3/mkspecs/default -I. -I.. -I../../src -I/usr/include/libxml2 -I/usr/include/kde -I/usr/lib64/qt-3.3/include -I.ui/ -I. -I.moc/ -o .obj/moc_transferform.o .moc/moc_transferform.cpp /usr/lib64/qt-3.3/bin/moc .ui/selectuserform.h -o .moc/moc_selectuserform.cpp g++ -c -pipe -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -DQT_NO_STL -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/lib64/qt-3.3/mkspecs/default -I. -I.. -I../../src -I/usr/include/libxml2 -I/usr/include/kde -I/usr/lib64/qt-3.3/include -I.ui/ -I. -I.moc/ -o .obj/moc_messageform.o .moc/moc_messageform.cpp /usr/lib64/qt-3.3/bin/uic mphoneform.ui -o .ui/mphoneform.h g++ -c -pipe -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -DQT_NO_STL -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/lib64/qt-3.3/mkspecs/default -I. -I.. -I../../src -I/usr/include/libxml2 -I/usr/include/kde -I/usr/lib64/qt-3.3/include -I.ui/ -I. -I.moc/ -o .obj/selectuserform.o .ui/selectuserform.cpp /usr/lib64/qt-3.3/bin/moc .ui/mphoneform.h -o .moc/moc_mphoneform.cpp g++ -c -pipe -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -DQT_NO_STL -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/lib64/qt-3.3/mkspecs/default -I. -I.. -I../../src -I/usr/include/libxml2 -I/usr/include/kde -I/usr/lib64/qt-3.3/include -I.ui/ -I. -I.moc/ -o .obj/moc_selectuserform.o .moc/moc_selectuserform.cpp g++ -c -pipe -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -DQT_NO_STL -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/lib64/qt-3.3/mkspecs/default -I. -I.. -I../../src -I/usr/include/libxml2 -I/usr/include/kde -I/usr/lib64/qt-3.3/include -I.ui/ -I. -I.moc/ -o .obj/main.o main.cpp g++ -c -pipe -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -DQT_NO_STL -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/lib64/qt-3.3/mkspecs/default -I. -I.. -I../../src -I/usr/include/libxml2 -I/usr/include/kde -I/usr/lib64/qt-3.3/include -I.ui/ -I. -I.moc/ -o .obj/gui.o gui.cpp /usr/lib64/qt-3.3/bin/uic mphoneform.ui -i mphoneform.h -o .ui/mphoneform.cpp g++ -c -pipe -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -DQT_NO_STL -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/lib64/qt-3.3/mkspecs/default -I. -I.. -I../../src -I/usr/include/libxml2 -I/usr/include/kde -I/usr/lib64/qt-3.3/include -I.ui/ -I. -I.moc/ -o .obj/moc_mphoneform.o .moc/moc_mphoneform.cpp g++ -c -pipe -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -DQT_NO_STL -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/lib64/qt-3.3/mkspecs/default -I. -I.. -I../../src -I/usr/include/libxml2 -I/usr/include/kde -I/usr/lib64/qt-3.3/include -I.ui/ -I. -I.moc/ -o .obj/mphoneform.o .ui/mphoneform.cpp gui.cpp:275:6: warning: unused parameter 'num_redirections' [-Wunused-parameter] void t_gui::do_redirect(bool show_status, bool type_present, t_cf_type cf_type, ^ gui.cpp:526:6: warning: unused parameter 'dest_set' [-Wunused-parameter] bool t_gui::do_options(bool dest_set, const string &destination, bool immediate) { ^ gui.cpp:623:6: warning: unused parameter 'al' [-Wunused-parameter] void t_gui::do_help(const list &al) { ^ gui.cpp:1126:6: warning: unused parameter 'r' [-Wunused-parameter] void t_gui::cb_provisional_resp_invite(int line, const t_response *r) { ^ gui.cpp:1335:6: warning: unused parameter 'line' [-Wunused-parameter] void t_gui::cb_reinvite_success(int line, const t_response *r) { ^ gui.cpp:1335:6: warning: unused parameter 'r' [-Wunused-parameter] gui.cpp:1340:6: warning: unused parameter 'line' [-Wunused-parameter] void t_gui::cb_reinvite_failed(int line, const t_response *r) { ^ gui.cpp:1340:6: warning: unused parameter 'r' [-Wunused-parameter] gui.cpp:1379:6: warning: unused parameter 'r' [-Wunused-parameter] void t_gui::cb_register_success(t_user *user_config, const t_response *r, unsigned long expires, ^ gui.cpp:1766:6: warning: unused parameter 'codec' [-Wunused-parameter] void t_gui::cb_send_codec_changed(int line, t_audio_codec codec) { ^ gui.cpp:1774:6: warning: unused parameter 'codec' [-Wunused-parameter] void t_gui::cb_recv_codec_changed(int line, t_audio_codec codec) { ^ gui.cpp:2315:6: warning: unused parameter 'line' [-Wunused-parameter] void t_gui::cb_line_encrypted(int line, bool encrypted, const string &cipher_mode) { ^ gui.cpp:2315:6: warning: unused parameter 'encrypted' [-Wunused-parameter] gui.cpp:2315:6: warning: unused parameter 'cipher_mode' [-Wunused-parameter] gui.cpp:2386:6: warning: unused parameter 'r' [-Wunused-parameter] void t_gui::cb_mwi_subscribe_failed(t_user *user_config, t_response *r, bool first_failure) { ^ gui.cpp:2547:6: warning: unused parameter 'req' [-Wunused-parameter] void t_gui::cb_message_response(t_user *user_config, t_response *r, t_request *req) { ^ gui.cpp: In member function 'virtual void t_gui::cmd_show()': gui.cpp:2640:56: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] mainWindow->setWindowState(mainWindow->windowState() & ~Qt::WindowMinimized | Qt::WindowActive); ^ In file included from .ui/mphoneform.cpp:56:0: .ui/../mphoneform.ui.h: In member function 'void MphoneForm::destroy()': .ui/../mphoneform.ui.h:283:9: warning: deleting object of abstract class type 'QToolTip' which has non-virtual destructor will cause undefined behaviour [-Wdelete-non-virtual-dtor] delete buddyToolTip; ^ .ui/../mphoneform.ui.h: At global scope: .ui/../mphoneform.ui.h:320:6: warning: unused parameter 'e' [-Wunused-parameter] void MphoneForm::closeEvent( QCloseEvent *e ) ^ g++ -o twinkle .obj/main.o .obj/gui.o .obj/historylistview.o .obj/freedesksystray.o .obj/twinklesystray.o .obj/address_finder.o .obj/addresslistviewitem.o .obj/yesnodialog.o .obj/messageformview.o .obj/buddylistview.o .obj/twinkleapplication.o .obj/mphoneform.o .obj/inviteform.o .obj/deregisterform.o .obj/redirectform.o .obj/termcapform.o .obj/dtmfform.o .obj/selectnicform.o .obj/srvredirectform.o .obj/authenticationform.o .obj/userprofileform.o .obj/selectprofileform.o .obj/getprofilenameform.o .obj/transferform.o .obj/syssettingsform.o .obj/logviewform.o .obj/wizardform.o .obj/getaddressform.o .obj/historyform.o .obj/selectuserform.o .obj/numberconversionform.o .obj/addresscardform.o .obj/messageform.o .obj/buddyform.o .obj/sendfileform.o .obj/diamondcardprofileform.o .obj/qmake_image_collection.o .obj/moc_gui.o .obj/moc_freedesksystray.o .obj/moc_address_finder.o .obj/moc_yesnodialog.o .obj/moc_textbrowsernoautolink.o .obj/moc_mphoneform.o .obj/moc_inviteform.o .obj/moc_deregisterform.o .obj/moc_redirectform.o .obj/moc_termcapform.o .obj/moc_dtmfform.o .obj/moc_selectnicform.o .obj/moc_srvredirectform.o .obj/moc_authenticationform.o .obj/moc_userprofileform.o .obj/moc_selectprofileform.o .obj/moc_getprofilenameform.o .obj/moc_transferform.o .obj/moc_syssettingsform.o .obj/moc_logviewform.o .obj/moc_wizardform.o .obj/moc_getaddressform.o .obj/moc_historyform.o .obj/moc_selectuserform.o .obj/moc_numberconversionform.o .obj/moc_addresscardform.o .obj/moc_messageform.o .obj/moc_buddyform.o .obj/moc_sendfileform.o .obj/moc_diamondcardprofileform.o -L/usr/lib64 -L/usr/lib64/qt-3.3/lib ../libtwinkle.a ../parser/libsipparser.a ../sdp/libsdpparser.a ../sockets/libsocket.a ../threads/libthread.a ../audio/libaudio.a ../audits/libaudits.a ../stun/libstun.a ../mwi/libmwi.a ../im/libim.a ../patterns/libpatterns.a ../presence/libpresence.a ../utils/libutils.a -lsndfile -lmagic -lncurses -lreadline -lkio -L/usr/lib64 -lccext2 -lccgnu2 -lz -pthread -lccrtp -lcommoncpp -lucommon -lrt -ldl -lxml2 -lkdecore -lkdeui -L/lib -lkabc -lresolv ../audio/gsm/libgsm.a -lasound -lspeex -lspeexdsp -lzrtpcpp -lboost_regex -lqt-mt -lXext -lX11 -lm -lpthread make[3]: Leaving directory `/builddir/build/BUILD/twinkle-1.4.2/src/gui' Making all in gui/lang make[3]: Entering directory `/builddir/build/BUILD/twinkle-1.4.2/src/gui/lang' lrelease ./twinkle_nl.ts -qm twinkle_nl.qm lrelease ./twinkle_de.ts -qm twinkle_de.qm lrelease ./twinkle_cs.ts -qm twinkle_cs.qm lrelease ./twinkle_fr.ts -qm twinkle_fr.qm lrelease ./twinkle_ru.ts -qm twinkle_ru.qm lrelease ./twinkle_sv.ts -qm twinkle_sv.qm make[3]: Leaving directory `/builddir/build/BUILD/twinkle-1.4.2/src/gui/lang' make[2]: Leaving directory `/builddir/build/BUILD/twinkle-1.4.2/src' make[1]: Leaving directory `/builddir/build/BUILD/twinkle-1.4.2/src' make[1]: Entering directory `/builddir/build/BUILD/twinkle-1.4.2' sed -e 's,@datadir\@,/usr/share/twinkle,g' -e 's,@prefix\@,/usr,g' ./twinkle.desktop.in >twinkle.desktop make[1]: Leaving directory `/builddir/build/BUILD/twinkle-1.4.2' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.fQuOKJ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/twinkle-1.4.2-21.fc19.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/twinkle-1.4.2-21.fc19.x86_64 ++ dirname /builddir/build/BUILDROOT/twinkle-1.4.2-21.fc19.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/twinkle-1.4.2-21.fc19.x86_64 + cd twinkle-1.4.2 + rm -rf /builddir/build/BUILDROOT/twinkle-1.4.2-21.fc19.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/twinkle-1.4.2-21.fc19.x86_64 Making install in src make[1]: Entering directory `/builddir/build/BUILD/twinkle-1.4.2/src' Making install in audio make[2]: Entering directory `/builddir/build/BUILD/twinkle-1.4.2/src/audio' Making install in gsm make[3]: Entering directory `/builddir/build/BUILD/twinkle-1.4.2/src/audio/gsm' make[4]: Entering directory `/builddir/build/BUILD/twinkle-1.4.2/src/audio/gsm' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/twinkle-1.4.2/src/audio/gsm' make[3]: Leaving directory `/builddir/build/BUILD/twinkle-1.4.2/src/audio/gsm' make[3]: Entering directory `/builddir/build/BUILD/twinkle-1.4.2/src/audio' make[4]: Entering directory `/builddir/build/BUILD/twinkle-1.4.2/src/audio' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/twinkle-1.4.2/src/audio' make[3]: Leaving directory `/builddir/build/BUILD/twinkle-1.4.2/src/audio' make[2]: Leaving directory `/builddir/build/BUILD/twinkle-1.4.2/src/audio' Making install in audits make[2]: Entering directory `/builddir/build/BUILD/twinkle-1.4.2/src/audits' make[3]: Entering directory `/builddir/build/BUILD/twinkle-1.4.2/src/audits' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/twinkle-1.4.2/src/audits' make[2]: Leaving directory `/builddir/build/BUILD/twinkle-1.4.2/src/audits' Making install in im make[2]: Entering directory `/builddir/build/BUILD/twinkle-1.4.2/src/im' make[3]: Entering directory `/builddir/build/BUILD/twinkle-1.4.2/src/im' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/twinkle-1.4.2/src/im' make[2]: Leaving directory `/builddir/build/BUILD/twinkle-1.4.2/src/im' Making install in mwi make[2]: Entering directory `/builddir/build/BUILD/twinkle-1.4.2/src/mwi' make[3]: Entering directory `/builddir/build/BUILD/twinkle-1.4.2/src/mwi' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/twinkle-1.4.2/src/mwi' make[2]: Leaving directory `/builddir/build/BUILD/twinkle-1.4.2/src/mwi' Making install in parser make[2]: Entering directory `/builddir/build/BUILD/twinkle-1.4.2/src/parser' make[3]: Entering directory `/builddir/build/BUILD/twinkle-1.4.2/src/parser' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/twinkle-1.4.2/src/parser' make[2]: Leaving directory `/builddir/build/BUILD/twinkle-1.4.2/src/parser' Making install in patterns make[2]: Entering directory `/builddir/build/BUILD/twinkle-1.4.2/src/patterns' make[3]: Entering directory `/builddir/build/BUILD/twinkle-1.4.2/src/patterns' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/twinkle-1.4.2/src/patterns' make[2]: Leaving directory `/builddir/build/BUILD/twinkle-1.4.2/src/patterns' Making install in presence make[2]: Entering directory `/builddir/build/BUILD/twinkle-1.4.2/src/presence' make[3]: Entering directory `/builddir/build/BUILD/twinkle-1.4.2/src/presence' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/twinkle-1.4.2/src/presence' make[2]: Leaving directory `/builddir/build/BUILD/twinkle-1.4.2/src/presence' Making install in sdp make[2]: Entering directory `/builddir/build/BUILD/twinkle-1.4.2/src/sdp' make[3]: Entering directory `/builddir/build/BUILD/twinkle-1.4.2/src/sdp' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/twinkle-1.4.2/src/sdp' make[2]: Leaving directory `/builddir/build/BUILD/twinkle-1.4.2/src/sdp' Making install in sockets make[2]: Entering directory `/builddir/build/BUILD/twinkle-1.4.2/src/sockets' make[3]: Entering directory `/builddir/build/BUILD/twinkle-1.4.2/src/sockets' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/twinkle-1.4.2/src/sockets' make[2]: Leaving directory `/builddir/build/BUILD/twinkle-1.4.2/src/sockets' Making install in stun make[2]: Entering directory `/builddir/build/BUILD/twinkle-1.4.2/src/stun' make[3]: Entering directory `/builddir/build/BUILD/twinkle-1.4.2/src/stun' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/twinkle-1.4.2/src/stun' make[2]: Leaving directory `/builddir/build/BUILD/twinkle-1.4.2/src/stun' Making install in threads make[2]: Entering directory `/builddir/build/BUILD/twinkle-1.4.2/src/threads' make[3]: Entering directory `/builddir/build/BUILD/twinkle-1.4.2/src/threads' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/twinkle-1.4.2/src/threads' make[2]: Leaving directory `/builddir/build/BUILD/twinkle-1.4.2/src/threads' Making install in utils make[2]: Entering directory `/builddir/build/BUILD/twinkle-1.4.2/src/utils' make[3]: Entering directory `/builddir/build/BUILD/twinkle-1.4.2/src/utils' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/twinkle-1.4.2/src/utils' make[2]: Leaving directory `/builddir/build/BUILD/twinkle-1.4.2/src/utils' Making install in . make[2]: Entering directory `/builddir/build/BUILD/twinkle-1.4.2/src' make[3]: Entering directory `/builddir/build/BUILD/twinkle-1.4.2/src' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/twinkle-1.4.2/src' make[2]: Leaving directory `/builddir/build/BUILD/twinkle-1.4.2/src' Making install in gui make[2]: Entering directory `/builddir/build/BUILD/twinkle-1.4.2/src/gui' make[2]: Nothing to be done for `install'. make[2]: Leaving directory `/builddir/build/BUILD/twinkle-1.4.2/src/gui' Making install in gui/lang make[2]: Entering directory `/builddir/build/BUILD/twinkle-1.4.2/src/gui/lang' make[3]: Entering directory `/builddir/build/BUILD/twinkle-1.4.2/src/gui/lang' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/twinkle/lang" || mkdir -p -- "/builddir/build/BUILDROOT/twinkle-1.4.2-21.fc19.x86_64/usr/share/twinkle/lang" /usr/bin/install -c -p -m 644 'twinkle_nl.qm' '/builddir/build/BUILDROOT/twinkle-1.4.2-21.fc19.x86_64/usr/share/twinkle/lang/twinkle_nl.qm' /usr/bin/install -c -p -m 644 'twinkle_de.qm' '/builddir/build/BUILDROOT/twinkle-1.4.2-21.fc19.x86_64/usr/share/twinkle/lang/twinkle_de.qm' /usr/bin/install -c -p -m 644 'twinkle_cs.qm' '/builddir/build/BUILDROOT/twinkle-1.4.2-21.fc19.x86_64/usr/share/twinkle/lang/twinkle_cs.qm' /usr/bin/install -c -p -m 644 'twinkle_fr.qm' '/builddir/build/BUILDROOT/twinkle-1.4.2-21.fc19.x86_64/usr/share/twinkle/lang/twinkle_fr.qm' /usr/bin/install -c -p -m 644 'twinkle_ru.qm' '/builddir/build/BUILDROOT/twinkle-1.4.2-21.fc19.x86_64/usr/share/twinkle/lang/twinkle_ru.qm' /usr/bin/install -c -p -m 644 'twinkle_sv.qm' '/builddir/build/BUILDROOT/twinkle-1.4.2-21.fc19.x86_64/usr/share/twinkle/lang/twinkle_sv.qm' make[3]: Leaving directory `/builddir/build/BUILD/twinkle-1.4.2/src/gui/lang' make[2]: Leaving directory `/builddir/build/BUILD/twinkle-1.4.2/src/gui/lang' make[1]: Leaving directory `/builddir/build/BUILD/twinkle-1.4.2/src' make[1]: Entering directory `/builddir/build/BUILD/twinkle-1.4.2' make[2]: Entering directory `/builddir/build/BUILD/twinkle-1.4.2' test -z "/usr/bin" || mkdir -p -- "/builddir/build/BUILDROOT/twinkle-1.4.2-21.fc19.x86_64/usr/bin" /usr/bin/install -c -p 'src/gui/twinkle' '/builddir/build/BUILDROOT/twinkle-1.4.2-21.fc19.x86_64/usr/bin/twinkle' test -z "/usr/share/twinkle" || mkdir -p -- "/builddir/build/BUILDROOT/twinkle-1.4.2-21.fc19.x86_64/usr/share/twinkle" /usr/bin/install -c -p -m 644 'data/ringback.wav' '/builddir/build/BUILDROOT/twinkle-1.4.2-21.fc19.x86_64/usr/share/twinkle/ringback.wav' /usr/bin/install -c -p -m 644 'data/ringtone.wav' '/builddir/build/BUILDROOT/twinkle-1.4.2-21.fc19.x86_64/usr/share/twinkle/ringtone.wav' /usr/bin/install -c -p -m 644 'data/providers.csv' '/builddir/build/BUILDROOT/twinkle-1.4.2-21.fc19.x86_64/usr/share/twinkle/providers.csv' /usr/bin/install -c -p -m 644 'src/gui/images/twinkle16.png' '/builddir/build/BUILDROOT/twinkle-1.4.2-21.fc19.x86_64/usr/share/twinkle/twinkle16.png' /usr/bin/install -c -p -m 644 'src/gui/images/twinkle32.png' '/builddir/build/BUILDROOT/twinkle-1.4.2-21.fc19.x86_64/usr/share/twinkle/twinkle32.png' /usr/bin/install -c -p -m 644 'src/gui/images/twinkle48.png' '/builddir/build/BUILDROOT/twinkle-1.4.2-21.fc19.x86_64/usr/share/twinkle/twinkle48.png' make[2]: Leaving directory `/builddir/build/BUILD/twinkle-1.4.2' make[1]: Leaving directory `/builddir/build/BUILD/twinkle-1.4.2' + install -d 755 /builddir/build/BUILDROOT/twinkle-1.4.2-21.fc19.x86_64/usr/share/pixmaps + install -m 644 src/gui/images/twinkle48.png /builddir/build/BUILDROOT/twinkle-1.4.2-21.fc19.x86_64/usr/share/pixmaps/twinkle.png + rm -f /builddir/build/BUILDROOT/twinkle-1.4.2-21.fc19.x86_64/usr/share/applications/twinkle.desktop + desktop-file-install --vendor fedora --dir /builddir/build/BUILDROOT/twinkle-1.4.2-21.fc19.x86_64/usr/share/applications --add-category X-Fedora twinkle.desktop /builddir/build/BUILDROOT/twinkle-1.4.2-21.fc19.x86_64/usr/share/applications/fedora-twinkle.desktop: warning: value "A SIP softphone" for key "Comment" in group "Desktop Entry" looks redundant with value "A SIP softphone" of key "GenericName" + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/twinkle-1.4.2 extracting debug info from /builddir/build/BUILDROOT/twinkle-1.4.2-21.fc19.x86_64/usr/bin/twinkle dwz: Too few files for multifile optimization 8854 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: twinkle-1.4.2-21.fc19.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.DZ7FYH + umask 022 + cd /builddir/build/BUILD + cd twinkle-1.4.2 + DOCDIR=/builddir/build/BUILDROOT/twinkle-1.4.2-21.fc19.x86_64/usr/share/doc/twinkle-1.4.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/twinkle-1.4.2-21.fc19.x86_64/usr/share/doc/twinkle-1.4.2 + cp -pr AUTHORS /builddir/build/BUILDROOT/twinkle-1.4.2-21.fc19.x86_64/usr/share/doc/twinkle-1.4.2 + cp -pr COPYING /builddir/build/BUILDROOT/twinkle-1.4.2-21.fc19.x86_64/usr/share/doc/twinkle-1.4.2 + cp -pr README /builddir/build/BUILDROOT/twinkle-1.4.2-21.fc19.x86_64/usr/share/doc/twinkle-1.4.2 + cp -pr ChangeLog /builddir/build/BUILDROOT/twinkle-1.4.2-21.fc19.x86_64/usr/share/doc/twinkle-1.4.2 + exit 0 Provides: twinkle = 1.4.2-21.fc19 twinkle(x86-64) = 1.4.2-21.fc19 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libX11.so.6()(64bit) libXext.so.6()(64bit) libasound.so.2()(64bit) libasound.so.2(ALSA_0.9)(64bit) libasound.so.2(ALSA_0.9.0rc4)(64bit) libboost_regex.so.1.53.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libccext2-1.8.so.0()(64bit) libccgnu2-1.8.so.0()(64bit) libccrtp.so.0()(64bit) libcommoncpp.so.6()(64bit) libdl.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libkabc.so.1()(64bit) libkdecore.so.4()(64bit) libkdeui.so.4()(64bit) libkio.so.4()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libmagic.so.1()(64bit) libncurses.so.5()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libqt-mt.so.3()(64bit) libreadline.so.6()(64bit) libresolv.so.2()(64bit) libresolv.so.2(GLIBC_2.2.5)(64bit) libresolv.so.2(GLIBC_2.9)(64bit) librt.so.1()(64bit) libsndfile.so.1()(64bit) libsndfile.so.1(libsndfile.so.1.0)(64bit) libspeex.so.1()(64bit) libspeexdsp.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.1)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libtinfo.so.5()(64bit) libucommon.so.6()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libz.so.1()(64bit) libzrtpcpp.so.2()(64bit) rtld(GNU_HASH) Processing files: twinkle-debuginfo-1.4.2-21.fc19.x86_64 Provides: twinkle-debuginfo = 1.4.2-21.fc19 twinkle-debuginfo(x86-64) = 1.4.2-21.fc19 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/twinkle-1.4.2-21.fc19.x86_64 Wrote: /builddir/build/RPMS/twinkle-1.4.2-21.fc19.x86_64.rpm Wrote: /builddir/build/RPMS/twinkle-debuginfo-1.4.2-21.fc19.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.7pezzg + umask 022 + cd /builddir/build/BUILD + cd twinkle-1.4.2 + rm -rf /builddir/build/BUILDROOT/twinkle-1.4.2-21.fc19.x86_64 + exit 0 Child return code was: 0 LEAVE do -->