* Package: games-puzzle/xye-0.12.1 * 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 xye-0.12.1.tar.gz to /var/tmp/portage/games-puzzle/xye-0.12.1/work >>> Source unpacked in /var/tmp/portage/games-puzzle/xye-0.12.1/work >>> Preparing source in /var/tmp/portage/games-puzzle/xye-0.12.1/work/xye-0.12.1 ... * Applying xye-0.12.1-gcc47.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/games-puzzle/xye-0.12.1/work/xye-0.12.1' ... * Running aclocal ... [ ok ] * This package has a configure.in file which has long been deprecated. Please * update it to use configure.ac instead as newer versions of autotools will die * when it finds this file. See https://bugs.gentoo.org/426262 for details. * Running autoconf --force ... [ ok ] * Running automake --add-missing --copy --force-missing ... [ ok ] * Running elibtoolize in: xye-0.12.1/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/games-puzzle/xye-0.12.1/work/xye-0.12.1 ... * econf: updating xye-0.12.1/config.sub with /usr/share/gnuconfig/config.sub * econf: updating xye-0.12.1/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --prefix=/usr/games --libdir=/usr/games/lib64 --datadir=/usr/share/games --sysconfdir=/etc/games --localstatedir=/var/games --datarootdir=/usr/share checking for a BSD-compatible install... /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... none checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... none checking for an ANSI C-conforming const... yes checking for sdl-config... /usr/bin/sdl-config checking for SDL - version >= 1.2.9... yes checking for IMG_LoadPNG_RW in -lSDL_image... yes checking for TTF_GlyphMetrics in -lSDL_ttf... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: executing depfiles commands The xye binary will be installed in /usr/games/bin Configure complete, now type 'make' and hope for the best. >>> Source configured. >>> Compiling source in /var/tmp/portage/games-puzzle/xye-0.12.1/work/xye-0.12.1 ... make -j1 x86_64-pc-linux-gnu-g++ -DDATA_PATH=\"/usr/share/games/xye/\" -I. -Werror=terminate -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o main.o `test -f 'src/main.cpp' || echo './'`src/main.cpp x86_64-pc-linux-gnu-g++ -DDATA_PATH=\"/usr/share/games/xye/\" -I. -Werror=terminate -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o browser.o `test -f 'src/browser.cpp' || echo './'`src/browser.cpp x86_64-pc-linux-gnu-g++ -DDATA_PATH=\"/usr/share/games/xye/\" -I. -Werror=terminate -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o font.o `test -f 'src/font.cpp' || echo './'`src/font.cpp x86_64-pc-linux-gnu-g++ -DDATA_PATH=\"/usr/share/games/xye/\" -I. -Werror=terminate -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o gen.o `test -f 'src/gen.cpp' || echo './'`src/gen.cpp x86_64-pc-linux-gnu-g++ -DDATA_PATH=\"/usr/share/games/xye/\" -I. -Werror=terminate -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o kye_script.o `test -f 'src/kye_script.cpp' || echo './'`src/kye_script.cpp x86_64-pc-linux-gnu-g++ -DDATA_PATH=\"/usr/share/games/xye/\" -I. -Werror=terminate -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o levels.o `test -f 'src/levels.cpp' || echo './'`src/levels.cpp x86_64-pc-linux-gnu-g++ -DDATA_PATH=\"/usr/share/games/xye/\" -I. -Werror=terminate -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o options.o `test -f 'src/options.cpp' || echo './'`src/options.cpp x86_64-pc-linux-gnu-g++ -DDATA_PATH=\"/usr/share/games/xye/\" -I. -Werror=terminate -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o xye_tinystr.o `test -f 'src/tinyxml/xye_tinystr.cpp' || echo './'`src/tinyxml/xye_tinystr.cpp x86_64-pc-linux-gnu-g++ -DDATA_PATH=\"/usr/share/games/xye/\" -I. -Werror=terminate -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o xye_tinyxml.o `test -f 'src/tinyxml/xye_tinyxml.cpp' || echo './'`src/tinyxml/xye_tinyxml.cpp x86_64-pc-linux-gnu-g++ -DDATA_PATH=\"/usr/share/games/xye/\" -I. -Werror=terminate -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o xye_tinyxmlerror.o `test -f 'src/tinyxml/xye_tinyxmlerror.cpp' || echo './'`src/tinyxml/xye_tinyxmlerror.cpp x86_64-pc-linux-gnu-g++ -DDATA_PATH=\"/usr/share/games/xye/\" -I. -Werror=terminate -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o xye_tinyxmlparser.o `test -f 'src/tinyxml/xye_tinyxmlparser.cpp' || echo './'`src/tinyxml/xye_tinyxmlparser.cpp x86_64-pc-linux-gnu-g++ -DDATA_PATH=\"/usr/share/games/xye/\" -I. -Werror=terminate -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o vxsdl.o `test -f 'src/vxsdl.cpp' || echo './'`src/vxsdl.cpp x86_64-pc-linux-gnu-g++ -DDATA_PATH=\"/usr/share/games/xye/\" -I. -Werror=terminate -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o xye.o `test -f 'src/xye.cpp' || echo './'`src/xye.cpp x86_64-pc-linux-gnu-g++ -DDATA_PATH=\"/usr/share/games/xye/\" -I. -Werror=terminate -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o xsb_level.o `test -f 'src/xsb_level.cpp' || echo './'`src/xsb_level.cpp src/xsb_level.cpp: In function ‘bool FromXyeDFS(int*, unsigned char, unsigned char)’: src/xsb_level.cpp:787:49: error: narrowing conversion of ‘-1’ from ‘int’ to ‘unsigned char’ inside { } [-Wnarrowing] static const unsigned char dx[4] = {0,0,-1,1}, dy[4] = {-1,1,0,0}; ^ src/xsb_level.cpp:787:69: error: narrowing conversion of ‘-1’ from ‘int’ to ‘unsigned char’ inside { } [-Wnarrowing] static const unsigned char dx[4] = {0,0,-1,1}, dy[4] = {-1,1,0,0}; ^ make: *** [Makefile:748: xsb_level.o] Error 1 * ERROR: games-puzzle/xye-0.12.1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=games-puzzle/xye-0.12.1::gentoo'`, * the complete build log and the output of `emerge -pqv '=games-puzzle/xye-0.12.1::gentoo'`. * The complete build log is located at '/var/log/portage/games-puzzle:xye-0.12.1:20161118-181402.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/games-puzzle/xye-0.12.1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/games-puzzle/xye-0.12.1/temp/environment'. * Working directory: '/var/tmp/portage/games-puzzle/xye-0.12.1/work/xye-0.12.1' * S: '/var/tmp/portage/games-puzzle/xye-0.12.1/work/xye-0.12.1'