* CPV: app-arch/tarsync-0.2.1 * REPO: gentoo * USE: elibc_glibc kernel_linux test userland_GNU x86 >>> Unpacking source... >>> Unpacking tarsync-0.2.1.tar.bz2 to /var/tmp/portage/app-arch/tarsync-0.2.1/work >>> Source unpacked in /var/tmp/portage/app-arch/tarsync-0.2.1/work >>> Compiling source in /var/tmp/portage/app-arch/tarsync-0.2.1/work/tarsync ... make -j14 cc -Wall -D_GNU_SOURCE -O2 -pipe -c main.c -o main.o cc -Wall -D_GNU_SOURCE -O2 -pipe -c names.c -o names.o cc -Wall -D_GNU_SOURCE -O2 -pipe -c tar.c -o tar.o cc -Wall -D_GNU_SOURCE -O2 -pipe -c string-misc.c -o string-misc.o cc -Wall -D_GNU_SOURCE -O2 -pipe -c fs.c -o fs.o cc -Wall -D_GNU_SOURCE -O2 -pipe -c options.c -o options.o cc -Wall -D_GNU_SOURCE -O2 -pipe -c excludes.c -o excludes.o tar.c: In function ‘read_entry’: tar.c:137:2: warning: pointer targets in passing argument 1 of ‘strnlen’ differ in signedness /usr/include/string.h:406:15: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ tar.c:149:3: warning: pointer targets in passing argument 1 of ‘octal_str2long’ differ in signedness tar.c:43:22: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ tar.c:156:23: warning: pointer targets in assignment differ in signedness tar.c:179:3: warning: pointer targets in passing argument 1 of ‘strnlen’ differ in signedness /usr/include/string.h:406:15: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ tar.c:180:3: warning: pointer targets in passing argument 1 of ‘strnlen’ differ in signedness /usr/include/string.h:406:15: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ tar.c:184:23: warning: pointer targets in assignment differ in signedness tar.c:205:2: warning: pointer targets in passing argument 1 of ‘octal_str2long’ differ in signedness tar.c:43:22: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ tar.c:206:2: warning: pointer targets in passing argument 1 of ‘octal_str2long’ differ in signedness tar.c:43:22: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ tar.c:207:2: warning: pointer targets in passing argument 1 of ‘octal_str2long’ differ in signedness tar.c:43:22: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ tar.c:239:2: warning: pointer targets in passing argument 1 of ‘get_gid’ differ in signedness names.h:23:5: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ tar.c:240:3: warning: pointer targets in passing argument 1 of ‘octal_str2long’ differ in signedness tar.c:43:22: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ tar.c:242:2: warning: pointer targets in passing argument 1 of ‘get_uid’ differ in signedness names.h:22:5: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ tar.c:243:3: warning: pointer targets in passing argument 1 of ‘octal_str2long’ differ in signedness tar.c:43:22: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ main.c: In function ‘ensure_files_layout’: main.c:436:10: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result main.c:601:8: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result main.c: In function ‘main’: main.c:269:8: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result gcc -O2 -pipe main.o names.o tar.o string-misc.o fs.o options.o excludes.o -o tarsync -lcfile >>> Source compiled. >>> Test phase [none]: app-arch/tarsync-0.2.1 >>> Install tarsync-0.2.1 into /var/tmp/portage/app-arch/tarsync-0.2.1/image/ category app-arch * Tinderbox QA Notice: 'make' called by src_install make -j14 DESTDIR=/var/tmp/portage/app-arch/tarsync-0.2.1/image/ install mkdir -p /var/tmp/portage/app-arch/tarsync-0.2.1/image//usr/bin install -g 0 -o 0 -m 755 tarsync /var/tmp/portage/app-arch/tarsync-0.2.1/image//usr/bin >>> Completed installing tarsync-0.2.1 into /var/tmp/portage/app-arch/tarsync-0.2.1/image/ strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/bin/tarsync  * QA Notice: Files built without respecting LDFLAGS have been detected * Please include the following list of files in your report: * /usr/bin/tarsync