* Package: app-misc/boxes-1.1.2-r1 * Repository: gentoo * Maintainer: shell-tools * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking boxes-1.1.2.tar.gz to /var/tmp/portage/app-misc/boxes-1.1.2-r1/work >>> Source unpacked in /var/tmp/portage/app-misc/boxes-1.1.2-r1/work >>> Preparing source in /var/tmp/portage/app-misc/boxes-1.1.2-r1/work/boxes-1.1.2 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-misc/boxes-1.1.2-r1/work/boxes-1.1.2 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/app-misc/boxes-1.1.2-r1/work/boxes-1.1.2 ... make -j1 CC=x86_64-pc-linux-gnu-gcc 'CFLAGS=-march=native -O2 -pipe -Iregexp -I. -ansi' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Lregexp' | For compilation info please refer to the boxes compilation FAQ | at https://github.com/ascii-boxes/boxes/wiki/FAQ#q-5-compilation sed -e 's/--BVERSION--/1.1.2/; s/--GLOBALCONF--/\/usr\/share\/boxes/' src/boxes.h.in > src/boxes.h sed -e 's/--BVERSION--/1.1.2/; s/--GLOBALCONF--/\/usr\/share\/boxes/' doc/boxes.1.in > doc/boxes.1 make -C src BOXES_PLATFORM=unix build make[1]: Entering directory '/var/tmp/portage/app-misc/boxes-1.1.2-r1/work/boxes-1.1.2/src' make BOXES_PLATFORM=unix ALL_OBJ="parser.o lex.yy.o boxes.o tools.o shape.o generate.o remove.o" CFLAGS_ADDTL="-O " STRIP=false flags_unix boxes make[2]: Entering directory '/var/tmp/portage/app-misc/boxes-1.1.2-r1/work/boxes-1.1.2/src' make[2]: Nothing to be done for 'flags_unix'. bison -o parser.c -d parser.y x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Iregexp -I. -ansi -c -o parser.o parser.c flex -t lexer.l > lexer.tmp.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 -O2 -pipe -Iregexp -I. -ansi -c -o lex.yy.o lex.yy.c lexer.l: In function ‘yylex’: lexer.l:101:16: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] yylval.s = (char *) strdup (yytext); ^ lexer.l:125:16: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] yylval.s = (char *) strdup (yytext + 1); ^ lexer.l:182:16: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] yylval.s = (char *) strdup (yytext); ^ lexer.l:298:16: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] yylval.s = (char *) strdup (yytext); ^ lexer.l:323:16: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] yylval.s = (char *) strdup (yytext); ^ : In function ‘yyensure_buffer_stack’: :2102:21: error: expected expression before ‘/’ token : recipe for target 'lex.yy.o' failed make[2]: *** [lex.yy.o] Error 1 make[2]: Leaving directory '/var/tmp/portage/app-misc/boxes-1.1.2-r1/work/boxes-1.1.2/src' Makefile:49: recipe for target 'build' failed make[1]: *** [build] Error 2 make[1]: Leaving directory '/var/tmp/portage/app-misc/boxes-1.1.2-r1/work/boxes-1.1.2/src' Makefile:37: recipe for target 'build' failed make: *** [build] Error 2 * ERROR: app-misc/boxes-1.1.2-r1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=app-misc/boxes-1.1.2-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-misc/boxes-1.1.2-r1::gentoo'`. * The complete build log is located at '/var/log/portage/app-misc:boxes-1.1.2-r1:20151125-223112.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-misc/boxes-1.1.2-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-misc/boxes-1.1.2-r1/temp/environment'. * Working directory: '/var/tmp/portage/app-misc/boxes-1.1.2-r1/work/boxes-1.1.2' * S: '/var/tmp/portage/app-misc/boxes-1.1.2-r1/work/boxes-1.1.2'