ENTER do("bash --login -c 'rpmbuild -bs --target ppc --nodeps //builddir/build/SPECS/qcomicbook.spec'", '/var/lib/mock/dist-f9-build-138895-22579/root/', 0, True, 0, , 101, 103, None, logger=) run cmd timeout(0): bash --login -c 'rpmbuild -bs --target ppc --nodeps //builddir/build/SPECS/qcomicbook.spec' /etc/profile: line 38: /bin/hostname: No such file or directory warning: Could not canonicalize hostname: ppc3.fedora.redhat.com Building target platforms: ppc Building for target ppc Wrote: /builddir/build/SRPMS/qcomicbook-0.3.4-2.fc9.src.rpm LEAVE do --> ENTER do("bash --login -c 'rpmbuild -bb --target ppc --nodeps //builddir/build/SPECS/qcomicbook.spec'", '/var/lib/mock/dist-f9-build-138895-22579/root/', 0, True, 0, , 101, 103, None, logger=) run cmd timeout(0): bash --login -c 'rpmbuild -bb --target ppc --nodeps //builddir/build/SPECS/qcomicbook.spec' /etc/profile: line 38: /bin/hostname: No such file or directory Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.80183 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf qcomicbook-0.3.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/qcomicbook-0.3.4.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd qcomicbook-0.3.4 ++ /usr/bin/id -u + '[' 101 = 0 ']' ++ /usr/bin/id -u + '[' 101 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.69175 + umask 022 + cd /builddir/build/BUILD + cd qcomicbook-0.3.4 + 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' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export FFLAGS ++ find . -name config.guess -o -name config.sub + ./configure --build=ppc-redhat-linux-gnu --host=ppc-redhat-linux-gnu --target=ppc-redhat-linux-gnu --program-prefix= --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=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for ppc-redhat-linux-gnu-g++... no checking for ppc-redhat-linux-gnu-c++... no checking for ppc-redhat-linux-gnu-gpp... no checking for ppc-redhat-linux-gnu-aCC... no checking for ppc-redhat-linux-gnu-CC... no checking for ppc-redhat-linux-gnu-cxx... no checking for ppc-redhat-linux-gnu-cc++... no checking for ppc-redhat-linux-gnu-cl.exe... no checking for ppc-redhat-linux-gnu-FCC... no checking for ppc-redhat-linux-gnu-KCC... no checking for ppc-redhat-linux-gnu-RCC... no checking for ppc-redhat-linux-gnu-xlC_r... no checking for ppc-redhat-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++... gcc3 checking for ppc-redhat-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... gcc3 checking for an ANSI C-conforming const... yes checking how to run the C preprocessor... gcc -E checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for Qt... yes: QT_CXXFLAGS=-I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT QT_DIR=/usr/lib/qt-3.3 QT_LIBS=-L/usr/lib/qt-3.3/lib -lqt-mt -lSM -lICE -lX11 -lXext -lXmu -lXt -lXi QT_UIC=/usr/lib/qt-3.3/bin/uic QT_MOC=/usr/lib/qt-3.3/bin/moc checking correct functioning of Qt installation... success checking for ppc-redhat-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 for Imlib2... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating icons/Makefile config.status: creating help/Makefile config.status: creating help/en/Makefile config.status: creating src/config.h config.status: executing depfiles commands + /usr/bin/make -j4 Making all in src make[1]: Entering directory `/builddir/build/BUILD/qcomicbook-0.3.4/src' /usr/lib/qt-3.3/bin/moc archiverdialog.h -o moc_archiverdialog.cpp /usr/lib/qt-3.3/bin/moc bookmarkmanager.h -o moc_bookmarkmanager.cpp /usr/lib/qt-3.3/bin/moc cbconfigdialog.h -o moc_cbconfigdialog.cpp /usr/lib/qt-3.3/bin/moc cbsettings.h -o moc_cbsettings.cpp /usr/lib/qt-3.3/bin/moc comicmain.h -o moc_comicmain.cpp /usr/lib/qt-3.3/bin/moc helpbrowser.h -o moc_helpbrowser.cpp /usr/lib/qt-3.3/bin/moc imgarchiver.h -o moc_imgarchiver.cpp /usr/lib/qt-3.3/bin/moc imgarchivesink.h -o moc_imgarchivesink.cpp /usr/lib/qt-3.3/bin/moc imgdirsink.h -o moc_imgdirsink.cpp /usr/lib/qt-3.3/bin/moc imgview.h -o moc_imgview.cpp /usr/lib/qt-3.3/bin/moc jumptopagewin.h -o moc_jumptopagewin.cpp /usr/lib/qt-3.3/bin/moc pagesdirector.h -o moc_pagesdirector.cpp /usr/lib/qt-3.3/bin/moc pagenumberedit.h -o moc_pagenumberedit.cpp /usr/lib/qt-3.3/bin/moc statusbar.h -o moc_statusbar.cpp /usr/lib/qt-3.3/bin/moc suparchwin.h -o moc_suparchwin.cpp /usr/lib/qt-3.3/bin/moc thumbnailswin.h -o moc_thumbnailswin.cpp /usr/lib/qt-3.3/bin/moc thumbnailsview.h -o moc_thumbnailsview.cpp /usr/bin/make all-am make[2]: Entering directory `/builddir/build/BUILD/qcomicbook-0.3.4/src' if g++ -DHAVE_CONFIG_H -I. -I. -I. -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT qcomicbook-aboutdialog.o -MD -MP -MF ".deps/qcomicbook-aboutdialog.Tpo" -c -o qcomicbook-aboutdialog.o `test -f 'aboutdialog.cpp' || echo './'`aboutdialog.cpp; \ then mv -f ".deps/qcomicbook-aboutdialog.Tpo" ".deps/qcomicbook-aboutdialog.Po"; else rm -f ".deps/qcomicbook-aboutdialog.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I. -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT qcomicbook-archiverdialog.o -MD -MP -MF ".deps/qcomicbook-archiverdialog.Tpo" -c -o qcomicbook-archiverdialog.o `test -f 'archiverdialog.cpp' || echo './'`archiverdialog.cpp; \ then mv -f ".deps/qcomicbook-archiverdialog.Tpo" ".deps/qcomicbook-archiverdialog.Po"; else rm -f ".deps/qcomicbook-archiverdialog.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I. -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT qcomicbook-bookmark.o -MD -MP -MF ".deps/qcomicbook-bookmark.Tpo" -c -o qcomicbook-bookmark.o `test -f 'bookmark.cpp' || echo './'`bookmark.cpp; \ then mv -f ".deps/qcomicbook-bookmark.Tpo" ".deps/qcomicbook-bookmark.Po"; else rm -f ".deps/qcomicbook-bookmark.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I. -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT qcomicbook-bookmarkmanager.o -MD -MP -MF ".deps/qcomicbook-bookmarkmanager.Tpo" -c -o qcomicbook-bookmarkmanager.o `test -f 'bookmarkmanager.cpp' || echo './'`bookmarkmanager.cpp; \ then mv -f ".deps/qcomicbook-bookmarkmanager.Tpo" ".deps/qcomicbook-bookmarkmanager.Po"; else rm -f ".deps/qcomicbook-bookmarkmanager.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I. -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT qcomicbook-bookmarks.o -MD -MP -MF ".deps/qcomicbook-bookmarks.Tpo" -c -o qcomicbook-bookmarks.o `test -f 'bookmarks.cpp' || echo './'`bookmarks.cpp; \ then mv -f ".deps/qcomicbook-bookmarks.Tpo" ".deps/qcomicbook-bookmarks.Po"; else rm -f ".deps/qcomicbook-bookmarks.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I. -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT qcomicbook-cbconfigdialog.o -MD -MP -MF ".deps/qcomicbook-cbconfigdialog.Tpo" -c -o qcomicbook-cbconfigdialog.o `test -f 'cbconfigdialog.cpp' || echo './'`cbconfigdialog.cpp; \ then mv -f ".deps/qcomicbook-cbconfigdialog.Tpo" ".deps/qcomicbook-cbconfigdialog.Po"; else rm -f ".deps/qcomicbook-cbconfigdialog.Tpo"; exit 1; fi bookmarks.cpp: In member function 'bool QComicBook::Bookmarks::remove(int)': bookmarks.cpp:123: warning: control reaches end of non-void function if g++ -DHAVE_CONFIG_H -I. -I. -I. -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT qcomicbook-cbinfo.o -MD -MP -MF ".deps/qcomicbook-cbinfo.Tpo" -c -o qcomicbook-cbinfo.o `test -f 'cbinfo.cpp' || echo './'`cbinfo.cpp; \ then mv -f ".deps/qcomicbook-cbinfo.Tpo" ".deps/qcomicbook-cbinfo.Po"; else rm -f ".deps/qcomicbook-cbinfo.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I. -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT qcomicbook-cbsettings.o -MD -MP -MF ".deps/qcomicbook-cbsettings.Tpo" -c -o qcomicbook-cbsettings.o `test -f 'cbsettings.cpp' || echo './'`cbsettings.cpp; \ then mv -f ".deps/qcomicbook-cbsettings.Tpo" ".deps/qcomicbook-cbsettings.Po"; else rm -f ".deps/qcomicbook-cbsettings.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I. -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT qcomicbook-comicmain.o -MD -MP -MF ".deps/qcomicbook-comicmain.Tpo" -c -o qcomicbook-comicmain.o `test -f 'comicmain.cpp' || echo './'`comicmain.cpp; \ then mv -f ".deps/qcomicbook-comicmain.Tpo" ".deps/qcomicbook-comicmain.Po"; else rm -f ".deps/qcomicbook-comicmain.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I. -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT qcomicbook-helpbrowser.o -MD -MP -MF ".deps/qcomicbook-helpbrowser.Tpo" -c -o qcomicbook-helpbrowser.o `test -f 'helpbrowser.cpp' || echo './'`helpbrowser.cpp; \ then mv -f ".deps/qcomicbook-helpbrowser.Tpo" ".deps/qcomicbook-helpbrowser.Po"; else rm -f ".deps/qcomicbook-helpbrowser.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I. -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT qcomicbook-history.o -MD -MP -MF ".deps/qcomicbook-history.Tpo" -c -o qcomicbook-history.o `test -f 'history.cpp' || echo './'`history.cpp; \ then mv -f ".deps/qcomicbook-history.Tpo" ".deps/qcomicbook-history.Po"; else rm -f ".deps/qcomicbook-history.Tpo"; exit 1; fi In file included from /usr/lib/qt-3.3/include/qdragobject.h:50, from /usr/lib/qt-3.3/include/qiconview.h:51, from thumbnailsview.h:16, from comicmain.cpp:29: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61: warning: suggest parentheses around && within || if g++ -DHAVE_CONFIG_H -I. -I. -I. -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT qcomicbook-icons.o -MD -MP -MF ".deps/qcomicbook-icons.Tpo" -c -o qcomicbook-icons.o `test -f 'icons.cpp' || echo './'`icons.cpp; \ then mv -f ".deps/qcomicbook-icons.Tpo" ".deps/qcomicbook-icons.Po"; else rm -f ".deps/qcomicbook-icons.Tpo"; exit 1; fi history.cpp: In member function 'void Utility::History::append(const QString&)': history.cpp:41: warning: comparison between signed and unsigned integer expressions if g++ -DHAVE_CONFIG_H -I. -I. -I. -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT qcomicbook-iconviewthumbnail.o -MD -MP -MF ".deps/qcomicbook-iconviewthumbnail.Tpo" -c -o qcomicbook-iconviewthumbnail.o `test -f 'iconviewthumbnail.cpp' || echo './'`iconviewthumbnail.cpp; \ then mv -f ".deps/qcomicbook-iconviewthumbnail.Tpo" ".deps/qcomicbook-iconviewthumbnail.Po"; else rm -f ".deps/qcomicbook-iconviewthumbnail.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I. -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT qcomicbook-imgarchiver.o -MD -MP -MF ".deps/qcomicbook-imgarchiver.Tpo" -c -o qcomicbook-imgarchiver.o `test -f 'imgarchiver.cpp' || echo './'`imgarchiver.cpp; \ then mv -f ".deps/qcomicbook-imgarchiver.Tpo" ".deps/qcomicbook-imgarchiver.Po"; else rm -f ".deps/qcomicbook-imgarchiver.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I. -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT qcomicbook-imgarchivesink.o -MD -MP -MF ".deps/qcomicbook-imgarchivesink.Tpo" -c -o qcomicbook-imgarchivesink.o `test -f 'imgarchivesink.cpp' || echo './'`imgarchivesink.cpp; \ then mv -f ".deps/qcomicbook-imgarchivesink.Tpo" ".deps/qcomicbook-imgarchivesink.Po"; else rm -f ".deps/qcomicbook-imgarchivesink.Tpo"; exit 1; fi In file included from /usr/lib/qt-3.3/include/qdragobject.h:50, from /usr/lib/qt-3.3/include/qiconview.h:51, from iconviewthumbnail.h:18, from iconviewthumbnail.cpp:13: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61: warning: suggest parentheses around && within || imgarchiver.cpp: In member function 'void QComicBook::ImgArchiver::compressStdoutReady()': imgarchiver.cpp:34: warning: comparison between signed and unsigned integer expressions imgarchiver.cpp: In member function 'virtual void QComicBook::ImgArchiver::create(const QString&, QComicBook::ImgArchiveSink::ArchiveType, QValueList)': imgarchiver.cpp:93: warning: deprecated conversion from string constant to 'char*' imgarchiver.cpp:95: warning: deprecated conversion from string constant to 'char*' if g++ -DHAVE_CONFIG_H -I. -I. -I. -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT qcomicbook-imgdirsink.o -MD -MP -MF ".deps/qcomicbook-imgdirsink.Tpo" -c -o qcomicbook-imgdirsink.o `test -f 'imgdirsink.cpp' || echo './'`imgdirsink.cpp; \ then mv -f ".deps/qcomicbook-imgdirsink.Tpo" ".deps/qcomicbook-imgdirsink.Po"; else rm -f ".deps/qcomicbook-imgdirsink.Tpo"; exit 1; fi In file included from imgarchivesink.cpp:15: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61: warning: suggest parentheses around && within || imgarchivesink.cpp: In member function 'virtual QString QComicBook::ImgArchiveSink::getName(int)': imgarchivesink.cpp:214: warning: comparison between signed and unsigned integer expressions imgarchivesink.cpp: In member function 'void QComicBook::ImgArchiveSink::infoStdoutReady()': imgarchivesink.cpp:273: warning: comparison between signed and unsigned integer expressions imgarchivesink.cpp: In member function 'void QComicBook::ImgArchiveSink::extractStdoutReady()': imgarchivesink.cpp:281: warning: comparison between signed and unsigned integer expressions imgarchivesink.cpp: In static member function 'static QString QComicBook::ImgArchiveSink::makeTempDir()': imgarchivesink.cpp:478: warning: ignoring return value of 'char* mkdtemp(char*)', declared with attribute warn_unused_result if g++ -DHAVE_CONFIG_H -I. -I. -I. -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT qcomicbook-imgloader.o -MD -MP -MF ".deps/qcomicbook-imgloader.Tpo" -c -o qcomicbook-imgloader.o `test -f 'imgloader.cpp' || echo './'`imgloader.cpp; \ then mv -f ".deps/qcomicbook-imgloader.Tpo" ".deps/qcomicbook-imgloader.Po"; else rm -f ".deps/qcomicbook-imgloader.Tpo"; exit 1; fi In file included from thumbnail.h:16, from imgdirsink.cpp:16: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61: warning: suggest parentheses around && within || imgdirsink.h: In constructor 'QComicBook::ImgDirSink::ImgDirSink(bool)': imgdirsink.h:113: warning: 'QComicBook::ImgDirSink::dirpath' will be initialized after imgdirsink.h:107: warning: 'bool QComicBook::ImgDirSink::dirsfirst' imgdirsink.cpp:31: warning: when initialized here imgdirsink.h: In constructor 'QComicBook::ImgDirSink::ImgDirSink(const QString&, bool)': imgdirsink.h:113: warning: 'QComicBook::ImgDirSink::dirpath' will be initialized after imgdirsink.h:107: warning: 'bool QComicBook::ImgDirSink::dirsfirst' imgdirsink.cpp:36: warning: when initialized here imgdirsink.cpp: In member function 'virtual QString QComicBook::ImgDirSink::getName(int)': imgdirsink.cpp:167: warning: comparison between signed and unsigned integer expressions imgdirsink.cpp: In member function 'virtual QStringList QComicBook::ImgDirSink::getDescription() const': imgdirsink.cpp:191: warning: comparison between signed and unsigned integer expressions imgdirsink.cpp: In member function 'virtual QComicBook::ImlibImage* QComicBook::ImgDirSink::getImage(unsigned int, int&)': imgdirsink.cpp:212: warning: comparison between signed and unsigned integer expressions imgdirsink.cpp: In member function 'virtual QComicBook::Thumbnail* QComicBook::ImgDirSink::getThumbnail(int, bool)': imgdirsink.cpp:255: warning: comparison between signed and unsigned integer expressions if g++ -DHAVE_CONFIG_H -I. -I. -I. -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT qcomicbook-imgsinkfactory.o -MD -MP -MF ".deps/qcomicbook-imgsinkfactory.Tpo" -c -o qcomicbook-imgsinkfactory.o `test -f 'imgsinkfactory.cpp' || echo './'`imgsinkfactory.cpp; \ then mv -f ".deps/qcomicbook-imgsinkfactory.Tpo" ".deps/qcomicbook-imgsinkfactory.Po"; else rm -f ".deps/qcomicbook-imgsinkfactory.Tpo"; exit 1; fi In file included from imgloader.cpp:15: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61: warning: suggest parentheses around && within || if g++ -DHAVE_CONFIG_H -I. -I. -I. -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT qcomicbook-imgtransform.o -MD -MP -MF ".deps/qcomicbook-imgtransform.Tpo" -c -o qcomicbook-imgtransform.o `test -f 'imgtransform.cpp' || echo './'`imgtransform.cpp; \ then mv -f ".deps/qcomicbook-imgtransform.Tpo" ".deps/qcomicbook-imgtransform.Po"; else rm -f ".deps/qcomicbook-imgtransform.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I. -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT qcomicbook-imgview.o -MD -MP -MF ".deps/qcomicbook-imgview.Tpo" -c -o qcomicbook-imgview.o `test -f 'imgview.cpp' || echo './'`imgview.cpp; \ then mv -f ".deps/qcomicbook-imgview.Tpo" ".deps/qcomicbook-imgview.Po"; else rm -f ".deps/qcomicbook-imgview.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I. -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT qcomicbook-imlibimage.o -MD -MP -MF ".deps/qcomicbook-imlibimage.Tpo" -c -o qcomicbook-imlibimage.o `test -f 'imlibimage.cpp' || echo './'`imlibimage.cpp; \ then mv -f ".deps/qcomicbook-imlibimage.Tpo" ".deps/qcomicbook-imlibimage.Po"; else rm -f ".deps/qcomicbook-imlibimage.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I. -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT qcomicbook-imlibloader.o -MD -MP -MF ".deps/qcomicbook-imlibloader.Tpo" -c -o qcomicbook-imlibloader.o `test -f 'imlibloader.cpp' || echo './'`imlibloader.cpp; \ then mv -f ".deps/qcomicbook-imlibloader.Tpo" ".deps/qcomicbook-imlibloader.Po"; else rm -f ".deps/qcomicbook-imlibloader.Tpo"; exit 1; fi In file included from imgtransform.cpp:2: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61: warning: suggest parentheses around && within || if g++ -DHAVE_CONFIG_H -I. -I. -I. -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT qcomicbook-jumptopagewin.o -MD -MP -MF ".deps/qcomicbook-jumptopagewin.Tpo" -c -o qcomicbook-jumptopagewin.o `test -f 'jumptopagewin.cpp' || echo './'`jumptopagewin.cpp; \ then mv -f ".deps/qcomicbook-jumptopagewin.Tpo" ".deps/qcomicbook-jumptopagewin.Po"; else rm -f ".deps/qcomicbook-jumptopagewin.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I. -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT qcomicbook-listviewthumbnail.o -MD -MP -MF ".deps/qcomicbook-listviewthumbnail.Tpo" -c -o qcomicbook-listviewthumbnail.o `test -f 'listviewthumbnail.cpp' || echo './'`listviewthumbnail.cpp; \ then mv -f ".deps/qcomicbook-listviewthumbnail.Tpo" ".deps/qcomicbook-listviewthumbnail.Po"; else rm -f ".deps/qcomicbook-listviewthumbnail.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I. -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT qcomicbook-main.o -MD -MP -MF ".deps/qcomicbook-main.Tpo" -c -o qcomicbook-main.o `test -f 'main.cpp' || echo './'`main.cpp; \ then mv -f ".deps/qcomicbook-main.Tpo" ".deps/qcomicbook-main.Po"; else rm -f ".deps/qcomicbook-main.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I. -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT qcomicbook-miscutil.o -MD -MP -MF ".deps/qcomicbook-miscutil.Tpo" -c -o qcomicbook-miscutil.o `test -f 'miscutil.cpp' || echo './'`miscutil.cpp; \ then mv -f ".deps/qcomicbook-miscutil.Tpo" ".deps/qcomicbook-miscutil.Po"; else rm -f ".deps/qcomicbook-miscutil.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I. -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT qcomicbook-pagenumberedit.o -MD -MP -MF ".deps/qcomicbook-pagenumberedit.Tpo" -c -o qcomicbook-pagenumberedit.o `test -f 'pagenumberedit.cpp' || echo './'`pagenumberedit.cpp; \ then mv -f ".deps/qcomicbook-pagenumberedit.Tpo" ".deps/qcomicbook-pagenumberedit.Po"; else rm -f ".deps/qcomicbook-pagenumberedit.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I. -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT qcomicbook-pagesdirector.o -MD -MP -MF ".deps/qcomicbook-pagesdirector.Tpo" -c -o qcomicbook-pagesdirector.o `test -f 'pagesdirector.cpp' || echo './'`pagesdirector.cpp; \ then mv -f ".deps/qcomicbook-pagesdirector.Tpo" ".deps/qcomicbook-pagesdirector.Po"; else rm -f ".deps/qcomicbook-pagesdirector.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I. -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT qcomicbook-statusbar.o -MD -MP -MF ".deps/qcomicbook-statusbar.Tpo" -c -o qcomicbook-statusbar.o `test -f 'statusbar.cpp' || echo './'`statusbar.cpp; \ then mv -f ".deps/qcomicbook-statusbar.Tpo" ".deps/qcomicbook-statusbar.Po"; else rm -f ".deps/qcomicbook-statusbar.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I. -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT qcomicbook-suparchwin.o -MD -MP -MF ".deps/qcomicbook-suparchwin.Tpo" -c -o qcomicbook-suparchwin.o `test -f 'suparchwin.cpp' || echo './'`suparchwin.cpp; \ then mv -f ".deps/qcomicbook-suparchwin.Tpo" ".deps/qcomicbook-suparchwin.Po"; else rm -f ".deps/qcomicbook-suparchwin.Tpo"; exit 1; fi In file included from thumbnail.h:16, from pagesdirector.cpp:15: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61: warning: suggest parentheses around && within || if g++ -DHAVE_CONFIG_H -I. -I. -I. -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT qcomicbook-thumbnail.o -MD -MP -MF ".deps/qcomicbook-thumbnail.Tpo" -c -o qcomicbook-thumbnail.o `test -f 'thumbnail.cpp' || echo './'`thumbnail.cpp; \ then mv -f ".deps/qcomicbook-thumbnail.Tpo" ".deps/qcomicbook-thumbnail.Po"; else rm -f ".deps/qcomicbook-thumbnail.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I. -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT qcomicbook-thumbnailevent.o -MD -MP -MF ".deps/qcomicbook-thumbnailevent.Tpo" -c -o qcomicbook-thumbnailevent.o `test -f 'thumbnailevent.cpp' || echo './'`thumbnailevent.cpp; \ then mv -f ".deps/qcomicbook-thumbnailevent.Tpo" ".deps/qcomicbook-thumbnailevent.Po"; else rm -f ".deps/qcomicbook-thumbnailevent.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I. -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT qcomicbook-thumbnailitem.o -MD -MP -MF ".deps/qcomicbook-thumbnailitem.Tpo" -c -o qcomicbook-thumbnailitem.o `test -f 'thumbnailitem.cpp' || echo './'`thumbnailitem.cpp; \ then mv -f ".deps/qcomicbook-thumbnailitem.Tpo" ".deps/qcomicbook-thumbnailitem.Po"; else rm -f ".deps/qcomicbook-thumbnailitem.Tpo"; exit 1; fi In file included from thumbnail.h:16, from thumbnail.cpp:13: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61: warning: suggest parentheses around && within || thumbnail.cpp: In member function 'bool QComicBook::Thumbnail::save(const QString&)': thumbnail.cpp:63: warning: control reaches end of non-void function if g++ -DHAVE_CONFIG_H -I. -I. -I. -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT qcomicbook-thumbnailloader.o -MD -MP -MF ".deps/qcomicbook-thumbnailloader.Tpo" -c -o qcomicbook-thumbnailloader.o `test -f 'thumbnailloader.cpp' || echo './'`thumbnailloader.cpp; \ then mv -f ".deps/qcomicbook-thumbnailloader.Tpo" ".deps/qcomicbook-thumbnailloader.Po"; else rm -f ".deps/qcomicbook-thumbnailloader.Tpo"; exit 1; fi In file included from thumbnail.h:16, from thumbnailevent.cpp:14: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61: warning: suggest parentheses around && within || if g++ -DHAVE_CONFIG_H -I. -I. -I. -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT qcomicbook-thumbnailsview.o -MD -MP -MF ".deps/qcomicbook-thumbnailsview.Tpo" -c -o qcomicbook-thumbnailsview.o `test -f 'thumbnailsview.cpp' || echo './'`thumbnailsview.cpp; \ then mv -f ".deps/qcomicbook-thumbnailsview.Tpo" ".deps/qcomicbook-thumbnailsview.Po"; else rm -f ".deps/qcomicbook-thumbnailsview.Tpo"; exit 1; fi In file included from thumbnail.h:16, from thumbnailitem.cpp:14: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61: warning: suggest parentheses around && within || if g++ -DHAVE_CONFIG_H -I. -I. -I. -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT qcomicbook-thumbnailswin.o -MD -MP -MF ".deps/qcomicbook-thumbnailswin.Tpo" -c -o qcomicbook-thumbnailswin.o `test -f 'thumbnailswin.cpp' || echo './'`thumbnailswin.cpp; \ then mv -f ".deps/qcomicbook-thumbnailswin.Tpo" ".deps/qcomicbook-thumbnailswin.Po"; else rm -f ".deps/qcomicbook-thumbnailswin.Tpo"; exit 1; fi In file included from thumbnail.h:16, from thumbnailloader.cpp:15: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61: warning: suggest parentheses around && within || if g++ -DHAVE_CONFIG_H -I. -I. -I. -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT qcomicbook-moc_archiverdialog.o -MD -MP -MF ".deps/qcomicbook-moc_archiverdialog.Tpo" -c -o qcomicbook-moc_archiverdialog.o `test -f 'moc_archiverdialog.cpp' || echo './'`moc_archiverdialog.cpp; \ then mv -f ".deps/qcomicbook-moc_archiverdialog.Tpo" ".deps/qcomicbook-moc_archiverdialog.Po"; else rm -f ".deps/qcomicbook-moc_archiverdialog.Tpo"; exit 1; fi In file included from /usr/lib/qt-3.3/include/qdragobject.h:50, from /usr/lib/qt-3.3/include/qiconview.h:51, from thumbnailsview.h:16, from thumbnailsview.cpp:13: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61: warning: suggest parentheses around && within || thumbnailsview.h: In constructor 'QComicBook::ThumbnailsView::ThumbnailsView(QWidget*)': thumbnailsview.h:37: warning: 'QComicBook::ThumbnailsView::selected' will be initialized after thumbnailsview.h:33: warning: 'int QComicBook::ThumbnailsView::numpages' thumbnailsview.cpp:25: warning: when initialized here thumbnailsview.cpp: In member function 'void QComicBook::ThumbnailsView::setPage(int, const QImage&)': thumbnailsview.cpp:75: warning: comparison between signed and unsigned integer expressions thumbnailsview.cpp: In member function 'void QComicBook::ThumbnailsView::scrollToPage(int)': thumbnailsview.cpp:98: warning: comparison between signed and unsigned integer expressions thumbnailsview.cpp: In member function 'virtual bool QComicBook::ThumbnailsView::isLoaded(int) const': thumbnailsview.cpp:124: warning: comparison between signed and unsigned integer expressions In file included from /usr/lib/qt-3.3/include/qdragobject.h:50, from /usr/lib/qt-3.3/include/qiconview.h:51, from thumbnailsview.h:16, from thumbnailswin.cpp:14: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61: warning: suggest parentheses around && within || if g++ -DHAVE_CONFIG_H -I. -I. -I. -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT qcomicbook-moc_bookmarkmanager.o -MD -MP -MF ".deps/qcomicbook-moc_bookmarkmanager.Tpo" -c -o qcomicbook-moc_bookmarkmanager.o `test -f 'moc_bookmarkmanager.cpp' || echo './'`moc_bookmarkmanager.cpp; \ then mv -f ".deps/qcomicbook-moc_bookmarkmanager.Tpo" ".deps/qcomicbook-moc_bookmarkmanager.Po"; else rm -f ".deps/qcomicbook-moc_bookmarkmanager.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I. -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT qcomicbook-moc_cbconfigdialog.o -MD -MP -MF ".deps/qcomicbook-moc_cbconfigdialog.Tpo" -c -o qcomicbook-moc_cbconfigdialog.o `test -f 'moc_cbconfigdialog.cpp' || echo './'`moc_cbconfigdialog.cpp; \ then mv -f ".deps/qcomicbook-moc_cbconfigdialog.Tpo" ".deps/qcomicbook-moc_cbconfigdialog.Po"; else rm -f ".deps/qcomicbook-moc_cbconfigdialog.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I. -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT qcomicbook-moc_cbsettings.o -MD -MP -MF ".deps/qcomicbook-moc_cbsettings.Tpo" -c -o qcomicbook-moc_cbsettings.o `test -f 'moc_cbsettings.cpp' || echo './'`moc_cbsettings.cpp; \ then mv -f ".deps/qcomicbook-moc_cbsettings.Tpo" ".deps/qcomicbook-moc_cbsettings.Po"; else rm -f ".deps/qcomicbook-moc_cbsettings.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I. -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT qcomicbook-moc_comicmain.o -MD -MP -MF ".deps/qcomicbook-moc_comicmain.Tpo" -c -o qcomicbook-moc_comicmain.o `test -f 'moc_comicmain.cpp' || echo './'`moc_comicmain.cpp; \ then mv -f ".deps/qcomicbook-moc_comicmain.Tpo" ".deps/qcomicbook-moc_comicmain.Po"; else rm -f ".deps/qcomicbook-moc_comicmain.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I. -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT qcomicbook-moc_helpbrowser.o -MD -MP -MF ".deps/qcomicbook-moc_helpbrowser.Tpo" -c -o qcomicbook-moc_helpbrowser.o `test -f 'moc_helpbrowser.cpp' || echo './'`moc_helpbrowser.cpp; \ then mv -f ".deps/qcomicbook-moc_helpbrowser.Tpo" ".deps/qcomicbook-moc_helpbrowser.Po"; else rm -f ".deps/qcomicbook-moc_helpbrowser.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I. -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT qcomicbook-moc_imgarchiver.o -MD -MP -MF ".deps/qcomicbook-moc_imgarchiver.Tpo" -c -o qcomicbook-moc_imgarchiver.o `test -f 'moc_imgarchiver.cpp' || echo './'`moc_imgarchiver.cpp; \ then mv -f ".deps/qcomicbook-moc_imgarchiver.Tpo" ".deps/qcomicbook-moc_imgarchiver.Po"; else rm -f ".deps/qcomicbook-moc_imgarchiver.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I. -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT qcomicbook-moc_imgarchivesink.o -MD -MP -MF ".deps/qcomicbook-moc_imgarchivesink.Tpo" -c -o qcomicbook-moc_imgarchivesink.o `test -f 'moc_imgarchivesink.cpp' || echo './'`moc_imgarchivesink.cpp; \ then mv -f ".deps/qcomicbook-moc_imgarchivesink.Tpo" ".deps/qcomicbook-moc_imgarchivesink.Po"; else rm -f ".deps/qcomicbook-moc_imgarchivesink.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I. -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT qcomicbook-moc_imgdirsink.o -MD -MP -MF ".deps/qcomicbook-moc_imgdirsink.Tpo" -c -o qcomicbook-moc_imgdirsink.o `test -f 'moc_imgdirsink.cpp' || echo './'`moc_imgdirsink.cpp; \ then mv -f ".deps/qcomicbook-moc_imgdirsink.Tpo" ".deps/qcomicbook-moc_imgdirsink.Po"; else rm -f ".deps/qcomicbook-moc_imgdirsink.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I. -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT qcomicbook-moc_imgview.o -MD -MP -MF ".deps/qcomicbook-moc_imgview.Tpo" -c -o qcomicbook-moc_imgview.o `test -f 'moc_imgview.cpp' || echo './'`moc_imgview.cpp; \ then mv -f ".deps/qcomicbook-moc_imgview.Tpo" ".deps/qcomicbook-moc_imgview.Po"; else rm -f ".deps/qcomicbook-moc_imgview.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I. -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT qcomicbook-moc_jumptopagewin.o -MD -MP -MF ".deps/qcomicbook-moc_jumptopagewin.Tpo" -c -o qcomicbook-moc_jumptopagewin.o `test -f 'moc_jumptopagewin.cpp' || echo './'`moc_jumptopagewin.cpp; \ then mv -f ".deps/qcomicbook-moc_jumptopagewin.Tpo" ".deps/qcomicbook-moc_jumptopagewin.Po"; else rm -f ".deps/qcomicbook-moc_jumptopagewin.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I. -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT qcomicbook-moc_pagesdirector.o -MD -MP -MF ".deps/qcomicbook-moc_pagesdirector.Tpo" -c -o qcomicbook-moc_pagesdirector.o `test -f 'moc_pagesdirector.cpp' || echo './'`moc_pagesdirector.cpp; \ then mv -f ".deps/qcomicbook-moc_pagesdirector.Tpo" ".deps/qcomicbook-moc_pagesdirector.Po"; else rm -f ".deps/qcomicbook-moc_pagesdirector.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I. -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT qcomicbook-moc_pagenumberedit.o -MD -MP -MF ".deps/qcomicbook-moc_pagenumberedit.Tpo" -c -o qcomicbook-moc_pagenumberedit.o `test -f 'moc_pagenumberedit.cpp' || echo './'`moc_pagenumberedit.cpp; \ then mv -f ".deps/qcomicbook-moc_pagenumberedit.Tpo" ".deps/qcomicbook-moc_pagenumberedit.Po"; else rm -f ".deps/qcomicbook-moc_pagenumberedit.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I. -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT qcomicbook-moc_statusbar.o -MD -MP -MF ".deps/qcomicbook-moc_statusbar.Tpo" -c -o qcomicbook-moc_statusbar.o `test -f 'moc_statusbar.cpp' || echo './'`moc_statusbar.cpp; \ then mv -f ".deps/qcomicbook-moc_statusbar.Tpo" ".deps/qcomicbook-moc_statusbar.Po"; else rm -f ".deps/qcomicbook-moc_statusbar.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I. -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT qcomicbook-moc_suparchwin.o -MD -MP -MF ".deps/qcomicbook-moc_suparchwin.Tpo" -c -o qcomicbook-moc_suparchwin.o `test -f 'moc_suparchwin.cpp' || echo './'`moc_suparchwin.cpp; \ then mv -f ".deps/qcomicbook-moc_suparchwin.Tpo" ".deps/qcomicbook-moc_suparchwin.Po"; else rm -f ".deps/qcomicbook-moc_suparchwin.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I. -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT qcomicbook-moc_thumbnailswin.o -MD -MP -MF ".deps/qcomicbook-moc_thumbnailswin.Tpo" -c -o qcomicbook-moc_thumbnailswin.o `test -f 'moc_thumbnailswin.cpp' || echo './'`moc_thumbnailswin.cpp; \ then mv -f ".deps/qcomicbook-moc_thumbnailswin.Tpo" ".deps/qcomicbook-moc_thumbnailswin.Po"; else rm -f ".deps/qcomicbook-moc_thumbnailswin.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I. -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -DDATADIR=\"/usr/share/qcomicbook/\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT qcomicbook-moc_thumbnailsview.o -MD -MP -MF ".deps/qcomicbook-moc_thumbnailsview.Tpo" -c -o qcomicbook-moc_thumbnailsview.o `test -f 'moc_thumbnailsview.cpp' || echo './'`moc_thumbnailsview.cpp; \ then mv -f ".deps/qcomicbook-moc_thumbnailsview.Tpo" ".deps/qcomicbook-moc_thumbnailsview.Po"; else rm -f ".deps/qcomicbook-moc_thumbnailsview.Tpo"; exit 1; fi In file included from /usr/lib/qt-3.3/include/qdragobject.h:50, from /usr/lib/qt-3.3/include/qiconview.h:51, from thumbnailsview.h:16, from moc_thumbnailsview.cpp:11: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61: warning: suggest parentheses around && within || g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o qcomicbook -L/usr/lib/qt-3.3/lib -lqt-mt -lSM -lICE -lX11 -lXext -lXmu -lXt -lXi -lImlib2 qcomicbook-aboutdialog.o qcomicbook-archiverdialog.o qcomicbook-bookmark.o qcomicbook-bookmarkmanager.o qcomicbook-bookmarks.o qcomicbook-cbconfigdialog.o qcomicbook-cbinfo.o qcomicbook-cbsettings.o qcomicbook-comicmain.o qcomicbook-helpbrowser.o qcomicbook-history.o qcomicbook-icons.o qcomicbook-iconviewthumbnail.o qcomicbook-imgarchiver.o qcomicbook-imgarchivesink.o qcomicbook-imgdirsink.o qcomicbook-imgloader.o qcomicbook-imgsinkfactory.o qcomicbook-imgtransform.o qcomicbook-imgview.o qcomicbook-imlibimage.o qcomicbook-imlibloader.o qcomicbook-jumptopagewin.o qcomicbook-listviewthumbnail.o qcomicbook-main.o qcomicbook-miscutil.o qcomicbook-pagenumberedit.o qcomicbook-pagesdirector.o qcomicbook-statusbar.o qcomicbook-suparchwin.o qcomicbook-thumbnail.o qcomicbook-thumbnailevent.o qcomicbook-thumbnailitem.o qcomicbook-thumbnailloader.o qcomicbook-thumbnailsview.o qcomicbook-thumbnailswin.o qcomicbook-moc_archiverdialog.o qcomicbook-moc_bookmarkmanager.o qcomicbook-moc_cbconfigdialog.o qcomicbook-moc_cbsettings.o qcomicbook-moc_comicmain.o qcomicbook-moc_helpbrowser.o qcomicbook-moc_imgarchiver.o qcomicbook-moc_imgarchivesink.o qcomicbook-moc_imgdirsink.o qcomicbook-moc_imgview.o qcomicbook-moc_jumptopagewin.o qcomicbook-moc_pagesdirector.o qcomicbook-moc_pagenumberedit.o qcomicbook-moc_statusbar.o qcomicbook-moc_suparchwin.o qcomicbook-moc_thumbnailswin.o qcomicbook-moc_thumbnailsview.o make[2]: Leaving directory `/builddir/build/BUILD/qcomicbook-0.3.4/src' make[1]: Leaving directory `/builddir/build/BUILD/qcomicbook-0.3.4/src' Making all in icons make[1]: Entering directory `/builddir/build/BUILD/qcomicbook-0.3.4/icons' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/qcomicbook-0.3.4/icons' Making all in help make[1]: Entering directory `/builddir/build/BUILD/qcomicbook-0.3.4/help' Making all in en make[2]: Entering directory `/builddir/build/BUILD/qcomicbook-0.3.4/help/en' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/qcomicbook-0.3.4/help/en' make[2]: Entering directory `/builddir/build/BUILD/qcomicbook-0.3.4/help' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/qcomicbook-0.3.4/help' make[1]: Leaving directory `/builddir/build/BUILD/qcomicbook-0.3.4/help' make[1]: Entering directory `/builddir/build/BUILD/qcomicbook-0.3.4' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/qcomicbook-0.3.4' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.21589 + umask 022 + cd /builddir/build/BUILD + cd qcomicbook-0.3.4 + LANG=C + export LANG + unset DISPLAY + /bin/rm -rf /var/tmp/qcomicbook-0.3.4-2.fc9-rootmockbuild + /usr/bin/make install DESTDIR=/var/tmp/qcomicbook-0.3.4-2.fc9-rootmockbuild Making install in src make[1]: Entering directory `/builddir/build/BUILD/qcomicbook-0.3.4/src' /usr/bin/make install-am make[2]: Entering directory `/builddir/build/BUILD/qcomicbook-0.3.4/src' make[3]: Entering directory `/builddir/build/BUILD/qcomicbook-0.3.4/src' test -z "/usr/bin" || mkdir -p -- "/var/tmp/qcomicbook-0.3.4-2.fc9-rootmockbuild/usr/bin" /usr/bin/install -c 'qcomicbook' '/var/tmp/qcomicbook-0.3.4-2.fc9-rootmockbuild/usr/bin/qcomicbook' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/qcomicbook-0.3.4/src' make[2]: Leaving directory `/builddir/build/BUILD/qcomicbook-0.3.4/src' make[1]: Leaving directory `/builddir/build/BUILD/qcomicbook-0.3.4/src' Making install in icons make[1]: Entering directory `/builddir/build/BUILD/qcomicbook-0.3.4/icons' make[2]: Entering directory `/builddir/build/BUILD/qcomicbook-0.3.4/icons' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/qcomicbook" || mkdir -p -- "/var/tmp/qcomicbook-0.3.4-2.fc9-rootmockbuild/usr/share/qcomicbook" /usr/bin/install -c -m 644 'bestfit.png' '/var/tmp/qcomicbook-0.3.4-2.fc9-rootmockbuild/usr/share/qcomicbook/bestfit.png' /usr/bin/install -c -m 644 'bookmark.png' '/var/tmp/qcomicbook-0.3.4-2.fc9-rootmockbuild/usr/share/qcomicbook/bookmark.png' /usr/bin/install -c -m 644 'fitheight.png' '/var/tmp/qcomicbook-0.3.4-2.fc9-rootmockbuild/usr/share/qcomicbook/fitheight.png' /usr/bin/install -c -m 644 'fitwidth.png' '/var/tmp/qcomicbook-0.3.4-2.fc9-rootmockbuild/usr/share/qcomicbook/fitwidth.png' /usr/bin/install -c -m 644 'fforward.png' '/var/tmp/qcomicbook-0.3.4-2.fc9-rootmockbuild/usr/share/qcomicbook/fforward.png' /usr/bin/install -c -m 644 'fbackward.png' '/var/tmp/qcomicbook-0.3.4-2.fc9-rootmockbuild/usr/share/qcomicbook/fbackward.png' /usr/bin/install -c -m 644 'info.png' '/var/tmp/qcomicbook-0.3.4-2.fc9-rootmockbuild/usr/share/qcomicbook/info.png' /usr/bin/install -c -m 644 'japanese.png' '/var/tmp/qcomicbook-0.3.4-2.fc9-rootmockbuild/usr/share/qcomicbook/japanese.png' /usr/bin/install -c -m 644 'nextpage.png' '/var/tmp/qcomicbook-0.3.4-2.fc9-rootmockbuild/usr/share/qcomicbook/nextpage.png' /usr/bin/install -c -m 644 'openarch.png' '/var/tmp/qcomicbook-0.3.4-2.fc9-rootmockbuild/usr/share/qcomicbook/openarch.png' /usr/bin/install -c -m 644 'opendir.png' '/var/tmp/qcomicbook-0.3.4-2.fc9-rootmockbuild/usr/share/qcomicbook/opendir.png' /usr/bin/install -c -m 644 'orgsize.png' '/var/tmp/qcomicbook-0.3.4-2.fc9-rootmockbuild/usr/share/qcomicbook/orgsize.png' /usr/bin/install -c -m 644 'pagebottom.png' '/var/tmp/qcomicbook-0.3.4-2.fc9-rootmockbuild/usr/share/qcomicbook/pagebottom.png' /usr/bin/install -c -m 644 'pagetop.png' '/var/tmp/qcomicbook-0.3.4-2.fc9-rootmockbuild/usr/share/qcomicbook/pagetop.png' /usr/bin/install -c -m 644 'prevpage.png' '/var/tmp/qcomicbook-0.3.4-2.fc9-rootmockbuild/usr/share/qcomicbook/prevpage.png' /usr/bin/install -c -m 644 'rright.png' '/var/tmp/qcomicbook-0.3.4-2.fc9-rootmockbuild/usr/share/qcomicbook/rright.png' /usr/bin/install -c -m 644 'rleft.png' '/var/tmp/qcomicbook-0.3.4-2.fc9-rootmockbuild/usr/share/qcomicbook/rleft.png' /usr/bin/install -c -m 644 'qcomicbook.png' '/var/tmp/qcomicbook-0.3.4-2.fc9-rootmockbuild/usr/share/qcomicbook/qcomicbook.png' /usr/bin/install -c -m 644 'settings.png' '/var/tmp/qcomicbook-0.3.4-2.fc9-rootmockbuild/usr/share/qcomicbook/settings.png' /usr/bin/install -c -m 644 'thumbnails.png' '/var/tmp/qcomicbook-0.3.4-2.fc9-rootmockbuild/usr/share/qcomicbook/thumbnails.png' /usr/bin/install -c -m 644 'twopages.png' '/var/tmp/qcomicbook-0.3.4-2.fc9-rootmockbuild/usr/share/qcomicbook/twopages.png' /usr/bin/install -c -m 644 'wholepage.png' '/var/tmp/qcomicbook-0.3.4-2.fc9-rootmockbuild/usr/share/qcomicbook/wholepage.png' /usr/bin/install -c -m 644 'qcomicbook-splash.png' '/var/tmp/qcomicbook-0.3.4-2.fc9-rootmockbuild/usr/share/qcomicbook/qcomicbook-splash.png' make[2]: Leaving directory `/builddir/build/BUILD/qcomicbook-0.3.4/icons' make[1]: Leaving directory `/builddir/build/BUILD/qcomicbook-0.3.4/icons' Making install in help make[1]: Entering directory `/builddir/build/BUILD/qcomicbook-0.3.4/help' Making install in en make[2]: Entering directory `/builddir/build/BUILD/qcomicbook-0.3.4/help/en' make[3]: Entering directory `/builddir/build/BUILD/qcomicbook-0.3.4/help/en' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/qcomicbook/help/en" || mkdir -p -- "/var/tmp/qcomicbook-0.3.4-2.fc9-rootmockbuild/usr/share/qcomicbook/help/en" /usr/bin/install -c -m 644 'index.html' '/var/tmp/qcomicbook-0.3.4-2.fc9-rootmockbuild/usr/share/qcomicbook/help/en/index.html' /usr/bin/install -c -m 644 'internals.html' '/var/tmp/qcomicbook-0.3.4-2.fc9-rootmockbuild/usr/share/qcomicbook/help/en/internals.html' /usr/bin/install -c -m 644 'intro.html' '/var/tmp/qcomicbook-0.3.4-2.fc9-rootmockbuild/usr/share/qcomicbook/help/en/intro.html' /usr/bin/install -c -m 644 'keyboard.html' '/var/tmp/qcomicbook-0.3.4-2.fc9-rootmockbuild/usr/share/qcomicbook/help/en/keyboard.html' /usr/bin/install -c -m 644 'menu.html' '/var/tmp/qcomicbook-0.3.4-2.fc9-rootmockbuild/usr/share/qcomicbook/help/en/menu.html' make[3]: Leaving directory `/builddir/build/BUILD/qcomicbook-0.3.4/help/en' make[2]: Leaving directory `/builddir/build/BUILD/qcomicbook-0.3.4/help/en' make[2]: Entering directory `/builddir/build/BUILD/qcomicbook-0.3.4/help' make[3]: Entering directory `/builddir/build/BUILD/qcomicbook-0.3.4/help' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man1" || mkdir -p -- "/var/tmp/qcomicbook-0.3.4-2.fc9-rootmockbuild/usr/share/man/man1" /usr/bin/install -c -m 644 './qcomicbook.1' '/var/tmp/qcomicbook-0.3.4-2.fc9-rootmockbuild/usr/share/man/man1/qcomicbook.1' make[3]: Leaving directory `/builddir/build/BUILD/qcomicbook-0.3.4/help' make[2]: Leaving directory `/builddir/build/BUILD/qcomicbook-0.3.4/help' make[1]: Leaving directory `/builddir/build/BUILD/qcomicbook-0.3.4/help' make[1]: Entering directory `/builddir/build/BUILD/qcomicbook-0.3.4' make[2]: Entering directory `/builddir/build/BUILD/qcomicbook-0.3.4' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/qcomicbook-0.3.4' make[1]: Leaving directory `/builddir/build/BUILD/qcomicbook-0.3.4' + mkdir -p /var/tmp/qcomicbook-0.3.4-2.fc9-rootmockbuild/usr/share/applications /var/tmp/qcomicbook-0.3.4-2.fc9-rootmockbuild/usr/share/pixmaps + cp -a fedora/qcomicbook.png /var/tmp/qcomicbook-0.3.4-2.fc9-rootmockbuild/usr/share/pixmaps + desktop-file-install --vendor fedora --dir /var/tmp/qcomicbook-0.3.4-2.fc9-rootmockbuild/usr/share/applications fedora/qcomicbook.desktop + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/qcomicbook-0.3.4 extracting debug info from /var/tmp/qcomicbook-0.3.4-2.fc9-rootmockbuild/usr/bin/qcomicbook cpio: gcc-4.3.0-20080218/obj-ppc64-redhat-linux/ppc64-redhat-linux/libgcc/crtsavres.S: Cannot stat: No such file or directory 572 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: qcomicbook-0.3.4-2.fc9 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.28246 + umask 022 + cd /builddir/build/BUILD + cd qcomicbook-0.3.4 + DOCDIR=/var/tmp/qcomicbook-0.3.4-2.fc9-rootmockbuild/usr/share/doc/qcomicbook-0.3.4 + export DOCDIR + rm -rf /var/tmp/qcomicbook-0.3.4-2.fc9-rootmockbuild/usr/share/doc/qcomicbook-0.3.4 + /bin/mkdir -p /var/tmp/qcomicbook-0.3.4-2.fc9-rootmockbuild/usr/share/doc/qcomicbook-0.3.4 + cp -pr AUTHORS README ChangeLog COPYING THANKS TODO /var/tmp/qcomicbook-0.3.4-2.fc9-rootmockbuild/usr/share/doc/qcomicbook-0.3.4 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libICE.so.6 libImlib2.so.1 libSM.so.6 libX11.so.6 libXext.so.6 libXi.so.6 libXmu.so.6 libXt.so.6 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libm.so.6 libm.so.6(GLIBC_2.0) libm.so.6(GLIBC_2.1) libqt-mt.so.3 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.9) rtld(GNU_HASH) Processing files: qcomicbook-debuginfo-0.3.4-2.fc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/qcomicbook-0.3.4-2.fc9-rootmockbuild warning: Could not canonicalize hostname: ppc3.fedora.redhat.com Wrote: /builddir/build/RPMS/qcomicbook-0.3.4-2.fc9.ppc.rpm Wrote: /builddir/build/RPMS/qcomicbook-debuginfo-0.3.4-2.fc9.ppc.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.96597 + umask 022 + cd /builddir/build/BUILD + cd qcomicbook-0.3.4 + /bin/rm -rf /var/tmp/qcomicbook-0.3.4-2.fc9-rootmockbuild + exit 0 LEAVE do -->