Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 444331 Details for
Bug 631171
FTBFS valknut-0.4.9-3.fc12
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 97.71 KB, created by
FTBFS
on 2010-09-07 17:08:53 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
FTBFS
Created:
2010-09-07 17:08:53 UTC
Size:
97.71 KB
patch
obsolete
>Mock Version: 1.1.1 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/valknut.spec'], False, '/var/lib/mock/fedora-development-i386-valknut-0.4.9-3.fc12.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x1063b50>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/valknut.spec'] >Building target platforms: i686 >Building for target i686 >Wrote: /builddir/build/SRPMS/valknut-0.4.9-3.fc14.src.rpm >Child returncode was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/valknut.spec'], False, '/var/lib/mock/fedora-development-i386-valknut-0.4.9-3.fc12.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x1063b50>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/valknut.spec'] >Building target platforms: i686 >Building for target i686 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.DgMtlj >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf valknut-0.4.9 >+ /bin/tar -xf - >+ /usr/bin/bzip2 -dc /builddir/build/SOURCES/valknut-0.4.9.tar.bz2 >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd valknut-0.4.9 >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.WaHHnD >+ umask 022 >+ cd /builddir/build/BUILD >+ cd valknut-0.4.9 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' >+ export CFLAGS >+ CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' >+ export CXXFLAGS >+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' >+ export FFLAGS >+ ./configure --build=i686-pc-linux-gnu --host=i686-pc-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/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-mt >configure: WARNING: unrecognized options: --enable-mt >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for i686-pc-linux-gnu-g++... no >checking for i686-pc-linux-gnu-c++... no >checking for i686-pc-linux-gnu-gpp... no >checking for i686-pc-linux-gnu-aCC... no >checking for i686-pc-linux-gnu-CC... no >checking for i686-pc-linux-gnu-cxx... no >checking for i686-pc-linux-gnu-cc++... no >checking for i686-pc-linux-gnu-cl.exe... no >checking for i686-pc-linux-gnu-FCC... no >checking for i686-pc-linux-gnu-KCC... no >checking for i686-pc-linux-gnu-RCC... no >checking for i686-pc-linux-gnu-xlC_r... no >checking for i686-pc-linux-gnu-xlC... no >checking for g++... g++ >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 g++ accepts -g... yes >checking for style of include used by make... GNU >checking dependency style of g++... none >checking how to run the C++ preprocessor... g++ -E >checking for i686-pc-linux-gnu-gcc... no >checking for gcc... gcc >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 dependency style of gcc... none >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by gcc... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1966080 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/bin/ld option to reload object files... -r >checking for i686-pc-linux-gnu-objdump... no >checking for objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for i686-pc-linux-gnu-ar... no >checking for ar... ar >checking for i686-pc-linux-gnu-strip... no >checking for strip... strip >checking for i686-pc-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking command to parse /usr/bin/nm -B output from gcc object... ok >checking how to run the C preprocessor... gcc -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for dlfcn.h... yes >checking whether we are using the GNU C++ compiler... (cached) yes >checking whether g++ accepts -g... (cached) yes >checking dependency style of g++... (cached) none >checking how to run the C++ preprocessor... g++ -E >checking for objdir... .libs >checking if gcc supports -fno-rtti -fno-exceptions... no >checking for gcc option to produce PIC... -fPIC -DPIC >checking if gcc PIC flag -fPIC -DPIC works... yes >checking if gcc static flag -static works... no >checking if gcc supports -c -o file.o... yes >checking if gcc supports -c -o file.o... (cached) yes >checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking for ld used by g++... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes >checking for g++ option to produce PIC... -fPIC -DPIC >checking if g++ PIC flag -fPIC -DPIC works... yes >checking if g++ static flag -static works... no >checking if g++ supports -c -o file.o... yes >checking if g++ supports -c -o file.o... (cached) yes >checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for i686-pc-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking how to find QT4 libraries... normal libraries >checking for QTCORE... yes >checking for QTGUI... yes >checking for QTNETWORK... yes >checking for QT3SUPPORT... yes >checking if the QtCore flags work... yes >checking if the QtGui flags work... yes >checking if the QtNetwork flags work... yes >checking if the Qt3Support flags work... yes >checking for uic-qt4... /usr/lib/qt4/bin/uic-qt4 >checking for moc-qt4... /usr/lib/qt4/bin/moc-qt4 >checking for lrelease-qt4... /usr/lib/qt4/bin/lrelease-qt4 >checking for lupdate-qt4... /usr/lib/qt4/bin/lupdate-qt4 >checking if this is mingw32... no >configure: Looking for dclib >= 0.3.23 via pkg-config... >checking for DCLIB... yes >checking malloc.h usability... yes >checking malloc.h presence... yes >checking for malloc.h... yes >checking for mallinfo... yes >checking for malloc_stats... yes >checking for the /pretend command... disabled for release build >checking for build date and svn revision... Build date: 20100905 release >configure: creating ./config.status >config.status: creating Makefile >config.status: creating valknut.spec >config.status: creating valknut.lsm >config.status: creating Info.plist >config.status: creating valknut/Makefile >config.status: creating valknut/docs/Makefile >config.status: creating valknut/docs/en/Makefile >config.status: creating valknut/icons/Makefile >config.status: creating valknut/sounds/Makefile >config.status: creating valknut/ui/Makefile >config.status: creating valknut/ts/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >configure: WARNING: unrecognized options: --enable-mt >+ make -k -j4 >make all-recursive >make[1]: Entering directory `/builddir/build/BUILD/valknut-0.4.9' >Making all in valknut >make[2]: Entering directory `/builddir/build/BUILD/valknut-0.4.9/valknut' >/usr/lib/qt4/bin/moc-qt4 -o dcapplicationevents.moc.cpp dcapplicationevents.h >/usr/lib/qt4/bin/moc-qt4 -o dcchat.moc.cpp dcchat.h >/usr/lib/qt4/bin/moc-qt4 -o dcclient.moc.cpp dcclient.h >/usr/lib/qt4/bin/moc-qt4 -o dcconfig.moc.cpp dcconfig.h >/usr/lib/qt4/bin/moc-qt4 -o dcconnectionmanager.moc.cpp dcconnectionmanager.h >/usr/lib/qt4/bin/moc-qt4 -o dcdebug.moc.cpp dcdebug.h >dcconfig.h:677: Warning: Signals cannot be declared virtual >dcconfig.h:679: Warning: Signals cannot be declared virtual >dcconfig.h:681: Warning: Signals cannot be declared virtual >dcconfig.h:683: Warning: Signals cannot be declared virtual >dcconfig.h:685: Warning: Signals cannot be declared virtual >dcconfig.h:687: Warning: Signals cannot be declared virtual >/usr/lib/qt4/bin/moc-qt4 -o dceditserver.moc.cpp dceditserver.h >/usr/lib/qt4/bin/moc-qt4 -o dcedittransfer.moc.cpp dcedittransfer.h >/usr/lib/qt4/bin/moc-qt4 -o dcfilebrowser.moc.cpp dcfilebrowser.h >/usr/lib/qt4/bin/moc-qt4 -o dcfilelistdecompressor.moc.cpp dcfilelistdecompressor.h >/usr/lib/qt4/bin/moc-qt4 -o dcfiletransferinfo.moc.cpp dcfiletransferinfo.h >/usr/lib/qt4/bin/moc-qt4 -o dcgui.moc.cpp dcgui.h >dcfilelistdecompressor.h:63: Warning: Signals cannot be declared virtual >/usr/lib/qt4/bin/moc-qt4 -o dchubfilter.moc.cpp dchubfilter.h >/usr/lib/qt4/bin/moc-qt4 -o dchublistmanager.moc.cpp dchublistmanager.h >/usr/lib/qt4/bin/moc-qt4 -o dchubprofile.moc.cpp dchubprofile.h >/usr/lib/qt4/bin/moc-qt4 -o dchubsearch.moc.cpp dchubsearch.h >/usr/lib/qt4/bin/moc-qt4 -o dcoptions.moc.cpp dcoptions.h >/usr/lib/qt4/bin/moc-qt4 -o dcshellcommandrunner.moc.cpp dcshellcommandrunner.h >/usr/lib/qt4/bin/moc-qt4 -o dcsigterm.moc.cpp dcsigterm.h >dcshellcommandrunner.h:48: Warning: Signals cannot be declared virtual >/usr/lib/qt4/bin/moc-qt4 -o dcsplash.moc.cpp dcsplash.h >/usr/lib/qt4/bin/moc-qt4 -o dcspy.moc.cpp dcspy.h >/usr/lib/qt4/bin/moc-qt4 -o dctransferview.moc.cpp dctransferview.h >/usr/lib/qt4/bin/moc-qt4 -o dctranslator.moc.cpp dctranslator.h >/usr/lib/qt4/bin/moc-qt4 -o dcusercommandeditor.moc.cpp dcusercommandeditor.h >/usr/lib/qt4/bin/moc-qt4 -o dcuserslist.moc.cpp dcuserslist.h >/usr/lib/qt4/bin/moc-qt4 -o cdialogmessage.moc.cpp cdialogmessage.h >/usr/lib/qt4/bin/moc-qt4 -o cdialogpicturemap.moc.cpp cdialogpicturemap.h >/usr/lib/qt4/bin/moc-qt4 -o dcqtextedit.moc.cpp dcqtextedit.h >/usr/lib/qt4/bin/moc-qt4 -o filteronlyproxy.moc.cpp filteronlyproxy.h >/usr/lib/qt4/bin/moc-qt4 -o publichubsmodel.moc.cpp publichubsmodel.h >/usr/lib/qt4/bin/moc-qt4 -o publichubsproxy.moc.cpp publichubsproxy.h >/usr/lib/qt4/bin/moc-qt4 -o searchspymodel.moc.cpp searchspymodel.h >/usr/lib/qt4/bin/moc-qt4 -o userlistmodel.moc.cpp userlistmodel.h >make all-recursive >make[3]: Entering directory `/builddir/build/BUILD/valknut-0.4.9/valknut' >Making all in docs >make[4]: Entering directory `/builddir/build/BUILD/valknut-0.4.9/valknut/docs' >Making all in en >make[5]: Entering directory `/builddir/build/BUILD/valknut-0.4.9/valknut/docs/en' >make[5]: Nothing to be done for `all'. >make[5]: Leaving directory `/builddir/build/BUILD/valknut-0.4.9/valknut/docs/en' >make[5]: Entering directory `/builddir/build/BUILD/valknut-0.4.9/valknut/docs' >make[5]: Nothing to be done for `all-am'. >make[5]: Leaving directory `/builddir/build/BUILD/valknut-0.4.9/valknut/docs' >make[4]: Leaving directory `/builddir/build/BUILD/valknut-0.4.9/valknut/docs' >Making all in icons >make[4]: Entering directory `/builddir/build/BUILD/valknut-0.4.9/valknut/icons' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/builddir/build/BUILD/valknut-0.4.9/valknut/icons' >Making all in sounds >make[4]: Entering directory `/builddir/build/BUILD/valknut-0.4.9/valknut/sounds' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/builddir/build/BUILD/valknut-0.4.9/valknut/sounds' >Making all in ui >make[4]: Entering directory `/builddir/build/BUILD/valknut-0.4.9/valknut/ui' >/usr/lib/qt4/bin/uic-qt4 -o DCDialogAbout.h DCDialogAbout.ui >/usr/lib/qt4/bin/uic-qt4 -o DCDialogAskDownloadMode.h DCDialogAskDownloadMode.ui >/usr/lib/qt4/bin/uic-qt4 -o DCDialogChat.h DCDialogChat.ui >/usr/lib/qt4/bin/uic-qt4 -o DCDialogClient.h DCDialogClient.ui >/usr/lib/qt4/bin/uic-qt4 -o DCDialogDebug.h DCDialogDebug.ui >/usr/lib/qt4/bin/uic-qt4 -o DCDialogDebugSettings.h DCDialogDebugSettings.ui >/usr/lib/qt4/bin/uic-qt4 -o DCDialogEditServer.h DCDialogEditServer.ui >/usr/lib/qt4/bin/uic-qt4 -o DCDialogEditSharePath.h DCDialogEditSharePath.ui >/usr/lib/qt4/bin/uic-qt4 -o DCDialogEditTransfer.h DCDialogEditTransfer.ui >/usr/lib/qt4/bin/uic-qt4 -o DCDialogFileBrowser.h DCDialogFileBrowser.ui >/usr/lib/qt4/bin/uic-qt4 -o DCDialogFileTransferInfo.h DCDialogFileTransferInfo.ui >/usr/lib/qt4/bin/uic-qt4 -o DCDialogForceMove.h DCDialogForceMove.ui >/usr/lib/qt4/bin/uic-qt4 -o DCDialogHubFilter.h DCDialogHubFilter.ui >/usr/lib/qt4/bin/uic-qt4 -o DCDialogHubListManager.h DCDialogHubListManager.ui >/usr/lib/qt4/bin/uic-qt4 -o DCDialogHubProfile.h DCDialogHubProfile.ui >/usr/lib/qt4/bin/uic-qt4 -o DCDialogHubSearch.h DCDialogHubSearch.ui >/usr/lib/qt4/bin/uic-qt4 -o DCDialogMagnet.h DCDialogMagnet.ui >/usr/lib/qt4/bin/uic-qt4 -o DCDialogMessage.h DCDialogMessage.ui >/usr/lib/qt4/bin/uic-qt4 -o DCDialogOptions.h DCDialogOptions.ui >/usr/lib/qt4/bin/uic-qt4 -o DCDialogSplash.h DCDialogSplash.ui >/usr/lib/qt4/bin/uic-qt4 -o DCDialogSpy.h DCDialogSpy.ui >/usr/lib/qt4/bin/uic-qt4 -o DCDialogTransfer.h DCDialogTransfer.ui >/usr/lib/qt4/bin/uic-qt4 -o DCDialogTranslatorSettings.h DCDialogTranslatorSettings.ui >/usr/lib/qt4/bin/uic-qt4 -o DCDialogUserCommandEditor.h DCDialogUserCommandEditor.ui >/usr/lib/qt4/bin/uic-qt4 -o DCDialogUserCommandLines.h DCDialogUserCommandLines.ui >/usr/lib/qt4/bin/uic-qt4 -o DCDialogUsersList.h DCDialogUsersList.ui >make all-am >make[5]: Entering directory `/builddir/build/BUILD/valknut-0.4.9/valknut/ui' >make[5]: Nothing to be done for `all-am'. >make[5]: Leaving directory `/builddir/build/BUILD/valknut-0.4.9/valknut/ui' >make[4]: Leaving directory `/builddir/build/BUILD/valknut-0.4.9/valknut/ui' >Making all in ts >make[4]: Entering directory `/builddir/build/BUILD/valknut-0.4.9/valknut/ts' >/usr/lib/qt4/bin/lrelease-qt4 valknut.bs.ts -qm valknut.bs.qm >/usr/lib/qt4/bin/lrelease-qt4 valknut.cs.ts -qm valknut.cs.qm >/usr/lib/qt4/bin/lrelease-qt4 valknut.da.ts -qm valknut.da.qm >/usr/lib/qt4/bin/lrelease-qt4 valknut.de.ts -qm valknut.de.qm >Updating 'valknut.bs.qm'... > Generated 841 translation(s) (745 finished and 96 unfinished) > Ignored 540 untranslated source text(s) >/usr/lib/qt4/bin/lrelease-qt4 valknut.el.ts -qm valknut.el.qm >Updating 'valknut.cs.qm'... > Generated 607 translation(s) (494 finished and 113 unfinished) > Ignored 774 untranslated source text(s) >/usr/lib/qt4/bin/lrelease-qt4 valknut.en_GB.ts -qm valknut.en_GB.qm >Updating 'valknut.el.qm'... >Updating 'valknut.de.qm'... > Generated 559 translation(s) (461 finished and 98 unfinished) > Ignored 822 untranslated source text(s) > Generated 841 translation(s) (748 finished and 93 unfinished) > Ignored 540 untranslated source text(s) >Updating 'valknut.da.qm'... >/usr/lib/qt4/bin/lrelease-qt4 valknut.es.ts -qm valknut.es.qm > Generated 339 translation(s) (239 finished and 100 unfinished) > Ignored 1042 untranslated source text(s) >/usr/lib/qt4/bin/lrelease-qt4 valknut.fi.ts -qm valknut.fi.qm >/usr/lib/qt4/bin/lrelease-qt4 valknut.fr.ts -qm valknut.fr.qm >Updating 'valknut.es.qm'... > Generated 631 translation(s) (519 finished and 112 unfinished) > Ignored 750 untranslated source text(s) >Updating 'valknut.fi.qm'... >/usr/lib/qt4/bin/lrelease-qt4 valknut.hu.ts -qm valknut.hu.qm >Updating 'valknut.en_GB.qm'... > Generated 0 translation(s) (0 finished and 0 unfinished) > Ignored 1381 untranslated source text(s) >/usr/lib/qt4/bin/lrelease-qt4 valknut.is.ts -qm valknut.is.qm > Generated 815 translation(s) (715 finished and 100 unfinished) > Ignored 566 untranslated source text(s) >/usr/lib/qt4/bin/lrelease-qt4 valknut.it.ts -qm valknut.it.qm >Updating 'valknut.fr.qm'... > Generated 852 translation(s) (748 finished and 104 unfinished) > Ignored 529 untranslated source text(s) >/usr/lib/qt4/bin/lrelease-qt4 valknut.lv.ts -qm valknut.lv.qm >Updating 'valknut.it.qm'... >Updating 'valknut.hu.qm'... > Generated 545 translation(s) (435 finished and 110 unfinished) > Ignored 836 untranslated source text(s) >/usr/lib/qt4/bin/lrelease-qt4 valknut.nb.ts -qm valknut.nb.qm > Generated 1093 translation(s) (718 finished and 375 unfinished) > Ignored 288 untranslated source text(s) >/usr/lib/qt4/bin/lrelease-qt4 valknut.nl.ts -qm valknut.nl.qm >Updating 'valknut.is.qm'... > Generated 489 translation(s) (391 finished and 98 unfinished) > Ignored 892 untranslated source text(s) >/usr/lib/qt4/bin/lrelease-qt4 valknut.pl.ts -qm valknut.pl.qm >Updating 'valknut.lv.qm'... > Generated 634 translation(s) (517 finished and 117 unfinished) > Ignored 747 untranslated source text(s) >/usr/lib/qt4/bin/lrelease-qt4 valknut.pt_br.ts -qm valknut.pt_br.qm >Updating 'valknut.nl.qm'... > Generated 361 translation(s) (243 finished and 118 unfinished) > Ignored 1020 untranslated source text(s) >/usr/lib/qt4/bin/lrelease-qt4 valknut.ro.ts -qm valknut.ro.qm >Updating 'valknut.nb.qm'... > Generated 626 translation(s) (517 finished and 109 unfinished) > Ignored 755 untranslated source text(s) >/usr/lib/qt4/bin/lrelease-qt4 valknut.rus.ts -qm valknut.rus.qm >Updating 'valknut.pl.qm'... > Generated 623 translation(s) (583 finished and 40 unfinished) > Ignored 758 untranslated source text(s) >/usr/lib/qt4/bin/lrelease-qt4 valknut.sk.ts -qm valknut.sk.qm >Updating 'valknut.ro.qm'... > Generated 630 translation(s) (517 finished and 113 unfinished) > Ignored 751 untranslated source text(s) >/usr/lib/qt4/bin/lrelease-qt4 valknut.sr.ts -qm valknut.sr@latin.qm >Updating 'valknut.sk.qm'... > Generated 0 translation(s) (0 finished and 0 unfinished) > Ignored 1381 untranslated source text(s) >/usr/lib/qt4/bin/lrelease-qt4 valknut.sr@latin.ts -qm valknut.sr.qm >Updating 'valknut.pt_br.qm'... > Generated 802 translation(s) (519 finished and 283 unfinished) > Ignored 579 untranslated source text(s) >/usr/lib/qt4/bin/lrelease-qt4 valknut.sv.ts -qm valknut.sv.qm >Updating 'valknut.rus.qm'... >Updating 'valknut.sr@latin.qm'... > Generated 1305 translation(s) (853 finished and 452 unfinished) > Ignored 76 untranslated source text(s) > Generated 1200 translation(s) (1014 finished and 186 unfinished) > Ignored 181 untranslated source text(s) >Updating 'valknut.sr.qm'... > Generated 1200 translation(s) (1014 finished and 186 unfinished) > Ignored 181 untranslated source text(s) >Updating 'valknut.sv.qm'... > Generated 844 translation(s) (748 finished and 96 unfinished) > Ignored 537 untranslated source text(s) >make[4]: Leaving directory `/builddir/build/BUILD/valknut-0.4.9/valknut/ts' >make[4]: Entering directory `/builddir/build/BUILD/valknut-0.4.9/valknut' >g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Iui -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DVALKNUT_DATAPATH='"/usr/share/valknut"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DQT_SHARED -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtNetwork -I/usr/include/QtCore -DQT_SHARED -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT3_SUPPORT_WARNINGS -pthread -I/usr/include/dclib-0.3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dcapplicationevents.o `test -f './dcapplicationevents.cpp' || echo './'`./dcapplicationevents.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Iui -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DVALKNUT_DATAPATH='"/usr/share/valknut"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DQT_SHARED -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtNetwork -I/usr/include/QtCore -DQT_SHARED -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT3_SUPPORT_WARNINGS -pthread -I/usr/include/dclib-0.3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dcchat.o `test -f './dcchat.cpp' || echo './'`./dcchat.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Iui -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DVALKNUT_DATAPATH='"/usr/share/valknut"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DQT_SHARED -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtNetwork -I/usr/include/QtCore -DQT_SHARED -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT3_SUPPORT_WARNINGS -pthread -I/usr/include/dclib-0.3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dcclient.o `test -f './dcclient.cpp' || echo './'`./dcclient.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Iui -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DVALKNUT_DATAPATH='"/usr/share/valknut"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DQT_SHARED -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtNetwork -I/usr/include/QtCore -DQT_SHARED -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT3_SUPPORT_WARNINGS -pthread -I/usr/include/dclib-0.3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dcconfig.o `test -f './dcconfig.cpp' || echo './'`./dcconfig.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Iui -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DVALKNUT_DATAPATH='"/usr/share/valknut"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DQT_SHARED -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtNetwork -I/usr/include/QtCore -DQT_SHARED -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT3_SUPPORT_WARNINGS -pthread -I/usr/include/dclib-0.3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dcconnectionmanager.o `test -f './dcconnectionmanager.cpp' || echo './'`./dcconnectionmanager.cpp >In file included from /usr/include/dclib/cfilemanager.h:55:0, > from ./dcclient.cpp:67: >/usr/include/dclib/core/cstringhash.h: In member function 'size_t std::tr1::hash<const CString&>::operator()(const CString&) const': >/usr/include/dclib/core/cstringhash.h:47:10: error: 'std::tr1::_Fnv_hash' is not a template >/usr/include/dclib/core/cstringhash.h: In member function 'size_t std::tr1::hash<CString>::operator()(CString) const': >/usr/include/dclib/core/cstringhash.h:60:10: error: 'std::tr1::_Fnv_hash' is not a template >In file included from /usr/include/dclib/cfilemanager.h:55:0, > from ./dcchat.cpp:65: >/usr/include/dclib/core/cstringhash.h: In member function 'size_t std::tr1::hash<const CString&>::operator()(const CString&) const': >/usr/include/dclib/core/cstringhash.h:47:10: error: 'std::tr1::_Fnv_hash' is not a template >/usr/include/dclib/core/cstringhash.h: In member function 'size_t std::tr1::hash<CString>::operator()(CString) const': >/usr/include/dclib/core/cstringhash.h:60:10: error: 'std::tr1::_Fnv_hash' is not a template >g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Iui -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DVALKNUT_DATAPATH='"/usr/share/valknut"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DQT_SHARED -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtNetwork -I/usr/include/QtCore -DQT_SHARED -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT3_SUPPORT_WARNINGS -pthread -I/usr/include/dclib-0.3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dcdebug.o `test -f './dcdebug.cpp' || echo './'`./dcdebug.cpp >make[4]: *** [dcchat.o] Error 1 >g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Iui -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DVALKNUT_DATAPATH='"/usr/share/valknut"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DQT_SHARED -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtNetwork -I/usr/include/QtCore -DQT_SHARED -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT3_SUPPORT_WARNINGS -pthread -I/usr/include/dclib-0.3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dceditserver.o `test -f './dceditserver.cpp' || echo './'`./dceditserver.cpp >make[4]: *** [dcclient.o] Error 1 >./dcdebug.cpp: In function 'void crash_handler(int)': >./dcdebug.cpp:409:13: warning: deprecated conversion from string constant to 'char*' >./dcdebug.cpp:411:13: warning: deprecated conversion from string constant to 'char*' >./dcdebug.cpp:416:37: warning: ignoring return value of 'int chdir(const char*)', declared with attribute warn_unused_result >g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Iui -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DVALKNUT_DATAPATH='"/usr/share/valknut"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DQT_SHARED -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtNetwork -I/usr/include/QtCore -DQT_SHARED -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT3_SUPPORT_WARNINGS -pthread -I/usr/include/dclib-0.3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dcedittransfer.o `test -f './dcedittransfer.cpp' || echo './'`./dcedittransfer.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Iui -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DVALKNUT_DATAPATH='"/usr/share/valknut"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DQT_SHARED -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtNetwork -I/usr/include/QtCore -DQT_SHARED -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT3_SUPPORT_WARNINGS -pthread -I/usr/include/dclib-0.3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dcevent.o `test -f './dcevent.cpp' || echo './'`./dcevent.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Iui -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DVALKNUT_DATAPATH='"/usr/share/valknut"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DQT_SHARED -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtNetwork -I/usr/include/QtCore -DQT_SHARED -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT3_SUPPORT_WARNINGS -pthread -I/usr/include/dclib-0.3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dcfilebrowser.o `test -f './dcfilebrowser.cpp' || echo './'`./dcfilebrowser.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Iui -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DVALKNUT_DATAPATH='"/usr/share/valknut"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DQT_SHARED -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtNetwork -I/usr/include/QtCore -DQT_SHARED -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT3_SUPPORT_WARNINGS -pthread -I/usr/include/dclib-0.3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dcfilebrowseritems.o `test -f './dcfilebrowseritems.cpp' || echo './'`./dcfilebrowseritems.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Iui -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DVALKNUT_DATAPATH='"/usr/share/valknut"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DQT_SHARED -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtNetwork -I/usr/include/QtCore -DQT_SHARED -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT3_SUPPORT_WARNINGS -pthread -I/usr/include/dclib-0.3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dcfilelistdecompressor.o `test -f './dcfilelistdecompressor.cpp' || echo './'`./dcfilelistdecompressor.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Iui -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DVALKNUT_DATAPATH='"/usr/share/valknut"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DQT_SHARED -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtNetwork -I/usr/include/QtCore -DQT_SHARED -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT3_SUPPORT_WARNINGS -pthread -I/usr/include/dclib-0.3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dcfiletool.o `test -f './dcfiletool.cpp' || echo './'`./dcfiletool.cpp >In file included from /usr/include/dclib/cfilemanager.h:55:0, > from ./dcfilebrowser.cpp:59: >/usr/include/dclib/core/cstringhash.h: In member function 'size_t std::tr1::hash<const CString&>::operator()(const CString&) const': >/usr/include/dclib/core/cstringhash.h:47:10: error: 'std::tr1::_Fnv_hash' is not a template >/usr/include/dclib/core/cstringhash.h: In member function 'size_t std::tr1::hash<CString>::operator()(CString) const': >/usr/include/dclib/core/cstringhash.h:60:10: error: 'std::tr1::_Fnv_hash' is not a template >make[4]: *** [dcfilebrowser.o] Error 1 >g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Iui -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DVALKNUT_DATAPATH='"/usr/share/valknut"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DQT_SHARED -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtNetwork -I/usr/include/QtCore -DQT_SHARED -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT3_SUPPORT_WARNINGS -pthread -I/usr/include/dclib-0.3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dcfiletransferinfo.o `test -f './dcfiletransferinfo.cpp' || echo './'`./dcfiletransferinfo.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Iui -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DVALKNUT_DATAPATH='"/usr/share/valknut"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DQT_SHARED -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtNetwork -I/usr/include/QtCore -DQT_SHARED -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT3_SUPPORT_WARNINGS -pthread -I/usr/include/dclib-0.3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dcgui.o `test -f './dcgui.cpp' || echo './'`./dcgui.cpp >./dcfiletransferinfo.cpp: In member function 'void DCFileTransferInfo::timerDone()': >./dcfiletransferinfo.cpp:127:58: warning: conversion to 'int' from 'ulonglong' may alter its value >./dcfiletransferinfo.cpp:128:63: warning: conversion to 'int' from 'ulonglong' may alter its value >In file included from /usr/include/dclib/cfilemanager.h:55:0, > from ./dcgui.cpp:71: >/usr/include/dclib/core/cstringhash.h: In member function 'size_t std::tr1::hash<const CString&>::operator()(const CString&) const': >/usr/include/dclib/core/cstringhash.h:47:10: error: 'std::tr1::_Fnv_hash' is not a template >/usr/include/dclib/core/cstringhash.h: In member function 'size_t std::tr1::hash<CString>::operator()(CString) const': >/usr/include/dclib/core/cstringhash.h:60:10: error: 'std::tr1::_Fnv_hash' is not a template >g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Iui -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DVALKNUT_DATAPATH='"/usr/share/valknut"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DQT_SHARED -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtNetwork -I/usr/include/QtCore -DQT_SHARED -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT3_SUPPORT_WARNINGS -pthread -I/usr/include/dclib-0.3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dcguiutils.o `test -f './dcguiutils.cpp' || echo './'`./dcguiutils.cpp >make[4]: *** [dcgui.o] Error 1 >g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Iui -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DVALKNUT_DATAPATH='"/usr/share/valknut"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DQT_SHARED -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtNetwork -I/usr/include/QtCore -DQT_SHARED -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT3_SUPPORT_WARNINGS -pthread -I/usr/include/dclib-0.3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dchubfilter.o `test -f './dchubfilter.cpp' || echo './'`./dchubfilter.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Iui -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DVALKNUT_DATAPATH='"/usr/share/valknut"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DQT_SHARED -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtNetwork -I/usr/include/QtCore -DQT_SHARED -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT3_SUPPORT_WARNINGS -pthread -I/usr/include/dclib-0.3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dchublistmanager.o `test -f './dchublistmanager.cpp' || echo './'`./dchublistmanager.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Iui -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DVALKNUT_DATAPATH='"/usr/share/valknut"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DQT_SHARED -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtNetwork -I/usr/include/QtCore -DQT_SHARED -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT3_SUPPORT_WARNINGS -pthread -I/usr/include/dclib-0.3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dchubprofile.o `test -f './dchubprofile.cpp' || echo './'`./dchubprofile.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Iui -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DVALKNUT_DATAPATH='"/usr/share/valknut"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DQT_SHARED -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtNetwork -I/usr/include/QtCore -DQT_SHARED -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT3_SUPPORT_WARNINGS -pthread -I/usr/include/dclib-0.3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dchubsearch.o `test -f './dchubsearch.cpp' || echo './'`./dchubsearch.cpp >./dchublistmanager.cpp: In member function 'void DCHubListManager::timerDone()': >./dchublistmanager.cpp:574:55: warning: conversion to 'int' from 'ulonglong' may alter its value >./dchublistmanager.cpp:575:57: warning: conversion to 'int' from 'ulonglong' may alter its value >g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Iui -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DVALKNUT_DATAPATH='"/usr/share/valknut"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DQT_SHARED -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtNetwork -I/usr/include/QtCore -DQT_SHARED -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT3_SUPPORT_WARNINGS -pthread -I/usr/include/dclib-0.3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dciconloader.o `test -f './dciconloader.cpp' || echo './'`./dciconloader.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Iui -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DVALKNUT_DATAPATH='"/usr/share/valknut"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DQT_SHARED -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtNetwork -I/usr/include/QtCore -DQT_SHARED -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT3_SUPPORT_WARNINGS -pthread -I/usr/include/dclib-0.3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dcmenuhandler.o `test -f './dcmenuhandler.cpp' || echo './'`./dcmenuhandler.cpp >In file included from /usr/include/dclib/cfilemanager.h:55:0, > from ./dchubsearch.cpp:76: >/usr/include/dclib/core/cstringhash.h: In member function 'size_t std::tr1::hash<const CString&>::operator()(const CString&) const': >/usr/include/dclib/core/cstringhash.h:47:10: error: 'std::tr1::_Fnv_hash' is not a template >/usr/include/dclib/core/cstringhash.h: In member function 'size_t std::tr1::hash<CString>::operator()(CString) const': >/usr/include/dclib/core/cstringhash.h:60:10: error: 'std::tr1::_Fnv_hash' is not a template >g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Iui -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DVALKNUT_DATAPATH='"/usr/share/valknut"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DQT_SHARED -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtNetwork -I/usr/include/QtCore -DQT_SHARED -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT3_SUPPORT_WARNINGS -pthread -I/usr/include/dclib-0.3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dcoptions.o `test -f './dcoptions.cpp' || echo './'`./dcoptions.cpp >make[4]: *** [dchubsearch.o] Error 1 >In file included from /usr/include/dclib/cfilemanager.h:55:0, > from ./dcoptions.cpp:55: >/usr/include/dclib/core/cstringhash.h: In member function 'size_t std::tr1::hash<const CString&>::operator()(const CString&) const': >/usr/include/dclib/core/cstringhash.h:47:10: error: 'std::tr1::_Fnv_hash' is not a template >/usr/include/dclib/core/cstringhash.h: In member function 'size_t std::tr1::hash<CString>::operator()(CString) const': >/usr/include/dclib/core/cstringhash.h:60:10: error: 'std::tr1::_Fnv_hash' is not a template >./dcoptions.cpp: In member function 'void DCOptions::SetValues()': >./dcoptions.cpp:1313:67: warning: conversion to 'double' from 'ulonglong' may alter its value >./dcoptions.cpp:1314:71: warning: conversion to 'double' from 'ulonglong' may alter its value >./dcoptions.cpp:1319:63: warning: conversion to 'int' from 'ulonglong' may alter its value >g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Iui -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DVALKNUT_DATAPATH='"/usr/share/valknut"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DQT_SHARED -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtNetwork -I/usr/include/QtCore -DQT_SHARED -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT3_SUPPORT_WARNINGS -pthread -I/usr/include/dclib-0.3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dcpluginmanager.o `test -f './dcpluginmanager.cpp' || echo './'`./dcpluginmanager.cpp >make[4]: *** [dcoptions.o] Error 1 >g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Iui -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DVALKNUT_DATAPATH='"/usr/share/valknut"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DQT_SHARED -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtNetwork -I/usr/include/QtCore -DQT_SHARED -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT3_SUPPORT_WARNINGS -pthread -I/usr/include/dclib-0.3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dcshellcommandrunner.o `test -f './dcshellcommandrunner.cpp' || echo './'`./dcshellcommandrunner.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Iui -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DVALKNUT_DATAPATH='"/usr/share/valknut"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DQT_SHARED -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtNetwork -I/usr/include/QtCore -DQT_SHARED -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT3_SUPPORT_WARNINGS -pthread -I/usr/include/dclib-0.3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dcsigterm.o `test -f './dcsigterm.cpp' || echo './'`./dcsigterm.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Iui -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DVALKNUT_DATAPATH='"/usr/share/valknut"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DQT_SHARED -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtNetwork -I/usr/include/QtCore -DQT_SHARED -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT3_SUPPORT_WARNINGS -pthread -I/usr/include/dclib-0.3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dcsplash.o `test -f './dcsplash.cpp' || echo './'`./dcsplash.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Iui -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DVALKNUT_DATAPATH='"/usr/share/valknut"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DQT_SHARED -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtNetwork -I/usr/include/QtCore -DQT_SHARED -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT3_SUPPORT_WARNINGS -pthread -I/usr/include/dclib-0.3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dcspy.o `test -f './dcspy.cpp' || echo './'`./dcspy.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Iui -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DVALKNUT_DATAPATH='"/usr/share/valknut"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DQT_SHARED -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtNetwork -I/usr/include/QtCore -DQT_SHARED -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT3_SUPPORT_WARNINGS -pthread -I/usr/include/dclib-0.3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dctransferview.o `test -f './dctransferview.cpp' || echo './'`./dctransferview.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Iui -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DVALKNUT_DATAPATH='"/usr/share/valknut"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DQT_SHARED -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtNetwork -I/usr/include/QtCore -DQT_SHARED -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT3_SUPPORT_WARNINGS -pthread -I/usr/include/dclib-0.3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dctranslator.o `test -f './dctranslator.cpp' || echo './'`./dctranslator.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Iui -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DVALKNUT_DATAPATH='"/usr/share/valknut"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DQT_SHARED -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtNetwork -I/usr/include/QtCore -DQT_SHARED -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT3_SUPPORT_WARNINGS -pthread -I/usr/include/dclib-0.3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dcusercommandeditor.o `test -f './dcusercommandeditor.cpp' || echo './'`./dcusercommandeditor.cpp >./dctransferview.cpp: In member function 'void DCTransferView::MessageTransfer(CMessageDMTransferObject*)': >./dctransferview.cpp:795:77: warning: conversion to 'int' from 'ulonglong' may alter its value >./dctransferview.cpp: In member function 'void DCTransferView::slotRightButtonClickedTransferList(Q3ListViewItem*, const QPoint&, int)': >./dctransferview.cpp:1731:4: warning: conversion to 'int' from 'ulonglong' may alter its value >g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Iui -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DVALKNUT_DATAPATH='"/usr/share/valknut"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DQT_SHARED -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtNetwork -I/usr/include/QtCore -DQT_SHARED -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT3_SUPPORT_WARNINGS -pthread -I/usr/include/dclib-0.3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dcuserslist.o `test -f './dcuserslist.cpp' || echo './'`./dcuserslist.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Iui -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DVALKNUT_DATAPATH='"/usr/share/valknut"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DQT_SHARED -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtNetwork -I/usr/include/QtCore -DQT_SHARED -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT3_SUPPORT_WARNINGS -pthread -I/usr/include/dclib-0.3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o main.o `test -f './main.cpp' || echo './'`./main.cpp >In file included from /usr/include/dclib/cfilemanager.h:55:0, > from ./main.cpp:53: >/usr/include/dclib/core/cstringhash.h: In member function 'size_t std::tr1::hash<const CString&>::operator()(const CString&) const': >/usr/include/dclib/core/cstringhash.h:47:10: error: 'std::tr1::_Fnv_hash' is not a template >/usr/include/dclib/core/cstringhash.h: In member function 'size_t std::tr1::hash<CString>::operator()(CString) const': >/usr/include/dclib/core/cstringhash.h:60:10: error: 'std::tr1::_Fnv_hash' is not a template >make[4]: *** [main.o] Error 1 >g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Iui -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DVALKNUT_DATAPATH='"/usr/share/valknut"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DQT_SHARED -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtNetwork -I/usr/include/QtCore -DQT_SHARED -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT3_SUPPORT_WARNINGS -pthread -I/usr/include/dclib-0.3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o cdialogmessage.o `test -f './cdialogmessage.cpp' || echo './'`./cdialogmessage.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Iui -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DVALKNUT_DATAPATH='"/usr/share/valknut"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DQT_SHARED -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtNetwork -I/usr/include/QtCore -DQT_SHARED -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT3_SUPPORT_WARNINGS -pthread -I/usr/include/dclib-0.3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o cdialogpicturemap.o `test -f './cdialogpicturemap.cpp' || echo './'`./cdialogpicturemap.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Iui -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DVALKNUT_DATAPATH='"/usr/share/valknut"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DQT_SHARED -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtNetwork -I/usr/include/QtCore -DQT_SHARED -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT3_SUPPORT_WARNINGS -pthread -I/usr/include/dclib-0.3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dcqtextedit.o `test -f './dcqtextedit.cpp' || echo './'`./dcqtextedit.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Iui -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DVALKNUT_DATAPATH='"/usr/share/valknut"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DQT_SHARED -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtNetwork -I/usr/include/QtCore -DQT_SHARED -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT3_SUPPORT_WARNINGS -pthread -I/usr/include/dclib-0.3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dcwidget.o `test -f './dcwidget.cpp' || echo './'`./dcwidget.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Iui -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DVALKNUT_DATAPATH='"/usr/share/valknut"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DQT_SHARED -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtNetwork -I/usr/include/QtCore -DQT_SHARED -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT3_SUPPORT_WARNINGS -pthread -I/usr/include/dclib-0.3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o filteronlyproxy.o `test -f './filteronlyproxy.cpp' || echo './'`./filteronlyproxy.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Iui -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DVALKNUT_DATAPATH='"/usr/share/valknut"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DQT_SHARED -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtNetwork -I/usr/include/QtCore -DQT_SHARED -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT3_SUPPORT_WARNINGS -pthread -I/usr/include/dclib-0.3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o publichubsmodel.o `test -f './publichubsmodel.cpp' || echo './'`./publichubsmodel.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Iui -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DVALKNUT_DATAPATH='"/usr/share/valknut"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DQT_SHARED -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtNetwork -I/usr/include/QtCore -DQT_SHARED -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT3_SUPPORT_WARNINGS -pthread -I/usr/include/dclib-0.3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o publichubsproxy.o `test -f './publichubsproxy.cpp' || echo './'`./publichubsproxy.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Iui -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DVALKNUT_DATAPATH='"/usr/share/valknut"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DQT_SHARED -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtNetwork -I/usr/include/QtCore -DQT_SHARED -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT3_SUPPORT_WARNINGS -pthread -I/usr/include/dclib-0.3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o searchspymodel.o `test -f './searchspymodel.cpp' || echo './'`./searchspymodel.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Iui -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DVALKNUT_DATAPATH='"/usr/share/valknut"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DQT_SHARED -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtNetwork -I/usr/include/QtCore -DQT_SHARED -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT3_SUPPORT_WARNINGS -pthread -I/usr/include/dclib-0.3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o userlistmodel.o `test -f './userlistmodel.cpp' || echo './'`./userlistmodel.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Iui -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DVALKNUT_DATAPATH='"/usr/share/valknut"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DQT_SHARED -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtNetwork -I/usr/include/QtCore -DQT_SHARED -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT3_SUPPORT_WARNINGS -pthread -I/usr/include/dclib-0.3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dcapplicationevents.moc.o dcapplicationevents.moc.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Iui -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DVALKNUT_DATAPATH='"/usr/share/valknut"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DQT_SHARED -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtNetwork -I/usr/include/QtCore -DQT_SHARED -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT3_SUPPORT_WARNINGS -pthread -I/usr/include/dclib-0.3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dcchat.moc.o dcchat.moc.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Iui -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DVALKNUT_DATAPATH='"/usr/share/valknut"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DQT_SHARED -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtNetwork -I/usr/include/QtCore -DQT_SHARED -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT3_SUPPORT_WARNINGS -pthread -I/usr/include/dclib-0.3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dcclient.moc.o dcclient.moc.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Iui -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DVALKNUT_DATAPATH='"/usr/share/valknut"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DQT_SHARED -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtNetwork -I/usr/include/QtCore -DQT_SHARED -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT3_SUPPORT_WARNINGS -pthread -I/usr/include/dclib-0.3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dcconfig.moc.o dcconfig.moc.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Iui -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DVALKNUT_DATAPATH='"/usr/share/valknut"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DQT_SHARED -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtNetwork -I/usr/include/QtCore -DQT_SHARED -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT3_SUPPORT_WARNINGS -pthread -I/usr/include/dclib-0.3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dcconnectionmanager.moc.o dcconnectionmanager.moc.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Iui -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DVALKNUT_DATAPATH='"/usr/share/valknut"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DQT_SHARED -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtNetwork -I/usr/include/QtCore -DQT_SHARED -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT3_SUPPORT_WARNINGS -pthread -I/usr/include/dclib-0.3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dcdebug.moc.o dcdebug.moc.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Iui -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DVALKNUT_DATAPATH='"/usr/share/valknut"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DQT_SHARED -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtNetwork -I/usr/include/QtCore -DQT_SHARED -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT3_SUPPORT_WARNINGS -pthread -I/usr/include/dclib-0.3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dceditserver.moc.o dceditserver.moc.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Iui -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DVALKNUT_DATAPATH='"/usr/share/valknut"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DQT_SHARED -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtNetwork -I/usr/include/QtCore -DQT_SHARED -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT3_SUPPORT_WARNINGS -pthread -I/usr/include/dclib-0.3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dcedittransfer.moc.o dcedittransfer.moc.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Iui -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DVALKNUT_DATAPATH='"/usr/share/valknut"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DQT_SHARED -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtNetwork -I/usr/include/QtCore -DQT_SHARED -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT3_SUPPORT_WARNINGS -pthread -I/usr/include/dclib-0.3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dcfilebrowser.moc.o dcfilebrowser.moc.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Iui -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DVALKNUT_DATAPATH='"/usr/share/valknut"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DQT_SHARED -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtNetwork -I/usr/include/QtCore -DQT_SHARED -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT3_SUPPORT_WARNINGS -pthread -I/usr/include/dclib-0.3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dcfilelistdecompressor.moc.o dcfilelistdecompressor.moc.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Iui -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DVALKNUT_DATAPATH='"/usr/share/valknut"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DQT_SHARED -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtNetwork -I/usr/include/QtCore -DQT_SHARED -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT3_SUPPORT_WARNINGS -pthread -I/usr/include/dclib-0.3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dcfiletransferinfo.moc.o dcfiletransferinfo.moc.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Iui -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DVALKNUT_DATAPATH='"/usr/share/valknut"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DQT_SHARED -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtNetwork -I/usr/include/QtCore -DQT_SHARED -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT3_SUPPORT_WARNINGS -pthread -I/usr/include/dclib-0.3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dcgui.moc.o dcgui.moc.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Iui -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DVALKNUT_DATAPATH='"/usr/share/valknut"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DQT_SHARED -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtNetwork -I/usr/include/QtCore -DQT_SHARED -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT3_SUPPORT_WARNINGS -pthread -I/usr/include/dclib-0.3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dchubfilter.moc.o dchubfilter.moc.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Iui -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DVALKNUT_DATAPATH='"/usr/share/valknut"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DQT_SHARED -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtNetwork -I/usr/include/QtCore -DQT_SHARED -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT3_SUPPORT_WARNINGS -pthread -I/usr/include/dclib-0.3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dchublistmanager.moc.o dchublistmanager.moc.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Iui -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DVALKNUT_DATAPATH='"/usr/share/valknut"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DQT_SHARED -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtNetwork -I/usr/include/QtCore -DQT_SHARED -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT3_SUPPORT_WARNINGS -pthread -I/usr/include/dclib-0.3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dchubprofile.moc.o dchubprofile.moc.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Iui -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DVALKNUT_DATAPATH='"/usr/share/valknut"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DQT_SHARED -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtNetwork -I/usr/include/QtCore -DQT_SHARED -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT3_SUPPORT_WARNINGS -pthread -I/usr/include/dclib-0.3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dchubsearch.moc.o dchubsearch.moc.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Iui -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DVALKNUT_DATAPATH='"/usr/share/valknut"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DQT_SHARED -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtNetwork -I/usr/include/QtCore -DQT_SHARED -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT3_SUPPORT_WARNINGS -pthread -I/usr/include/dclib-0.3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dcoptions.moc.o dcoptions.moc.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Iui -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DVALKNUT_DATAPATH='"/usr/share/valknut"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DQT_SHARED -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtNetwork -I/usr/include/QtCore -DQT_SHARED -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT3_SUPPORT_WARNINGS -pthread -I/usr/include/dclib-0.3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dcshellcommandrunner.moc.o dcshellcommandrunner.moc.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Iui -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DVALKNUT_DATAPATH='"/usr/share/valknut"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DQT_SHARED -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtNetwork -I/usr/include/QtCore -DQT_SHARED -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT3_SUPPORT_WARNINGS -pthread -I/usr/include/dclib-0.3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dcsigterm.moc.o dcsigterm.moc.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Iui -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DVALKNUT_DATAPATH='"/usr/share/valknut"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DQT_SHARED -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtNetwork -I/usr/include/QtCore -DQT_SHARED -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT3_SUPPORT_WARNINGS -pthread -I/usr/include/dclib-0.3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dcsplash.moc.o dcsplash.moc.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Iui -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DVALKNUT_DATAPATH='"/usr/share/valknut"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DQT_SHARED -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtNetwork -I/usr/include/QtCore -DQT_SHARED -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT3_SUPPORT_WARNINGS -pthread -I/usr/include/dclib-0.3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dcspy.moc.o dcspy.moc.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Iui -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DVALKNUT_DATAPATH='"/usr/share/valknut"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DQT_SHARED -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtNetwork -I/usr/include/QtCore -DQT_SHARED -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT3_SUPPORT_WARNINGS -pthread -I/usr/include/dclib-0.3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dctransferview.moc.o dctransferview.moc.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Iui -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DVALKNUT_DATAPATH='"/usr/share/valknut"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DQT_SHARED -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtNetwork -I/usr/include/QtCore -DQT_SHARED -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT3_SUPPORT_WARNINGS -pthread -I/usr/include/dclib-0.3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dctranslator.moc.o dctranslator.moc.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Iui -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DVALKNUT_DATAPATH='"/usr/share/valknut"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DQT_SHARED -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtNetwork -I/usr/include/QtCore -DQT_SHARED -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT3_SUPPORT_WARNINGS -pthread -I/usr/include/dclib-0.3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dcusercommandeditor.moc.o dcusercommandeditor.moc.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Iui -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DVALKNUT_DATAPATH='"/usr/share/valknut"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DQT_SHARED -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtNetwork -I/usr/include/QtCore -DQT_SHARED -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT3_SUPPORT_WARNINGS -pthread -I/usr/include/dclib-0.3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dcuserslist.moc.o dcuserslist.moc.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Iui -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DVALKNUT_DATAPATH='"/usr/share/valknut"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DQT_SHARED -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtNetwork -I/usr/include/QtCore -DQT_SHARED -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT3_SUPPORT_WARNINGS -pthread -I/usr/include/dclib-0.3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o cdialogmessage.moc.o cdialogmessage.moc.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Iui -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DVALKNUT_DATAPATH='"/usr/share/valknut"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DQT_SHARED -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtNetwork -I/usr/include/QtCore -DQT_SHARED -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT3_SUPPORT_WARNINGS -pthread -I/usr/include/dclib-0.3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o cdialogpicturemap.moc.o cdialogpicturemap.moc.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Iui -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DVALKNUT_DATAPATH='"/usr/share/valknut"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DQT_SHARED -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtNetwork -I/usr/include/QtCore -DQT_SHARED -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT3_SUPPORT_WARNINGS -pthread -I/usr/include/dclib-0.3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dcqtextedit.moc.o dcqtextedit.moc.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Iui -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DVALKNUT_DATAPATH='"/usr/share/valknut"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DQT_SHARED -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtNetwork -I/usr/include/QtCore -DQT_SHARED -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT3_SUPPORT_WARNINGS -pthread -I/usr/include/dclib-0.3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o filteronlyproxy.moc.o filteronlyproxy.moc.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Iui -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DVALKNUT_DATAPATH='"/usr/share/valknut"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DQT_SHARED -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtNetwork -I/usr/include/QtCore -DQT_SHARED -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT3_SUPPORT_WARNINGS -pthread -I/usr/include/dclib-0.3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o publichubsmodel.moc.o publichubsmodel.moc.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Iui -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DVALKNUT_DATAPATH='"/usr/share/valknut"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DQT_SHARED -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtNetwork -I/usr/include/QtCore -DQT_SHARED -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT3_SUPPORT_WARNINGS -pthread -I/usr/include/dclib-0.3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o publichubsproxy.moc.o publichubsproxy.moc.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Iui -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DVALKNUT_DATAPATH='"/usr/share/valknut"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DQT_SHARED -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtNetwork -I/usr/include/QtCore -DQT_SHARED -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT3_SUPPORT_WARNINGS -pthread -I/usr/include/dclib-0.3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o searchspymodel.moc.o searchspymodel.moc.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Iui -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DVALKNUT_DATAPATH='"/usr/share/valknut"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DQT_SHARED -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -DQT_SHARED -I/usr/include/QtNetwork -I/usr/include/QtCore -DQT_SHARED -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT3_SUPPORT_WARNINGS -pthread -I/usr/include/dclib-0.3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o userlistmodel.moc.o userlistmodel.moc.cpp >make[4]: Leaving directory `/builddir/build/BUILD/valknut-0.4.9/valknut' >make[4]: Target `all-am' not remade because of errors. >make[3]: *** [all-recursive] Error 1 >make[3]: Leaving directory `/builddir/build/BUILD/valknut-0.4.9/valknut' >make[2]: *** [all] Error 2 >make[2]: Leaving directory `/builddir/build/BUILD/valknut-0.4.9/valknut' >make[2]: Entering directory `/builddir/build/BUILD/valknut-0.4.9' >make[2]: Leaving directory `/builddir/build/BUILD/valknut-0.4.9' >make[1]: Leaving directory `/builddir/build/BUILD/valknut-0.4.9' >make[1]: *** [all-recursive] Error 1 >make: *** [all] Error 2 >error: Bad exit status from /var/tmp/rpm-tmp.WaHHnD (%build) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.WaHHnD (%build) >Child returncode was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/valknut.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.6/site-packages/mock/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.6/site-packages/mock/util.py", line 333, in do > raise mock.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >Error: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/valknut.spec'] >LEAVE do --> EXCEPTION RAISED >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 631171
:
444330
| 444331 |
444332
|
444333
|
444334
|
444335