Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 248138 Details for
Bug 338172
net-analyzer/tptest does not respect LDFLAGS
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
tptest-3.1.7:20100918-222439.log (text/plain), 11.71 KB, created by
Diego Elio Pettenò (RETIRED)
on 2010-09-20 11:42:47 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2010-09-20 11:42:47 UTC
Size:
11.71 KB
patch
obsolete
> * 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 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 338172
: 248138