* Package: app-arch/unace-1.2b-r1  * Repository: gentoo  * Maintainer: base-system@gentoo.org  * USE: amd64 elibc_glibc kernel_linux multilib test userland_GNU  * FEATURES: ccache sandbox splitdebug test >>> Unpacking source... >>> Unpacking unace-1.2b.tar.gz to /var/tmp/portage/app-arch/unace-1.2b-r1/work * Applying unace-1.2b-CAN-2005-0160-CAN-2005-0161.patch ...  [ ok ] * Applying unace-1.2b-64bit.patch ...  [ ok ] >>> Source unpacked in /var/tmp/portage/app-arch/unace-1.2b-r1/work >>> Compiling source in /var/tmp/portage/app-arch/unace-1.2b-r1/work/unace ... make -j2 dep chmod a+rx ./gccmaked ./gccmaked -- -Wall -march=native -O2 -pipe -Wall -ggdb -frecord-gcc-switches -DUNIX -- *.c* rm -f ?akefile.bak make -j2 gcc -Wall -march=native -O2 -pipe -Wall -ggdb -frecord-gcc-switches -DUNIX -c -o globals.o globals.c gcc -Wall -march=native -O2 -pipe -Wall -ggdb -frecord-gcc-switches -DUNIX -c -o uac_comm.o uac_comm.c gcc -Wall -march=native -O2 -pipe -Wall -ggdb -frecord-gcc-switches -DUNIX -c -o uac_crc.o uac_crc.c uac_comm.c: In function ‘comment_out’: uac_comm.c:24:15: warning: pointer targets in assignment differ in signedness uac_comm.c:25:10: warning: dereferencing type-punned pointer will break strict-aliasing rules uac_comm.c:29:15: warning: pointer targets in assignment differ in signedness uac_comm.c:30:10: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -Wall -march=native -O2 -pipe -Wall -ggdb -frecord-gcc-switches -DUNIX -c -o uac_crt.o uac_crt.c gcc -Wall -march=native -O2 -pipe -Wall -ggdb -frecord-gcc-switches -DUNIX -c -o uac_dcpr.o uac_dcpr.c uac_crt.c: In function ‘ace_fname’: uac_crt.c:44:4: warning: pointer targets in passing argument 1 of ‘strncpy’ differ in signedness /usr/include/bits/string3.h:118:32: note: expected ‘char * __restrict__’ but argument is of type ‘CHAR *’ uac_crt.c:44:4: warning: pointer targets in passing argument 2 of ‘strncpy’ differ in signedness /usr/include/bits/string3.h:118:32: note: expected ‘const char * __restrict__’ but argument is of type ‘UCHAR *’ uac_crt.c:49:7: warning: pointer targets in passing argument 1 of ‘strrchr’ differ in signedness /usr/include/string.h:262:14: note: expected ‘const char *’ but argument is of type ‘CHAR *’ uac_crt.c:56:9: warning: pointer targets in assignment differ in signedness uac_crt.c:62:7: warning: pointer targets in assignment differ in signedness uac_crt.c:64:11: warning: comparison of distinct pointer types lacks a cast uac_crt.c: In function ‘is_directory_traversal’: uac_crt.c:78:3: warning: suggest parentheses around assignment used as truth value uac_crt.c: In function ‘check_ext_dir’: uac_crt.c:114:4: warning: pointer targets in passing argument 1 of ‘is_directory_traversal’ differ in signedness uac_crt.c:70:5: note: expected ‘char *’ but argument is of type ‘CHAR *’ uac_crt.c:123:7: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘CHAR *’ uac_crt.c:123:7: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘CHAR *’ uac_crt.c:123:7: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘CHAR *’ uac_crt.c:123:7: warning: pointer targets in passing argument 1 of ‘__builtin_strchr’ differ in signedness uac_crt.c:123:7: note: expected ‘const char *’ but argument is of type ‘CHAR *’ uac_crt.c:128:10: warning: pointer targets in passing argument 1 of ‘strncpy’ differ in signedness /usr/include/bits/string3.h:118:32: note: expected ‘char * __restrict__’ but argument is of type ‘CHAR *’ uac_crt.c:128:10: warning: pointer targets in passing argument 2 of ‘strncpy’ differ in signedness /usr/include/bits/string3.h:118:32: note: expected ‘const char * __restrict__’ but argument is of type ‘CHAR *’ uac_crt.c:134:7: warning: pointer targets in passing argument 1 of ‘access’ differ in signedness /usr/include/unistd.h:288:12: note: expected ‘const char *’ but argument is of type ‘CHAR *’ uac_crt.c:135:10: warning: pointer targets in passing argument 1 of ‘mkdir’ differ in signedness /usr/include/sys/stat.h:323:12: note: expected ‘const char *’ but argument is of type ‘CHAR *’ uac_crt.c: In function ‘ovr_delete’: uac_crt.c:145:4: warning: pointer targets in passing argument 1 of ‘remove’ differ in signedness /usr/include/stdio.h:179:12: note: expected ‘const char *’ but argument is of type ‘CHAR *’ uac_crt.c:145:4: warning: pointer targets in passing argument 1 of ‘rmdir’ differ in signedness /usr/include/unistd.h:858:12: note: expected ‘const char *’ but argument is of type ‘CHAR *’ uac_crt.c: In function ‘create_dest_file’: uac_crt.c:157:9: warning: pointer targets in passing argument 1 of ‘access’ differ in signedness /usr/include/unistd.h:288:12: note: expected ‘const char *’ but argument is of type ‘CHAR *’ uac_crt.c:165:7: warning: pointer targets in passing argument 1 of ‘stat’ differ in signedness /usr/include/sys/stat.h:455:32: note: expected ‘const char *’ but argument is of type ‘CHAR *’ uac_crt.c:166:7: warning: pointer targets in passing argument 1 of ‘mkdir’ differ in signedness /usr/include/sys/stat.h:323:12: note: expected ‘const char *’ but argument is of type ‘CHAR *’ uac_crt.c:182:13: warning: pointer targets in passing argument 1 of ‘wrask’ differ in signedness uac_sys.h:11:5: note: expected ‘CHAR *’ but argument is of type ‘char *’ uac_crt.c:192:29: warning: pointer targets in passing argument 1 of ‘open’ differ in signedness /usr/include/bits/fcntl2.h:42:1: note: expected ‘const char *’ but argument is of type ‘CHAR *’ gcc -Wall -march=native -O2 -pipe -Wall -ggdb -frecord-gcc-switches -DUNIX -c -o uac_sys.o uac_sys.c gcc -Wall -march=native -O2 -pipe -Wall -ggdb -frecord-gcc-switches -DUNIX -c -o unace.o unace.c uac_dcpr.c: In function ‘sortrange’: uac_dcpr.c:67:7: warning: suggest explicit braces to avoid ambiguous ‘else’ uac_dcpr.c:76:7: warning: suggest explicit braces to avoid ambiguous ‘else’ uac_dcpr.c: In function ‘dcpr_adds_blk’: uac_dcpr.c:473:4: warning: pointer targets in passing argument 2 of ‘getcrc’ differ in signedness uac_crc.h:15:7: note: expected ‘UCHAR *’ but argument is of type ‘CHAR *’ uac_dcpr.c: In function ‘dcpr_comm’: uac_dcpr.c:161:9: warning: ‘pos’ may be used uninitialized in this function unace.c: In function ‘read_header’: unace.c:141:7: warning: pointer targets in passing argument 2 of ‘getcrc’ differ in signedness uac_crc.h:15:7: note: expected ‘UCHAR *’ but argument is of type ‘CHAR *’ unace.c: In function ‘open_archive’: unace.c:245:4: warning: pointer targets in passing argument 1 of ‘open’ differ in signedness /usr/include/bits/fcntl2.h:42:1: note: expected ‘const char *’ but argument is of type ‘CHAR *’ unace.c:265:15: warning: pointer targets in passing argument 1 of ‘sprintf’ differ in signedness /usr/include/bits/stdio2.h:32:32: note: expected ‘char * __restrict__’ but argument is of type ‘CHAR *’ unace.c:266:7: warning: pointer targets in passing argument 1 of ‘printf’ differ in signedness /usr/include/bits/stdio2.h:103:1: note: expected ‘const char * __restrict__’ but argument is of type ‘CHAR *’ unace.c:266:7: warning: format not a string literal and no format arguments unace.c:270:7: warning: pointer targets in passing argument 1 of ‘strncpy’ differ in signedness /usr/include/bits/string3.h:118:32: note: expected ‘char * __restrict__’ but argument is of type ‘CHAR *’ unace.c:270:7: warning: pointer targets in passing argument 2 of ‘strncpy’ differ in signedness /usr/include/bits/string3.h:118:32: note: expected ‘const char * __restrict__’ but argument is of type ‘UCHAR *’ unace.c:274:4: warning: pointer targets in passing argument 1 of ‘comment_out’ differ in signedness uac_comm.h:10:6: note: expected ‘CHAR *’ but argument is of type ‘char *’ unace.c: In function ‘get_next_volname’: unace.c:283:4: warning: pointer targets in passing argument 1 of ‘strrchr’ differ in signedness /usr/include/string.h:262:14: note: expected ‘const char *’ but argument is of type ‘CHAR *’ unace.c: In function ‘proc_vol’: unace.c:310:4: warning: pointer targets in passing argument 1 of ‘access’ differ in signedness /usr/include/unistd.h:288:12: note: expected ‘const char *’ but argument is of type ‘CHAR *’ unace.c:314:10: warning: pointer targets in passing argument 1 of ‘sprintf’ differ in signedness /usr/include/bits/stdio2.h:32:32: note: expected ‘char * __restrict__’ but argument is of type ‘CHAR *’ unace.c:326:7: warning: pointer targets in passing argument 1 of ‘access’ differ in signedness /usr/include/unistd.h:288:12: note: expected ‘const char *’ but argument is of type ‘CHAR *’ unace.c: In function ‘extract_files’: unace.c:434:10: warning: pointer targets in passing argument 1 of ‘comment_out’ differ in signedness uac_comm.h:10:6: note: expected ‘CHAR *’ but argument is of type ‘char *’ unace.c:476:19: warning: pointer targets in passing argument 1 of ‘remove’ differ in signedness /usr/include/stdio.h:179:12: note: expected ‘const char *’ but argument is of type ‘CHAR *’ unace.c: At top level: unace.c:562:5: warning: second argument of ‘main’ should be ‘char **’ unace.c: In function ‘main’: unace.c:567:4: warning: format not a string literal and no format arguments unace.c:570:4: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘CHAR *’ unace.c:595:7: warning: pointer targets in passing argument 1 of ‘strncpy’ differ in signedness /usr/include/bits/string3.h:118:32: note: expected ‘char * __restrict__’ but argument is of type ‘CHAR *’ unace.c:595:7: warning: pointer targets in passing argument 2 of ‘strncpy’ differ in signedness /usr/include/bits/string3.h:118:32: note: expected ‘const char * __restrict__’ but argument is of type ‘CHAR *’ unace.c:597:7: warning: pointer targets in passing argument 1 of ‘strrchr’ differ in signedness /usr/include/string.h:262:14: note: expected ‘const char *’ but argument is of type ‘CHAR *’ unace.c:599:7: warning: pointer targets in passing argument 1 of ‘strrchr’ differ in signedness /usr/include/string.h:262:14: note: expected ‘const char *’ but argument is of type ‘CHAR *’ unace.c:600:10: warning: pointer targets in passing argument 1 of ‘strcat’ differ in signedness /usr/include/bits/string3.h:142:32: note: expected ‘char * __restrict__’ but argument is of type ‘CHAR *’ gcc -Wall -march=native -O2 -pipe -Wall -ggdb -frecord-gcc-switches -DUNIX -o unace globals.o uac_comm.o uac_crc.o uac_crt.o uac_dcpr.o uac_sys.o unace.o >>> Source compiled. >>> Test phase [none]: app-arch/unace-1.2b-r1 >>> Install unace-1.2b-r1 into /var/tmp/portage/app-arch/unace-1.2b-r1/image/ category app-arch >>> Completed installing unace-1.2b-r1 into /var/tmp/portage/app-arch/unace-1.2b-r1/image/ strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line usr/bin/unace * QA Notice: Files built without respecting LDFLAGS have been detected * Please include the following list of files in your report: * /usr/bin/unace * QA Notice: Package triggers severe warnings which indicate that it * may exhibit random runtime failures. * uac_comm.c:25:10: warning: dereferencing type-punned pointer will break strict-aliasing rules * uac_comm.c:30:10: warning: dereferencing type-punned pointer will break strict-aliasing rules * Please do not file a Gentoo bug and instead report the above QA * issues directly to the upstream developers of this software. * Homepage: http://www.winace.com/ ./ ./usr/ ./usr/share/ ./usr/share/doc/ ./usr/share/doc/unace-1.2b-r1/ ./usr/share/doc/unace-1.2b-r1/changes.log.bz2 ./usr/share/doc/unace-1.2b-r1/readme.txt.bz2 ./usr/bin/ ./usr/bin/unace ./usr/lib/ ./usr/lib/debug/ ./usr/lib/debug/usr/ ./usr/lib/debug/usr/bin/ ./usr/lib/debug/usr/bin/unace.debug >>> Done. * checking 4 files for package collisions >>> Merging app-arch/unace-1.2b-r1 to / etckeeper preinst phase... --- /usr/ --- /usr/share/ --- /usr/share/doc/ >>> /usr/share/doc/unace-1.2b-r1/ >>> /usr/share/doc/unace-1.2b-r1/changes.log.bz2 >>> /usr/share/doc/unace-1.2b-r1/readme.txt.bz2 --- /usr/bin/ >>> /usr/bin/unace --- /usr/lib/ --- /usr/lib/debug/ --- /usr/lib/debug/usr/ --- /usr/lib/debug/usr/bin/ >>> /usr/lib/debug/usr/bin/unace.debug etckeeper postinst phase...  * Maintainer: base-system@gentoo.org * * build log is at /home/portage-log/build/app-arch/unace-1.2b-r1:20120814-233920.log * >>> app-arch/unace-1.2b-r1 merged. >>> Regenerating /etc/ld.so.cache...