* CPV: app-text/7plus-2.25 * REPO: gentoo * Maintainer: maintainer-needed@gentoo.org * USE: elibc_glibc kernel_linux test userland_GNU x86 >>> Unpacking source... >>> Unpacking 7pl225sr.tgz to /var/tmp/portage/app-text/7plus-2.25/work >>> Source unpacked in /var/tmp/portage/app-text/7plus-2.25/work >>> Compiling source in /var/tmp/portage/app-text/7plus-2.25/work/7plsrc.225 ... make -j14 i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall 7plus.c i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall encode.c i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall correct.c i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall rebuild.c i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall decode.c i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall extract.c i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall join.c i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall utils.c i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall unix.c correct.c: In function ‘correct_meta’: correct.c:209:44: warning: the address of ‘dum’ will always evaluate as ‘true’ encode.c: In function ‘encode_file’: encode.c:180:5: warning: implicit declaration of function ‘exit’ encode.c:180:5: warning: incompatible implicit declaration of built-in function ‘exit’ encode.c:270:43: warning: the address of ‘searchbin’ will always evaluate as ‘true’ encode.c:320:49: warning: the address of ‘searchbin’ will always evaluate as ‘true’ encode.c:335:53: warning: the address of ‘searchbin’ will always evaluate as ‘true’ encode.c:355:49: warning: the address of ‘searchbin’ will always evaluate as ‘true’ encode.c:383:11: warning: incompatible implicit declaration of built-in function ‘exit’ 7plus.c: In function ‘go_at_it’: 7plus.c:734:7: warning: format not a string literal and no format arguments 7plus.c:746:5: warning: implicit declaration of function ‘exit’ 7plus.c:746:5: warning: incompatible implicit declaration of built-in function ‘exit’ 7plus.c:759:5: warning: incompatible implicit declaration of built-in function ‘exit’ encode.c:623:7: warning: format not a string literal and no format arguments encode.c:707:39: warning: the address of ‘searchbin’ will always evaluate as ‘true’ encode.c:717:41: warning: the address of ‘searchbin’ will always evaluate as ‘true’ encode.c:735:44: warning: the address of ‘searchbin’ will always evaluate as ‘true’ encode.c:744:45: warning: the address of ‘searchbin’ will always evaluate as ‘true’ encode.c:444:14: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result encode.c:473:16: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result encode.c:479:20: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result encode.c:489:22: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result extract.c: In function ‘extract_files’: extract.c:203:11: warning: implicit declaration of function ‘exit’ extract.c:203:11: warning: incompatible implicit declaration of built-in function ‘exit’ join.c: In function ‘join_err’: join.c:146:3: warning: format not a string literal and no format arguments join.c:204:11: warning: format not a string literal and no format arguments utils.c: In function ‘my_putc’: utils.c:88:5: warning: implicit declaration of function ‘exit’ utils.c:88:5: warning: incompatible implicit declaration of built-in function ‘exit’ utils.c: In function ‘write_index’: utils.c:340:17: warning: format not a string literal and no format arguments utils.c:352:13: warning: format not a string literal and no format arguments utils.c:386:9: warning: format not a string literal and no format arguments join.c:155:16: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result join.c:180:18: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result utils.c: In function ‘crc_file’: utils.c:512:9: warning: the address of ‘line’ will always evaluate as ‘true’ utils.c: In function ‘copy_file’: utils.c:572:5: warning: incompatible implicit declaration of built-in function ‘exit’ utils.c: In function ‘getch’: utils.c:1807:8: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result utils.c: In function ‘test_file’: utils.c:888:20: warning: ignoring return value of ‘gets’, declared with attribute warn_unused_result In file included from /usr/include/stdio.h:930:0, from 7plus.h:27, from utils.c:1: In function ‘gets’, inlined from ‘test_file’ at utils.c:888:20: /usr/include/bits/stdio2.h:230:3: warning: call to ‘__gets_warn’ declared with attribute warning: please use fgets or getline instead, gets can't specify buffer size gcc -o 7plus 7plus.o encode.o correct.o rebuild.o decode.o extract.o join.o utils.o unix.o utils.o: In function `test_file': utils.c:(.text+0x1cc8): warning: the `gets' function is dangerous and should not be used. >>> Source compiled. >>> Test phase [none]: app-text/7plus-2.25 >>> Install 7plus-2.25 into /var/tmp/portage/app-text/7plus-2.25/image/ category app-text >>> Completed installing 7plus-2.25 into /var/tmp/portage/app-text/7plus-2.25/image/ * Tinderbox QA Notice! Insecure functions used gets@@GLIBC_2.0 /var/tmp/portage/app-text/7plus-2.25/image/usr/bin/7plus * Tinderbox QA Notice (end)! Insecure functions used strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/bin/7plus * QA Notice: Files built without respecting LDFLAGS have been detected * Please include the following list of files in your report: * /usr/bin/7plus * QA Notice: Package has poor programming practices which may compile * fine but exhibit random runtime failures. * encode.c:180:5: warning: implicit declaration of function ‘exit’ * 7plus.c:746:5: warning: implicit declaration of function ‘exit’ * extract.c:203:11: warning: implicit declaration of function ‘exit’ * utils.c:88:5: warning: implicit declaration of function ‘exit’ * QA Notice: Package has poor programming practices which may compile * fine but exhibit random runtime failures. * encode.c:180:5: warning: incompatible implicit declaration of built-in function ‘exit’ * encode.c:383:11: warning: incompatible implicit declaration of built-in function ‘exit’ * 7plus.c:746:5: warning: incompatible implicit declaration of built-in function ‘exit’ * 7plus.c:759:5: warning: incompatible implicit declaration of built-in function ‘exit’ * extract.c:203:11: warning: incompatible implicit declaration of built-in function ‘exit’ * utils.c:88:5: warning: incompatible implicit declaration of built-in function ‘exit’ * utils.c:572:5: warning: incompatible implicit declaration of built-in function ‘exit’ * QA Notice: Package has poor programming practices which may compile * fine but exhibit random runtime failures. * correct.c:209:44: warning: the address of ‘dum’ will always evaluate as ‘true’ * encode.c:270:43: warning: the address of ‘searchbin’ will always evaluate as ‘true’ * encode.c:320:49: warning: the address of ‘searchbin’ will always evaluate as ‘true’ * encode.c:335:53: warning: the address of ‘searchbin’ will always evaluate as ‘true’ * encode.c:355:49: warning: the address of ‘searchbin’ will always evaluate as ‘true’ * encode.c:707:39: warning: the address of ‘searchbin’ will always evaluate as ‘true’ * encode.c:717:41: warning: the address of ‘searchbin’ will always evaluate as ‘true’ * encode.c:735:44: warning: the address of ‘searchbin’ will always evaluate as ‘true’ * encode.c:744:45: warning: the address of ‘searchbin’ will always evaluate as ‘true’ * utils.c:512:9: warning: the address of ‘line’ will always evaluate as ‘true’ * Please do not file a Gentoo bug and instead report the above QA * issues directly to the upstream developers of this software. * Homepage: http://home.t-online.de/home/dg1bbq/7plus.htm