* CPV: app-misc/boxes-1.1 * REPO: gentoo * Maintainer: shell-tools@gentoo.org * USE: elibc_glibc kernel_linux test userland_GNU x86 >>> Unpacking source... >>> Unpacking boxes-1.1.src.tar.gz to /var/tmp/portage/app-misc/boxes-1.1/work * Applying boxes-1.1-Makefile.patch ... [ ok ] >>> Source unpacked in /var/tmp/portage/app-misc/boxes-1.1/work >>> Compiling source in /var/tmp/portage/app-misc/boxes-1.1/work/boxes-1.1 ... make -j14 CC=i686-pc-linux-gnu-gcc 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/work/boxes-1.1/src' make boxes make[2]: Entering directory `/var/tmp/portage/app-misc/boxes-1.1/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 i686-pc-linux-gnu-gcc -O2 -pipe -ansi -I. -Iregexp -Wall -W -ansi -I. -Iregexp -Wall -W -c -o boxes.o boxes.c i686-pc-linux-gnu-gcc -O2 -pipe -ansi -I. -Iregexp -Wall -W -ansi -I. -Iregexp -Wall -W -c -o tools.o tools.c i686-pc-linux-gnu-gcc -O2 -pipe -ansi -I. -Iregexp -Wall -W -ansi -I. -Iregexp -Wall -W -c -o shape.o shape.c i686-pc-linux-gnu-gcc -O2 -pipe -ansi -I. -Iregexp -Wall -W -ansi -I. -Iregexp -Wall -W -c -o generate.o generate.c i686-pc-linux-gnu-gcc -O2 -pipe -ansi -I. -Iregexp -Wall -W -ansi -I. -Iregexp -Wall -W -c -o remove.o remove.c echo '#include "config.h"' > lex.yy.c cat lexer.tmp.c >> lex.yy.c rm lexer.tmp.c boxes.c: In function ‘list_styles’: boxes.c:1242:25: warning: format not a string literal and no format arguments boxes.c:1250:25: warning: format not a string literal and no format arguments i686-pc-linux-gnu-gcc -O2 -pipe -ansi -I. -Iregexp -Wall -W -ansi -I. -Iregexp -Wall -W -c -o parser.o parser.c i686-pc-linux-gnu-gcc -O2 -pipe -ansi -I. -Iregexp -Wall -W -ansi -I. -Iregexp -Wall -W -c -o lex.yy.o lex.yy.c : In function ‘yy_get_next_buffer’: :1746:3: warning: comparison between signed and unsigned integer expressions lexer.l: At top level: :1845:16: warning: ‘input’ defined but not used lexer.l: In function ‘yylex’: lexer.l:454:1: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result make -C regexp CC=i686-pc-linux-gnu-gcc libregexp.a make[3]: Entering directory `/var/tmp/portage/app-misc/boxes-1.1/work/boxes-1.1/src/regexp' i686-pc-linux-gnu-gcc -O2 -pipe -ansi -I. -Iregexp -Wall -W -ansi -I. -Iregexp -Wall -W -I. -c regexp.c i686-pc-linux-gnu-gcc -O2 -pipe -ansi -I. -Iregexp -Wall -W -ansi -I. -Iregexp -Wall -W -I. -c regsub.c regsub.c: In function ‘regsub’: regsub.c:90:9: warning: implicit declaration of function ‘regerror’ regsub.c:117:21: warning: comparison between signed and unsigned integer expressions regsub.c: In function ‘myregsub’: regsub.c:166:9: warning: implicit declaration of function ‘regexec’ regexp.c: In function ‘regcomp’: regexp.c:204:3: warning: implicit declaration of function ‘regerror’ regexp.c:259:54: warning: comparison between signed and unsigned integer expressions regexp.c: In function ‘reg’: regexp.c:288:15: warning: ‘parno’ may be used uninitialized in this function ar cr libregexp.a regexp.o regsub.o make[3]: Leaving directory `/var/tmp/portage/app-misc/boxes-1.1/work/boxes-1.1/src/regexp' i686-pc-linux-gnu-gcc -Lregexp parser.o lex.yy.o boxes.o tools.o shape.o generate.o remove.o -o boxes -lregexp make[2]: Leaving directory `/var/tmp/portage/app-misc/boxes-1.1/work/boxes-1.1/src' make[1]: Leaving directory `/var/tmp/portage/app-misc/boxes-1.1/work/boxes-1.1/src' >>> Source compiled. >>> Test phase [none]: app-misc/boxes-1.1 >>> Install boxes-1.1 into /var/tmp/portage/app-misc/boxes-1.1/image/ category app-misc >>> Completed installing boxes-1.1 into /var/tmp/portage/app-misc/boxes-1.1/image/ strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/bin/boxes * QA Notice: Files built without respecting LDFLAGS have been detected * Please include the following list of files in your report: * /usr/bin/boxes * QA Notice: Package has poor programming practices which may compile * fine but exhibit random runtime failures. * regsub.c:90:9: warning: implicit declaration of function ‘regerror’ * regsub.c:166:9: warning: implicit declaration of function ‘regexec’ * regexp.c:204:3: warning: implicit declaration of function ‘regerror’ * Please do not file a Gentoo bug and instead report the above QA * issues directly to the upstream developers of this software. * Homepage: http://boxes.thomasjensen.com/