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 443921 Details for
Bug 631091
FTBFS qgo-1.5.4r2-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), 21.03 KB, created by
FTBFS
on 2010-09-07 16:35:39 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
FTBFS
Created:
2010-09-07 16:35:39 UTC
Size:
21.03 KB
patch
obsolete
>Mock Version: 1.1.1 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/qgo.spec'], False, '/var/lib/mock/fedora-development-i386-qgo-1.5.4r2-3.fc12.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x1ff9b50>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/qgo.spec'] >Building target platforms: i686 >Building for target i686 >Wrote: /builddir/build/SRPMS/qgo-1.5.4r2-3.fc14.src.rpm >Child returncode was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/qgo.spec'], False, '/var/lib/mock/fedora-development-i386-qgo-1.5.4r2-3.fc12.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x1ff9b50>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/qgo.spec'] >Building target platforms: i686 >Building for target i686 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qrySra >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf qgo-1.5.4 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/qgo-1.5.4-r2.tar.gz >+ /bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd qgo-1.5.4 >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >Patch #0 (qgo-gcc43-iostream.patch): >+ echo 'Patch #0 (qgo-gcc43-iostream.patch):' >+ /usr/bin/patch -s -p1 -b --suffix .namespace --fuzz=0 >+ /bin/cat /builddir/build/SOURCES/qgo-gcc43-iostream.patch >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.V36k5I >+ umask 022 >+ cd /builddir/build/BUILD >+ cd qgo-1.5.4 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ unset QTDIR >+ . /etc/profile.d/qt.sh >++ '[' -z '' ']' >++ case `uname -m` in >+++ uname -m >++ QT_PREFIXES='/usr/lib/qt-3.3 /usr/lib64/qt-3.3' >++ for QTDIR in '${QT_PREFIXES}' >++ test -d /usr/lib/qt-3.3 >++ break >++ unset QT_PREFIXES >++ /bin/grep -q /usr/lib/qt-3.3/bin >++ echo /usr/lib/qt-3.3/bin:/usr/sbin:/usr/bin:/sbin:/bin:/root/bin:/usr/local/sbin:/builddir/bin >++ QTINC=/usr/lib/qt-3.3/include >++ QTLIB=/usr/lib/qt-3.3/lib >++ export QTDIR QTINC QTLIB PATH >+ 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 >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking target system type... i686-pc-linux-gnu >checking for i686-pc-linux-gnu-gcc... no >checking for gcc... gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking for gcc option to accept ISO C89... none needed >checking how to run the C preprocessor... gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking whether byte ordering is bigendian... no >checking for a BSD-compatible install... /usr/bin/install -c >checking for -p flag to install... yes >checking whether build environment is sane... yes >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for style of include used by make... GNU >checking dependency style of gcc... none >checking for i686-pc-linux-gnu-gcc... gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether gcc accepts -g... (cached) yes >checking for gcc option to accept ISO C89... (cached) none needed >checking how to run the C preprocessor... gcc -E >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 whether we are using the GNU C++ compiler... yes >checking whether g++ accepts -g... yes >checking dependency style of g++... none >checking whether g++ supports -fno-exceptions... yes >checking whether g++ supports -fno-check-new... yes >checking whether g++ supports -fexceptions... yes >checking how to run the C++ preprocessor... g++ -E >checking whether g++ supports -frepo... yes >checking for ld used by GCC... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for /usr/bin/ld option to reload object files... -r >checking for BSD-compatible nm... nm >checking whether ln -s works... yes >checking how to recognise dependant libraries... pass_all >checking for i686-pc-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking for i686-pc-linux-gnu-strip... no >checking for strip... strip >checking whether -lc should be explicitly linked in... yes >checking for objdir... .libs >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 >finding the maximum length of command line arguments... 73729 >checking if gcc supports -c -o file.o... yes >checking if gcc supports -fno-rtti -fno-exceptions ... no >checking whether the linker (/usr/bin/ld) supports shared libraries... yes >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking command to parse nm output... ok >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >creating libtool >updating cache /dev/null >checking host system type... i686-pc-linux-gnu >checking build system type... i686-pc-linux-gnu >ltcf-cxx: with_gcc=yes ; with_gnu_ld=yes >checking for objdir... .libs >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 >finding the maximum length of command line arguments... 73729 >checking if g++ supports -c -o file.o... yes >checking if g++ supports -fno-rtti -fno-exceptions ... yes >checking whether the linker (/usr/bin/ld) supports shared libraries... yes >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking command to parse nm output... ok >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >appending configuration tag "CXX" to libtool >checking for msgfmt... msgfmt >checking for gmsgfmt... msgfmt >found msgfmt program is not GNU msgfmt; ignore it >checking for xgettext... : >checking for main in -lutil... yes >checking for main in -lcompat... no >checking for crypt in -lcrypt... yes >checking for socklen_t... socklen_t >checking for dnet_ntoa in -ldnet... no >checking for dnet_ntoa in -ldnet_stub... no >checking for inet_ntoa... yes >checking for connect... yes >checking for remove... yes >checking for shmat... yes >checking for res_init... no >checking for killpg in -lucb... no >checking for int... yes >checking size of int... 4 >checking for long... yes >checking size of long... 4 >checking for char *... yes >checking size of char *... 4 >checking for char... yes >checking size of char... 1 >checking for dlopen in -ldl... yes >checking for shl_unload in -ldld... no >checking for X... libraries /usr/lib, headers . >checking for IceConnectionNumber in -lICE... yes >checking for libXext... yes >checking for Xinerama... no >checking for pthread_create in -lpthread... yes >checking for extra includes... no >checking for extra libs... no >checking for libz... -lz >checking for libpng... -lpng -lz -lm >checking for libjpeg6b... no >checking for libjpeg... -ljpeg >checking for Qt... libraries /usr/lib/qt-3.3/lib, headers /usr/lib/qt-3.3/include using -mt >checking if Qt compiles without flags... no >checking for moc... /usr/lib/qt-3.3/bin/moc >checking for uic... /usr/lib/qt-3.3/bin/uic >checking whether uic supports -L ... yes >checking whether uic supports -nounload ... yes >checking if Qt needs -ljpeg... no >checking if admin should be compiled... no >checking if html should be compiled... yes >checking if src should be compiled... yes >checking if templates should be compiled... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: WARNING: Makefile.in seems to ignore the --datarootdir setting >config.status: creating src/Makefile >config.status: WARNING: src/Makefile.in seems to ignore the --datarootdir setting >config.status: creating src/pics/Makefile >config.status: WARNING: src/pics/Makefile.in seems to ignore the --datarootdir setting >config.status: creating src/sounds/Makefile >config.status: WARNING: src/sounds/Makefile.in seems to ignore the --datarootdir setting >config.status: creating src/translations/Makefile >config.status: WARNING: src/translations/Makefile.in seems to ignore the --datarootdir setting >config.status: creating templates/Makefile >config.status: WARNING: templates/Makefile.in seems to ignore the --datarootdir setting >config.status: creating config.h >config.status: executing depfiles commands >+ ln -s normaltools_gui.h src/normaltools.h >+ make -j4 >make all-recursive >make[1]: Entering directory `/builddir/build/BUILD/qgo-1.5.4' >Making all in src >make[2]: Entering directory `/builddir/build/BUILD/qgo-1.5.4/src' >Making all in pics >make[3]: Entering directory `/builddir/build/BUILD/qgo-1.5.4/src/pics' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/builddir/build/BUILD/qgo-1.5.4/src/pics' >Making all in translations >make[3]: Entering directory `/builddir/build/BUILD/qgo-1.5.4/src/translations' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/builddir/build/BUILD/qgo-1.5.4/src/translations' >Making all in sounds >make[3]: Entering directory `/builddir/build/BUILD/qgo-1.5.4/src/sounds' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/builddir/build/BUILD/qgo-1.5.4/src/sounds' >make[3]: Entering directory `/builddir/build/BUILD/qgo-1.5.4/src' >/usr/lib/qt-3.3/bin/uic -L @kde_widgetdir@ -nounload -o clientwindow_gui.h ./clientwindow_gui.ui >/usr/lib/qt-3.3/bin/uic -L @kde_widgetdir@ -nounload -o gameinfo_gui.h ./gameinfo_gui.ui >/usr/lib/qt-3.3/bin/uic -L @kde_widgetdir@ -nounload -o gui_dialog.h ./gui_dialog.ui >/usr/lib/qt-3.3/bin/uic -L @kde_widgetdir@ -nounload -o mainwidget_gui.h ./mainwidget_gui.ui >/usr/lib/qt-3.3/bin/uic -L @kde_widgetdir@ -nounload -o newgame_gui.h ./newgame_gui.ui >/usr/lib/qt-3.3/bin/uic -L @kde_widgetdir@ -nounload -o newlocalgame_gui.h ./newlocalgame_gui.ui >/usr/lib/qt-3.3/bin/uic -L @kde_widgetdir@ -nounload -o noderesults_gui.h ./noderesults_gui.ui >/usr/lib/qt-3.3/bin/uic -L @kde_widgetdir@ -nounload -o normaltools_gui.h ./normaltools_gui.ui >/usr/lib/qt-3.3/bin/uic -L @kde_widgetdir@ -nounload -o nthmove_gui.h ./nthmove_gui.ui >/usr/lib/qt-3.3/bin/uic -L @kde_widgetdir@ -nounload -o preferences_gui.h ./preferences_gui.ui >/usr/lib/qt-3.3/bin/uic -L @kde_widgetdir@ -nounload -o qnewgamedlg_gui.h ./qnewgamedlg_gui.ui >/usr/lib/qt-3.3/bin/uic -L @kde_widgetdir@ -nounload -o scoretools_gui.h ./scoretools_gui.ui >/usr/lib/qt-3.3/bin/uic -L @kde_widgetdir@ -nounload -o talk_gui.h ./talk_gui.ui >/usr/lib/qt-3.3/bin/uic -L @kde_widgetdir@ -nounload -o textedit_gui.h ./textedit_gui.ui >/usr/lib/qt-3.3/bin/uic -L @kde_widgetdir@ -nounload -o textview_gui.h ./textview_gui.ui >/usr/lib/qt-3.3/bin/moc clientwindow_gui.h -o clientwindow_gui.moc >/usr/lib/qt-3.3/bin/moc gameinfo_gui.h -o gameinfo_gui.moc >/usr/lib/qt-3.3/bin/moc gui_dialog.h -o gui_dialog.moc >/usr/lib/qt-3.3/bin/moc mainwidget_gui.h -o mainwidget_gui.moc >/usr/lib/qt-3.3/bin/moc newgame_gui.h -o newgame_gui.moc >/usr/lib/qt-3.3/bin/moc newlocalgame_gui.h -o newlocalgame_gui.moc >/usr/lib/qt-3.3/bin/moc noderesults_gui.h -o noderesults_gui.moc >/usr/lib/qt-3.3/bin/moc normaltools_gui.h -o normaltools_gui.moc >/usr/lib/qt-3.3/bin/moc nthmove_gui.h -o nthmove_gui.moc >/usr/lib/qt-3.3/bin/moc qnewgamedlg_gui.h -o qnewgamedlg_gui.moc >/usr/lib/qt-3.3/bin/moc scoretools_gui.h -o scoretools_gui.moc >/usr/lib/qt-3.3/bin/moc talk_gui.h -o talk_gui.moc >/usr/lib/qt-3.3/bin/moc textedit_gui.h -o textedit_gui.moc >/usr/lib/qt-3.3/bin/moc textview_gui.h -o textview_gui.moc >/usr/lib/qt-3.3/bin/moc ./noderesults.h -o noderesults.moc.cpp >/usr/lib/qt-3.3/bin/moc ./parser.h -o parser.moc.cpp >/usr/lib/qt-3.3/bin/moc ./mainwin.h -o mainwin.moc.cpp >/usr/lib/qt-3.3/bin/moc ./gamestable.h -o gamestable.moc.cpp >/usr/lib/qt-3.3/bin/moc ./qnewgamedlg.h -o qnewgamedlg.moc.cpp >/usr/lib/qt-3.3/bin/moc ./mainwidget.h -o mainwidget.moc.cpp >/usr/lib/qt-3.3/bin/moc ./maintable.h -o maintable.moc.cpp >/usr/lib/qt-3.3/bin/moc ./tip.h -o tip.moc.cpp >/usr/lib/qt-3.3/bin/moc ./tables.h -o tables.moc.cpp >/usr/lib/qt-3.3/bin/moc ./gametree.h -o gametree.moc.cpp >/usr/lib/qt-3.3/bin/moc ./qgtp.h -o qgtp.moc.cpp >/usr/lib/qt-3.3/bin/moc ./helpviewer.h -o helpviewer.moc.cpp >/usr/lib/qt-3.3/bin/moc ./gamedialog.h -o gamedialog.moc.cpp >/usr/lib/qt-3.3/bin/moc ./igsconnection.h -o igsconnection.moc.cpp >/usr/lib/qt-3.3/bin/moc ./board.h -o board.moc.cpp >/usr/lib/qt-3.3/bin/moc ./mainwindow.h -o mainwindow.moc.cpp >/usr/lib/qt-3.3/bin/moc ./qgo_interface.h -o qgo_interface.moc.cpp >/usr/lib/qt-3.3/bin/moc ./playertable.h -o playertable.moc.cpp >/usr/lib/qt-3.3/bin/moc ./telnet.h -o telnet.moc.cpp >/usr/lib/qt-3.3/bin/moc ./preferences.h -o preferences.moc.cpp >/usr/lib/qt-3.3/bin/moc ./qgo.h -o qgo.moc.cpp >/usr/lib/qt-3.3/bin/moc ./searchpath.h -o searchpath.moc.cpp >/usr/lib/qt-3.3/bin/moc ./textview.h -o textview.moc.cpp >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/lib/qt-3.3/include -I. -DQT_THREAD_SUPPORT -DDATADIR='"/usr/share"' -D_REENTRANT -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-exceptions -fno-check-new -c -o board.o `test -f 'board.cpp' || echo './'`board.cpp >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/lib/qt-3.3/include -I. -DQT_THREAD_SUPPORT -DDATADIR='"/usr/share"' -D_REENTRANT -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-exceptions -fno-check-new -c -o boardhandler.o `test -f 'boardhandler.cpp' || echo './'`boardhandler.cpp >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/lib/qt-3.3/include -I. -DQT_THREAD_SUPPORT -DDATADIR='"/usr/share"' -D_REENTRANT -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-exceptions -fno-check-new -c -o gamedialog.o `test -f 'gamedialog.cpp' || echo './'`gamedialog.cpp >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/lib/qt-3.3/include -I. -DQT_THREAD_SUPPORT -DDATADIR='"/usr/share"' -D_REENTRANT -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-exceptions -fno-check-new -c -o gamestable.o `test -f 'gamestable.cpp' || echo './'`gamestable.cpp >gamedialog.cpp: In member function 'void GameDialog::slot_suggest(const QString&, const QString&, const QString&, const QString&, int)': >gamedialog.cpp:192:51: warning: suggest parentheses around '&&' within '||' >gamedialog.cpp: In member function 'void GameDialog::slot_dispute(const QString&, const QString&)': >gamedialog.cpp:515:65: error: cannot call constructor 'QColor::QColor' directly >gamedialog.cpp:515:65: error: for a function-style cast, remove the redundant '::QColor' >gamedialog.cpp:524:66: error: cannot call constructor 'QColor::QColor' directly >gamedialog.cpp:524:66: error: for a function-style cast, remove the redundant '::QColor' >gamedialog.cpp:533:61: error: cannot call constructor 'QColor::QColor' directly >gamedialog.cpp:533:61: error: for a function-style cast, remove the redundant '::QColor' >gamedialog.cpp:542:64: error: cannot call constructor 'QColor::QColor' directly >gamedialog.cpp:542:64: error: for a function-style cast, remove the redundant '::QColor' >gamedialog.cpp:553:71: error: cannot call constructor 'QColor::QColor' directly >gamedialog.cpp:553:71: error: for a function-style cast, remove the redundant '::QColor' >gamedialog.cpp:554:70: error: cannot call constructor 'QColor::QColor' directly >gamedialog.cpp:554:70: error: for a function-style cast, remove the redundant '::QColor' >gamedialog.cpp:555:70: error: cannot call constructor 'QColor::QColor' directly >gamedialog.cpp:555:70: error: for a function-style cast, remove the redundant '::QColor' >gamedialog.cpp:561:71: error: cannot call constructor 'QColor::QColor' directly >gamedialog.cpp:561:71: error: for a function-style cast, remove the redundant '::QColor' >gamedialog.cpp:562:70: error: cannot call constructor 'QColor::QColor' directly >gamedialog.cpp:562:70: error: for a function-style cast, remove the redundant '::QColor' >gamedialog.cpp:563:70: error: cannot call constructor 'QColor::QColor' directly >gamedialog.cpp:563:70: error: for a function-style cast, remove the redundant '::QColor' >gamedialog.cpp:569:71: error: cannot call constructor 'QColor::QColor' directly >gamedialog.cpp:569:71: error: for a function-style cast, remove the redundant '::QColor' >gamedialog.cpp:570:70: error: cannot call constructor 'QColor::QColor' directly >gamedialog.cpp:570:70: error: for a function-style cast, remove the redundant '::QColor' >gamedialog.cpp:571:70: error: cannot call constructor 'QColor::QColor' directly >gamedialog.cpp:571:70: error: for a function-style cast, remove the redundant '::QColor' >make[3]: *** [gamedialog.o] Error 1 >make[3]: *** Waiting for unfinished jobs.... >In file included from imagehandler.h:9:0, > from mark.h:10, > from board.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:61: warning: suggest parentheses around '&&' within '||' >board.cpp: In member function 'void Board::hideStones()': >board.cpp:470:27: warning: suggest parentheses around assignment used as truth value >board.cpp: In member function 'virtual void Board::contentsMouseMoveEvent(QMouseEvent*)': >board.cpp:654:43: warning: suggest parentheses around '&&' within '||' >board.cpp: In member function 'void Gatter::showAll()': >board.cpp:1843:18: warning: unused variable 'e' >boardhandler.cpp: In member function 'bool BoardHandler::openComputerSession(QNewGameDlg*, const QString&, const QString&, const QString&)': >boardhandler.cpp:1472:5: warning: suggest explicit braces to avoid ambiguous 'else' >boardhandler.cpp: In member function 'void BoardHandler::countScore()': >boardhandler.cpp:1767:7: warning: suggest explicit braces to avoid ambiguous 'else' >make[3]: Leaving directory `/builddir/build/BUILD/qgo-1.5.4/src' >make[2]: Leaving directory `/builddir/build/BUILD/qgo-1.5.4/src' >make[2]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/builddir/build/BUILD/qgo-1.5.4' >make[1]: *** [all-recursive] Error 1 >make: *** [all] Error 2 >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.V36k5I (%build) > Bad exit status from /var/tmp/rpm-tmp.V36k5I (%build) >Child returncode was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/qgo.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/qgo.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 631091
:
443920
| 443921 |
443922
|
443923
|
443924
|
443925