* CPV: net-analyzer/ethloop-10-r1 * REPO: gentoo * Maintainer: netmon@gentoo.org * USE: elibc_glibc kernel_linux test userland_GNU x86 >>> Unpacking source... >>> Unpacking ethloop10.tgz to /var/tmp/portage/net-analyzer/ethloop-10-r1/work * Applying ethloop-10-gcc4.diff ... [ ok ] >>> Source unpacked in /var/tmp/portage/net-analyzer/ethloop-10-r1/work >>> Compiling source in /var/tmp/portage/net-analyzer/ethloop-10-r1/work/ethloop ... make -j14 i686-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu ethloop.c -o ethloop ethloop.c: In function ‘main’: ethloop.c:313:3: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘long unsigned int’ ethloop.c:344:6: warning: format ‘%d’ expects type ‘int’, but argument 2 has type ‘long int’ ethloop.c:344:6: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘long int’ ethloop.c:344:6: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘long int’ ethloop.c:344:6: warning: format ‘%d’ expects type ‘int’, but argument 5 has type ‘long int’ ethloop.c: In function ‘execprog’: ethloop.c:238:12: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result In file included from /usr/include/sys/socket.h:251:0, from ethloop.c:3: In function ‘recv’, inlined from ‘recv_raw’ at ethloop.c:139:4: /usr/include/bits/socket2.h:43:2: warning: call to ‘__recv_chk_warn’ declared with attribute warning: recv called with bigger length than size of destination buffer >>> Source compiled. >>> Test phase [none]: net-analyzer/ethloop-10-r1 >>> Install ethloop-10-r1 into /var/tmp/portage/net-analyzer/ethloop-10-r1/image/ category net-analyzer >>> Completed installing ethloop-10-r1 into /var/tmp/portage/net-analyzer/ethloop-10-r1/image/ strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/sbin/ethloop * QA Notice: Package has poor programming practices which may compile * fine but exhibit random runtime failures. * /usr/include/bits/socket2.h:43:2: warning: call to ‘__recv_chk_warn’ declared with attribute warning: recv called with bigger length than size of destination buffer * Please do not file a Gentoo bug and instead report the above QA * issues directly to the upstream developers of this software. * Homepage: http://luxik.cdi.cz/~devik/qos/ethloop/