* Package: games-board/pouetchess-0.2.0-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 pouetchess_src_0.2.0.tar.gz to /var/tmp/portage/games-board/pouetchess-0.2.0-r1/work >>> Source unpacked in /var/tmp/portage/games-board/pouetchess-0.2.0-r1/work >>> Preparing source in /var/tmp/portage/games-board/pouetchess-0.2.0-r1/work/pouetchess_src_0.2.0 ... * Applying pouetchess-0.2.0-sconstruct-sandbox.patch ... [ ok ] * Applying pouetchess-0.2.0-nvidia_glext.patch ... [ ok ] * Applying pouetchess-0.2.0-segfaults.patch ... [ ok ] * Applying pouetchess-0.2.0-gcc43.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/games-board/pouetchess-0.2.0-r1/work/pouetchess_src_0.2.0 ... scons: Reading SConscript files ... scons: warning: The Options class is deprecated; use the Variables class instead. File "/var/tmp/portage/games-board/pouetchess-0.2.0-r1/work/pouetchess_src_0.2.0/pouetChess.py", line 275, in generate Now configuring. If something fails, consult `config.log' for details. Detected platform : linux Checking gcc version... 6.3.0 profiling NOT enabled, debugging NOT enabled, optimizing NOT enabled, Checking for SDL... Checking for sdl-config... /usr/bin/sdl-config Checking for LibSDL >= 1.2.8... 1.2.15 Checking for C header file SDL.h... yes Checking for C library SDL... yes Checking for C header file SDL_image.h... yes Checking for C library SDL_image... yes Checking for C library GL... yes Checking for C library GLU... yes ========================================================= Program will be installed in : /usr/games Data will be intalled in : /usr/share/games/pouetchess ========================================================= Everything seems OK. Run `scons' now to build. ========================================================= scons: done reading SConscript files. scons: Building targets ... scons: Nothing to be done for `configure'. scons: done building targets. >>> Source configured. >>> Compiling source in /var/tmp/portage/games-board/pouetchess-0.2.0-r1/work/pouetchess_src_0.2.0 ... scons -j1 scons: Reading SConscript files ... scons: warning: The Options class is deprecated; use the Variables class instead. File "/var/tmp/portage/games-board/pouetchess-0.2.0-r1/work/pouetchess_src_0.2.0/pouetChess.py", line 275, in generate scons: done reading SConscript files. scons: Building targets ... x86_64-pc-linux-gnu-g++ -o src/graphic_chessboard.o -c -Werror=terminate -O2 -pipe -march=native -O2 -pipe -march=native -Wall -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL src/graphic_chessboard.cpp src/graphic_chessboard.cpp:116:25: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] Logger::writeErrorLog("Loading of :"PC_DATA_TEXTURE_BOARD" failed"); ^ src/graphic_chessboard.cpp:130:11: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] printf("Loading of :"PC_DATA_TEXTURE_SKYBOX" failed\n",i); ^ In file included from src/sxmlgui/XMLUtils.h:35:0, from src/sxmlgui/GenUtils.h:4, from src/sxmlgui/TextureUtils.h:4, from src/sxmlgui/EasyGL.h:5, from src/globalInfos.h:29, from src/graphic_chessboard.cpp:27: src/sxmlgui/MathUtils.h: In function 'float getNextRandom()': src/sxmlgui/MathUtils.h:36:34: warning: integer overflow in expression [-Woverflow] return (float)rand()/(RAND_MAX + 1); ^ In file included from src/graphic_chessboard.cpp:29:0: /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/math.h: At global scope: /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/math.h:107:12: error: 'constexpr float std::round(float)' conflicts with a previous declaration using std::round; ^~~~~ In file included from src/sxmlgui/XMLUtils.h:35:0, from src/sxmlgui/GenUtils.h:4, from src/sxmlgui/TextureUtils.h:4, from src/sxmlgui/EasyGL.h:5, from src/globalInfos.h:29, from src/graphic_chessboard.cpp:27: src/sxmlgui/MathUtils.h:30:12: note: previous declaration 'int round(float)' inline int round(float f) ^~~~~ scons: *** [src/graphic_chessboard.o] Error 1 scons: building terminated because of errors. * ERROR: games-board/pouetchess-0.2.0-r1::gentoo failed (compile phase): * escons failed. * * Call stack: * ebuild.sh, line 115: Called src_compile * environment, line 2909: Called escons * environment, line 1416: Called die * The specific snippet of code: * die "escons failed." * * If you need support, post the output of `emerge --info '=games-board/pouetchess-0.2.0-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=games-board/pouetchess-0.2.0-r1::gentoo'`. * The complete build log is located at '/var/log/portage/games-board:pouetchess-0.2.0-r1:20170321-174359.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/games-board/pouetchess-0.2.0-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/games-board/pouetchess-0.2.0-r1/temp/environment'. * Working directory: '/var/tmp/portage/games-board/pouetchess-0.2.0-r1/work/pouetchess_src_0.2.0' * S: '/var/tmp/portage/games-board/pouetchess-0.2.0-r1/work/pouetchess_src_0.2.0'