* CPV: net-analyzer/tptest-3.1.7 * REPO: gentoo * Maintainer: netmon@gentoo.org * USE: elibc_glibc kernel_linux test userland_GNU x86 >>> Unpacking source... >>> Unpacking tptest-3.1.7.tar.gz to /var/tmp/portage/net-analyzer/tptest-3.1.7/work >>> Source unpacked in /var/tmp/portage/net-analyzer/tptest-3.1.7/work >>> Compiling source in /var/tmp/portage/net-analyzer/tptest-3.1.7/work/tptest-3.1.7 ... make -j14 CC=i686-pc-linux-gnu-gcc cp -f ../../../os-dep/unix/tpio_unix.c . cp -f ../../../engine/tpengine.c . cp -f ../../../engine/tpcommon.c . i686-pc-linux-gnu-gcc -O2 -pipe -g -DUNIX -DLINUX -I ../../../os-dep/unix -I ../../../engine -Wall -c -o server.o server.c i686-pc-linux-gnu-gcc -O2 -pipe -g -DUNIX -DLINUX -I ../../../os-dep/unix -I ../../../engine -Wall -c -o newstuff.o newstuff.c newstuff.c: In function ‘ReadConfigFile’: newstuff.c:213:10: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result server.c: In function ‘DoSession’: server.c:246:38: warning: pointer targets in passing argument 3 of ‘getpeername’ differ in signedness /usr/include/sys/socket.h:133:12: note: expected ‘socklen_t * __restrict__’ but argument is of type ‘int *’ server.c: In function ‘ServerMode’: server.c:522:41: warning: pointer targets in passing argument 3 of ‘accept’ differ in signedness /usr/include/sys/socket.h:214:12: note: expected ‘socklen_t * __restrict__’ but argument is of type ‘int *’ i686-pc-linux-gnu-gcc -O2 -pipe -g -DUNIX -DLINUX -I ../../../os-dep/unix -I ../../../engine -Wall -c -o tpio_unix.o tpio_unix.c i686-pc-linux-gnu-gcc -O2 -pipe -g -DUNIX -DLINUX -I ../../../os-dep/unix -I ../../../engine -Wall -c -o tpengine.o tpengine.c i686-pc-linux-gnu-gcc -O2 -pipe -g -DUNIX -DLINUX -I ../../../os-dep/unix -I ../../../engine -Wall -c -o tpcommon.o tpcommon.c tpio_unix.c: In function ‘ConsumeUDPData’: tpio_unix.c:228:5: warning: pointer targets in passing argument 6 of ‘recvfrom’ differ in signedness /usr/include/bits/socket2.h:65:1: note: expected ‘socklen_t * __restrict__’ but argument is of type ‘int *’ tpio_unix.c:320:4: warning: pointer targets in passing argument 6 of ‘recvfrom’ differ in signedness /usr/include/bits/socket2.h:65:1: note: expected ‘socklen_t * __restrict__’ but argument is of type ‘int *’ tpio_unix.c: In function ‘AcceptClient’: tpio_unix.c:497:17: warning: pointer targets in passing argument 3 of ‘accept’ differ in signedness /usr/include/sys/socket.h:214:12: note: expected ‘socklen_t * __restrict__’ but argument is of type ‘int *’ tpio_unix.c:532:4: warning: pointer targets in passing argument 5 of ‘getsockopt’ differ in signedness /usr/include/sys/socket.h:190:12: note: expected ‘socklen_t * __restrict__’ but argument is of type ‘int *’ tpio_unix.c:538:4: warning: pointer targets in passing argument 5 of ‘getsockopt’ differ in signedness /usr/include/sys/socket.h:190:12: note: expected ‘socklen_t * __restrict__’ but argument is of type ‘int *’ tpio_unix.c: In function ‘InitUDP’: tpio_unix.c:970:43: warning: pointer targets in passing argument 3 of ‘getsockname’ differ in signedness /usr/include/sys/socket.h:119:12: note: expected ‘socklen_t * __restrict__’ but argument is of type ‘int *’ tpio_unix.c:992:43: warning: pointer targets in passing argument 3 of ‘getsockname’ differ in signedness /usr/include/sys/socket.h:119:12: note: expected ‘socklen_t * __restrict__’ but argument is of type ‘int *’ tpio_unix.c:1010:3: warning: pointer targets in passing argument 5 of ‘getsockopt’ differ in signedness /usr/include/sys/socket.h:190:12: note: expected ‘socklen_t * __restrict__’ but argument is of type ‘int *’ tpio_unix.c:1018:3: warning: pointer targets in passing argument 5 of ‘getsockopt’ differ in signedness /usr/include/sys/socket.h:190:12: note: expected ‘socklen_t * __restrict__’ but argument is of type ‘int *’ tpio_unix.c: In function ‘InitTCPSock’: tpio_unix.c:1103:3: warning: pointer targets in passing argument 3 of ‘getsockname’ differ in signedness /usr/include/sys/socket.h:119:12: note: expected ‘socklen_t * __restrict__’ but argument is of type ‘int *’ tpio_unix.c:1127:4: warning: pointer targets in passing argument 5 of ‘getsockopt’ differ in signedness /usr/include/sys/socket.h:190:12: note: expected ‘socklen_t * __restrict__’ but argument is of type ‘int *’ tpio_unix.c:1133:4: warning: pointer targets in passing argument 5 of ‘getsockopt’ differ in signedness /usr/include/sys/socket.h:190:12: note: expected ‘socklen_t * __restrict__’ but argument is of type ‘int *’ tpio_unix.c:1182:3: warning: pointer targets in passing argument 3 of ‘getsockname’ differ in signedness /usr/include/sys/socket.h:119:12: note: expected ‘socklen_t * __restrict__’ but argument is of type ‘int *’ tpio_unix.c:1221:4: warning: pointer targets in passing argument 5 of ‘getsockopt’ differ in signedness /usr/include/sys/socket.h:190:12: note: expected ‘socklen_t * __restrict__’ but argument is of type ‘int *’ tpio_unix.c:1227:4: warning: pointer targets in passing argument 5 of ‘getsockopt’ differ in signedness /usr/include/sys/socket.h:190:12: note: expected ‘socklen_t * __restrict__’ but argument is of type ‘int *’ tpio_unix.c:1243:3: warning: pointer targets in passing argument 3 of ‘getsockname’ differ in signedness /usr/include/sys/socket.h:119:12: note: expected ‘socklen_t * __restrict__’ but argument is of type ‘int *’ tpio_unix.c: In function ‘AcceptClient’: tpio_unix.c:476:16: warning: ‘s’ may be used uninitialized in this function tpio_unix.c: In function ‘InitTCPSock’: tpio_unix.c:1056:6: warning: ‘ret’ may be used uninitialized in this function i686-pc-linux-gnu-gcc -g -o tptestserver tpio_unix.o tpengine.o tpcommon.o server.o newstuff.o make -j14 CC=i686-pc-linux-gnu-gcc i686-pc-linux-gnu-gcc -O2 -pipe -g -DUNIX -DLINUX -I ../../../os-dep/unix -I ../../../engine -Wall -c -o tpio_unix.o tpio_unix.c i686-pc-linux-gnu-gcc -O2 -pipe -g -DUNIX -DLINUX -I ../../../os-dep/unix -I ../../../engine -Wall -c -o tpengine.o tpengine.c i686-pc-linux-gnu-gcc -O2 -pipe -g -DUNIX -DLINUX -I ../../../os-dep/unix -I ../../../engine -Wall -c -o tpcommon.o tpcommon.c i686-pc-linux-gnu-gcc -O2 -pipe -g -DUNIX -DLINUX -I ../../../os-dep/unix -I ../../../engine -Wall -c -o client.o client.c i686-pc-linux-gnu-gcc -O2 -pipe -g -DUNIX -DLINUX -I ../../../os-dep/unix -I ../../../engine -Wall -c -o tpclient.o tpclient.c i686-pc-linux-gnu-gcc -O2 -pipe -g -DUNIX -DLINUX -I ../../../os-dep/unix -I ../../../engine -Wall -c -o getopt.o getopt.c tpio_unix.c: In function ‘ConsumeUDPData’: tpio_unix.c:228:5: warning: pointer targets in passing argument 6 of ‘recvfrom’ differ in signedness /usr/include/bits/socket2.h:65:1: note: expected ‘socklen_t * __restrict__’ but argument is of type ‘int *’ tpio_unix.c:320:4: warning: pointer targets in passing argument 6 of ‘recvfrom’ differ in signedness /usr/include/bits/socket2.h:65:1: note: expected ‘socklen_t * __restrict__’ but argument is of type ‘int *’ tpio_unix.c: In function ‘AcceptClient’: tpio_unix.c:497:17: warning: pointer targets in passing argument 3 of ‘accept’ differ in signedness /usr/include/sys/socket.h:214:12: note: expected ‘socklen_t * __restrict__’ but argument is of type ‘int *’ tpio_unix.c:532:4: warning: pointer targets in passing argument 5 of ‘getsockopt’ differ in signedness /usr/include/sys/socket.h:190:12: note: expected ‘socklen_t * __restrict__’ but argument is of type ‘int *’ tpio_unix.c:538:4: warning: pointer targets in passing argument 5 of ‘getsockopt’ differ in signedness /usr/include/sys/socket.h:190:12: note: expected ‘socklen_t * __restrict__’ but argument is of type ‘int *’ tpio_unix.c: In function ‘InitUDP’: tpio_unix.c:970:43: warning: pointer targets in passing argument 3 of ‘getsockname’ differ in signedness /usr/include/sys/socket.h:119:12: note: expected ‘socklen_t * __restrict__’ but argument is of type ‘int *’ tpio_unix.c:992:43: warning: pointer targets in passing argument 3 of ‘getsockname’ differ in signedness /usr/include/sys/socket.h:119:12: note: expected ‘socklen_t * __restrict__’ but argument is of type ‘int *’ tpio_unix.c:1010:3: warning: pointer targets in passing argument 5 of ‘getsockopt’ differ in signedness /usr/include/sys/socket.h:190:12: note: expected ‘socklen_t * __restrict__’ but argument is of type ‘int *’ tpio_unix.c:1018:3: warning: pointer targets in passing argument 5 of ‘getsockopt’ differ in signedness /usr/include/sys/socket.h:190:12: note: expected ‘socklen_t * __restrict__’ but argument is of type ‘int *’ tpio_unix.c: In function ‘InitTCPSock’: tpio_unix.c:1103:3: warning: pointer targets in passing argument 3 of ‘getsockname’ differ in signedness /usr/include/sys/socket.h:119:12: note: expected ‘socklen_t * __restrict__’ but argument is of type ‘int *’ tpio_unix.c:1127:4: warning: pointer targets in passing argument 5 of ‘getsockopt’ differ in signedness /usr/include/sys/socket.h:190:12: note: expected ‘socklen_t * __restrict__’ but argument is of type ‘int *’ tpio_unix.c:1133:4: warning: pointer targets in passing argument 5 of ‘getsockopt’ differ in signedness /usr/include/sys/socket.h:190:12: note: expected ‘socklen_t * __restrict__’ but argument is of type ‘int *’ tpio_unix.c:1182:3: warning: pointer targets in passing argument 3 of ‘getsockname’ differ in signedness /usr/include/sys/socket.h:119:12: note: expected ‘socklen_t * __restrict__’ but argument is of type ‘int *’ tpio_unix.c:1221:4: warning: pointer targets in passing argument 5 of ‘getsockopt’ differ in signedness /usr/include/sys/socket.h:190:12: note: expected ‘socklen_t * __restrict__’ but argument is of type ‘int *’ tpio_unix.c:1227:4: warning: pointer targets in passing argument 5 of ‘getsockopt’ differ in signedness /usr/include/sys/socket.h:190:12: note: expected ‘socklen_t * __restrict__’ but argument is of type ‘int *’ client.c: In function ‘log_text’: client.c:456:5: warning: format not a string literal and no format arguments client.c:458:5: warning: format not a string literal and no format arguments tpio_unix.c:1243:3: warning: pointer targets in passing argument 3 of ‘getsockname’ differ in signedness /usr/include/sys/socket.h:119:12: note: expected ‘socklen_t * __restrict__’ but argument is of type ‘int *’ tpclient.c: In function ‘AdvanceTest’: tpclient.c:133:9: warning: ‘BytesPerSecondRecv’ may be used uninitialized in this function tpclient.c:141:6: warning: ‘msRecv’ may be used uninitialized in this function client.c: In function ‘main’: client.c:108:7: warning: ‘selectedMode’ may be used uninitialized in this function tpio_unix.c: In function ‘AcceptClient’: tpio_unix.c:476:16: warning: ‘s’ may be used uninitialized in this function tpio_unix.c: In function ‘InitTCPSock’: tpio_unix.c:1056:6: warning: ‘ret’ may be used uninitialized in this function i686-pc-linux-gnu-gcc -g -o tptestclient tpio_unix.o tpengine.o tpcommon.o client.o tpclient.o getopt.o >>> Source compiled. >>> Test phase [none]: net-analyzer/tptest-3.1.7 >>> Install tptest-3.1.7 into /var/tmp/portage/net-analyzer/tptest-3.1.7/image/ category net-analyzer >>> Completed installing tptest-3.1.7 into /var/tmp/portage/net-analyzer/tptest-3.1.7/image/ strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/sbin/tptestserver usr/bin/tptestclient * QA Notice: Files built without respecting LDFLAGS have been detected * Please include the following list of files in your report: * /usr/sbin/tptestserver * /usr/bin/tptestclient