* Package: games-board/qgo-1.5.4_p20100322-r1 * Repository: gentoo * Maintainer: games@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking qgo-1.5.4_p20100322.tar.bz2 to /var/tmp/portage/games-board/qgo-1.5.4_p20100322-r1/work >>> Source unpacked in /var/tmp/portage/games-board/qgo-1.5.4_p20100322-r1/work >>> Preparing source in /var/tmp/portage/games-board/qgo-1.5.4_p20100322-r1/work/qgo-1.5.4_p20100322 ... * Applying qgo-1.5.4_p20100322-gcc45.patch ... [ ok ] * Applying qgo-1.5.4_p20100322-qt47.patch ... [ ok ] * Applying qgo-1.5.4_p20100322-buffer.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/games-board/qgo-1.5.4_p20100322-r1/work/qgo-1.5.4_p20100322 ... * Running qmake ... [ ok ] >>> Source configured. >>> Compiling source in /var/tmp/portage/games-board/qgo-1.5.4_p20100322-r1/work/qgo-1.5.4_p20100322 ... make -j1 cd src/ && /usr/lib64/qt4/bin/qmake /var/tmp/portage/games-board/qgo-1.5.4_p20100322-r1/work/qgo-1.5.4_p20100322/src/src.pro QMAKE_AR=x86_64-pc-linux-gnu-ar\ cqs QMAKE_CC=x86_64-pc-linux-gnu-gcc QMAKE_CXX=x86_64-pc-linux-gnu-g++ QMAKE_LINK=x86_64-pc-linux-gnu-g++ QMAKE_LINK_C=x86_64-pc-linux-gnu-gcc QMAKE_OBJCOPY=x86_64-pc-linux-gnu-objcopy QMAKE_RANLIB= QMAKE_STRIP= QMAKE_CFLAGS=-march=native\ -O2\ -pipe QMAKE_CFLAGS_RELEASE= QMAKE_CFLAGS_DEBUG= QMAKE_CXXFLAGS=-march=native\ -O2\ -pipe QMAKE_CXXFLAGS_RELEASE= QMAKE_CXXFLAGS_DEBUG= QMAKE_LFLAGS=-Wl,-O1\ -Wl,--as-needed QMAKE_LFLAGS_RELEASE= QMAKE_LFLAGS_DEBUG= QMAKE_LIBDIR_QT=/usr/lib64/qt4 QMAKE_LIBDIR_X11=/usr/lib64 QMAKE_LIBDIR_OPENGL=/usr/lib64 -o Makefile cd src/ && make -f Makefile make[1]: Entering directory '/var/tmp/portage/games-board/qgo-1.5.4_p20100322-r1/work/qgo-1.5.4_p20100322/src' /usr/lib64/qt4/bin/uic mainwindow.ui -o ui_mainwindow.h /usr/lib64/qt4/bin/uic board/boardwindow.ui -o ui_boardwindow.h /usr/lib64/qt4/bin/uic board/gameinfo.ui -o ui_gameinfo.h /usr/lib64/qt4/bin/uic network/createroomdialog.ui -o ui_createroomdialog.h /usr/lib64/qt4/bin/uic network/friendslistdialog.ui -o ui_friendslistdialog.h /usr/lib64/qt4/bin/uic network/gamedialog.ui -o ui_gamedialog.h /usr/lib64/qt4/bin/uic network/login.ui -o ui_login.h /usr/lib64/qt4/bin/uic network/talk_gui.ui -o ui_talk_gui.h x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe -D_REENTRANT -Wall -W -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtTest -Inetwork -Iaudio -Igtp -Igame_interfaces -Igame_tree -Iboard -Isgf -I. -I. -o objects/displayboard.o displayboard.cpp x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe -D_REENTRANT -Wall -W -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtTest -Inetwork -Iaudio -Igtp -Igame_interfaces -Igame_tree -Iboard -Isgf -I. -I. -o objects/listviews.o listviews.cpp listviews.cpp: In member function ‘virtual bool ObserverSortProxy::lessThan(const QModelIndex&, const QModelIndex&) const’: listviews.cpp:682:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if(!left.isValid()) ^~ listviews.cpp:684:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if(!right.isValid()) ^~ listviews.cpp: In member function ‘virtual bool PlayerSortProxy::lessThan(const QModelIndex&, const QModelIndex&) const’: listviews.cpp:757:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if(!left.isValid()) ^~ listviews.cpp:759:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if(!right.isValid()) ^~ listviews.cpp: In member function ‘virtual bool SimplePlayerSortProxy::lessThan(const QModelIndex&, const QModelIndex&) const’: listviews.cpp:774:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if(!left.isValid()) ^~ listviews.cpp:776:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if(!right.isValid()) ^~ x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe -D_REENTRANT -Wall -W -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtTest -Inetwork -Iaudio -Igtp -Igame_interfaces -Igame_tree -Iboard -Isgf -I. -I. -o objects/main.o main.cpp x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe -D_REENTRANT -Wall -W -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtTest -Inetwork -Iaudio -Igtp -Igame_interfaces -Igame_tree -Iboard -Isgf -I. -I. -o objects/mainwindow.o mainwindow.cpp x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe -D_REENTRANT -Wall -W -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtTest -Inetwork -Iaudio -Igtp -Igame_interfaces -Igame_tree -Iboard -Isgf -I. -I. -o objects/mainwindow_server.o mainwindow_server.cpp x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe -D_REENTRANT -Wall -W -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtTest -Inetwork -Iaudio -Igtp -Igame_interfaces -Igame_tree -Iboard -Isgf -I. -I. -o objects/mainwindow_settings.o mainwindow_settings.cpp mainwindow_settings.cpp: In member function ‘void MainWindow::slot_currentChanged(int)’: mainwindow_settings.cpp:102:7: warning: variable ‘resend’ set but not used [-Wunused-but-set-variable] bool resend = FALSE; ^~~~~~ x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe -D_REENTRANT -Wall -W -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtTest -Inetwork -Iaudio -Igtp -Igame_interfaces -Igame_tree -Iboard -Isgf -I. -I. -o objects/audio.o audio/audio.cpp x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe -D_REENTRANT -Wall -W -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtTest -Inetwork -Iaudio -Igtp -Igame_interfaces -Igame_tree -Iboard -Isgf -I. -I. -o objects/board.o board/board.cpp board/board.cpp: In member function ‘int Board::hasStone(int, int)’: board/board.cpp:652:9: warning: variable ‘s’ set but not used [-Wunused-but-set-variable] Stone *s; ^ x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe -D_REENTRANT -Wall -W -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtTest -Inetwork -Iaudio -Igtp -Igame_interfaces -Igame_tree -Iboard -Isgf -I. -I. -o objects/boardhandler.o board/boardhandler.cpp x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe -D_REENTRANT -Wall -W -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtTest -Inetwork -Iaudio -Igtp -Igame_interfaces -Igame_tree -Iboard -Isgf -I. -I. -o objects/boardwindow.o board/boardwindow.cpp x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe -D_REENTRANT -Wall -W -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtTest -Inetwork -Iaudio -Igtp -Igame_interfaces -Igame_tree -Iboard -Isgf -I. -I. -o objects/clockdisplay.o board/clockdisplay.cpp x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe -D_REENTRANT -Wall -W -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtTest -Inetwork -Iaudio -Igtp -Igame_interfaces -Igame_tree -Iboard -Isgf -I. -I. -o objects/gameinfo.o board/gameinfo.cpp x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe -D_REENTRANT -Wall -W -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtTest -Inetwork -Iaudio -Igtp -Igame_interfaces -Igame_tree -Iboard -Isgf -I. -I. -o objects/gatter.o board/gatter.cpp x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe -D_REENTRANT -Wall -W -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtTest -Inetwork -Iaudio -Igtp -Igame_interfaces -Igame_tree -Iboard -Isgf -I. -I. -o objects/imagehandler.o board/imagehandler.cpp board/imagehandler.cpp: In member function ‘void ImageHandler::paintBlackStone(QImage&, int, int)’: board/imagehandler.cpp:233:2: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation] for (i=0; iopponentStrength << 4) | ^~~~~~ network/cyberoroconnection.cpp: In member function ‘void CyberOroConnection::handleGamesList(unsigned char*, unsigned int)’: network/cyberoroconnection.cpp:4329:52: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long int’ [-Wformat=] printf("gameslist3 error: %d %d\n", size, p - msg); ^ make[1]: *** [Makefile:1041: objects/cyberoroconnection.o] Error 1 make[1]: Leaving directory '/var/tmp/portage/games-board/qgo-1.5.4_p20100322-r1/work/qgo-1.5.4_p20100322/src' make: *** [Makefile:39: sub-src-make_default] Error 2 * ERROR: games-board/qgo-1.5.4_p20100322-r1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=games-board/qgo-1.5.4_p20100322-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=games-board/qgo-1.5.4_p20100322-r1::gentoo'`. * The complete build log is located at '/var/log/portage/games-board:qgo-1.5.4_p20100322-r1:20161029-025959.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/games-board/qgo-1.5.4_p20100322-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/games-board/qgo-1.5.4_p20100322-r1/temp/environment'. * Working directory: '/var/tmp/portage/games-board/qgo-1.5.4_p20100322-r1/work/qgo-1.5.4_p20100322' * S: '/var/tmp/portage/games-board/qgo-1.5.4_p20100322-r1/work/qgo-1.5.4_p20100322'