* Package: app-misc/boxes-1.1-r1 * Repository: gentoo * Maintainer: shell-tools@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: preserve-libs sandbox userpriv usersandbox * Applying 1.1-Makefile.patch ... [ ok ] sed -e 's/--BVERSION--/1.1/; s/--GLOBALCONF--/\/usr\/share\/boxes\/boxes-config/' src/boxes.h.in > src/boxes.h sed -e 's/--BVERSION--/1.1/; s/--GLOBALCONF--/\/usr\/share\/boxes\/boxes-config/' doc/boxes.1.in > doc/boxes.1 For compilation info see the boxes website at http://boxes.thomasjensen.com/ make -C src build make[1]: Entering directory `/var/tmp/portage/app-misc/boxes-1.1-r1/work/boxes-1.1/src' make boxes make[2]: Entering directory `/var/tmp/portage/app-misc/boxes-1.1-r1/work/boxes-1.1/src' bison -o parser.c -d parser.y bison -o parser.c -d parser.y flex -t lexer.l > lexer.tmp.c x86_64-pc-linux-gnu-gcc -march=native -Wformat -Werror=format-security -g0 -O2 -ansi -I. -Iregexp -ansi -I. -Iregexp -c -o boxes.o boxes.c x86_64-pc-linux-gnu-gcc -march=native -Wformat -Werror=format-security -g0 -O2 -ansi -I. -Iregexp -ansi -I. -Iregexp -c -o tools.o tools.c x86_64-pc-linux-gnu-gcc -march=native -Wformat -Werror=format-security -g0 -O2 -ansi -I. -Iregexp -ansi -I. -Iregexp -c -o shape.o shape.c x86_64-pc-linux-gnu-gcc -march=native -Wformat -Werror=format-security -g0 -O2 -ansi -I. -Iregexp -ansi -I. -Iregexp -c -o generate.o generate.c echo '#include "config.h"' > lex.yy.c cat lexer.tmp.c >> lex.yy.c rm lexer.tmp.c x86_64-pc-linux-gnu-gcc -march=native -Wformat -Werror=format-security -g0 -O2 -ansi -I. -Iregexp -ansi -I. -Iregexp -c -o remove.o remove.c x86_64-pc-linux-gnu-gcc -march=native -Wformat -Werror=format-security -g0 -O2 -ansi -I. -Iregexp -ansi -I. -Iregexp -c -o lex.yy.o lex.yy.c boxes.c: In function 'list_styles': boxes.c:1160:17: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' [-Wformat] boxes.c:1160:17: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' [-Wformat] boxes.c:1242:25: error: format not a string literal and no format arguments [-Werror=format-security] boxes.c:1250:25: error: format not a string literal and no format arguments [-Werror=format-security] cc1: some warnings being treated as errors make[2]: *** [boxes.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory `/var/tmp/portage/app-misc/boxes-1.1-r1/work/boxes-1.1/src' make[1]: *** [build] Error 2 make[1]: Leaving directory `/var/tmp/portage/app-misc/boxes-1.1-r1/work/boxes-1.1/src' make: *** [build] Error 2 emake failed * ERROR: app-misc/boxes-1.1-r1::gentoo failed (compile phase): * (no error message) * * Call stack: * ebuild.sh, line 93: Called src_compile * environment, line 1880: Called die * The specific snippet of code: * emake CC="$(tc-getCC)" || die * * If you need support, post the output of `emerge --info '=app-misc/boxes-1.1-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-misc/boxes-1.1-r1::gentoo'`. * The complete build log is located at '/var/log/log/build/app-misc/boxes-1.1-r1:20140826-015150.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-misc/boxes-1.1-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-misc/boxes-1.1-r1/temp/environment'. * Working directory: '/var/tmp/portage/app-misc/boxes-1.1-r1/work/boxes-1.1' * S: '/var/tmp/portage/app-misc/boxes-1.1-r1/work/boxes-1.1'